Commit Graph

261 Commits (30116b65ab4bed7703a188089033e8f6645223d9)

Author SHA1 Message Date
Jamie 51f5bbc6a8 Fixed the issue where we wouldn't correctly mark some shows as available when there was no provider id #2429
6 years ago
Jamie e4f90e6c17 Fixed the 'loop' in the cacher #2429
6 years ago
TidusJar c4f22031d3 merge
6 years ago
TidusJar ecde0e8ce1 More small work on the updater !wip
6 years ago
TidusJar 438251d8c7 Started on some user stats !wip
6 years ago
Jamie 05d3057318 More updater
6 years ago
Jamie 00151e5419 Updater fixes
6 years ago
Jamie e621398dde
Merge pull request #2401 from tidusjar/develop
6 years ago
Anojh 3d2010d059 fix #2322 caused by continue statement inside try catch block
6 years ago
TidusJar 185c87ab40 Updated the Emby availability checker to bring it more in line with what we do with Plex.
6 years ago
Jamie Rees c14f603705 Another attempt to fix #2366
6 years ago
Jamie Rees fe590004d2 Fixed collection issues in Emby #2366
6 years ago
Jamie Rees 075b336430 More Emby improvements !wip
6 years ago
Jamie Rees 207d5c8d60 Do not delete the Emby Information every time we run, let's keep the content now.
6 years ago
Jamie Rees a4da4d0cc5 Emby Improvements: Batch up the amount we get from the server.
6 years ago
Jamie Rees e42abd604d Merge branch 'develop' into feature/updater
6 years ago
Jamie Rees c5274cf893 Added more background images and it will loop through the available ones
6 years ago
Jamie Rees 95f6426f53 Fixed #2338
6 years ago
Jamie Rees 62b0c4d450 Improved the Emby API #2230 Thanks Luke!
6 years ago
Jamie 6adb0351ea Fixed #2348
6 years ago
Jamie 05a0369aca Fixed the issue where when we find an episode for the recently added sync, we don't check if we should run the availbility checker.
6 years ago
Jamie 919d245f63 Fixed #2317
6 years ago
Jamie 29dc293570 Run the availability checker on finish of the recentlty added sync
6 years ago
Jamie 02f941767e Fixed the issue with the Recently Added Sync sometimes not working as expected
6 years ago
Jamie Rees 31e3c5b653 added updater test mode
6 years ago
Jamie Rees ee12dc952d try again with the updater !wip
6 years ago
Jamie Rees 760987579a !wip try a different way to update
6 years ago
Jamie b323db1864 Fixed a issue where the Plex Content Sync wouldn't pick up new shows #2276 #2244 #2261
6 years ago
Anojh c574dbe82b fix newsletter card background overflow when only one item is available
6 years ago
Jamie Rees 83f871da86 Improved the way we sync the plex content and then get the metadata. #2243
6 years ago
Jamie Rees f133e8c2e9 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
Jamie Rees 81811bab03 Fixed that sometimes there would be a hidden error on the login page.
6 years ago
Anojh 53631e9ac9 Enhanced newsletter styling to support more mail clients
6 years ago
Anojh 573c91d1ea fix #2246
6 years ago
Anojh 1f1febce2c More robust check for release date
6 years ago
Anojh 380c9b6bbd Fixed duplicate titles in Plex Newsletter
6 years ago
Jamie 5e25e16649
Merge pull request #2220 from anojht/newsletterenhancement
7 years ago
Anojh 4b034b5577 Added a check for long movie descriptions and dealt with accordingly
7 years ago
Jamie Rees 479bae8a6a Made the episode list in the newsletter easier to read. Rather than 1,2,3,4,5,10 we will now show 1-5, 10
7 years ago
Jamie Rees 856ec03377 Moved the RecentlyAddedSync into it's own job, it still is calls the regular sync but this should make it easier to start the job from the UI (When I add that)
7 years ago
Jamie Rees 5529a049d6 Made a massive improvement on the Smaller more frequent Plex Job. This should pick up content a lot quicker now and also get their metadata a lot quicker.
7 years ago
Jamie Rees 0c7a13f728 Trigger a metadata refresh when we finish scanning the libraries
7 years ago
Jamie Rees 6b2e9760e3 Fixed a potential issue in the newsletter where it wouldn't send content due to missing metadata, but would mark it as if it was sent.
7 years ago
Anojh 37a5759a32 changed overlay picture to poster pic so we have fallback styling on older clients
7 years ago
TidusJar 4d486e68a5 Get the Tv Backdrop !wip
7 years ago
Anojh Thayaparan fcdabb8c2a
Merge branch 'develop' into newsletterenhancement
7 years ago
Anojh 5f4eddae83 Made text style justified
7 years ago
Anojh c703727bbb V1.0, needs TV background and needs styles for outlook
7 years ago
Jamie f62e97bb32 Fixed bug #2188 #2134
7 years ago
Jamie Rees b80ef04ab7 !wip fixed merge
7 years ago
Jamie 76381509e9
Merge branch 'develop' into feature/embynewsletterfixes
7 years ago
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 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 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 47f66978f0
Added the ability to refresh out backend metadata (#2078)
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
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 c0905d8460 Small changes to the auto updater, let's see how this works
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