Commit graph

25 commits

Author SHA1 Message Date
tidusjar
f41eea89a0 Added the watchlist import for movies 2022-04-07 11:20:33 +01:00
tidusjar
bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232 2021-06-28 23:27:58 +01:00
Joshua M. Boniface
9fe644f3db Add separate Jellyfin server type
Due to forthcoming changes to the Jellyfin API, this adds support for
Jellyfin as server type completely independent from Emby. It also undoes
the workarounds that treated Jellyfin as a subset of Emby.
2020-12-10 02:16:20 -05:00
tidusjar
bffa7d33d4 Fixed the emby connect issue 2020-07-31 16:14:06 +01:00
tidusjar
4340dc44bf Fixed #3245 2020-03-24 23:44:26 +00:00
Jamie Rees
c4aa053de9 Removed the global lock 2019-03-29 14:47:17 +00:00
Jamie Rees
ee668dfd34 #2750 stuff 2019-03-26 12:12:58 +00:00
Jamie
4f5c879fd7 Fixed error !wip #2591 2018-10-26 23:25:30 +01:00
Jamie
07f3f4162a Added the ability to get the ombi user via a Plex Token #2591 2018-10-26 21:07:43 +01:00
Jamie
bb4d59e355 Removed the pinID from the OAuth url #2548 2018-09-28 21:02:30 +01:00
Jamie
b6645c8b58 Made the OAuth a Popout to work with Org 2018-08-18 23:04:48 +01:00
Jamie
41da68b961 Fixed the Plex OAuth warning 2018-07-03 12:33:21 +01:00
Jamie Rees
7bfc5ad632 Rework how we create the OAuth Pin !wip 2018-07-02 08:44:32 +01:00
Jamie Rees
cbf331cd09 Revert "Fixed Plex OAuth, should no longer show Insecure warning"
This reverts commit c55fc32c63.
2018-07-02 08:06:43 +01:00
Jamie Rees
c55fc32c63 Fixed Plex OAuth, should no longer show Insecure warning 2018-07-01 22:16:12 +01:00
Jamie
647a01ebb0 Use the Application URL if we have it to fix #2201 2018-04-28 20:47:42 +01:00
Jamie
e12146c986 More improvements to the Plex OAuth, Added the ability to turn it off if needed 2018-04-24 08:32:31 +01:00
Jamie Rees
2fc4ef2613 Got plex oauth working! !wip 2018-04-19 14:26:22 +01:00
Jamie
dda467828c
Merge DNC into Master (#2034)
* Fix the issue where the user could not login if the plex account only allows email logins

* Fixed #2019

* Added Mass Email functionality (#2027)

* !wip

* !wip

* !qwip

* !wip

* Mass email is done

* Update README.md

* /bin/bash: wip: command not found
2018-03-04 20:43:51 +00:00
Jamie
62ee9d8cdb Hide the password field if it's not needed #1815 2018-01-18 08:23:45 +00:00
Jamie
d5787e6625 Allow users to login without a password 2017-12-20 13:40:36 +00:00
tidusjar
6ad6dd4a74 Fixed emby connect login issue 2017-12-15 21:44:59 +00:00
Jamie
6e04e2effe Update the Emby Connect Username in the user importer. To update the emby connect email address we do it when the user logs in, since the only way to get that information is to use the users Username and Password, since we do not keep this information we cannot do it in the User Importer, but if they have successfully logged in via Emby Connect then we check if we need to update the email address on login 2017-11-24 10:00:30 +00:00
tidusjar
a383839bd0 Fixed #1721 2017-11-23 15:32:49 +00:00
tidusjar
057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
Made the tv shows match a bit more to the movie requests
Added the ability for plex and emby users to login
Improved the welcome email, will only show for users that have not logged in
Fixed discord notifications
the about screen now checks if there is an update ready
#1513
2017-09-28 19:53:30 +01:00