Skip to content

Releases: lokenx/plexrequests-meteor

v1.21.2

16 Feb 05:11
e7ee1e1
Compare
Choose a tag to compare
  • Fix issue with tv search not giving results due to parsing errors

v1.21.1

11 Feb 08:15
Compare
Choose a tag to compare

Fix Broken TMDB Posters

  • Fix the broken TMDB posters by updating the poster size in the URL
  • Move to storing entire poster URL in the request entry
  • Add startup function to run once and update existing poster urls to
    the new format.
  • Fix issue with application trying to fetch Sonarr profiles even when
    disabled.

v1.21.0

09 Dec 17:33
Compare
Choose a tag to compare

Updates to Plex Authentication and User lists and Quality Profiles

  • Updated PleX authentication method to use the new APIv2
  • Plex authentication using Username or Email login now supported for
    all users
  • Fixed issue with Quality profiles not being persistent for both Sonarr
    and Radarr (About time!!)
  • Added a button to trigger a manual refresh of friends lists
  • Cleaned up the User Permissions UI

v1.20.13

28 Oct 11:01
a00a1ee
Compare
Choose a tag to compare
  • Added Telegram notification support

  • Added Markdown support to Telegram notification

  • Updated the README for Telegram notifications

  • Added Telegram bot docs to config page

  • Add Pushbullet Device ID Support

  • Adjusted the navbar to fit mobile displays more cleanly

  • Added some color to the search bar icon

  • Fixed some margins related to the search field on some window sizes

1.20.12

13 Oct 12:57
Compare
Choose a tag to compare
  • Fix Radarr method for adding movies not setting the Minimum Availability in the request
  • Version bump to 1.20.12

1.20.11

13 Oct 12:06
Compare
Choose a tag to compare
  • Fix error when testing IFTTT
  • Convert some more console.log statements to use the logger
  • Version bump to 1.20.11

v1.20.10

07 Oct 11:24
Compare
Choose a tag to compare
  • Fixed #492 - Error when adding TV series

v1.20.9

27 Sep 19:18
Compare
Choose a tag to compare
  • Merged commit from dev-testing that fixes issues with checking availability of a movie when using Radarr.
  • Fix issue with not being able to make movie requests when not having a client configured.
  • Version bump to v1.20.9

v1.20.8

27 Sep 17:56
Compare
Choose a tag to compare

Fix #490 - Correctly replace tag in custom notifications

Add .eslintrc.yaml to define the code style standards for better formatting.

Ran eslint against the entire project to get all code in a standardized format

Begin cleaning up old code that was not using best practices. Still have a bunch to do on this front but things are much cleaner now.

Add firstRun entry into the Settings collection which will give the ability to perform specific actions the first time Plexrequests is started up.

Various minor bug fixes

v1.20.7

30 Jun 01:58
Compare
Choose a tag to compare