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
tidusjar
c0641460f6
Missed brace
2016-07-14 11:53:51 +01:00
tidusjar
7cf649c020
Added a custom debug root path provider, this means we do not have to recompile the views every time we make a view change
2016-07-14 11:53:19 +01:00
tidusjar
c764d6557a
angular
2016-07-13 17:30:57 +01:00
tidusjar
5a96bd2a15
Added the file version to the layout
2016-07-08 12:15:54 +01:00
tidusjar
7a6ee7e98d
Plugged in MediatR
2016-06-29 17:16:50 +01:00
tidusjar
0e1f1ecd40
Moved over to using Ninject
2016-06-29 17:06:58 +01:00
tidusjar
635fc03c02
Added Dutch language #243
2016-06-24 11:21:08 +01:00
tidusjar
2ec27dce90
Implemented the different languages and added the ability to change cultures. #243
2016-06-24 10:06:03 +01:00
Drewster727
465665f414
fix logic for obtaining a sonarr quality profile #340
2016-06-21 15:35:04 -05:00
tidusjar
f30bc103ed
revert branch to 664dae2
2016-06-21 09:01:48 +01:00
tidusjar
9450127893
Tidied up the bootstrapper
2016-06-16 10:52:16 +01:00
tidusjar
1c0e00e4ba
Some analytic stuff
2016-06-10 11:41:51 +01:00
tidusjar
0ed75f163f
Removed some DumpJson() from the trace logs.
2016-06-08 17:22:17 +01:00
tidusjar
05e4c313bf
More work for #298
2016-06-07 16:22:05 +01:00
tidusjar
679236c381
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-06-07 14:27:11 +01:00
tidusjar
4808fffcef
most of #273 done
2016-06-07 14:26:54 +01:00
tidusjar
709203935a
Fixed #303 Looks like there was some incorrect business logic.
2016-06-06 22:22:47 +01:00
tidusjar
0dd30968d5
Started #298
2016-06-06 14:31:20 +01:00
tidusjar
071daf4ab4
a crap tonne of work on #273
2016-06-04 17:51:13 +01:00
tidusjar
d6c2997570
More work on #273
2016-06-04 00:15:31 +01:00
tidusjar
ae4d51de9b
Started #273
2016-05-31 13:05:34 +01:00
Drewster727
96352e14ee
#256 #237 UI Improvements and consolidation
2016-05-27 01:30:49 -05:00
tidusjar
1bbd62853e
Remove pointless test, change the default theme and fix a small bug
2016-05-24 19:18:48 +01:00
tidusjar
b2144f3f69
finished #26
2016-05-24 14:02:56 +01:00
tidusjar
2187b1453a
Plex theme
2016-05-24 13:21:46 +01:00
tidusjar
c41944c933
Implimented a theme changer, waiting for the Plex theme
2016-05-24 12:58:01 +01:00
tidusjar
db35897f05
Styling for #27
2016-05-20 16:00:38 +01:00
TidusJar
15fae26397
More work on the user management
2016-05-15 23:01:17 -04:00
tidusjar
9c61f909de
Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
2016-04-19 13:37:58 +01:00
tidusjar
67c968e886
BaseUrl is finally finished! #72
2016-04-16 14:02:06 +01:00
tidusjar
7c7142c8b5
Done the auth, cp, logs and sidebar for #72
2016-04-14 23:03:33 +01:00