• 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 Previous/Next Buttons not working

     
    • 0 Vote(s) - 0 Average

    Previous/Next Buttons not working

    In a TV Shows, Prev/next buttons don't play the previous or next episode
    roms
    Offline

    Junior Member

    Posts: 6
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    Country:United States
    #1
    2024-01-18, 11:35 PM
    When I'm playing a TV Shows, the previous and next buttons don't work. On the client I see this request getting a 404 error in the network log:

    Code:
    wss://my.host/jellyfin-media/socket?api_key=eb4ebd3774f94bf09d05b03d26c59ece&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTIxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTIxLjB8MTcwNTYxOTA4MzUwMQ11

    my reverse proxy is configured in apache:
    Code:
     <Location /jellyfin-media/socket>
        ProxyPreserveHost On
        ProxyPass "ws://127.0.0.1:8096/jellyfin-media/socket"
        ProxyPassReverse "ws://127.0.0.1:8096/jellyfin-media/socket"
     </Location>
     <Location /jellyfin-media>
        ProxyPass "http://127.0.0.1:8096/jellyfin-media"
        ProxyPassReverse "http://127.0.0.1:8096/jellyfin-media"
     </Location>

    Any ideas on how I can get the buttons to work?
    Thanks!

    client - Firefox + JellyFin web player (noticing same problem with jellyfin-media-player v 1.9.1 client too)
    server - 10.8.13 / Linux
    apache - 2.4.58
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Previous/Next Buttons not working - by roms - 2024-01-18, 11:35 PM
    RE: Previous/Next Buttons not working - by TheDreadPirate - 2024-01-18, 11:40 PM
    RE: Previous/Next Buttons not working - by roms - 2024-01-19, 02:04 PM
    RE: Previous/Next Buttons not working - by TheDreadPirate - 2024-01-19, 04:58 PM
    RE: Previous/Next Buttons not working - by roms - 2024-01-19, 06:49 PM
    RE: Previous/Next Buttons not working - by TheDreadPirate - 2024-01-19, 06:52 PM
    RE: Previous/Next Buttons not working - by roms - 2024-01-19, 06:55 PM
    RE: Previous/Next Buttons not working - by TheDreadPirate - 2024-01-19, 07:21 PM
    RE: Previous/Next Buttons not working - by roms - 2024-01-21, 02:47 AM
    RE: Previous/Next Buttons not working - by tmsrxzar - 2024-01-21, 03:10 AM
    RE: Previous/Next Buttons not working - by TheDreadPirate - 2024-01-21, 04:06 AM

    • 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