Commit Graph

629 Commits (68648dcccf407abaf6309f3e06b37331d991d8b6)
 

Author SHA1 Message Date
tidusjar 51f8e2a95c More changes for the urlbase #72
9 years ago
Drewster727 94aee87882 Merge remote-tracking branch 'origin/dev' into dev
9 years ago
Drewster727 1fbe29af10 add an extra check when determining if a tv show is already available (also check if it starts with the show name returned from the tv db)
9 years ago
Drewster727 4c6c0ae900 cache plex library data regardless of whether we have requests in the database or not
9 years ago
tidusjar 7c24597b3c Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar 7c7142c8b5 Done the auth, cp, logs and sidebar for #72
9 years ago
Drewster727 e8e7367019 Merge remote-tracking branch 'origin/dev' into dev
9 years ago
Drewster727 770b447d5d return empty array when obtaining queued IDs in sickrage cacher
9 years ago
tidusjar 7888912c2d By default don't use a url base
9 years ago
tidusjar 256cfbc80f Fixed a small bug in the SR cacher
9 years ago
tidusjar f01f230901 Fixed when we do not have a base
9 years ago
tidusjar acb9aab369 More changes for #72
9 years ago
tidusjar 6dea8b7440 Fixed exception and all areas will now use the base url #72
9 years ago
tidusjar 866b6d6d6d removed the test code from #72
9 years ago
tidusjar 213a088f07 Commented out the unit tests as they need to be reworked now.
9 years ago
tidusjar 6190eceb60 Finally fixed #72
9 years ago
Drewster727 5352422688 Remove test code from plex api GetLibrary method
9 years ago
tidusjar fdbb373da5 Finished up the caching TODO's
9 years ago
Drewster727 39c89647f0 kick off the schedulers once the web app has started (fixes api errors on start)
9 years ago
tidusjar 854bfdd479 Converted the UI back down to .NET 4.5.2
9 years ago
tidusjar 7679a13254 Fixed #154
9 years ago
Drewster727 3261bdbf9b revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141
9 years ago
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.
9 years ago
Drewster727 e707837bf5 #150 split out the cache subscriptions to make sure they subscribe properly
9 years ago
Drewster727 5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left
9 years ago
tidusjar 35310d35ed Fixed args
9 years ago
tidusjar 50022cb559 fixed
9 years ago
tidusjar 75d3c40fcf Made the base better
9 years ago
tidusjar 1af3c21655 Added a url base
9 years ago
Drewster727 68624f6971 remove couchpotato api test code
9 years ago
Drewster727 5d1c1baae8 start the initial couchpotato cache call on a separate thread to keep the startup process quick
9 years ago
Drewster727 456e442fa3 add csproj with file changes from previous commit
9 years ago
Drewster727 6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already
9 years ago
tidusjar e8fb28a024 Change default logging
9 years ago
tidusjar 462eb0c9f2 I think i've fixed an issue where SickRage reports Show not found.
9 years ago
tidusjar adfbfb54a3 Set the default log level to info. #141
9 years ago
tidusjar 53734d967b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar dd07e7546b Added logging around SickRage
9 years ago
tidusjar 10be8f0440 Fixes for sonarr, we now display the error messages back to the user
9 years ago
Drewster727 33de634ade #125 refactor async task logic to work with mono
9 years ago
Drewster727 a6695db590 fix search spinner sticking around after clearing search text + make the "Requested" and "Available" indicators in the search page different colors
9 years ago
Drewster727 c6e6583fd5 #125 start indicating in the results if an item is already requested or available
9 years ago
Drewster727 d1c6a13226 #145 firefox css dsplay issue
9 years ago
tidusjar 3efd54c1b6 Fixed #144
9 years ago
Jamie 3277830de4 Merge pull request #140 from tidusjar/dev
9 years ago
tidusjar 08cbf927ee Changed the build number
9 years ago
tidusjar f3cca9f0e9 Some final tweaks for #32
9 years ago
tidusjar 5e5fe1f395 Fixed a bug where if we are the admin we didn't add the request to the db
9 years ago
tidusjar f0d44b2788 Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons.
9 years ago
Drew 5d1b335d6c Update README.md
9 years ago