Also fixed some bugs that I found due to implementing lists.
Added support for short (1 page) and long (over 5 page) lists and watchlists
Fixed error handling for letterboxd movies that use the tv instead of movie for tmdb. Currently this is just unsupported by Radarr so we skip any movie that is on the tv portion of tmdb.
Adding support for letterboxd lists. Added in the same way as usernames in config.ini, ex:
lists = jhillman/list/they-shoot-zombies-dont-they-the-1000-greatest-3 johnfilms/list/best-science-fiction-films-of-the-2010s
Just take everything after https://www.letterboxd.com/
Also fixed some bugs that I found due to implementing lists.