Commit graph

162 commits

Author SHA1 Message Date
tidusjar
978d4ea33b feat(request-limits): Added the UI portion to set the new limits 2021-09-25 23:26:14 +01:00
tidusjar
a6e8eefecc wip 2021-09-25 22:22:19 +01:00
tidusjar
6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services 2021-09-22 22:15:25 +01:00
tidusjar
0c4bd10b0f Added the Digital Release Date back in.
Improved performance and system load when loading content #4082
2021-07-07 11:59:27 +01:00
tidusjar
81f410d782 Ombi will now tell you when there is an update available in the settings, clicking that will also provide you with the changelog and links to manually download the binaries.
Also removed references to the custom HTTP client implimentation and we now use the inbuilt IHttpClientFactory, this means we have removed the "Ignore Certificate Errors" option in Ombi as it's no longer needed.
2021-04-04 23:35:38 +01:00
tidusjar
b7bb0869da Made a start on the issues rework 2021-02-12 21:39:57 +00:00
tidusjar
cb127f3858 Added Rotten Tomatoes ratings to the detail pages 2021-01-04 22:51:42 +00: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
0d55eec72e Update to net5.0 2020-11-10 19:22:34 +00:00
tidusjar
26b2a574be Updated the Radarr API to support the new V3 endpoints. There's now a new V3 flag on the radarr settings 2020-10-11 00:52:37 +01:00
tidusjar
0afe5de211 Fixed #3794 2020-10-11 00:06:02 +01:00
tidusjar
2171768757 package updates 2020-09-30 22:36:09 +01: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
cf527d41a8 Fixed build 2020-06-11 11:47:52 +01:00
tidusjar
3d5e4383d9 When saving setting, kick off the sync 2020-06-11 11:04:17 +01:00
tidusjar
4340dc44bf Fixed #3245 2020-03-24 23:44:26 +00:00
Jamie Rees
7a422cd82e added the new mobile notification provider 2020-02-20 22:01:09 +00:00
Jamie Rees
993510efdd merge 2020-02-18 22:26:42 +00:00
Jamie Rees
ac51126437 merge 2020-02-18 22:03:54 +00:00
tidusjar
483f021e29 Updated to 3.1 2020-02-07 23:01:36 +00:00
tidusjar
952db09e28 Started on whatsapp 2020-01-11 00:41:55 +00:00
tidusjar
92195a1598 Added another API 2019-12-06 00:32:08 +00:00
Namaneo
88f3f0f9f0 Integrate webhooks into existing notification mechanism 2019-11-29 16:47:30 +01:00
Jamie Rees
bea8551cd3 merge 2019-11-26 08:32:16 +00:00
tidusjar
b41fcb467e Removed hangfire completly from Ombi 2019-11-10 15:05:01 +00:00
tidusjar
181bd53202 Fixed the notifications issue 2019-11-10 14:56:12 +00:00
tidusjar
ccbf67d3a6 really fixed the build 2019-11-06 12:21:35 +00:00
tidusjar
2365341207 Develop into v4 2019-11-05 22:21:56 +00:00
tidusjar
a8026aecf4 Upgrade to .net standard 2.1 2019-11-05 22:06:23 +00:00
tidusjar
379ffeddba Updated to .net core 3.0 2019-11-05 22:04:37 +00:00
tidusjar
560c3c3ead Finished it! 2019-11-03 21:53:22 +00:00
tidusjar
37aca4e423 Got the new DB structure in place 2019-11-02 22:49:14 +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 Rees
7ce5074926 Got artist information actually coming back 2019-07-24 14:02:06 +01:00
tidusjar
ea24e33d31 !wip on adding music to v4 2019-07-03 23:51:43 +01:00
Jamie Rees
189cfcaf05 work on issues and imporving the api.
Also added the GroupMe Api project so we can later add this as another notification agent
2019-05-31 14:54:51 +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
975a162edd merge 2019-04-23 13:40:17 +01:00
Jamie Rees
f16b33c437 Merge 2019-04-23 10:31:28 +01:00
tidusjar
e9ead2eddb update poc quartz with develop 2019-04-09 21:59:33 +01:00
tidusjar
9a267465a7 Added the calendar! 2019-03-30 00:09:43 +00:00
tidusjar
8febad53b0 merge 2019-03-27 10:41:20 +00:00
Jamie Rees
117bd1cd8b #2750 stuff 2019-03-26 12:13:37 +00:00
Guillaume Taquet Gasperini
94b70c2f2c Add Gotify as notification provider 2019-03-20 19:44:21 +01:00
TidusJar
a4cbb24d0f !wip 2019-02-13 14:34:40 +00:00
tidusjar
41ae641732 Merge from dev 2019-02-09 22:26:28 +00:00