Commit Graph

112 Commits (ea24e33d31c411a4ace8b83d948c12704886c681)

Author SHA1 Message Date
tidusjar ea24e33d31 !wip on adding music to v4
5 years ago
Jamie Rees 189cfcaf05 work on issues and imporving the api.
5 years ago
Jamie Rees bfaf2b8f8c Updated packages
5 years ago
Jamie Rees 975a162edd merge
6 years ago
Jamie Rees ad6c72f12a Fixed some of the issues with the new scheduler not firing correctly
6 years ago
tidusjar 961ba4297a We now have infinite scroll!
6 years ago
tidusjar 68ea440dbb Added unit tests for the new pagination helper, got it working now
6 years ago
Jamie Rees 227ec0a6f8 WIP on scrolling
6 years ago
Jamie Rees 781cc31380 More unit tests
6 years ago
tidusjar 52d9a7a586 moved the jobs to use quartz
6 years ago
tidusjar c556334f79 Fixed #2910
6 years ago
Jamie Rees e5cc355dfe unit tests
6 years ago
Jamie Rees 4baff16d07 stop throwing new exceptions instead of just rethrow
6 years ago
Jamie Rees 7fdbc10ccc More work on the calendar, including unit tests
6 years ago
Jamie Rees c4aa053de9 Removed the global lock
6 years ago
tidusjar 8febad53b0 merge
6 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
6 years ago
Jamie cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
6 years ago
Guillaume Taquet Gasperini 94b70c2f2c Add Gotify as notification provider
6 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
6 years ago
Jamie Rees 1322076aa6 Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750
6 years ago
Jamie Rees 619e22827f Fixed up the episode request modal a bit
6 years ago
Jamie Rees 63b93561e3 Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750
6 years ago
tidusjar fefd0c0242 Make the movies results random once the cache expires #2837
6 years ago
tidusjar d9209642f2 !wip demo
6 years ago
tidusjar 65ea88925a Added a demo mode, this will only show movies and shows that are in the public domain. Dam that stupid fruit company
6 years ago
TidusJar c2c8a772dd Did #2756
6 years ago
TidusJar 1f59693c7e Added the ability to change where the View on Emby link goes to #2730
6 years ago
TidusJar b375dd888b There is now a new Job in ombi that will clear out the Plex/Emby data and recache. This will prevent the issues going forward that we have when Ombi and the Media server fall out of sync with deletions/updates #2641 #2362 #1566
6 years ago
tidusjar cb7c7992d9 If we don't know the Plex agent, then see if it's a ImdbId, if it's not check the string for any episode and season hints #2695
6 years ago
TidusJar 0a63dd0ef5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 43e30ec0bb Updated to .net core 2.2 and included a linux-arm64 build
6 years ago
TidusJar da5d4f0738 Finished off the job
6 years ago
Anojh 0b2b3d2f30 New role to enable users to remove their own requests
6 years ago
TidusJar 8915e64ff3 Updated all the MS packages
6 years ago
Jamie 8fd3c57cb7
Merge branch 'develop' into feature/lidarr
6 years ago
Jamie b72905ab4a Got most of the requesting stuff done! !wip #2313
6 years ago
Jamie 207c60b7f8 Added the lidarr sync !wip
6 years ago
Jamie 70db3c7bca Loads more work *phew* !wip
6 years ago
TidusJar eb1c2a6959 !wip added the lidarr settings ui
6 years ago
TidusJar ce79fec216 Stript out certain characters when sending a pushover message #2385
6 years ago
Jamie a94898cf73
Merge pull request #2400 from tidusjar/feature/netcore2.1.1
6 years ago
Jamie ec628e9217 Updated to 2.1.1
6 years ago
Jamie Rees 73d444cde2 Fixed the View On Emby URL since the Link changed #2368
6 years ago
Jamie Rees d8fdc75cfb revert
6 years ago
Jamie 48baef1dfd Update to .net 2.1.1
6 years ago
Jamie d1e78b201c
Merge pull request #2296 from tidusjar/feature/dotnetcore2.1
6 years ago
Jamie 919d245f63 Fixed #2317
6 years ago
Jamie 12b4bf2f5f Upgrade packages
6 years ago
Jamie Rees 3e2e7d2fc2 Updated to prevent security vulnerability as noted here: https://github.com/aspnet/Announcements/issues/300
6 years ago