Commit graph

4 commits

Author SHA1 Message Date
HaveAGitGat
275025ece8 Add tdarrSkipTest logic 2022-05-21 13:40:08 +01:00
Draper
7ffcd4d4f7
Add/update encodeURIComponent to allow for successful path uri encoding (#248)
* Add/update encodeURIComponent to allow for successful path uri encoding

* Breakup line to meet 120 char limit enforced by the tests

* concat string

Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2022-01-08 05:27:44 +01:00
Tony
bf37a65a17
ignore cert mismatch for *.plex.direct (#244)
* ignore cert mismatch for *.plex.direct

add parameter to ignore cert mismatches for custom domains since plex tries to push everything through their generated subdomains and it may see a cert issue.

* removed incorrect instruction no longer required
2022-01-06 00:33:49 +01:00
Tony
5b9b58074e
Create Tdarr_Plugin_goof1_URL_Plex_Refresh (#217)
* Create Tdarr_Plugin_goof1_URL_Plex_Refresh

* forgot .js

* Fix lint errors

* requested mods, waiting fir UI menu specs

* moving requires into function as shown in example and a stupid mistake

* escape \ in new lines for info bubbles

* rewording for clarity

* handle path sub edge cases

* added filler return and fixed path builder bug

* Add check for inputUI type

* Fix inputUI types

* Create Tdarr_Plugin_goof1_URL_Plex_Refresh

* forgot .js

* requested mods, waiting fir UI menu specs

* Fix lint errors

* moving requires into function as shown in example and a stupid mistake

* lint, add checkPlugins fixes and add promises to requests

Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2022-01-02 18:24:05 +01:00