Skip to content

Releases: nylonee/watchlistarr

v0.0.11

15 Dec 20:12
92767e3
Compare
Choose a tag to compare
  • Adds plex token functionality, including powerful GraphQL call to fetch plex friends
  • Lists movies/tv shows on first startup that are not found in the watchlist, but are in the -arrs

v0.0.10

19 Nov 21:00
9a9003c
Compare
Choose a tag to compare
  • Experimental code to ping the plex token every 24 hours to keep it refreshed
  • Refactor of classes, better testing and error handling
  • Fixed bug where Watchlistarr will attempt to add excluded movies/shows to Sonarr/Radarr during intermittent network connectivity
  • Fixed bug where Sonarr root folder was referencing Radarr

v0.0.9

14 Nov 22:23
c5dabc0
Compare
Choose a tag to compare
  • Publish the java .jar so that the app can be run natively
  • Improve the thread pool handling, allowing us to suppress the ClosedChannelException error
  • New flag to allow customizable sonarr season monitor types (e.g. 'all' or 'latestSeason' etc.)

v0.0.6

13 Nov 19:12
9e4aa95
Compare
Choose a tag to compare
  • Fixes a bug where custom url bases would not work on sonarr/radarr (#22)

v0.0.5

29 Oct 19:23
ea9fb21
Compare
Choose a tag to compare
  • Ensure that new series' that are added to Sonarr are marked as monitored

v0.0.4

29 Oct 14:24
c0b3a1d
Compare
Choose a tag to compare
  • Enable auto-detection of root folders when none is provided in config

v0.0.3

29 Oct 13:17
3596910
Compare
Choose a tag to compare
  • Minor CI/CD updates, tests the release build

v0.0.2

29 Oct 11:29
b3995f0
Compare
Choose a tag to compare
  • Skip items that have an exclusion, unless overridden by feature flag (default is skip)
  • Improve type safety by providing URIs instead of String
  • Update README

v0.0.1

29 Oct 10:20
a7b4fd4
Compare
Choose a tag to compare

Initial release of watchlistarr