tidusjar
|
07c00d232c
|
small changes
|
2016-04-20 13:38:41 +01: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
|
8388514931
|
Fixed #168
|
2016-04-18 20:09:03 +01:00 |
|
tidusjar
|
ffbb3d9a44
|
Fixed #162
|
2016-04-18 18:46:09 +01:00 |
|
Drewster727
|
84edd6636d
|
fix saving the log level
|
2016-04-17 21:58:34 -05:00 |
|
Drewster727
|
c4380589bc
|
set the max json length (fixes large json response errors)
|
2016-04-16 12:22:02 -05:00 |
|
tidusjar
|
67c968e886
|
BaseUrl is finally finished! #72
|
2016-04-16 14:02:06 +01:00 |
|
tidusjar
|
47dc543b09
|
#72 Login page done
|
2016-04-15 14:29:25 +01:00 |
|
tidusjar
|
51f8e2a95c
|
More changes for the urlbase #72
|
2016-04-15 14:23:32 +01:00 |
|
tidusjar
|
7c7142c8b5
|
Done the auth, cp, logs and sidebar for #72
|
2016-04-14 23:03:33 +01:00 |
|
tidusjar
|
7888912c2d
|
By default don't use a url base
|
2016-04-14 22:12:20 +01:00 |
|
tidusjar
|
256cfbc80f
|
Fixed a small bug in the SR cacher
|
2016-04-14 21:40:38 +01:00 |
|
tidusjar
|
f01f230901
|
Fixed when we do not have a base
|
2016-04-14 21:29:32 +01:00 |
|
tidusjar
|
acb9aab369
|
More changes for #72
|
2016-04-14 17:30:02 +01:00 |
|
tidusjar
|
6dea8b7440
|
Fixed exception and all areas will now use the base url #72
|
2016-04-14 17:19:55 +01:00 |
|
tidusjar
|
866b6d6d6d
|
removed the test code from #72
|
2016-04-14 16:56:55 +01:00 |
|
tidusjar
|
213a088f07
|
Commented out the unit tests as they need to be reworked now.
|
2016-04-14 15:06:28 +01:00 |
|
tidusjar
|
6190eceb60
|
Finally fixed #72
|
2016-04-14 14:50:40 +01:00 |
|
Drewster727
|
39c89647f0
|
kick off the schedulers once the web app has started (fixes api errors on start)
|
2016-04-12 09:08:28 -05:00 |
|
tidusjar
|
854bfdd479
|
Converted the UI back down to .NET 4.5.2
|
2016-04-12 12:34:13 +01:00 |
|
tidusjar
|
7679a13254
|
Fixed #154
|
2016-04-12 12:32:27 +01:00 |
|
Drewster727
|
718e8868c1
|
#150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now.
|
2016-04-09 12:18:04 -05:00 |
|
Drewster727
|
5f67302b32
|
#150 sonarr/sickrage cache checking. sickrage has a couple small items left
|
2016-04-08 10:05:09 -05:00 |
|
tidusjar
|
35310d35ed
|
Fixed args
|
2016-04-08 14:23:26 +01:00 |
|
tidusjar
|
50022cb559
|
fixed
|
2016-04-08 14:16:47 +01:00 |
|
tidusjar
|
75d3c40fcf
|
Made the base better
|
2016-04-08 14:16:06 +01:00 |
|
tidusjar
|
1af3c21655
|
Added a url base
|
2016-04-08 14:14:08 +01:00 |
|
Drewster727
|
68624f6971
|
remove couchpotato api test code
|
2016-04-07 22:07:17 -05:00 |
|
Drewster727
|
6ed7df2c21
|
cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already
|
2016-04-07 21:45:05 -05:00 |
|
tidusjar
|
53734d967b
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
|
2016-04-07 22:15:47 +01:00 |
|
tidusjar
|
dd07e7546b
|
Added logging around SickRage
|
2016-04-07 22:15:14 +01:00 |
|
tidusjar
|
10be8f0440
|
Fixes for sonarr, we now display the error messages back to the user
|
2016-04-07 20:38:36 +01:00 |
|
Drewster727
|
33de634ade
|
#125 refactor async task logic to work with mono
|
2016-04-07 14:29:23 -05: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 |
|
Drewster727
|
d1c6a13226
|
#145 firefox css dsplay issue
|
2016-04-06 18:03:51 -05:00 |
|
tidusjar
|
3efd54c1b6
|
Fixed #144
|
2016-04-06 23:08:00 +01:00 |
|
tidusjar
|
f3cca9f0e9
|
Some final tweaks for #32
|
2016-04-05 22:23:01 +01:00 |
|
tidusjar
|
5e5fe1f395
|
Fixed a bug where if we are the admin we didn't add the request to the db
|
2016-04-05 21:58:27 +01:00 |
|
tidusjar
|
f0d44b2788
|
Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons.
|
2016-04-05 21:51:52 +01:00 |
|
Drewster727
|
4c82f4d821
|
properly account for future/past dates when humanizing with moment
|
2016-04-05 13:49:05 -05:00 |
|
Drewster727
|
7059fe0419
|
properly display release date on requests page
|
2016-04-05 13:42:11 -05:00 |
|
Drewster727
|
aba350dee2
|
add missing reference for release mode
|
2016-04-05 13:35:00 -05:00 |
|
Drewster727
|
fb66f5aca8
|
#139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js
|
2016-04-05 13:33:06 -05:00 |
|
Drewster727
|
c882a41eb1
|
fix selectors for music list on request page to get sorting working
|
2016-04-05 12:25:14 -05:00 |
|
tidusjar
|
f2b6876c59
|
Fixed the error #32
|
2016-04-05 14:17:41 +01:00 |
|
tidusjar
|
f9cf728381
|
Changed the title to a contains but the artist still must match,
|
2016-04-05 14:14:04 +01:00 |
|
tidusjar
|
837572a8cd
|
Fixed the logs page
|
2016-04-05 14:07:26 +01:00 |
|
tidusjar
|
7f40f0b86e
|
Another attempt at filtering #32
|
2016-04-05 13:22:01 +01:00 |
|
tidusjar
|
cf83e0e6d9
|
Improved the availabilty check to include music results #32
|
2016-04-05 09:19:56 +01:00 |
|