Commit graph

17 commits

Author SHA1 Message Date
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
c1529da0e6 Added the ability to delete requests after they have become available 2020-07-31 13:51:58 +01:00
tidusjar
dc00a87da8 Added the availability checker for Radarr/Sonarr 2020-07-30 09:57:09 +01:00
tidusjar
483f021e29 Updated to 3.1 2020-02-07 23:01:36 +00:00
Jamie Rees
bea8551cd3 merge 2019-11-26 08:32:16 +00:00
tidusjar
181bd53202 Fixed the notifications issue 2019-11-10 14:56:12 +00:00
tidusjar
379ffeddba Updated to .net core 3.0 2019-11-05 22:04:37 +00:00
tidusjar
b07833e0e8 Merged develop with V4 2019-11-02 22:12:12 +00:00
tidusjar
1286c40f82 Hopefully provide a fix now for #2998
Theory is that the refresh metadata was using stale data and then overriding the availbility that just happened on that media item.
2019-10-16 21:41:17 +01:00
Jamie
d6b9cbc71e
Develop (#2947)
* Start the scheduler after the jobs have been assigned

* More to debug logging

* logging
2019-04-24 12:39:42 +01:00
tidusjar
27a7e96f75 Start the scheduler after the jobs have been assigned 2019-04-24 10:27:15 +01:00
Jamie Rees
7514881bd8 Added logging into the schedule jobs, users not get feedback about what is going on! 2019-04-23 14:19:01 +01:00
Jamie Rees
ad6c72f12a Fixed some of the issues with the new scheduler not firing correctly 2019-04-23 08:34:21 +01:00
tidusjar
8f50213867 Fixed the scheduler! 2019-04-14 21:48:31 +01:00
Jamie Rees
c3c0228b45 swap out the scheduler #2750 2019-04-11 12:56:32 +01:00
tidusjar
52d9a7a586 moved the jobs to use quartz 2019-04-09 23:24:30 +01:00
Jamie
9ce0b9e70e Converted the Plex Jobs to use Quartz 2018-10-02 21:34:16 +01:00