Jump to content

xsetiadi

Members
  • Posts

    7
  • Joined

  • Last visited

  1. @Anderson Castro i try. with docker container. but you need to change a little bit. since the docker run cli command on official use net=host I cannot access the jellyfin. so I just delete that line and add this line and work fine for me: -e JELLYFIN_PublishedServerUrl=192.168.0.55 `#optional` \ -p 8096:8096 \ -p 8920:8920 `#optional` \ -p 7359:7359/udp `#optional` \ -p 1900:1900/udp `#optional` \
  2. hai, im planning to upgrade my local media server to use an external hard drive attached using hard drive docking on USB 3.0 what I'm confused about is. what is the best FileSystem format for my hard drive? I'm not planning to unmount and use the hard drive to another PC (for example: windows PC) So I'm ready to format it with FileSystem that fully optimizes on Linux (I'm using armbian noble) so ext4 or xfs? I hear xfs is better for copying large file sizes. my casual use is downloading movies, and watching it on jellyfin. or maybe I'm just using ext4?
  3. in case someone still not know. jellyfin now support official RK3588/3588S HWA. here the official steps https://jellyfin.org/docs/general/administration/hardware-acceleration/rockchip/
  4. why not try jellyfin. im mean jellyfin is free and support hw acceleration for orange pi5 now.
  5. @leeson just have time to try now. but on web browser and jellyfin media client the play method is direct playing. not transcode. is it allright? from what i feel. now i can play HEVC video on web browser. on my old jellyfin this won't happen.
  6. so we use jellyfin server from github, and jellyfin desktop client from docker right? @leeson i will try when my setup complete. currently waiting for custom desk.
  7. does this version of jellyfin able to play h265 smoothly? @leeson because jjm2473/jellyfin-mpp build is having hard time to play h265. and also what transcoding method you use
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines