Commit Graph

62 Commits (f0d44b2788ba81eae916914345f9045fc6dab46f)

Author SHA1 Message Date
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
tidusjar 39a5032c3e Finished the bulk work for Headphones. Needs testing #32
9 years ago
tidusjar 9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32
9 years ago
Jamie 05f61902fc Update SearchModule.cs
9 years ago
tidusjar 9d9fc3daf8 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar acb39b56f8 work for #32
9 years ago
Drewster727 c52ca41e32 remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations.
9 years ago
tidusjar a5d38421d3 Work on showing the requests for #32
9 years ago
tidusjar e037ad0f2b Got the search finished up for #32
9 years ago
tidusjar 420e43dfaf Change the new columns type
9 years ago
tidusjar 45fb3ad376 A bit more work on #32 started working on requesting it. The DB is a bit of an issue...
9 years ago
tidusjar c43f70a0e0 Most of the UI work done for #32
9 years ago
tidusjar 1596dce629 Basic search working for #32
9 years ago
Drewster727 3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset
9 years ago
tidusjar 8256ceec2d We now do not show the text Requested By to the user, we also show a 'success' message instead of a warning when something has already been requested
9 years ago
Drewster727 a668ea04ec don't query the session as much in the modules, rely on a variable from the base class and store the username as needed
9 years ago
Drewster727 b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request
9 years ago
Drewster727 dce5983720 merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons
9 years ago
tidusjar fe0f6873e5 Made the feedback from Sonarr better when Sonarr already has the series #85
9 years ago
Drewster727 fff267db37 #54 comma separated list of users who don't require approval + fix a couple request messages (include show title)
9 years ago
Drewster727 9518f4da89 #86 - display movie/show title + year in request notifications.
9 years ago
Drewster727 5b93282b78 show the movie/show title when requesting.
9 years ago
tidusjar 96131b255a Stoped users from spamming the request button
9 years ago
tidusjar dc4fd99a86 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar 78b429e666 Fixed a bug where if you had auto approve it wouldn't notify you
9 years ago
Drewster727 673f3416e0 approve tv shows or movies
9 years ago
tidusjar 25a8563ee8 Fixed #69
9 years ago
Jamie 47c0c0daf0 Merge pull request #83 from shiitake/dev
9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place.
9 years ago
Shannon Barrett 15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage
9 years ago
Shannon Barrett c9d2b8fc13 Fixes issue #62
9 years ago
tidusjar 0585ff73ec Added a notification model to the notifiers.
9 years ago
tidusjar f1987ecedb Adding the imdb when requesting
9 years ago
tidusjar 206fd74d7f Resolved #70
9 years ago
tidusjar 37fa7809cc Finished #71
9 years ago
tidusjar 9402d1409e Wow, that was a lot of work.
9 years ago
tidusjar e34170f55a Added the option to set a CP quality #38
9 years ago
Jamie Rees 87b497e48e Removed all the html from the new TVMaze api (for overview).
9 years ago
Jamie Rees f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31
9 years ago
tidusjar 55f296b9a4 Added TVMaze to the search. #21
9 years ago
tidusjar b62b7c1305 Added migration code and cleaned up the DB
9 years ago
Jamie Rees f5cb4d6879 fixed #25
9 years ago
tidusjar b9a886d5dc Added first implimentation of the Notification Service #8
9 years ago
tidusjar 67ecbbf178 Resolved #7
9 years ago
tidusjar ba5ccfec33 Fixed #5 and also added some tests to the availability checker
9 years ago
tidusjar 3188a720fa Added a bunch of logging
9 years ago