• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Video works in Jellyfin Web but not on Android (fire tv included)

     
    • 0 Vote(s) - 0 Average

    Video works in Jellyfin Web but not on Android (fire tv included)

    I have several videos that I can play with jellyfin web but not with jellyfin clients on android and fire tv.
    lx77
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 May
    Reputation: 1
    Country:Germany
    #5
    2024-05-28, 10:01 PM
    The server is a synology DS416play with an Intel Braswell Chip.
    Yes, it is a docker install.

    I installed it with portainer.

    Code:
    version: "3.9"
    services:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: Jellyfin-HT
        environment:
          TZ: Europe/Berlin
          user: 1026:100
        volumes:
          - /volume1/docker/jellyfin/config:/config:rw
          - /volume1/docker/jellyfin/cache:/cache:rw
          - /volume1/docker/jellyfin/logs:/logs:rw
          - /volume1/video:/video:rw
          - /volume1/music:/audio:rw
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
          - /dev/dri/card0:/dev/dri/card0
        restart: on-failure:5
        network_mode: host

    Did I miss anything?

    My transcoding settings are like…
       

    Isn't it strange that it works in Jellyfin Web but not on android?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Video works in Jellyfin Web but not on Android (fire tv included) - by lx77 - 2024-05-28, 08:42 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by TheDreadPirate - 2024-05-28, 08:57 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by lx77 - 2024-05-28, 09:14 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by TheDreadPirate - 2024-05-28, 09:18 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by lx77 - 2024-05-28, 10:01 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by lx77 - 2024-05-28, 10:09 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by TheDreadPirate - 2024-05-28, 10:35 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by lx77 - 2024-05-28, 11:07 PM
    RE: Video works in Jellyfin Web but not on Android (fire tv included) - by lx77 - 2024-05-28, 11:30 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode