Commit Graph

107 Commits (2aee84d36db2cdc2753b09366012c50ebfd06a55)

Author SHA1 Message Date
Drewster727 f76e54408e show request type in notifications #346 and fix an issue from previous commit for #345
9 years ago
Drewster727 96f27f8f1a add an option to stop sending notifications for requests that don't require approval #345
9 years ago
tidusjar 89db8eb728 Added the new advanced search into the search page too.
9 years ago
tidusjar 7ca1272ca4 Capture the TVDBID when requesting.
9 years ago
tidusjar 4808fffcef most of #273 done
9 years ago
tidusjar 66bede34f4 Settings done for #298
9 years ago
tidusjar 96825f0540 fixed #300
9 years ago
tidusjar ebeedb90af More work on #273
9 years ago
tidusjar 1d3520ce93 Fixed #210
9 years ago
tidusjar a35516b646 Updated dapper.contrib. Looks like there was a bug in the async methods.
9 years ago
Jamie 7df7131510 Merge pull request #280 from seancallinan/dev
9 years ago
Sean Callinan 01a2bb3adc Use HTTPS for the poster images, so there aren't any mixed content
9 years ago
tidusjar 03ce361183 Made the search page all async goodness #278
9 years ago
tidusjar 166e0f81cf Made more async goodness
9 years ago
tidusjar 8550cc4c5e Made some of the searching async #278
9 years ago
tidusjar 25714f03f7 Fixed #244
9 years ago
tidusjar c43e3a93d2 Fixed #270
9 years ago
tidusjar 1bbd62853e Remove pointless test, change the default theme and fix a small bug
9 years ago
tidusjar b2144f3f69 finished #26
9 years ago
tidusjar 748fe2ca2d Started working on #26
9 years ago
tidusjar 7ce05028fc #27 fully finished
9 years ago
tidusjar e49b160500 Fully finished #27 just need to test it!
9 years ago
tidusjar 84dc4515fd Removed the service locator from the base classes and added in some Api tests
9 years ago
TidusJar 15fae26397 More work on the user management
9 years ago
TidusJar d44612217a - Notifications will no longer be send to the admins if they request something.
9 years ago
tidusjar df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
9 years ago
tidusjar 4960063cca fixed issue in #27 with albums
9 years ago
tidusjar 230fa5ba3b Added #27 to albums
9 years ago
tidusjar 4c59e9d19c #27 added TV Search to the notification
9 years ago
tidusjar 7051c31dd3 More work on #27 Added a new notify button to the search UI (Needs styling). Also fixed a bug where if the user could only see their own requests, if they search for something that has been requested, it will show as requested.
9 years ago
tidusjar 076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171
9 years ago
tidusjar 54ab4854e6 Added the 'enable user notifications' to the email settings view and model.
9 years ago
tidusjar 07c00d232c small changes
9 years ago
tidusjar 8388514931 Fixed #168
9 years ago
tidusjar 6190eceb60 Finally fixed #72
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 5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left
9 years ago
Drewster727 68624f6971 remove couchpotato api test code
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 53734d967b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
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 c6e6583fd5 #125 start indicating in the results if an item is already requested or available
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 cf83e0e6d9 Improved the availabilty check to include music results #32
9 years ago
Drewster727 7593d3a7e9 cache injection, error handling and logging on startup, etc
9 years ago
Drewster727 2ddb949178 Merge remote-tracking branch 'origin/dev' into dev
9 years ago
Drewster727 ea6f33102a #132 auto-approve for admins
9 years ago
tidusjar 72ea4691dd Tweaks for #32
9 years ago