Commit Graph

512 Commits (develop)

Author SHA1 Message Date
tidusjar 2770de01d7 bug(watchlist): Added more logging around the watchlist feature for better debugging
2 years ago
tidusjar 0329c2b9d9 Added Tv watchlist import
2 years ago
tidusjar f41eea89a0 Added the watchlist import for movies
2 years ago
tidusjar df59b46a78 Added sqlite migrations
2 years ago
tidusjar b5a268510d Updated projects, updated entities to use a string as the primary keys. migrations need doing
2 years ago
tidusjar 890d74037a wip: made a start on the import
2 years ago
tidusjar 83d1a15cc9 fix(metadata): improved the metadata job to also lookup the media in Plex to see if it has any more uptodate metadata
2 years ago
tidusjar 9cdd6f41cd fix(mediaserver): fixed an issue where we were not detecting available content correctly #4542
2 years ago
tidusjar 18b167d16a fix(jellyfin): 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button
2 years ago
tidusjar f9ebc1cc2e fix(availability): 🐛 Fixed an issue where with 4k content, we could repeat notifications
2 years ago
tidusjar 073f1c946b refactor: Made some small changes around the syncs to add in 4k to the radarr sync
2 years ago
sephrat b90fc5fea7
fix(notifications): Remove generic admin email in favour of admins' email (#4519)
2 years ago
tidusjar f3ea979b8b fix(mediaserver): fixed some more issues in the media server sync and availability checks
2 years ago
tidusjar 5c0556e6f4 fix(emby/jellyfin): 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies
2 years ago
Jamie ba88848866
feat(radarr): 4K Requests and Radarr 4K support
2 years ago
sephrat 9915234d38
fix(media-sync): Add sanity checks upon media server sync (#4493)
2 years ago
sephrat 4e7546f635
fix(newsletter):Declutter newsletter info for series (#4494)
2 years ago
sephrat b5ec556243
feat(newsletter): Started to localize the newsletter (#4485)
2 years ago
sephrat 0989774712
bug(newsletter): Drop TVMaze from Newsletter (#4486) #4444
2 years ago
sephrat 0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring (#4463)
2 years ago
sephrat ad677fa02e
fix(emby/jellyfin): 🐛 A more reliable Emby and Jellyfin sync [skip ci]
2 years ago
tidusjar 9fe1f8e988 fix(auto-delete): 🐛 We now also auto delete music requests, this was previously missing
3 years ago
tidusjar fd1acb88cb fix(sonarr): 🐛 Fixed an issue where we were sometimes incorrectly setting the state of episodes that are already monitored in sonarr
3 years ago
tidusjar 75529dd972 fix(emby): 🐛 Fixed an issue where we were not properly syncing episodes
3 years ago
tidusjar 332d9344d0 fix(emby): 🐛 Fixed an issue where we slightly broke the full sync
3 years ago
tidusjar a0e14068f4 feat(emby): Added a emby recently added sync!
3 years ago
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
sephrat 5e140ab618
fix(translations): 🌐 Localization - Ensuring all of the app including backend are localized #4366
3 years ago
tidusjar 01d4f4d718 feat(request-limits): Added the new request limit options into the user importer
3 years ago
tidusjar 21dba4c524 fix(newsletter): 🐛 Fixed a few small bugs in the newsletter
3 years ago
tidusjar 1ef45dc44c feat(notifications): Added Partially Available Notifications
3 years ago
tidusjar 777ed2f322 feat: Added the ability to specify which branch you are on
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
tidusjar b6064e9308 fix: 🐛 Fixed the issue where we were not generating the newsletter plex mediaserver link correctly
3 years ago
tidusjar 98f655e92e test: Added some unit tests around the new code in the Plex Sync
3 years ago
tidusjar 7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies
3 years ago
tidusjar 7119407141 Fixed the jellyfin load libraries issue #4266
3 years ago
tidusjar 309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389
3 years ago
tidusjar 6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389
3 years ago
tidusjar fc7df0e11b Added the ability to select certain libraries in jellyfin
3 years ago
tidusjar b406dc0118 Fixed the issue where the first scan has the potential to not get all the shows depending on the order of the plex libraries
3 years ago
tidusjar f8c1114401 Fixed #4234
3 years ago
tidusjar 11527e332c We no longer block you from Requesting all seasons if we already have Season 1 Available/Requested. We will just request the delta now! For example if we request Season 1 and we have the first 3 episodes requested, we will skip those and request the remaining #2709
3 years ago
tidusjar ac3f1941bc Added the ability to unsubscribe from the newsletter #2137
3 years ago
tidusjar 7e7c00e2cf Fixed the Radarr issues, we are now no longer using the old Radarr API's that have now been removed #4215
3 years ago
tidusjar 35454ce90e The newsletter will now contain Jellyfin Movies #4094
3 years ago
tidusjar 0ad573a98a Fixed the issue where searching some movies may appear available if they have the same TvDb Id as the result's MovieDbId...
3 years ago
tidusjar 5bd85a3aac Fixed #4140
3 years ago
tidusjar 81f410d782 Ombi will now tell you when there is an update available in the settings, clicking that will also provide you with the changelog and links to manually download the binaries.
3 years ago
tidusjar 8368877c74 Merge branch 'develop' into feature/tvmaze-replacement
3 years ago
tidusjar 9670738a52 Fixed an error with the retry queue when the request has been removed
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
tidusjar f63f74ef13 Trigger the Plex Job when we clear the data out to resync
3 years ago
tidusjar fad49a251d fixed build issue
3 years ago
tidusjar 530e55a39f Fixed the issue where MySql was sometimes throwing errors about not being able to execute the retry strat
3 years ago
tidusjar b4b80165b9 * Fixed #3952 where the metadata update would fail
3 years ago
tidusjar c26f3337ed Stopped #3961 from happening
3 years ago
Jamie Rees f54ac1c401 fixed build
3 years ago
tidusjar de886dd800 Fixed the issue with the null streaming country
3 years ago
tidusjar 6a062d5c40 Fixed a bunch of jellyfin issues
4 years ago
Joshua M. Boniface 5233d0caab
Merge branch 'feature/v4' into jellyfin-redux
4 years ago
tidusjar e6751903a7 Fixed an issue where we could grab the wrong imdbid
4 years ago
Joshua M. Boniface f52a74eba6 Properly set usertype for Jellyfin users
4 years ago
Joshua M. Boniface 85e98e587f Correct JellyfinUser to type 5
4 years ago
Joshua M. Boniface 6a96d6718b Remove remaining IsJellyfin sections
4 years ago
Joshua M. Boniface 9fe644f3db Add separate Jellyfin server type
4 years ago
tidusjar dfc55a9885 Potential fix for #3785
4 years ago
tidusjar de80558f54 fixed unit tests
4 years ago
tidusjar 0d55eec72e Update to net5.0
4 years ago
tidusjar 96abeb5861 wip
4 years ago
tidusjar 2171768757 package updates
4 years ago
tidusjar dd916e5753 Added the ability to switch on and off the *arr availability scanner
4 years ago
tidusjar 86937d2a1c Fixed #3692
4 years ago
tidusjar decb34fbf0 Missed one place
4 years ago
tidusjar bffa7d33d4 Fixed the emby connect issue
4 years ago
tidusjar c1529da0e6 Added the ability to delete requests after they have become available
4 years ago
Jamie Rees e36b1dba3d Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
4 years ago
Jamie Rees 4c4f8f373d wip
4 years ago
tidusjar dc00a87da8 Added the availability checker for Radarr/Sonarr
4 years ago
Jamie Rees 63fd43b1d8 wip
4 years ago
tidusjar 992f69be52 fixed build
4 years ago
tidusjar 062ba2419b Fixed the duplicate notifications
4 years ago
Jamie Rees b1b48c106a merge
4 years ago
Jamie Rees 415f9d7489 Fixed build
4 years ago
tidusjar faee15552c merge
4 years ago
tidusjar 87b94e3ed0 Added some additional logging to the metadata refresh
4 years ago
Jamie Rees 4041840523 fixed the request list paging
4 years ago
tidusjar 163d127c87 Fixed the looping metadata checks when using Emby
4 years ago
tidusjar a8f32009cb Fixed an error in the Plex & Emby Availability Checker
4 years ago
tidusjar ebd370e59b Fixed #3563
4 years ago
tidusjar f2013c063b fixed #3581 (merge)
4 years ago
tidusjar 415e9ecbae Fixed #3581
4 years ago
Jamie Rees bbf9c4ba51 Fixed the exception being thown when reading from multiple IQuerables
4 years ago
Jamie Rees 77f8d76590 Fixed #3421
4 years ago
Jamie Rees 0cec163324 Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
4 years ago
Jamie Rees aa0d75144f Fixed the episode cache #3557
4 years ago
tidusjar cb804a2e98 Fixed the advanced buttons and fixed an error in the whatsapp notification
4 years ago
Jamie Rees 4179e557d4 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
Jamie Rees 6bc3d8a534 Fixed #3445 again
4 years ago
tidusjar 2cba74e096 Should fix the newsletter issue from #3445
4 years ago