github luigi311/JellyPlex-Watched v7.0.0

19 hours ago

Major changes! Lots has been simplified and cleanuped so its easier to find issues. For now this is gonna be single threaded since the threading was adding a bunch of code making it harder to keep track of logic and bugs.

Some big things that should help maintainability are

  • logger is much improved and now uses loguru so its easier to add new log lines
  • the watch structure is now using pydantic so it should be easier to follow the structure better everywhere and keep it consistent
  • using UV now for handling python
  • the validator should now tell you what is wrong with the generated output

This does have a lot of changes in it though so marking as v7

What's Changed

Full Changelog: v6.1.2...v7.0.0

Don't miss a new JellyPlex-Watched release

NewReleases is sending notifications on new releases.