Commit Graph

3861 Commits (3008cd124d8454024d1de6340497fd4f91d3e815)
 

Author SHA1 Message Date
Drewster727 39c89647f0 kick off the schedulers once the web app has started (fixes api errors on start)
8 years ago
tidusjar 854bfdd479 Converted the UI back down to .NET 4.5.2
8 years ago
tidusjar 7679a13254 Fixed #154
8 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
8 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.
8 years ago
Drewster727 e707837bf5 #150 split out the cache subscriptions to make sure they subscribe properly
8 years ago
Drewster727 5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left
8 years ago
tidusjar 35310d35ed Fixed args
8 years ago
tidusjar 50022cb559 fixed
8 years ago
tidusjar 75d3c40fcf Made the base better
8 years ago
tidusjar 1af3c21655 Added a url base
8 years ago
Drewster727 68624f6971 remove couchpotato api test code
8 years ago
Drewster727 5d1c1baae8 start the initial couchpotato cache call on a separate thread to keep the startup process quick
8 years ago
Drewster727 456e442fa3 add csproj with file changes from previous commit
8 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
8 years ago
tidusjar e8fb28a024 Change default logging
8 years ago
tidusjar 462eb0c9f2 I think i've fixed an issue where SickRage reports Show not found.
8 years ago
tidusjar adfbfb54a3 Set the default log level to info. #141
8 years ago
tidusjar 53734d967b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
tidusjar dd07e7546b Added logging around SickRage
8 years ago
tidusjar 10be8f0440 Fixes for sonarr, we now display the error messages back to the user
8 years ago
Drewster727 33de634ade #125 refactor async task logic to work with mono
8 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
8 years ago
Drewster727 c6e6583fd5 #125 start indicating in the results if an item is already requested or available
8 years ago
Drewster727 d1c6a13226 #145 firefox css dsplay issue
8 years ago
tidusjar 3efd54c1b6 Fixed #144
8 years ago
Jamie 3277830de4 Merge pull request #140 from tidusjar/dev
8 years ago
tidusjar 08cbf927ee Changed the build number
8 years ago
tidusjar f3cca9f0e9 Some final tweaks for #32
8 years ago
tidusjar 5e5fe1f395 Fixed a bug where if we are the admin we didn't add the request to the db
8 years ago
tidusjar f0d44b2788 Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons.
8 years ago
Drew 5d1b335d6c Update README.md
8 years ago
Drew c7d8107a23 Update README.md
8 years ago
Drew dd2fd45075 Update README.md
8 years ago
Drew b82eca50b6 Update README.md
8 years ago
Drewster727 4c82f4d821 properly account for future/past dates when humanizing with moment
8 years ago
Drewster727 7059fe0419 properly display release date on requests page
8 years ago
Drewster727 aba350dee2 add missing reference for release mode
8 years ago
Drewster727 fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js
8 years ago
Drewster727 c882a41eb1 fix selectors for music list on request page to get sorting working
8 years ago
tidusjar f2b6876c59 Fixed the error #32
8 years ago
tidusjar f9cf728381 Changed the title to a contains but the artist still must match,
8 years ago
tidusjar 837572a8cd Fixed the logs page
8 years ago
tidusjar 7f40f0b86e Another attempt at filtering #32
8 years ago
tidusjar 450fda6070 A bit more error handling #32
8 years ago
tidusjar 8a3576456c Added unit tests to cover the new changes to the availability checker
8 years ago
tidusjar c2737b76a8 Added the music check in the Plex Checker
8 years ago
tidusjar cf83e0e6d9 Improved the availabilty check to include music results #32
8 years ago
tidusjar f2ba56f131 Small changes for #32
8 years ago
tidusjar a686832e3f A bit more logging for #32
8 years ago