Jamie.Rees
dd92bb179c
Finished the queue #483
2016-11-10 12:55:01 +00:00
Jamie.Rees
50dec5f530
Started on the queue for requests #483 TV Requests with missing information has been completed
2016-11-09 14:32:23 +00:00
Jamie.Rees
1793c6f592
Merge branch 'master' into dev
2016-11-08 09:29:40 +00:00
Jamie.Rees
e46c43610f
Fixed #656 and more work on #218
2016-11-07 14:29:13 +00:00
TidusJar
683e4831c4
fixed #622
2016-11-02 21:34:33 +00:00
Jamie.Rees
624b32d926
Fixed #586
2016-10-28 09:12:55 +01:00
Jamie.Rees
934f0264b9
Small bit of work on the user claims
2016-10-27 14:59:05 +01:00
Jamie.Rees
9e9df87d17
User management styling
2016-10-26 16:35:37 +01:00
tidusjar
4dc4f83506
fixed #608 and some other small stuff
2016-10-25 22:35:45 +01:00
Jamie.Rees
40f6bad063
Revert the TVSender to use the old code
2016-10-25 12:58:53 +01:00
tidusjar
ac51b39636
A better fix for #587
2016-10-19 21:41:55 +01:00
Jamie.Rees
dc92285cfa
More work around using the PlexDatabase
2016-10-18 14:50:35 +01:00
Jamie.Rees
67b124148c
Plex DB
2016-10-17 17:31:38 +01:00
David Torosyan
3850e16280
Fix boostrapper-datetimepicker imports ( #586 )
...
When the base url is set, resource file imports need a forward slash at
the beginning. Since it's missing from the datepicker.min.css link,
the Landing Page fails to load correctly causing odd behavior.
2016-10-15 17:38:48 -07:00
tidusjar
b7c47035dd
Potential work around for #587
2016-10-13 21:43:53 +01:00
tidusjar
24b1d82084
Fixed #515
2016-10-09 15:07:36 +01:00
tidusjar
6e3e290359
#569
2016-10-09 01:13:52 +01:00
tidusjar
5816ddef98
#515
2016-09-23 20:40:24 +01:00
tidusjar
a834da3990
Added different sonarr search commands.
...
#515
2016-09-22 21:44:51 +01:00
tidusjar
8cae79ecc7
this should fix some issues with the episode requests #514
2016-09-13 22:00:53 +01:00
tidusjar
808134599a
small changes around existing series
2016-09-07 21:27:15 +01:00
tidusjar
65c3721f12
Fixed #514 and the unit tests
2016-09-07 21:00:54 +01:00
tidusjar
f092d64f53
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-08-26 14:39:22 +01:00
tidusjar
d75e309e18
User management
2016-08-26 14:39:14 +01:00
tidusjar
2aebbe0259
Fixed an issue where there were some JS errors on the landing page settings and stopped us being redirected to the login sometimes as an admin
2016-08-25 21:43:49 +01:00
tidusjar
6c9093d0c9
Append the application version to the end of our JS/CSS files
2016-08-24 17:16:10 +01:00
tidusjar
f63d729ee2
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-08-24 12:32:48 +01:00
tidusjar
d89b129afe
Remove the datetime picker css from the main assets block and only load it on the pages it needs. #493
2016-08-24 12:27:00 +01:00
tidusjar
e075a1fc6f
Fixed issue #487
2016-08-23 21:47:12 +01:00
tidusjar
20b2f0674b
Fixed!
2016-08-18 19:38:35 +01:00
tidusjar
2a6f928902
Small amount of work on the user management
2016-08-18 17:31:50 +01:00
tidusjar
46a63f48c4
Fixed #466
2016-08-18 13:43:48 +01:00
tidusjar
3b133ffbf5
This should fix #466
2016-08-11 12:44:19 +01:00
tidusjar
d843ab0ebb
#459 is almost done
2016-08-09 13:27:09 +01:00
tidusjar
0699d777d6
Got mostly everything working for #254 Ready for testing
2016-08-07 18:54:49 +01:00
tidusjar
2608e53399
#254 Removed the cache, we are now storing the plex information into the database.
...
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
98662ab74e
Another null check
2016-08-03 14:44:49 +01:00
tidusjar
cfd01fa86e
Some more changes
2016-08-03 14:32:03 +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
50f9348350
Added unit tests
2016-08-01 13:24:26 +01:00
tidusjar
510e974283
#254
2016-08-01 10:39:32 +01:00
tidusjar
5024178724
Work around the sonarr bug #254
2016-07-28 13:45:57 +01:00
tidusjar
5411225fa0
#254 having an issue with Sonarr
2016-07-27 19:43:41 +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
5041653c9a
More work for #254
2016-07-27 12:55:22 +01:00
tidusjar
85baa67f29
Fix the exception in #440
2016-07-26 20:01:29 +01:00
tidusjar
a82fdbc3bd
Fixed #438
2016-07-26 11:35:03 +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
8b46925f08
Removed the other rootpath provider
2016-07-24 14:58:44 +01:00
tidusjar
67df79bcca
Done #135 We are including the application version number in the directory.
2016-07-20 10:40:00 +01:00