Hi, this is a followup to my previous post
https://discord.com/channels/822460010649878528/1044464651146117152
I believe the issue is that if the 'libraries' parameter has more than one library, they all need to return something from the plex search otherwise it will fail. For example, this is my config:
playlists:
To Watch:
libraries: Movies, Kids Movies
summary: New and Unwatched Movies
plex_search:
all:
added: 10
unplayed: true
For this setup, I have marked a movie in each library that was added in the last 10 days as unwatched. I have attached Plex screenshots showing that 'The Princess and the Frog' matches in 'Kids Movies' and 'Three Thousand Years of Longing' matches in 'Movies'. If I run with the settings above, both items get added to the playlist, as shown in the third screenshot.
But if I mark either of those movies as played, then the playlist returns an error saying that no items were found even though the other movie should still match. I have included the portions of the meta.log for those three scenarios (both libraries have a matching movie, one library has a matching movie and the other does not) which hopefully is enough information. Please let me know if you need something more specific from either version of the logs.
Thanks!