Commit Graph

149 Commits (caf8c16a4f1d5bb225eacb0289fe2747c58a06a0)

Author SHA1 Message Date
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
7 years ago
Jamie 919d245f63 Fixed #2317
7 years ago
Jamie 12b4bf2f5f Upgrade packages
7 years ago
Jamie Rees 3e2e7d2fc2 Updated to prevent security vulnerability as noted here: https://github.com/aspnet/Announcements/issues/300
7 years ago
Jamie e12146c986 More improvements to the Plex OAuth, Added the ability to turn it off if needed
7 years ago
Jamie f62e97bb32 Fixed bug #2188 #2134
7 years ago
Jamie Rees b8c64dff2d Update Hangfire, Newtonsoft and Swagger
7 years ago
Jamie 703203ed5c !wip
7 years ago
Anojh Thayaparan 1c54eedc6f Added View on Emby Button (#2173)
7 years ago
Anojh Thayaparan 025797c1ba added background property to tvrequests API (#2172)
7 years ago
Jamie Rees 1d4d3c5476 !wip added some missing code
7 years ago
Jamie 1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip
7 years ago
Jamie 9767380f83 Newsletter almost finished. !wip
7 years ago
tidusjar 87ab783f77 Updated all the aspnet packaged !wip
7 years ago
Jamie 152818f8d1
Added the ability to hide requests that have not been made by that user (#2052)
7 years ago
tidusjar 480a107fa6 Fixed #1914
7 years ago
tidusjar e235475413 !wip
7 years ago
tidusjar fb75ca84fc Fixed the issue where I knocked out the ordering of notifications, oops
7 years ago
Jamie 48ec5d700c #1914 for the issue resolved notification
7 years ago
Jamie 246f1c07cf
Add the Issue Reporting functionality (#1811)
7 years ago
Jamie a1ee52daef Sickrage done. Ish... So i've written all the code by looking at the API. the key there is i've looked at the api. I have not tested anything so expect this to fail.
7 years ago
Jamie f21cd89a74 Added the SickRage API integration
7 years ago
Jamie 20257c2428 Fix build
7 years ago
tidusjar 560072eba4 Added the option to import the plex admin.
7 years ago
tidusjar fc31db4c6e Added some better handling when adding existing seasons to a tv show in the Plex cacher.
7 years ago
tidusjar dedf42ac87 Should fix #1663
7 years ago
Jamie e526c1071a Added Telegram Notification support, Not tested.
7 years ago
tidusjar 5e48c66325 Added the new banner background for tv shows
7 years ago
Jamie.Rees b4d01386a6 Added the ability to run a user defined update script #1460
7 years ago
Jamie.Rees 22a0e92b63 Added usersname and password option for the updater #1460
7 years ago
tidusjar 57f3297892 Added Couchpotato support and fixed #1548
7 years ago
Jamie.Rees 462bbcc4a6 Added a fix for the poster path issue #1533
7 years ago
Jamie.Rees d9ab803a11 #1513 Added storage path
7 years ago
Jamie.Rees e735df5d0a !wip Made a start on adding CouchPotato, most of the UI is there but nothing is done with it yet #865
7 years ago
Jamie.Rees 9ae5ad0ecd Fixed logo on reset password pages
7 years ago
tidusjar cd5cc1fe26 #1513 correctly set the child requests as approved
7 years ago
tidusjar fc4bb76685 REVERSE PROXY BITCH! #1513
7 years ago
tidusjar 143c619db0 Emby user importer is now therer! #1456
7 years ago
tidusjar f689af82f0 #1513 Added the update available icon
7 years ago
Jamie.Rees 0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
7 years ago
Jamie.Rees 2b5e5282bd !wip fixed some things with the updater UI #1460 #865
7 years ago
Matt Jeanes cd8a44cab8 Latest practices... also probably broke some styles - sorry (#1508)
7 years ago
Jamie.Rees 36d93d5a9d #1456 Started on the User Importer
7 years ago
Jamie.Rees 95c5c839f0 Upgraded to .net core 2.0 #1486
7 years ago
Jamie.Rees f7d67bf26d Small changes on the updater #1460 #865
7 years ago
tidusjar 012a82ca2d Added the Emby Cacher, we now cache the Emby data!
7 years ago
Jamie.Rees 85303626f0 #1460 The assembly versioning seems to work correctly now
7 years ago
Jamie.Rees 9a3e324265 versioning
7 years ago
Jamie.Rees 2002ea9d6f Updated assembly versions
7 years ago
Jamie.Rees 385d206287 Availability Checker #1464 #865
7 years ago
Jamie.Rees 0e6462bbd5 #1464 added the Plex episode cacher
7 years ago
tidusjar bf043fc76e Fixed some issues around the tv requests area
7 years ago
Jamie.Rees d5477adc6b Added slack #1459 #865
7 years ago
Jamie.Rees a14c172618 #1459 Forgot to get the Pushbullet agent to look up the pusbullet templates rather than the Discord ones.
7 years ago
Jamie.Rees 1eb18b3187 A lot of clean up and added a new Image api #865
7 years ago
Jamie.Rees 863df6e1cc Some work around the Auto Updater and other small changes #1460 #865
7 years ago
Jamie.Rees 263240c648 Lot's of refactoring
7 years ago
tidusjar 77f9e90c0e Looks like Sonarr is finished and works. A lot simplier this time around. #865
7 years ago
tidusjar 08e389f590 Updated all the packages
7 years ago
Jamie.Rees f193471b6c More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
8 years ago
Jamie.Rees 43dbe854a6 Added Discord notification #865
8 years ago
Jamie.Rees 4c797733ca Added the Movie Sender, Movies will be sent to Radarr now #865
8 years ago
Jamie.Rees 2c4ef05af1 Added SQLite storage for Hangfire
8 years ago
tidusjar 1133f02d07 Added the Radarr cacher #865
8 years ago
Jamie.Rees 1b5698b3ca Reworked the TV model AGAIN #865
8 years ago
Jamie.Rees 25526cc4d9 The move!
8 years ago