Marc Herschel
Marc Herschel
With the new 1.9.0 it dumps the environment variables right at the start. Please let me know if it contains UNLOCK_FOR_NEW_TV_AGENT = 2;4 in there
`UNLOCK_FOR_NEW_TV_AGENT=` Indicates that the variable is set, however with an empty string. So it looks like the values you have are not passed to the container. I'd check the configuration...
For anyone else stumbling onto this issue. You need to set the value `UNLOCK_FOR_NEW_TV_AGENT=1;2` to the values of tv show agent libraries you want to use (this has historic reasons)...
I agree that this is a useful feature, searching IMDB with minimum votes < 1000 yields some really bad results. One question would be how are ratings below the threshold...
@jobrien2001 Can you provide examples for data that is wrong? Data is sourced from the daily updated IMDB data sets or scraped from their website (then cached for 7 days...
A lot of issues would be solved if the Plex API was a tad more advanced. The main problem is that this tool only works since it can directly access...
Do you run this in a docker or on bare metal? If it gets stuck at that point something very weird I/O related must happen on your system: I just...
Last thing you could do is send me a link to your database via email. Would be interesting to see if this behavior is reproduced on my system.
Sure! The file is usually located in: Plex Media Folder/Plug-in Support/Databases and named com.plexapp.plugins.library.db In Unraid this will likely be in the data folder of the plex container. You can...
Closed - discussion continues in #135 Thanks to @ShrinkWrapper the curlpit of this issue has been identified - it is now possible to create a fix for it; hope to...