• 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 TMDb Box Sets ignoring "minimum number of movies" setting

     
    • 0 Vote(s) - 0 Average

    TMDb Box Sets ignoring "minimum number of movies" setting

    and possible source of this error (?)
    tompw
    Offline

    Junior Member

    Posts: 19
    Threads: 5
    Joined: 2023 Nov
    Reputation: 0
    Country:Canada
    #1
    2024-07-18, 03:38 PM (This post was last modified: 2024-07-18, 05:40 PM by tompw. Edited 2 times in total.)
    I have the TMDb Box Sets plug-in, with "minimum number of movies" set to three. For collections with 3 or more movies, everything works fine. The issue is that is creates collections with just 2 movies (despite the setting), and then those collections don't have images or metadata.
    It's like the plugin creates the folder in\Jellyfin\Server\data\collections\ (which JellyFun server then picks up on), but then doesn't do anything with it because it has too few items.


    Example of the relevant log entries (after I added The Bourne Identity and later The Bourne Supremacy):

    [2024-07-17 10:16:51.368 -04:00] [INF] [8] Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager: Minimum number of movies is 3, but there is/are only 1: "The Bourne Identity"
    • No collection added (as expected)
    [2024-07-17 23:09:44.684 -04:00] [INF] [8] Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager: Minimum number of movies is 3, but there is/are only 2: "The Bourne Identity, The Bourne Supremacy"
    • Collection added, with no images (not as expected)
    [2024-07-17 23:12:35.345 -04:00] [INF] [63] Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager: Minimum number of movies is 3, but there is/are only 2: "The Bourne Identity, The Bourne Supremacy"
    [2024-07-17 23:22:12.918 -04:00] [INF] [45] Jellyfin.Plugin.TMDbBoxSets.ScheduledTasks.RefreshLibraryTask: Starting TMDbBoxSets refresh library task
    [2024-07-17 23:22:14.758 -04:00] [INF] [45] Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager: Found 67 TMDb collection(s) across all movies
    ....
    [2024-07-17 23:22:14.813 -04:00] [INF] [45] Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager: Minimum number of movies is 3, but there is/are only 2: "The Bourne Identity, The Bourne Supremacy"
    [2024-07-17 23:22:15.400 -04:00] [INF] [45] Jellyfin.Plugin.TMDbBoxSets.ScheduledTasks.RefreshLibraryTask: TMDbBoxSets refresh library task finished
    [2024-07-17 23:22:15.410 -04:00] [INF] [45] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan library for new box sets" Completed after 0 minute(s) and 2 seconds

    I'm running Jellyfin v10.9.6 on a Windows 7 Pro PC (SP1, 64-bit) (don't mock!); Jelly BoxSets version 11.0.0. (I've also deleted the v10 files from my computer, just in case)

    I have a hacky workround (a batch file that deletes the relevant files in \Jellyfin\Server\data\collections\, but I have to run that every day!

    Separately, I opened up Jellyfin.Plugin.TMDbBoxSets.dll in Notepad, and found the following text:
    • $('#minimum-movies', page).val(config.MinimumNumberOfMovies || "2");
    • config.MinimumNumberOfMovies = parseInt(minimumNumberOfMovies) || "2";
    ... so it looks like the plug-in isn't correctly obtaining the "minimum number of movies" setting (2 is the default).
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-18, 03:38 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by TheDreadPirate - 2024-07-18, 04:57 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-18, 05:48 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by TheDreadPirate - 2024-07-18, 05:51 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-18, 06:15 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by TheDreadPirate - 2024-07-18, 06:30 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-18, 06:39 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by theguymadmax - 2024-07-18, 08:23 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by TheDreadPirate - 2024-07-18, 08:32 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-18, 11:32 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by theguymadmax - 2024-07-18, 11:42 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-19, 02:12 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by TheDreadPirate - 2024-07-19, 12:52 AM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-19, 02:33 AM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by TheDreadPirate - 2024-07-19, 02:21 PM
    RE: TMDb Box Sets ignoring "minimum number of movies" setting - by tompw - 2024-07-20, 08:04 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