Commit Graph

122 Commits (835be4385b201646182a840ee9c863c537ea8a6f)

Author SHA1 Message Date
tidusjar 6ac9da8bed Some memory management improvements
7 years ago
tidusjar 19e9071af3 Delete old v2 ombi from v3 branch
7 years ago
Jamie a8bb352c34 If Radarr/Sonarr has noticed that the media is available, then mark it as available in the UI
7 years ago
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