Commit Graph

2993 Commits (fa1e711a25cdc6acbfdd0de4bd1d903fa2e5b5f3)

Author SHA1 Message Date
tidusjar 5a2f652a28 fix(#4345): 🐛 Fixed the issue where denied requests we not appearing correctly
3 years ago
tidusjar cd5532fa8f fix(#4344): 🐛 Fixed an issue where we errored on Plex Episode Scan
3 years ago
tidusjar 8cafcdcc3b fix(user-management): 🐛 Fixed an issue where the Copy users App Link did not generate the correct app link for that user
3 years ago
tidusjar 10f5e056c8 fix(search): 🐛 Fixed an issue where changing the filter wouldn't refresh the search results
3 years ago
tidusjar 46e2fafc46 test(request-limits): Fixed unit tests
3 years ago
tidusjar 52d236a4f4 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar ce1ed01a5f fix(oauth): 🐛 Fixed an issue where on occasions the Plex OAuth wouldn't work
3 years ago
tidusjar 89a856a5d2 fix(settings): 🐛 Fixed the issue where you couldn't save the Plex settings
3 years ago
tidusjar 1ef45dc44c feat(notifications): Added Partially Available Notifications
3 years ago
Victor Usoltsev 8178dc6f58 Replaces Gravatar's fallback image with custom 404 error handling.
3 years ago
tidusjar ea55c4d64f refactor: ♻️ Change the order
3 years ago
tidusjar 61f3e94308 feat: Added the ability to specify which branch you are on
3 years ago
Victor Usoltsev 05ad18c76c Updates translation files to contain issues.count value. Added missing languages to be selectable on UI.
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
Victor Usoltsev d190b9064b Removes overwrite of requested field with undefined.
3 years ago
Jamie 1ecc571cbf
Merge pull request #4322 from Ombi-app/fix-tests
3 years ago
tidusjar c35ac16e19 test: Fixed tests
3 years ago
tidusjar 5fee6d4686 Fix tests part 2
3 years ago
Jamie a7bd3ffef0
Merge pull request #4321 from Ombi-app/fix-tests
3 years ago
tidusjar df2238a4b6 Fixed unit tests
3 years ago
Victor Usoltsev 3afa775937 Updates short date formatting to use user's browser preference.
3 years ago
tidusjar 8a5804e088 test: fixed tests
4 years ago
tidusjar b6064e9308 fix: 🐛 Fixed the issue where we were not generating the newsletter plex mediaserver link correctly
4 years ago
tidusjar ceaec3feb0 fix(request-limits): 🐛 Fixed the issue where we were calculating Tv Request limit reset date incorrectly
4 years ago
tidusjar d608798f0f test: Ignore some tests that are failing on CI
4 years ago
tidusjar 97be373770 fix: 🐛 Fixed the issue where the user management login dates were not local time
4 years ago
tidusjar 978d4ea33b feat(request-limits): Added the UI portion to set the new limits
4 years ago
tidusjar a6e8eefecc wip
4 years ago
tidusjar 1ba054e439 test(request-limits): Added tests for the new RequestLimitRules
4 years ago
tidusjar e31ee8d892 feat(request-limits): Updated the RequestLimit Rules to use the new refactored service
4 years ago
tidusjar 6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services
4 years ago
tidusjar 364b9f11af feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference
4 years ago
tidusjar 847873c307 test(request-limits): Added full coverage unit tests for the new request limits
4 years ago
tidusjar 70d5bf52bf feat(request-limits): Added in the main logic for the new request limits
4 years ago
tidusjar f73bccbea7 feat(request-limits): 🗃️ Added new user field migrations to mysql and sqlite
4 years ago
tidusjar f5310b786b feat(request-limits): 🎉 Started on the request limits, applied to the user model
4 years ago
tidusjar f83abafdd9 feat(discover): 💄 Moved the advanced search to the nav bar for better discovery
4 years ago
tidusjar 98f655e92e test: Added some unit tests around the new code in the Plex Sync
4 years ago
tidusjar 7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies
4 years ago
tidusjar fc69158597 fix(discover): 🐛 Fixed up the discover lists,
4 years ago
tidusjar 99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
4 years ago
tidusjar 78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are
4 years ago
tidusjar 06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
4 years ago
tidusjar e8810e82b1 fix: 🐛 Small change to the URL we generate for the Play on Plex link
4 years ago
tidusjar 6c6b7bb498 feat: Added the ability to provide your own custom plex url
4 years ago
Samuel Bartík 2c1fd48823
Update sk.json
4 years ago
Vbgf 6b86b75173
Update bg.json
4 years ago
Vbgf 3e0b392d3b
Update en.json
4 years ago
tidusjar b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
4 years ago
tidusjar 45b692c8d2 Fixed #4290
4 years ago
Jamie 485ae095db
Merge pull request #4246 from stefangross/develop
4 years ago
tidusjar 0efb55793d Small fix around the detection of available Jellyfin movies
4 years ago
tidusjar 924a562c57 Added the basic advanced search
4 years ago
tidusjar 6ee9606f7c MORE!
4 years ago
tidusjar 4118f0de41 Fixed the discord notification test issue
4 years ago
tidusjar 83ee2dae1a Made a start on the advanced options
4 years ago
tidusjar 7119407141 Fixed the jellyfin load libraries issue #4266
4 years ago
Jamie a702e22b04 added russian into the language #4259
4 years ago
tidusjar 309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389
4 years ago
tidusjar 6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389
4 years ago
tidusjar fc7df0e11b Added the ability to select certain libraries in jellyfin
4 years ago
tidusjar 132c935c28 Merge branch 'develop' into feature/jellyfin-libs
4 years ago
tidusjar 90da69a342 Plex OAuth window will now auto close
4 years ago
tidusjar 5585958731 Cleanup commit
4 years ago
tidusjar 0c4bd10b0f Added the Digital Release Date back in.
4 years ago
tidusjar 4082f6ad41 Missing commit
4 years ago
tidusjar 5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar d417526b26 WIP on recently requested
4 years ago
tidusjar bc59a5051e Added the ability to show seasonal content ;)
4 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
4 years ago
stefangross d01da2d288 fixed issue with sorting movie requests
4 years ago
stefangross 0bbf5c1b56 added null check to to prevent crash when loading couchpotato settings for the first time
4 years ago
stefangross a9bbd55c05 Fixed issue with couchpotato profiles not loading correctly
4 years ago
tidusjar 5db455e899 Added back in the ability to mark movies as unavailable
4 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
4 years ago
tidusjar f8c1114401 Fixed #4234
4 years ago
tidusjar 19d9b47430 Turned down the logging on stuff like the HTTP Client, no longer needed. Was there previously so I could ensure it was working correctly when I switched to the new HTTP Client Factory #4228
4 years ago
tidusjar 197fc5af61 The docs button now go to the specific doc's pages #4223
4 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
4 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
4 years ago
tidusjar ac3f1941bc Added the ability to unsubscribe from the newsletter #2137
4 years ago
tidusjar 043eb08aa5 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar a5e72fdcde Fixed #4189 where when there is no poster for the searched content, we now automatically show the titles for easier discoverability
4 years ago
tidusjar 9389d96e73 Fixed #4166 we will now fall back if there are no regional assets to use
4 years ago
tidusjar a0cc041449 #2807 Added the ability to deny the request even if it's available
4 years ago
Jamie 09ac8406bf
Merge pull request #4225 from Ombi-app/develop-kuraki
4 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.
4 years ago
tidusjar 0793050913 Fixed the issue where the Plex Server URL was no longer formatted correctly.
4 years ago
Jamie be975d8074
Merge pull request #4221 from Ombi-app/develop-kuraki
4 years ago
twanariens cd92b4db5b Cutoff is infixable, but cheated a bit with css.
4 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
4 years ago
twanariens 115e11970b Fix for #4218
4 years ago
twanariens 2a99403a0e fixed some stupid custom app name issues
4 years ago
twanariens 1dff4624f3 fix for #4219
4 years ago
tidusjar 5e33088a6d Removed the V3 switch from Radarr, no one is using V2 Radarr anymore.
4 years ago
tidusjar 9dbadc17af Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar 35454ce90e The newsletter will now contain Jellyfin Movies #4094
4 years ago
tidusjar 53606e08f5 Fixed the issue when using the "Request First Season" it was picking the "Specials" season.
4 years ago
twanariens f0d8add4f4 fix for no menu actions on the TV requests page when clicking on options
4 years ago
twanariens 166e2dc34f Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop-kuraki
4 years ago