-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0 New items / IDs error #99
Comments
Here is my YAML file. If anyone else can run this recipe then I know it's an issue with my install.
|
Now generating error:
|
did you ever get this working? im getting the same thing. created new legacy library so I know its not using the new agent, but saying that, is this now no longer working at all? or is it still working when using legacy agent? |
Not working for me still unfortunately. I ended up going into sonarr, tagging those shows and then moving that list into a new directory and then created a new library from that dir... |
Ive gone down the auto collections route now. same as this but collections rather than libraries. not ideal, and not what I really wanted, but its a work around and something to use until this is working again |
I can confirm that it is still working with Legacy as I never switched agents and the script is still working for me. |
I've just updated to the latest Plex server build: 1.21.0.3616
user@Ubuntu-1804-bionic-64-minimal:/opt/appdata/python-plexlibrary$ sudo python3 plexlibrary tv_cartoons 2020-11-24 12:35:00,719 INFO:Running the recipe 'tv_cartoons' 2020-11-24 12:35:00,719 INFO:Retrieving the trakt list: https://api.trakt.tv/users/kylesheila/lists/kids-cartoons/items/tv 2020-11-24 12:35:00,879 INFO:Trying to match with items from the 'TV Shows' library 2020-11-24 12:35:00,887 INFO:Creating symlinks for 0 matching items in the library... 2020-11-24 12:35:00,887 INFO:Created symlinks for 0 new items: 2020-11-24 12:35:00,888 INFO:Creating the 'TV - Kids Cartoons' library in Plex... 2020-11-24 12:35:00,893 WARNING:Library already exists in Plex. Scanning the library... 2020-11-24 12:35:00,896 INFO:Waiting for metadata to finish downloading... 2020-11-24 12:35:00,902 INFO:Retrieving a list of items from the 'TV - Kids Cartoons' library in Plex... 2020-11-24 12:35:00,905 INFO:Setting the sort titles for the 'TV - Kids Cartoons' library... 2020-11-24 12:35:00,905 INFO:Scanning the 'TV - Kids Cartoons' library... ^[[A^[[A2020-11-24 12:35:10,940 INFO:Number of items in the new library: 0 2020-11-24 12:35:10,940 INFO:Number of missing items: 0
If I run an existing recipe/library, then it is able to match with my 'TV Shows' library and remove/add new symlinks.
If I run a new recipe it won't match and it creates 0 symlinks.
To try and work out what variables are causing the issue I copied a working recipe .yml file. I then changed:
I left everything else the same but it does not work.
The text was updated successfully, but these errors were encountered: