Commit Graph

637 Commits (67a710e5a47aa55c8cd0ac736a6b2390e8ffec23)

Author SHA1 Message Date
tidusjar bc59a5051e Added the ability to show seasonal content ;)
3 years ago
stefangross d01da2d288 fixed issue with sorting movie requests
3 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
3 years ago
tidusjar e63524c6e4 Fixed an issue when requesting a collection that we have partially available, it would show as an error, but still add the remaining requests #3832
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 043eb08aa5 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 9389d96e73 Fixed #4166 we will now fall back if there are no regional assets to use
3 years ago
tidusjar 31427c387e Fixed the issue where Ombi would pickup a TV Show/Movie as available when it has the same TMDB Id as something that is already available.
3 years ago
tidusjar 5e33088a6d Removed the V3 switch from Radarr, no one is using V2 Radarr anymore.
3 years ago
tidusjar 53606e08f5 Fixed the issue when using the "Request First Season" it was picking the "Specials" season.
3 years ago
tidusjar f3392409f7 Fixed some build issues
3 years ago
tidusjar 1cb2431ed1 Added a bit better error handling around the request builder when requesting TV shows
3 years ago
tidusjar 6e51f7f864 Added the demo to the new apis... I hate that fruit company, lets see if we can get approved now
3 years ago
tidusjar 21b8bf76d2 Fixed an issue where for Available Emby content, the service ID was not being passed
3 years ago
tidusjar 6e32bd33f5 Fixed build
3 years ago
tidusjar 64c0fc17cc Fixed #4152
3 years ago
tidusjar 4071b2e8a2 Added the open on mobile back in, this will be available in the next app update
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 264568f396 Added the ability to re-process requests
3 years ago
tidusjar a578374588 TV results now respect the users set language
3 years ago
tidusjar 16b2b849d4 Map the MediaServer URL for Tv Shows, so we can display the Plex button
3 years ago
tidusjar 9c0d8f91e9 Performance improvement coming from the previous change
4 years ago
tidusjar 2a284ce75c Fixed the issue where TV Shows were not being hidden from the Discover section
4 years ago
tidusjar 560454565d Added new Image posters API
4 years ago
tidusjar 89e1e21c7c We can now override language profiles for Sonarr v3 requests, we also added an option to specify the language profile for Anime requests
4 years ago
Jamie 606fd8c919
Merge pull request #4121 from Ombi-app/bug/v1api-fix
4 years ago
Emil Kitti f2525650f1 fixes rootfolder selection in sonarr
4 years ago
tidusjar c464b23bdc Fixed the v1 API, added tests around that API to ensure we keep backwards compatability
4 years ago
Emil Kitti 45bcfca138
Fix rootfolder override
4 years ago
Emil Kitti 87d8ba0499
Fix
4 years ago
Emil Kitti 3c5e7ba37f
Verify Sonarr quality override
4 years ago
tidusjar b9f5c06b7c Fixed unit tests
4 years ago
tidusjar 5e6edc2ad8 Got TV working nicely
4 years ago
tidusjar c5f123b903 Got a bit of the work done, needs some polish then tackle tv
4 years ago
tidusjar 873823017c Fixed the issue where fully available TV shows were showing as partially available
4 years ago
tidusjar e39f35ca51 wip
4 years ago
tidusjar 432fb683c2 Fixed tv requests
4 years ago
tidusjar 59106dca0f Small fixes
4 years ago
tidusjar 8368877c74 Merge branch 'develop' into feature/tvmaze-replacement
4 years ago
tidusjar 3aa07aa7a6 Got most of it working!
4 years ago
tidusjar be50b1eff1 Got the TV Page working nicely, requests are up next!
4 years ago
tidusjar db4123b4ea wip
4 years ago
tidusjar 4e0ee5fee5 First start on replacing tv maze
4 years ago
Jamie 5bd64a93e1
Merge pull request #4083 from Ombi-app/feature/issues-rework
4 years ago
tidusjar 67c7d73ca1 think i've finished the new issues work
4 years ago
tidusjar 68078271d9 Small improvements
4 years ago
tidusjar 728741bfa1 Fixed the issue where we cannot delete a user #4050
4 years ago
tidusjar 6683f8070c more wip on the issues
4 years ago
tidusjar 1289b840a0 more wip on the issues
4 years ago
tidusjar b7bb0869da Made a start on the issues rework
4 years ago
Jack Steel a58a2a418e Provide the base URL if possible for Sonarr/Radarr.
4 years ago
tidusjar 598c0cfb99 Fixed some exceptions being thrown on the backend, nothing that intresting really
4 years ago
tidusjar eedd67b205 merge
4 years ago
tidusjar df74e38672 Fixed the artist search in ombi
4 years ago
tidusjar ea7307ac07 We now show streaming information on the details page
4 years ago
Jamie 436c7a73fb
Merge branch 'feature/v4' into jellyfin-redux
4 years ago
tidusjar 8220f41e0b * Added the ability to request on behalf of a user
4 years ago
tidusjar 6a062d5c40 Fixed a bunch of jellyfin issues
4 years ago
tidusjar 878adc5feb poc
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 de80558f54 fixed unit tests
4 years ago
tidusjar 6b668c62d6 Fixed all warnings
4 years ago
tidusjar 0d55eec72e Update to net5.0
4 years ago
tidusjar 96abeb5861 wip
4 years ago
tidusjar 9e0986ce9f Added advanced options onto the TV page to stop mophawka bitchin'
4 years ago
tidusjar 26b2a574be Updated the Radarr API to support the new V3 endpoints. There's now a new V3 flag on the radarr settings
4 years ago
tidusjar 0afe5de211 Fixed #3794
4 years ago
Victor Usoltsev 4332e5cf51 Replaces scheme to https for all urls returned to client side.
4 years ago
tidusjar 7ba63a33ce Added the ability to filter the main search bar
4 years ago
tidusjar 974ee3c25e Fixed #3682
4 years ago
tidusjar 2171768757 package updates
4 years ago
tidusjar ff6041b9d1 Added the ability to hide available media from the discover page
4 years ago
tidusjar bffa7d33d4 Fixed the emby connect issue
4 years ago
Jamie Rees 4041840523 fixed the request list paging
4 years ago
Jamie Rees ab15439a27 Added images to the search
4 years ago
Jamie Rees 6d339e7a1c Got the album reques list in place
4 years ago
Jamie Rees 73353a6aa5 Fixed #3619
4 years ago
tidusjar fdd856bb9f Movies now show in the specified user language
4 years ago
tidusjar 282f5a5d4e Added the language to the user profile and fixed a putin bug
4 years ago
tidusjar e1265046b5 Fixed #3599 and moved the collections button to a more suitable location
4 years ago
Jamie Rees 713770128b Added donation link
4 years ago
Jamie Rees 76c5b99c16 Fixed #3599
4 years ago
Jamie Rees 6d3571f0d2 Added issues for non requested iteams
4 years ago
Jamie Rees 6cef4f4cc4 linked up the tv to issues
4 years ago
Jamie Rees c787e58f3b Made a start on the Issues page
4 years ago
Jamie Rees 4a8c1cd25a Added filtering on status to the requests page
4 years ago
tidusjar 4340dc44bf Fixed #3245
5 years ago
tidusjar c0ea803611 Fixed #3409 and also a error when sending whatsapp notifications
5 years ago
Jamie Rees 2bf67ffafe Added a bunch of new API endpoints for requests
5 years ago
Jamie Rees 6c3ae89ca0 More fixed for EF core
5 years ago
Jamie Rees 4f9579e7bf Fixed #3405
5 years ago
Jamie Rees 993510efdd merge
5 years ago
Jamie Rees ac51126437 merge
5 years ago
tidusjar 483f021e29 Updated to 3.1
5 years ago
Jamie Rees 0c7b6a8ed0 more wip on whatsapp
5 years ago
Namaneo 100c3f813d Remove DeniedReason from top-level TV search model
5 years ago
Namaneo f8fcc9bea9 Add Denied and DeniedReason on the SearchViewModel
5 years ago
Namaneo 56948035f9 Call abstract ProcessResult from generic one while searching TV
5 years ago
tidusjar 952db09e28 Started on whatsapp
5 years ago
tidusjar 4bf66ef031 Fixed assembly reference
5 years ago
tidusjar 18dcddf67a !wip
5 years ago
tidusjar 92195a1598 Added another API
5 years ago
Namaneo cdc002ecd7 Add webhook notification and API logic
5 years ago
Jamie Rees bea8551cd3 merge
5 years ago
tidusjar b41fcb467e Removed hangfire completly from Ombi
5 years ago
tidusjar 181bd53202 Fixed the notifications issue
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar 2365341207 Develop into v4
5 years ago
tidusjar a8026aecf4 Upgrade to .net standard 2.1
5 years ago
tidusjar 560c3c3ead Finished it!
5 years ago
tidusjar 1a086e6f19 Got MySql working
5 years ago
tidusjar a5139dd25c merge develop into v4
5 years ago
tidusjar e5ef111087 Added better support for Jellyfin, we will now auto detect if it's a jellyfin server after pressing the discover button
5 years ago
tidusjar 2cfad10a82 Fixed #3078
5 years ago
Jamie c13958980e
Merge pull request #3199 from msdeibel/3195_AlbumCoverUrls
5 years ago
msdeibel ab8e5cca7e Fixes issue #3195
5 years ago
tidusjar f04a203fac Removed the lanuage profile from the Lidarr integration
5 years ago
Jamie Rees e54ec746d6 small wip changes
5 years ago
Jamie Rees 4b7d7410ae Made some good process on getting the backend up and running for requesting albums etc
5 years ago
tidusjar ad6e1fb4a1 Fixed an issue where shows that have no aired, episodes are not marked as monitored in Sonarr
5 years ago
Jamie Rees ac1266bf6e Fixed the api for unavailable requests
5 years ago
Jamie Rees 12a80c7903 More work on music!
5 years ago
tidusjar 769343a128 Fixed issue where using the API to request a movie/tv show would throw an exception when only using the API Key #3091
5 years ago
tidusjar e231d701cc Got the main artist page in
5 years ago
tidusjar 6c443469af Added unit tests for the MusicSearch Engine
5 years ago
tidusjar b5dcacfed2 Fleshed out the music interface
5 years ago
Jamie Rees 0a192c5e83 !wip on music
5 years ago
Jamie Rees 7ce5074926 Got artist information actually coming back
5 years ago
tidusjar 7ef7e0b9b6 Make sure it's approved too
5 years ago
tidusjar 572746351b #2932 - Added an api for unavailable requests
5 years ago
tidusjar cb12160a97 Fixed build and collection order
5 years ago
tidusjar 47aababfa7 !wip
5 years ago
tidusjar 6a3addae5c merge develop into v4
5 years ago
tidusjar c1db84e17c Fixed
5 years ago
Jamie Rees 189cfcaf05 work on issues and imporving the api.
5 years ago
tidusjar 10f503ae2c More work around the advanced options
5 years ago
tidusjar e5b74d32d0 Improved the backend in regards to searching
5 years ago
tidusjar 4fb965e782 merge
5 years ago
Jamie 82a24d5393
Merge branch 'develop' into master
5 years ago
Patrick Collins 36f7527c46 import System.IO
5 years ago
Patrick Collins 3556e055df add exception to handle unknown RequestType
5 years ago
Patrick Collins 6c5e359d69 add braces to all if statements
5 years ago
Patrick Collins 224a6a4103 fix album-request-permission error message
5 years ago
Jamie Rees 03eb92f911 Restructured the discover code. also fixed a bug where Endgame is earning too much revenue where we could no longer store it in a int32!
5 years ago
Jamie Rees 09bf919d4d Fixed the broken images on the cards
5 years ago
Jamie Rees bfaf2b8f8c Updated packages
5 years ago
Jamie Rees f138b28016 Added the api for getting all movies by actor
5 years ago
Jamie Rees 08abb53923 Added caching all over the new API's this will help with the API limits that we will now easily reach due to the infinate scroll
5 years ago