-
Save results to something like saved-results---.csv
Then read it in and if all 3 things match, read in the old file and compare with the new results.
Then you can print changes.
Also might as wel…
-
I'm thinking something like:
\# Old New
1) xx xx
2) yy zz
3) zz yy
etc.
-
Rather than cluttering up the main folders for each league, it might be nice to just have folders called "Saved Data Files" or something and put all the output save files in there.
-
**URL**: https://letterboxd.com/
**Browser / Version**: Firefox Mobile 85.0
**Operating System**: Android
**Tested Another Browser**: Yes Other
**Problem type**: Site is not usable
**Descripti…
-
Since all of the league routines read in essentially the same data, and that is the largest time constraint on running them, it would be nice to just read in the data once and compute all of the leagu…
-
see if scraping https://letterboxd.com/holopollock/watchlist/on/netflix-ca/ works
-
Could you add support for collections?
e.g. https://letterboxd.com/films/in/halloween-collection/
-
En la [página de importación](https://letterboxd.com/about/importing-data/) aún sale el enlace al repositorio antiguo, se debería contactar con ellos para que lo actualizaran
-
- scrape the csv export link for watchlist instead of scraping the list as html
- Should improve the biggest performance bottleneck we see right now.
-
**Is your feature request related to a problem? Please describe.**
I use [letterboxd-list-radarr](https://github.com/screeny05/letterboxd-list-radarr) and it sometimes fails to retrieve films and the…