Commit Graph

2912 Commits (364b9f11afcd470cc2b112cf81cd840316ddc80e)

Author SHA1 Message Date
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
3 years ago
tidusjar 847873c307 test(request-limits): Added full coverage unit tests for the new request limits
3 years ago
tidusjar 70d5bf52bf feat(request-limits): Added in the main logic for the new request limits
3 years ago
tidusjar f73bccbea7 feat(request-limits): 🗃️ Added new user field migrations to mysql and sqlite
3 years ago
tidusjar f5310b786b feat(request-limits): 🎉 Started on the request limits, applied to the user model
3 years ago
tidusjar f83abafdd9 feat(discover): 💄 Moved the advanced search to the nav bar for better discovery
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 fc69158597 fix(discover): 🐛 Fixed up the discover lists,
3 years ago
tidusjar 99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
3 years ago
tidusjar 78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are
3 years ago
tidusjar 06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
3 years ago
tidusjar e8810e82b1 fix: 🐛 Small change to the URL we generate for the Play on Plex link
3 years ago
tidusjar 6c6b7bb498 feat: Added the ability to provide your own custom plex url
3 years ago
Samuel Bartík 2c1fd48823
Update sk.json
3 years ago
Vbgf 6b86b75173
Update bg.json
3 years ago
Vbgf 3e0b392d3b
Update en.json
3 years ago
tidusjar b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar 45b692c8d2 Fixed #4290
3 years ago
Jamie 485ae095db
Merge pull request #4246 from stefangross/develop
3 years ago
tidusjar 0efb55793d Small fix around the detection of available Jellyfin movies
3 years ago
tidusjar 924a562c57 Added the basic advanced search
3 years ago
tidusjar 6ee9606f7c MORE!
3 years ago
tidusjar 4118f0de41 Fixed the discord notification test issue
3 years ago
tidusjar 83ee2dae1a Made a start on the advanced options
3 years ago
tidusjar 7119407141 Fixed the jellyfin load libraries issue #4266
3 years ago
Jamie a702e22b04 added russian into the language #4259
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 132c935c28 Merge branch 'develop' into feature/jellyfin-libs
3 years ago
tidusjar 90da69a342 Plex OAuth window will now auto close
3 years ago
tidusjar 5585958731 Cleanup commit
3 years ago
tidusjar 0c4bd10b0f Added the Digital Release Date back in.
3 years ago
tidusjar 4082f6ad41 Missing commit
3 years ago
tidusjar 5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar d417526b26 WIP on recently requested
3 years ago
tidusjar bc59a5051e Added the ability to show seasonal content ;)
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
stefangross d01da2d288 fixed issue with sorting movie requests
3 years ago
stefangross 0bbf5c1b56 added null check to to prevent crash when loading couchpotato settings for the first time
3 years ago
stefangross a9bbd55c05 Fixed issue with couchpotato profiles not loading correctly
3 years ago
tidusjar 5db455e899 Added back in the ability to mark movies as unavailable
3 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
3 years ago
tidusjar f8c1114401 Fixed #4234
3 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
3 years ago
tidusjar 197fc5af61 The docs button now go to the specific doc's pages #4223
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 ac3f1941bc Added the ability to unsubscribe from the newsletter #2137
3 years ago