jkwill87 / mnamer

media file renaming and organizing tool
https://pypi.org/project/mnamer
MIT License
805 stars 68 forks source link

no matches found #247

Closed zrahman001 closed 1 year ago

zrahman001 commented 1 year ago

recently started getting a lot of "no matches found" messages. no idea how to troubleshoot this failure. Tried testing with a simple example as shown below.

image

zrahman001 commented 1 year ago

Not sure if this helps image image

zrahman001 commented 1 year ago

Looks like fix introduced here is causing the issue image TMDB doesn't like the date range. Replaced line 179 with f"{year}" All seems to be ok now. I am not a developer and have no idea how to suggest/promote this fix.

zrahman001 commented 1 year ago

Based on this thread - https://www.themoviedb.org/talk/63ac808cc56d2d00a980d115

My assumption is correct. Year parameter does not support a range.