Commit graph

5507 commits

Author SHA1 Message Date
tidusjar
6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services 2021-09-22 22:15:25 +01:00
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 2021-09-22 21:49:28 +01:00
tidusjar
847873c307 test(request-limits): Added full coverage unit tests for the new request limits 2021-09-22 20:57:15 +01:00
tidusjar
70d5bf52bf feat(request-limits): Added in the main logic for the new request limits 2021-09-22 20:56:41 +01:00
tidusjar
f73bccbea7 feat(request-limits): 🗃️ Added new user field migrations to mysql and sqlite 2021-09-21 21:08:54 +01:00
tidusjar
f5310b786b feat(request-limits): 🎉 Started on the request limits, applied to the user model 2021-09-21 20:51:04 +01:00
tidusjar
f83abafdd9 feat(discover): 💄 Moved the advanced search to the nav bar for better discovery 2021-09-18 21:36:46 +01:00
Jamie
cb368e959a
Merge pull request #4311 from Ombi-app/feature/PlexGuids
Feature/plex guids
2021-09-17 19:28:49 +01:00
tidusjar
98f655e92e test: Added some unit tests around the new code in the Plex Sync 2021-09-16 20:31:49 +01:00
tidusjar
7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies 2021-09-16 14:59:35 +01:00
tidusjar
fc69158597 fix(discover): 🐛 Fixed up the discover lists,
Handle the exception from using the internal API, improve the loading so it shouldn't 'step back'. Also fixed where it would only load a small number of items and wouldn't load any more
2021-09-16 08:25:27 +01:00
tidusjar
99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
#4305
2021-09-08 21:15:40 +01:00
tidusjar
78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are 2021-09-08 21:12:01 +01:00
tidusjar
06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
#4303
2021-09-07 08:35:10 +01:00
tidusjar
e8810e82b1 fix: 🐛 Small change to the URL we generate for the Play on Plex link 2021-09-07 08:19:37 +01:00
tidusjar
6c6b7bb498 feat: Added the ability to provide your own custom plex url 2021-09-06 20:34:06 +01:00
Jamie
d24c390fe4
Merge pull request #4308 from SamuelBartik/patch-1
Update sk.json
2021-09-04 23:38:32 +01:00
Samuel Bartík
2c1fd48823
Update sk.json 2021-09-04 23:57:29 +02:00
Jamie
9e37073862
Merge pull request #4304 from Vbgf/develop
Updating bulgarian translation file
2021-08-30 20:36:34 +01:00
Vbgf
6b86b75173
Update bg.json
Updating bulgarian translation.
2021-08-29 03:53:52 +03:00
Vbgf
3e0b392d3b
Update en.json
Adding missing space in main en.json translation.
2021-08-29 02:31:04 +03:00
tidusjar
b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2021-08-17 08:28:04 +01:00
tidusjar
45b692c8d2 Fixed #4290 2021-08-17 08:27:10 +01:00
Jamie
485ae095db
Merge pull request #4246 from stefangross/develop
Fixed an issue where using sort on the movie request section wouldnt work
2021-08-10 22:02:06 +01:00
Jamie
7f2c5a5f3e
Merge pull request #4274 from Ombi-app/advanced-search
Added the basics of advanced discovery
2021-07-29 11:18:29 +01:00
tidusjar
0efb55793d Small fix around the detection of available Jellyfin movies 2021-07-29 11:18:14 +01:00
tidusjar
924a562c57 Added the basic advanced search 2021-07-28 21:40:49 +01:00
tidusjar
6ee9606f7c MORE! 2021-07-28 16:48:45 +01:00
tidusjar
6327782c74 Fixed the discord notification test issue 2021-07-27 09:42:42 +01:00
tidusjar
4118f0de41 Fixed the discord notification test issue 2021-07-27 09:38:20 +01:00
tidusjar
83ee2dae1a Made a start on the advanced options 2021-07-26 14:39:06 +01:00
tidusjar
7119407141 Fixed the jellyfin load libraries issue #4266 2021-07-24 22:58:35 +01:00
Jamie
a702e22b04 added russian into the language #4259 2021-07-20 20:54:11 +00:00
tidusjar
309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389 2021-07-20 20:48:29 +01:00
Jamie
046bad66d6
Merge pull request #4252 from Ombi-app/feature/jellyfin-libs
Added the ability to monitor certain libs in Jellyfin and Emby
2021-07-09 16:37:29 +01:00
tidusjar
6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389 2021-07-09 16:22:09 +01:00
tidusjar
fc7df0e11b Added the ability to select certain libraries in jellyfin 2021-07-09 15:16:57 +01:00
tidusjar
132c935c28 Merge branch 'develop' into feature/jellyfin-libs 2021-07-09 10:38:28 +01:00
tidusjar
90da69a342 Plex OAuth window will now auto close 2021-07-08 21:47:29 +01:00
tidusjar
5585958731 Cleanup commit 2021-07-07 13:48:09 +01:00
tidusjar
0c4bd10b0f Added the Digital Release Date back in.
Improved performance and system load when loading content #4082
2021-07-07 11:59:27 +01:00
tidusjar
4082f6ad41 Missing commit 2021-07-05 15:22:20 +01:00
tidusjar
5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-07-05 15:22:02 +01:00
tidusjar
d417526b26 WIP on recently requested 2021-07-05 15:21:55 +01:00
tidusjar
bc59a5051e Added the ability to show seasonal content ;) 2021-07-05 14:57:16 +01:00
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 2021-07-05 14:20:25 +01:00
stefangross
c20e208c07 Merge branch 'develop' of https://github.com/stefangross/Ombi into develop 2021-07-04 19:07:39 +02:00
stefangross
d01da2d288 fixed issue with sorting movie requests 2021-07-04 19:07:25 +02:00
stefangross
a7efcd131b Merge remote-tracking branch 'upstream/develop' into develop 2021-07-04 19:05:34 +02:00
stefangross
8c70874525 fixed issue with sorting movie requests 2021-07-04 10:29:17 +02:00