Commit graph

51 commits

Author SHA1 Message Date
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
Jamie
b6348a73d1
Merge pull request #2053 from tidusjar/develop
Develop
2018-03-09 09:30:06 +00:00
Jamie
152818f8d1
Added the ability to hide requests that have not been made by that user (#2052) 2018-03-09 09:28:45 +00:00
Jamie
3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
Added the ability to override the Root path and Qualities against a TV show for Sonarr
2018-03-07 13:58:22 +00:00
tidusjar
059b083359 Fixed #1857 2018-01-05 20:02:01 +00:00
tidusjar
0008018080 Added user request limits, We can now set the limit for a user. 2017-12-08 23:50:47 +00:00
Jamie
3edb4a485a Fixed #1754 2017-11-30 08:13:48 +00:00
tidusjar
37617eb04d Fixed #1631 and improved translation support
Included startup args for the auto updater #1460
Mark TV requests as available #1632
2017-10-27 15:44:52 +01:00
masterhuck
ccaeaf54cb Episodes in requests are now in order #1597 (#1614) 2017-10-24 07:58:33 +01:00
Jamie.Rees
f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601 2017-10-23 12:09:06 +01:00
tidusjar
3e4f504165 We can now delete tv child requests and the parent will get remove #1603
Also we no longer require users to have email addresses
2017-10-21 21:57:46 +01:00
tidusjar
a74617b70c Finished the api changes requested #1601 2017-10-21 21:26:13 +01:00
tidusjar
1dc8eac035 Fixed #1583 you can now delete users.
Fixed the issue where the requested by was not showing.
Finally fixed the broken poster paths
2017-10-20 22:07:30 +01:00
Jamie.Rees
9261232bab #1588 When we make changes to any requests that we can trigger a notification, always send it to all notification agents, even if the user wont recieve it. 2017-10-19 08:45:03 +01:00
Jamie.Rees
f8054317ab !cosmetic removed unused dependancy 2017-10-16 13:57:48 +01:00
Jamie.Rees
77e227a36b Changed the text to make more sense !minor 2017-10-16 13:39:48 +01:00
tidusjar
d6b3c7ac2c Added support for a new TV and Movie provider. DogNZB 2017-10-14 00:02:08 +01:00
tidusjar
04117329c6 Fixed #1543 2017-10-13 21:45:24 +01:00
tidusjar
d8e77ef6b3 #1513 partially fixed a bug 2017-09-30 01:19:50 +01:00
tidusjar
057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
Made the tv shows match a bit more to the movie requests
Added the ability for plex and emby users to login
Improved the welcome email, will only show for users that have not logged in
Fixed discord notifications
the about screen now checks if there is an update ready
#1513
2017-09-28 19:53:30 +01:00
Jamie.Rees
d0a7ef9223 #865 !wip fixed a bug where we could request duplicate episodes 2017-09-26 14:00:03 +01:00
tidusjar
df1ab01e46 #1513 #865 Fixed the issue where we do not send the requests to Radarr/Sonarr when approving
Also fixed a landing page issue
2017-09-23 23:38:18 +01:00
tidusjar
187d76ea77 Fixed a bunch of issues on #1513 2017-09-23 01:08:21 +01:00
tidusjar
f6cd68ff28 Some fixes around the UI and managing requests #865 2017-09-12 22:08:54 +01:00
tidusjar
ece8b39632 Lots of different UI enhancements and fixes #865 2017-09-04 22:36:32 +01:00
tidusjar
bf043fc76e Fixed some issues around the tv requests area
Added mattermost and telegram notifications #1459 #865 #1457
2017-08-21 17:06:07 +01:00
Jamie.Rees
1eb18b3187 A lot of clean up and added a new Image api #865 2017-08-01 16:14:47 +01:00
tidusjar
da041cabc3 working on the requests page #1457 #865 2017-07-23 00:03:49 +01:00
Jamie.Rees
6c3523b21e Fixed build #1456
Fixed the issue where we were not validting the correct token when resetting the password #865

Removed the old user (Well commented it out for now)
2017-07-19 08:22:15 +01:00
Jamie.Rees
8cf5a4c1fd Started on the requests rework #865 2017-07-10 15:08:47 +01:00
Jamie.Rees
ffab4b7981 Lots of refactoring #865
Starting to refactor the Angular Modules now
2017-07-07 13:25:41 +01:00
Jamie.Rees
263240c648 Lot's of refactoring 2017-07-06 16:24:51 +01:00
Jamie.Rees
b52a57b117 #1462 #865 Had to refactor how we use notificaitons. So we now have more notification fields about the request 2017-07-05 13:04:26 +01:00
Jamie.Rees
b69b322bd5 Added Migrations rather than a manual DB Script #865 2017-07-03 14:44:08 +01:00
tidusjar
c0d019f7d4 More work on the Sonarr Api Integration #865 2017-07-01 00:57:23 +01:00
tidusjar
2c945ebb9b Started on sonarr #865 2017-06-30 22:02:22 +01:00
tidusjar
0875b5f665 Damn son. So many changes... Fixed alot of stuff around tv episodes with the new DB model #865 2017-06-28 23:15:01 +01:00
tidusjar
386f856ea7 Fixed a load of bugs need to figure out what is wrong with tv requests #865 2017-06-26 22:30:33 +01:00
Jamie.Rees
2bc916998c #865 rework the backend data. Actually use real models rather than a JSON store. 2017-06-26 16:32:23 +01:00
Jamie.Rees
974cb1ebb3 Some rules #865 2017-06-19 15:03:39 +01:00
Jamie.Rees
9a4dbb3dce Email Notifications are now fully customizable and work! #865
We also have reactive forms in the UI, should apply this to other settings.
2017-06-15 16:28:43 +01:00
Jamie.Rees
f193471b6c More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
Bascailly custom notification messages are almost done
2017-06-14 16:30:06 +01:00
Jamie.Rees
515312427e Some more #865 2017-06-13 14:05:23 +01:00
Jamie.Rees
745ff844ca The Approving child requests now work! 2017-06-13 13:28:06 +01:00
Jamie.Rees
eb433867af Fixed many bugs #865 2017-06-13 10:39:15 +01:00
Jamie.Rees
9f4a8902f9 Rules changes and rework 2017-06-06 09:27:51 +01:00
Jamie.Rees
d5ec429893 Request Grid test 2017-06-02 15:09:57 +01:00
Jamie.Rees
e0018f63fa small cleanup #865 2017-06-02 09:24:31 +01:00
tidusjar
7f2cfdafd1 Rules #865 2017-05-27 23:01:13 +01:00
Jamie.Rees
1b5698b3ca Reworked the TV model AGAIN #865 2017-05-16 16:09:06 +01:00