Ombi/src/Ombi.Helpers
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
* feat: updated radarr settings API to support 4k

* feat: refactored the radarr setting page to support the new model

* feat: Added 4k radarr to the settings page

* feat: Added the new Movie 4k Request

* feat: Got some of the backend rules done

* feat: Made a load of progress

* Removed the csproj ref

* feat: fixed the radarr ui

* feat: fixed up all the movie requests page

* feat: Hide the 4K buttons when the user does not have the 4k permission

* fix: fixed the templateref issue

* test: fixed up all the tests

* feat: Added migrations for media sever quality. Emby and Radarr Sync jobs now pull the quality

* feat: Done the media sync jobs

* feat: plex availability checker

* feat: Updated the jellyfin availability checker to check for 4k

* feat: updated emby availbility checker to check for 4k

* feat: almost got it all working now

* feat: Added 4k approve to the request list options

* feat: Added 4k to the requests list and bulk approve

* feat: Added the features service

* feat: added feature update to the frontend

* feat: got the features page working

* feat: Applied the feature service on the backend

* feat: added the feature flag on the UI

* feat: added 4k to the card
2022-02-14 22:08:09 +00:00
..
ApplicationSettings.cs Added the new notification provider to the settings page 2020-05-13 22:14:28 +01:00
AssemblyHelper.cs Fixed #4140 2021-04-07 20:27:24 +01:00
ByteConverterHelper.cs Reworked the TV model AGAIN #865 2017-05-16 16:09:06 +01:00
CacheKeys.cs Got a bit of the work done, needs some polish then tackle tv 2021-03-23 22:08:20 +00:00
CacheService.cs Fixed the discord notification test issue 2021-07-27 09:42:42 +01:00
Cron.cs Fixed some of the issues with the new scheduler not firing correctly 2019-04-23 08:34:21 +01:00
DateTimeExtensions.cs feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference 2021-09-22 21:49:28 +01:00
DemoLists.cs !wip demo 2019-01-28 19:38:00 +00:00
DemoSingleton.cs More demo work, unintresting stuff 2021-05-20 16:00:59 +01:00
EmbyHelper.cs Remove remaining IsJellyfin sections 2020-12-11 23:23:25 -05:00
HtmlHelper.cs unit tests 2019-04-05 13:39:14 +01:00
ICacheService.cs Added the Digital Release Date back in. 2021-07-07 11:59:27 +01:00
IProcessProvider.cs Added the ability to run a user defined update script #1460 2017-10-23 11:35:02 +01:00
JellyfinHelper.cs Remove remaining IsJellyfin sections 2020-12-11 23:23:25 -05:00
JobDataKeys.cs feat(emby): Added a emby recently added sync! 2021-11-19 22:41:36 +00:00
JsonConvertHelper.cs Added the SickRage API integration 2017-11-24 13:53:51 +00:00
LinqHelpers.cs feat: Upgrade Ombi to .NET 6 (#4390) 2021-11-09 21:54:51 +00:00
LoggingEvents.cs Add separate Jellyfin server type 2020-12-10 02:16:20 -05:00
MediaCacheService.cs feat: Upgrade Ombi to .NET 6 (#4390) 2021-11-09 21:54:51 +00:00
NotificationAgent.cs merge 2020-02-18 22:03:54 +00:00
NotificationSubstitues.cs fix(issues): 🐛 Fixed where we did not show the poster when an issue is raised for media we do not have a request for #4402 2021-11-15 22:08:37 +00:00
NotificationType.cs feat(notifications): Added Partially Available Notifications 2021-10-09 00:17:56 +01:00
Ombi.Helpers.csproj feat: Upgrade Ombi to .NET 6 (#4390) 2021-11-09 21:54:51 +00:00
OmbiQuartz.cs Fixed the duplicate notifications 2020-06-22 21:41:58 +01:00
OmbiRoles.cs feat(radarr): 4K Requests and Radarr 4K support 2022-02-14 22:08:09 +00:00
PaginationHelper.cs We now have infinite scroll! 2019-04-17 17:19:06 +01:00
PlexHelper.cs refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463) 2022-01-31 20:15:31 +00:00
PosterPathHelper.cs added background property to tvrequests API (#2172) 2018-04-19 08:05:49 +01:00
ProcessProvider.cs Added the ability to run a user defined update script #1460 2017-10-23 11:35:02 +01:00
RuleNotFoundException.cs Lot's of refactoring 2017-07-06 16:24:51 +01:00
SerializerSettings.cs The move! 2017-05-16 08:31:44 +01:00
StartupSingleton.cs Fixed a bunch of jellyfin issues 2021-01-03 21:22:52 +00:00
StringCipher.cs The move! 2017-05-16 08:31:44 +01:00
StringHelper.cs Replaces scheme to https for all urls returned to client side. 2020-10-07 21:01:17 +13:00
UriHelper.cs More unit tests 2019-04-11 15:15:37 +01:00