v0.5.2
v0.5.2
What's Changed
- feat: Custom requester user selection for list sync by @crsmoro in #8
- fix: IMDb list pagination limitation (Issue #5 ) by switching to Selenium
- fix: Media selection accuracy improvements (Issue #6 )
Major Changes
- Added ability to choose which user makes requests on ListSync's behalf
- Complete IMDb list support - removed 250 item limitation
- Improved media matching accuracy with year-based matching
Technical Improvements
- Migrated from BeautifulSoup to Selenium for web scraping
- Added title normalization for better matching
- Enhanced logging and error handling
- Improved pagination handling for large lists
Bug Fixes
- Fixed IMDb lists stopping at 250 items (#5 )
- Resolved incorrect media selection for ambiguous titles (#6 )
- Added retry mechanism for failed page loads
- Implemented stricter title matching criteria
New Contributors
Full Changelog: v0.5.1...v0.5.2