Commit graph

100 commits

Author SHA1 Message Date
tidusjar
264568f396 Added the ability to re-process requests 2021-04-27 22:17:01 +01:00
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 2021-04-08 10:11:32 +01:00
tidusjar
5e6edc2ad8 Got TV working nicely 2021-03-24 20:57:35 +00:00
tidusjar
3aa07aa7a6 Got most of it working! 2021-03-06 23:13:44 +00:00
tidusjar
8220f41e0b * Added the ability to request on behalf of a user
* Moved the "advanced" section into a small cog icon on the media details page
* Added some more information on the movie panel e.g. Requested By user
2021-01-04 14:14:24 +00:00
tidusjar
9e0986ce9f Added advanced options onto the TV page to stop mophawka bitchin' 2020-10-11 23:07:19 +01:00
Jamie Rees
2bf67ffafe Added a bunch of new API endpoints for requests 2020-02-25 21:49:07 +00:00
Jamie Rees
bea8551cd3 merge 2019-11-26 08:32:16 +00:00
tidusjar
181bd53202 Fixed the notifications issue 2019-11-10 14:56:12 +00:00
tidusjar
96e3e88261 Fixed the issues where the DB was being disposed too early 2019-11-07 22:22:53 +00:00
tidusjar
7ef7e0b9b6 Make sure it's approved too 2019-07-17 23:01:18 +01:00
tidusjar
572746351b #2932 - Added an api for unavailable requests 2019-07-17 22:59:23 +01:00
Jamie Rees
283be5d22f Make sure we only show one parent on the requests page 2019-03-29 14:43:40 +00:00
tidusjar
8febad53b0 merge 2019-03-27 10:41:20 +00:00
Jamie Rees
5d9e6bd113 Fixed build !wip 2019-03-25 09:24:32 +00:00
Jamie Rees
42662924d9 Removed the auditing, was not used anyway
#2750
2019-03-25 08:31:31 +00:00
Jamie Rees
e1d2d1da20 Done the TV Request Grid 2019-03-18 13:47:44 +00:00
Jamie Rees
f80ef6bb24 Added the TV Requests grid 2019-03-18 13:37:40 +00:00
tidusjar
ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin 2019-02-16 23:40:32 +00:00
TidusJar
0cc57c3c1f !wip improved the API's documentation
started on the deny reason
2018-12-17 13:31:04 +00:00
Jamie
417e4085c5 Fixed the issue where we could sometimes allow the request of a whole series when the user shouldn't be able to 2018-11-18 20:14:47 +00:00
TidusJar
4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote. 2018-10-10 21:39:59 +01:00
Kenton Royal
d081526e3f Fix bug in which requested TV wasn't logging for some users 2018-09-05 20:56:41 +01:00
Kenton Royal
c9b6f5f05e Add to translations 2018-09-05 20:25:51 +01:00
Kenton Royal
9c574fb7e9 Add quota fields to user view model 2018-09-05 00:12:19 +01:00
Kenton Royal
69cf31f66b fix bug causing wrong time to be displayed for next request 2018-09-01 02:32:04 +01:00
Kenton Royal
71009f4942 Fix query for fetching requested tv shows 2018-08-27 15:05:49 +01:00
Kenton Royal
b7e5e3dfb4 Fix bug with TV requests in which requesting a seasion would treat request as single episode 2018-08-26 18:46:18 +01:00
Kenton Royal
6ebe2deb52 Add logic for retriving request information 2018-08-26 18:45:42 +01:00
Kenton Royal
3959a79ea8 Move to seperate component and display for both TV and movies 2018-08-26 18:45:17 +01:00
Kenton Royal
861e677151 Add methods to interface and add model class 2018-08-26 18:43:50 +01:00
Jamie
505bd06035 Fixed #2409 2018-08-04 00:41:11 +01:00
Jamie
5143aacded Made the quality override and root folder override load when we load the show (It will now appear) 2018-08-01 21:46:56 +01:00
TidusJar
58af83959e Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2018-08-01 08:14:28 +01:00
TidusJar
6a62f3b3f3 Fix for #2409 2018-08-01 08:13:55 +01:00
TidusJar
3d52998f3e Merge develop into Webpack and Angular upgrade 2018-07-31 12:43:40 +01:00
TidusJar
9903f4d36c Removed all the references to the tree nodes! At last can get rid of that !wip 2018-07-31 09:57:58 +01:00
TidusJar
438251d8c7 Started on some user stats !wip 2018-07-30 09:57:27 +01:00
Jamie
f097dedea6 Added TVRequestsLite 2018-06-22 23:13:47 +01:00
Jamie Rees
a7ccb74ad9 Added a smaller and simplier way of getting TV Request info 2018-06-21 14:13:15 +01:00
Jamie
b036e1c001 Minor improvements 2018-06-07 21:57:29 +01:00
Jamie
7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now 2018-06-01 14:58:32 +01:00
Joe Harvey
b7dcb80ae9 Sort TvRequests by latest request 2018-05-19 17:51:40 +12:00
Jamie Rees
16952cb44c Finished adding subscriptions for TV Shows 2018-05-16 12:07:46 +01:00
Jamie Rees
7a9fc1213f Added the subscription for movies !wip 2018-05-16 11:00:30 +01:00
Jamie Rees
86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests 2018-05-02 14:02:55 +01:00
Jamie Rees
0b2e488e8f Added paging to the TV Requests page 2018-04-24 14:44:22 +01:00
Anojh Thayaparan
025797c1ba added background property to tvrequests API (#2172)
* Added background property to TvRequests

* set background property for new requests and display in UI
2018-04-19 08:05:49 +01:00
Anojh Thayaparan
bc4db4184c Knocking out LC requirements in issue #2124 (#2125) 2018-04-16 14:47:50 +01:00
Jamie
d15e09d342 Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier. 2018-03-28 14:22:16 +01:00