Skip to content

Releases: lokenx/plexrequests-meteor

v1.8.1

23 Mar 18:15
Compare
Choose a tag to compare

See #293 for full updates

  • New search provider TV Maze
  • Custom notification text

v1.7.4

17 Mar 19:39
Compare
Choose a tag to compare
  • Fix for failing TV requests (API returned data had changed types)
  • For for adding shows to Sonarr due to the above

v1.7.2

29 Feb 23:57
Compare
Choose a tag to compare
  • Updated TMDB package

v1.7.1

27 Feb 02:56
Compare
Choose a tag to compare
  • Manually set status of movies

v1.7.0

27 Feb 02:50
Compare
Choose a tag to compare
  • Add pushbullet channels
  • Add auto-migrate database feature

Thanks to @rigrassm !

v1.6.2

23 Feb 20:18
Compare
Choose a tag to compare

Been slacking with releases for which I apologize. An overview of changes is below:

  • Reworked notifications to now include Slack
  • Sonarr settings changed to accommodate large libraries
  • Sonarr profiles are now pulled from Sonarr
  • Improved logging added to admin page
  • Web links fixed for subdirectories
  • Other bug fixes and improvements

v1.3.0

20 Nov 18:36
Compare
Choose a tag to compare
  • Added persistent logs accessible on the admin page

Important note: Most important events and errors are logged. The key exception are the service tests for CouchPotato, SickRage, and Sonarr which due to their nature aren't currently logged to the file. They do still appear in the console window though.

v1.2.0

13 Nov 18:56
Compare
Choose a tag to compare
  • Passwords can now be enabled for Plex.tv authentication
  • Landing on main page while logged in will auto-redirect after a few seconds to search page (preserving back button behaviour)

v1.1.0

04 Nov 20:00
Compare
Choose a tag to compare
  • Allowing banning of users from logging in

v1.0.0

04 Nov 17:30
Compare
Choose a tag to compare

Notable changes:

  • Entirely new code base (+3,123 −11,073 lines of code)
  • Approval system for requests
  • Auto-downloading of TV episodes if all episodes requested
  • Download status provided for TV Shows now
  • New visual style more in line with Plex
  • Numerous other quality of life and behind the scenes changes