Commit graph

50 commits

Author SHA1 Message Date
tidusjar
020ab0bc15 Improved how the TV search looks and feels 2016-09-18 16:29:05 +01:00
tidusjar
7db336e202 Finished #415 2016-08-25 22:53:05 +01:00
tidusjar
7fe82bb0af Fixes 2016-08-16 21:14:28 +01:00
tidusjar
6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up. 2016-08-08 15:41:01 +01:00
tidusjar
0657264dd3 Work on the UI to show what episodes have been requested #254 2016-08-02 15:16:14 +01:00
tidusjar
236024e4ae Added #436 2016-07-29 14:14:30 +01:00
tidusjar
b4bc51c862 #254 2016-07-28 13:59:00 +01:00
tidusjar
cd135d824c small bit of work on #266 2016-07-27 17:17:43 +01:00
tidusjar
d458dca541 precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. #254 2016-07-27 14:13:59 +01:00
tidusjar
85baa67f29 Fix the exception in #440 2016-07-26 20:01:29 +01:00
tidusjar
f03392691c Reworking the login page for #426 2016-07-26 12:59:39 +01:00
tidusjar
b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
So currently if a series exists then we will correctly monitor the episodes selected.

TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.

Also need to add in all of the regular checks  and notification e.g. whitelist etc.
2016-07-24 18:02:43 +01:00
tidusjar
33ba1db20b frontend and tv episodes api work for #254 2016-07-15 14:29:58 +01:00
tidusjar
6d30bea5c7 Added automation tests 2016-07-07 13:54:01 +01:00
tidusjar
f0fb065237 Analytics and fixes 2016-06-24 12:49:04 +01:00
tidusjar
0d4573e723 Translated the search page #243 2016-06-24 11:56:00 +01:00
tidusjar
0fa42b93f5 #273 added for only available content on the search 2016-06-07 14:35:48 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
Sean Callinan
01a2bb3adc Use HTTPS for the poster images, so there aren't any mixed content
warnings when serving the application via an HTTPS reverse proxy
2016-05-28 10:15:25 +12:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
tidusjar
db35897f05 Styling for #27 2016-05-20 16:00:38 +01:00
tidusjar
7051c31dd3 More work on #27 Added a new notify button to the search UI (Needs styling). Also fixed a bug where if the user could only see their own requests, if they search for something that has been requested, it will show as requested. 2016-04-25 13:45:22 +01:00
tidusjar
67c968e886 BaseUrl is finally finished! #72 2016-04-16 14:02:06 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
tidusjar
1af3c21655 Added a url base 2016-04-08 14:14:08 +01:00
Drewster727
a6695db590 fix search spinner sticking around after clearing search text + make the "Requested" and "Available" indicators in the search page different colors 2016-04-07 09:08:23 -05:00
Drewster727
c6e6583fd5 #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
tidusjar
9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32 2016-04-04 11:35:40 +01:00
Drewster727
9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
tidusjar
e037ad0f2b Got the search finished up for #32 2016-04-01 23:05:17 +01:00
tidusjar
c43f70a0e0 Most of the UI work done for #32 2016-04-01 12:16:04 +01:00
tidusjar
1596dce629 Basic search working for #32 2016-04-01 10:15:09 +01:00
Drewster727
f8d27b0673 minor search UI adjustments 2016-03-31 13:50:56 -05:00
Drewster727
0b822615bd #55 first attempt at "suggestions" starting with "Comming Soon" and "In Theaters" 2016-03-31 12:37:06 -05:00
tidusjar
6334f5d880 Added music to the search and requests page 2016-03-31 09:24:05 +01:00
Drewster727
855689d0b9 add some "no results" feedback to the searching + minor UI improvements 2016-03-28 21:51:48 -05:00
tidusjar
009034012f Fixed #97 2016-03-26 11:51:46 +00:00
tidusjar
3d2c787062 Finished up #68 and #62 2016-03-25 16:54:18 +00:00
Shannon Barrett
c9d2b8fc13 Fixes issue #62 2016-03-22 12:32:48 -05:00
tidusjar
59cf379d56 Fixed an issue where the table didn't match the model.
Fixed #67
2016-03-22 13:22:47 +00:00
tidusjar
55f296b9a4 Added TVMaze to the search. #21 2016-03-18 14:39:04 +00:00
tidusjar
24b2cd0a9c Styling,
Added the functionality for the Sonarr Profiles on the Admin page #2 resolved.
2016-03-11 16:06:52 +00:00
tidusjar
e6bd71a359 Fixed the 'responsive' issue for the search and requests pages #3 2016-03-10 16:10:40 +00:00
tidusjar
74feb0c82a styling! #3 2016-03-10 14:24:49 +00:00
tidusjar
723993b099 added the spinners #3 2016-03-10 13:15:32 +00:00
Jamie Rees
f2399d6407 Making the configuration actually do something. Setting a default configuration if there is no DB 2016-03-04 23:19:48 +00:00
Jamie Rees
7677831bbc Fully switched the TV shows over to use the other provider. 2016-03-03 22:42:58 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00