• 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 Android TV (Shield) client bugs when playing movies that have multiple versions

     
    • 0 Vote(s) - 0 Average

    Android TV (Shield) client bugs when playing movies that have multiple versions

    theguymadmax
    Online

    Community Moderator

    Posts: 1,117
    Threads: 0
    Joined: 2024 Jun
    Reputation: 59
    #5
    2024-09-24, 06:45 PM (This post was last modified: 2024-09-24, 07:05 PM by theguymadmax. Edited 2 times in total.)
    If the filename includes resolution information after the dash, the files will be sorted from highest to lowest resolution. If there’s no resolution specified, they’ll be sorted alphabetically. This is the intended behavior, but a few bugs were just fixed, so it should work correctly in the next release. For now, however, files will be sorted by resolution, from highest to lowest, regardless of how they are named.

    1st bug might just be Android TV issue.  - I actually don't have this issue
    2nd one is a bug that has be well documented. - This issue occurs for me when I have two movies that aren’t configured as multiple versions, meaning they’re in different folders or without the dash in filename. I’ve also encountered it with multiple versions in the past, but I was able to fix it by making some edits to the database.

    There's a bug with the server that fails to delete alternative versions from the database when they are renamed or removed. I believe the two other bugs are side effects of this issue.

    Aside from a fresh install, the only way I’ve resolved issues with multiple versions is by editing the database to remove "ghost" entries. If you’d like to give it a try, here are the steps:
    1. Download SQLite Browser
    2. Shut down the server.
    3. Open library.db (always back up first!). Locations vary:
      • /var/lib/jellyfin/data/library.db
      • X:\ProgramData\Jellyfin\Server\data\library.db
      • X:\Users\Username\AppData\Local\jellyfin\data\library.db
    4. Choose the “Browse Data” tab and select “TypedBaseItems.”
    5. Filter for the movie title in “Filter in any column”; you can refine it using the “Path” field.
    6. Find the old entries of type “MediaBrowser.Controller.Entities.Video,” right-click, and delete the record.
    7. Click “Write Changes,” close the database, and restart the server.
    For your example, you should only have two entries for JP: one for "MediaBrowser.Controller.Entities.Movie.Movie" and one for "MediaBrowser.Controller.Entities.Video". Keeps those and delete the rest.

       
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Android TV (Shield) client bugs when playing movies that have multiple versions - by dinosm - 2024-09-24, 12:30 AM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by theguymadmax - 2024-09-24, 01:12 AM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by dinosm - 2024-09-24, 04:59 PM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by TheDreadPirate - 2024-09-24, 05:58 PM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by dinosm - 2024-09-24, 06:49 PM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by theguymadmax - 2024-09-24, 06:45 PM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by dinosm - 2024-09-25, 12:10 AM
    RE: Android TV (Shield) client bugs when playing movies that have multiple versions - by theguymadmax - 2024-09-25, 03:40 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