Commit Graph

229 Commits (00151e5419f04ecf41025c3c74e01b3c1e78dc79)

Author SHA1 Message Date
Jamie Rees 443c79b0ca Fixed #2179.
7 years ago
Jamie 703203ed5c !wip
7 years ago
Jamie Rees 04af799efb Fixed the newsletter not sending #2134
7 years ago
Anojh Thayaparan 1c54eedc6f Added View on Emby Button (#2173)
7 years ago
Jamie Rees bd741e053f Fixed #2169
7 years ago
Jamie eeaf614a29 Added a new Job. Plex Recently Added, this is a slimmed down version of the Plex Sync job, this will just scan the recently added list and not the whole library. I'd reccomend running this very regulary and the full scan not as regular.
7 years ago
Jamie a681932d2e Fixed a bug with the RefreshMetadata where we would never get TheMovieDBId's if it was missing it
7 years ago
Jamie 5942645045 Added the ability to send newsletter out to users that are not in Ombi
7 years ago
Jamie 386f5b1550 Emby improvments on the way we sync/cache the data.
7 years ago
Jamie daaf52d771 Memory improvements
7 years ago
Jamie 3aad8bbe6b Made some improvements to the Sonarr Sync job #2127
7 years ago
Jamie 20a9720fdd Fixed build !wip
7 years ago
Jamie acb62f4768 Added the ability to turn off TV or Movies from the newsletter
7 years ago
Jamie f5e0d278ab Fixed #2116
7 years ago
Jamie 848ddbdbf0 Fixed a little bug in the newsletter
7 years ago
Jamie 9bd545c736 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie f760a1927e Fixed the issue where movies were not appearing in the newsletter for users with Emby #2111
7 years ago
Jamie 71157052b3 !wip fixed a bug in the newsletter
7 years ago
Jamie 3018057961 !wip changed the newsletter to include the release year as a year not a full date for movies
7 years ago
tidusjar ab9cdc856b Fixed a bunch of bugs around the newsletter !wip
7 years ago
tidusjar 1eb2dc930b Fixed some bugs !wip
7 years ago
Jamie a211a50deb Fixed some small things !wip
7 years ago
Jamie a6aac93fe5 Finished the newsletter I think !wip
7 years ago
tidusjar 11442e2ea7 Added the test button and done a bunch of testing. Almost ready !wip
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
Jamie 0e94270f84
Merge pull request #2081 from tidusjar/develop
7 years ago
Jamie 94c713b3b5 Fixed #2074 and #2079
7 years ago
Jamie 47f66978f0
Added the ability to refresh out backend metadata (#2078)
7 years ago
Jamie b55efd60c5 Merge develop into recentlyadded
7 years ago
Jamie 241e6fca67 Small memory improvements in the Plex Sync
7 years ago
tidusjar 04aee45446 Fixed an issue when Plex decideds to reuse the Plex Key for a different media item... #2038
7 years ago
tidusjar faac2655f9 !cosmetic missed it
7 years ago
Jamie 5f7ce5c175 Fixed #2042
7 years ago
Jamie dda467828c
Merge DNC into Master (#2034)
7 years ago
tidusjar c5320af884 Publish 32bit build of windows
7 years ago
Jamie a7bc93889b Fixed the outstanding issue on #1995
7 years ago
tidusjar b015b101ed Fixed an issue for #1951
7 years ago
tidusjar acac2c3675 Try and fuzzy match the title and release if we cannot get the tvdb id or imdbid (depends on the media agents in Plex) #1951
7 years ago
Jamie 687bd53bcb Fixed #1989 #1719
7 years ago
Jamie b8b7884d92 Small changes to the auto updater, let's see how this works
7 years ago
Jamie c0905d8460 Small changes to the auto updater, let's see how this works
7 years ago
Jamie 365e7d9cc1 Fixed the update check for the master build
7 years ago
Jamie 5a22802663 Fixed the update check for the master build
7 years ago
TidusJar b223306ee8 fixed build and added logging
7 years ago
Jamie e9e61153cb potential fix for #1942
7 years ago
tidusjar 924e7c89f3 FIXED PLEX!!!!!
7 years ago
tidusjar 801b212bd4 Batch the PlexContentSync and increase the plex episode batch size
7 years ago
tidusjar 6f06f962d7 Fixed the migration issue, it's too difficult to migrate the tables
7 years ago
tidusjar 6002b202d9 Working on the movie matching. Stop dupes #1869
7 years ago
tidusjar c7d88f8808 Delete plex episodes on every run due to a bug, need to spend quite a bit of time on this.
7 years ago
tidusjar a272779121 Fixed the issue where we were always adding emby episodes. Also fixed #1933
7 years ago
Jamie 132c526965 Added this for the ARM build !wip
7 years ago
tidusjar 03f7184118 Some work on the auto updater #1460
7 years ago
tidusjar 96697000b1 Removed the potential locking
7 years ago
Jamie 498c019f5d Moved the update check code from the External azure service into Ombi at /api/v1/update/BRANCH
7 years ago
tidusjar 96cf4388bc More memory management and improvements
7 years ago
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