Commit Graph

319 Commits (f984a0aca29c5b7f6226a568145ebe62ba515ed1)

Author SHA1 Message Date
Jamie 246f1c07cf
Add the Issue Reporting functionality (#1811)
7 years ago
tidusjar d67e9ed0f8 Added some logging to sonarr !cosmetic
7 years ago
Jamie a957b37995 Fixed the emby notifications not being sent
7 years ago
tidusjar 40e732de27 #1802 and other small fixes
7 years ago
tidusjar 6ad6dd4a74 Fixed emby connect login issue
7 years ago
Jamie 677accf5d7 Merge branch 'DotNetCore' of https://github.com/tidusjar/ombi into DotNetCore
7 years ago
Jamie be866d3792 More logging
7 years ago
tidusjar 5d0a8fb493 Done #1788
7 years ago
Jamie 11f1f6b718 Fixed #1774
7 years ago
Jamie 02135bc550 Fixed #1760 and improvements on the auto updater.
7 years ago
Jamie f944ef6a79 error handling #1749
7 years ago
Jamie d78e3127ea Translated the Requests page and fixed #1740
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 6e04e2effe Update the Emby Connect Username in the user importer. To update the emby connect email address we do it when the user logs in, since the only way to get that information is to use the users Username and Password, since we do not keep this information we cannot do it in the User Importer, but if they have successfully logged in via Emby Connect then we check if we need to update the email address on login
7 years ago
tidusjar a06496bb03 update the connectuserid for emby users
7 years ago
tidusjar a383839bd0 Fixed #1721
7 years ago
Jamie a3d287bae3 !cosmetic string alias
7 years ago
Jamie 2ae924db19 #1460
7 years ago
Jamie a89585b85a Added the ability to customize job scheudles
7 years ago
Jamie e090800cd7 more renames
7 years ago
Jamie 191c46d7aa Renames
7 years ago
Jamie ee13720a8b Reduce the memory consumption #1720
7 years ago
tidusjar 9a8bd096b5 Potential fix for #1702
7 years ago
tidusjar 5dc7160c5d fixed #1708
7 years ago
tidusjar 89ca7596c0 Fixed build
7 years ago
tidusjar 6d5a823353 Potential fix for the DB locking issue #1720
7 years ago
tidusjar 560072eba4 Added the option to import the plex admin.
7 years ago
tidusjar 0fdc5e47be Fixed the availability checker
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
tidusjar 5e48c66325 Added the new banner background for tv shows
7 years ago
tidusjar 016c409ace Fixed the null ref exception #1460
7 years ago
tidusjar 37617eb04d Fixed #1631 and improved translation support
7 years ago
Jamie 50801717da Added 32bit version of Ombi
7 years ago
tidusjar 7e4de5cbd7 Fixed the issue where we have got an episode but not the related series. #1620
7 years ago
Jamie 855941c770 Fix the exception #1613
7 years ago
Jamie 20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity.
7 years ago
Jamie.Rees 4fc50bb40b Fixed a null reference issue in the Plex Content Cacher
7 years ago
Jamie.Rees b4d01386a6 Added the ability to run a user defined update script #1460
7 years ago
tidusjar 971f86ba7b Made the updater work again #1460
7 years ago
tidusjar 03f7aba47e Added the ability to specify how many episodes we should cache at a time. #1598
7 years ago
tidusjar 7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
7 years ago
Jamie.Rees b7b0381ce7 started adding some more unit tests #1596
7 years ago
Jamie.Rees ec7e47c9cf #1460 made the process name configurable
7 years ago
Jamie.Rees c58cb4dbe1 #1460 looks like the permissions issue has been resolved. Just need to make sure the Ombi process is terminated.
7 years ago
Jamie.Rees 22a0e92b63 Added usersname and password option for the updater #1460
7 years ago
Jamie.Rees c0b716f2b7 Put back the old download code
7 years ago
Jamie.Rees 247d708e7a Changed the way we download the .zip files in the auto updater #1460 This might make a difference to the permissions issue. but not 100% sure.
7 years ago
Jamie.Rees 0ceb8a3c95 Remove sonarr episodes from the cache table
7 years ago
tidusjar 6c07295a69 Added some logging into the PlexCachers and set the log level to informational
7 years ago
tidusjar 57f3297892 Added Couchpotato support and fixed #1548
7 years ago
tidusjar fd58e80cea Fixed #1574
7 years ago
tidusjar 7ce8036cab Fixes the issue with non windows systems unable to unzip the tarball #1460
7 years ago
tidusjar 42c69a0f05 Use Sqlite storage for Hangfire
7 years ago
tidusjar 95e3c62e30 Some errors fixed and some ui improvements #865
7 years ago
tidusjar 9f82281744 another potential issue? :/
7 years ago
tidusjar 764ef17725 real fix
7 years ago
tidusjar b69a5a2e14 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar 8695383abf Fixed crash/error #865
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 4c52516284 Some more around the plex importer !minor
7 years ago
tidusjar b944f90bdb Added some more logging around the plex user importer
7 years ago
tidusjar 143c619db0 Emby user importer is now therer! #1456
7 years ago
tidusjar 057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
7 years ago
Jamie.Rees 0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
7 years ago
tidusjar 97d63f13d3 Added the ability to enable Plex User importing. We also allow you to exclude users #1456
7 years ago
Jamie.Rees 53a717aa8a !wip #1456
7 years ago
tidusjar ccb1bd30d0 Fixed the swagger endpoint #865 #1513
7 years ago
tidusjar 187d76ea77 Fixed a bunch of issues on #1513
7 years ago
Jamie.Rees 511d9e0270 !minor fixed build
7 years ago
Jamie.Rees ce62606000 #1460 Added the Updater, it all seems to be working correctly. #865
7 years ago
Jamie.Rees 1bec8f54b0 !minor fixed an issue with the rules not returning to the ui
7 years ago
Jamie.Rees dc3e429bbb !wip #865 Updater #1460
7 years ago
Jamie.Rees 03d88714de !cosmetic test
7 years ago
Jamie.Rees e661eaccbb Removed percentage
7 years ago
Jamie.Rees 811ae1c929 Changed the way we download the updates #865
7 years ago
Jamie.Rees a727bc0b4c Updated packages and more logging
7 years ago
Jamie.Rees c263462fea More logging #865
7 years ago
Jamie.Rees e63b697d4d More logging
7 years ago
Matt Jeanes cd8a44cab8 Latest practices... also probably broke some styles - sorry (#1508)
7 years ago
tidusjar d754ef6b81 Update nuget packages and added logging to the Updater #865
7 years ago
tidusjar 2e8f08fef1 omgwtf so many changes. #865
7 years ago
Jamie.Rees 599cb013d5 Tests
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
Jamie.Rees 2dd0478ea6 Added more logging for the updater
7 years ago
tidusjar ece8b39632 Lots of different UI enhancements and fixes #865
7 years ago
tidusjar b8224f5895 Added the emby episode cacher and the job to check if items are available on emby #1464 #865
7 years ago
tidusjar 012a82ca2d Added the Emby Cacher, we now cache the Emby data!
7 years ago
tidusjar 42f48caf3b Fixed a bunch of bugs in Ombi #865
7 years ago
Jamie.Rees 85303626f0 #1460 The assembly versioning seems to work correctly now
7 years ago
tidusjar 2535645a90 More build versioning changes #865
7 years ago
Jamie.Rees 9a3e324265 versioning
7 years ago
Jamie.Rees 2002ea9d6f Updated assembly versions
7 years ago
Jamie.Rees f60d133f41 #1460 #865 working on the auto updater
7 years ago
Jamie.Rees 3cc45b3022 Improvements to the UI and also finished the availability checker #865 #1464
7 years ago
Jamie.Rees 385d206287 Availability Checker #1464 #865
7 years ago
Jamie.Rees 9ed6fd09a4 Fixed ##1492 and finished the episode searcher for #1464
7 years ago
tidusjar d7f0f61ece #1464
7 years ago
Jamie.Rees 0e6462bbd5 #1464 added the Plex episode cacher
7 years ago
tidusjar 8b3c57431c Added multiple emby server support and enabled it for Plex #865
7 years ago
Jamie.Rees b82dd4c529 Made a start on supporting multiple emby servers, the UI needs rework #865
7 years ago
Jamie.Rees bd27e4ad70 Redirect to the landing page when enabled #1458 #865
7 years ago
tidusjar 1647717915 #1460 #865
7 years ago
Jamie.Rees c196dce843 Fixed the issue with the Identity Server running on a different port, we can now use -url #865
7 years ago
Jamie.Rees f597c52533 Chnaged the updater job from Minutely to Hourly
7 years ago
Jamie.Rees 863df6e1cc Some work around the Auto Updater and other small changes #1460 #865
7 years ago
Jamie.Rees 8cf5a4c1fd Started on the requests rework #865
7 years ago
Jamie.Rees dc9030c2ce Extended the Emby API
7 years ago
Jamie d3e4ce99c2 Added new login page #865
7 years ago
tidusjar 08e389f590 Updated all the packages
7 years ago
Jamie.Rees 01252457d3 Fixed build
7 years ago
Jamie.Rees 515312427e Some more #865
7 years ago
Jamie.Rees 3b18e4c291 Merge
7 years ago
Jamie.Rees 9f4a8902f9 Rules changes and rework
7 years ago
tidusjar df5f0fc691 Finished the Plex Content Cacher. Need to do the episodes part but things are now showing as available! #865
7 years ago
Jamie.Rees 25526cc4d9 The move!
7 years ago