adamgot / python-plexlibrary

Create and maintain dynamic Plex libraries based on recipes.
BSD 3-Clause "New" or "Revised" License
203 stars 40 forks source link

symlinks - new agent #107

Closed Xpl0yt91 closed 3 years ago

Xpl0yt91 commented 3 years ago

I'm using the movies_trending recipe. Files have tmdb IDs in to help with the agent.

2021-05-06 16:07:11,847 INFO:↓ 10 240: trnd:230, w_trnd:0.035; vote:5.5, w_vote:0.004; age: 757, w_age:0.000; w_rnd:0.013; w_cmb:0.052; Hellboy 2019 2021-05-06 16:07:11,847 INFO: 0 241: trnd:241, w_trnd:0.003; vote:6.5, w_vote:0.029; age: 335, w_age:0.000; w_rnd:0.003; w_cmb:0.034; The Last Days of American Crime 2020 2021-05-06 16:07:11,847 INFO:Trying to match with items from the 'Movies' library 2021-05-06 16:07:14,445 INFO:Creating symlinks for 0 matching items in the library... 2021-05-06 16:07:14,446 INFO:Created symlinks for 0 new items: 2021-05-06 16:07:14,446 INFO:Creating the 'Movies - Trending' library in Plex...

I have trending movies in the library. However the creating symlinks is still as '0'.

Anyone ideas would be awesome. This is definitely a user issue I imagine.