Changes
Added new content router service. Replaces the genre routing with a new plugin based system that allows defining routes on many different criteria. Also allows for easily implementing new criteria in future releases.
Added non-Plex Pass support. Syncs on a schedule instead of in real time (RSS are Plex Pass only). All other functionality remains.
Reworked some contingencies related to rate limiting during initial syncs.
- Develop (#85) @jamcalli
- 📝 Add docstrings to
develop(#86) @coderabbitai - feat: enhance watchlist workflow with sync mode and RSS availability … (#83) @jamcalli
- 📝 Add docstrings to
feature/non-plex-pass(#84) @coderabbitai - 📝 Add docstrings to
feature/content-router-plugins(#82) @coderabbitai - Feature/content router plugins (#77) @jamcalli
- 📝 Add docstrings to
feature/content-router-plugins(#81) @coderabbitai - 📝 Add docstrings to
feature/content-router-plugins(#78) @coderabbitai
Docker
docker pull lakker/pulsarr:0.2.12
Contributors
@coderabbitai, @coderabbitai[bot] and @jamcalli