Commit Graph

468 Commits (f9205fc02733598e767f5285ee11bcdd415feb0b)
 

Author SHA1 Message Date
TidusJar f9205fc027 This should help #202
8 years ago
TidusJar c7e3409935 resolved #209
8 years ago
TidusJar 03c7585ebe Finished #209
8 years ago
Jamie 5ada81ceb5 Update README.md
8 years ago
Jamie d5128e4508 Merge pull request #193 from origamirobot/dev
9 years ago
Chris Lees 1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page
9 years ago
tidusjar 21a3830101 Slight adjustments to #189
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 af028f0b56 Did the login bit on #185
9 years ago
tidusjar af2c661d61 Finished #186
9 years ago
tidusjar a004eca6ec Fixed #185
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 d07f544099 Fixed bug
9 years ago
tidusjar c50e2bb644 Added the actual notification part of #27
9 years ago
tidusjar 3ea708aca5 added the missing baseurl bit on the login page for #72
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 186b18ccb9 Improved the startup of the application. We now properaly parse any args passed into the console.
9 years ago
tidusjar 145e02d2e5 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar b0ef40a560 Remove old migration code and added new migration code.
9 years ago
Drewster727 ba06e8630f additional cacher error handling + don't bother checking the requests when we don't get data back from plex
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 83bbd3fd88 merge and small changes
9 years ago
tidusjar 07c00d232c small changes
9 years ago
Drewster727 508baeec04 increase the scheduler cache timeframe to avoid losing cache when the remote api endpoints go offline (due to a reboot or some other reason) -- if they're online, the cache will get refreshed every 10 minutes like normal
9 years ago
Drewster727 121465210d fix the cacher by adding locking + extra logging in the plex checker + use a const key for scheduler caching time
9 years ago
tidusjar 9c61f909de Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
9 years ago
tidusjar 8388514931 Fixed #168
9 years ago
tidusjar ffbb3d9a44 Fixed #162
9 years ago
Drewster727 84edd6636d fix saving the log level
9 years ago
Jamie 5dc39b9b3a Update README.md
9 years ago
Drewster727 c4380589bc set the max json length (fixes large json response errors)
9 years ago
Jamie 6fa64f0899 Update README.md
9 years ago
Jamie da344b24b1 Merge branch 'master' into dev
9 years ago
tidusjar 26c220e0cf Bump up the version number ready for the release.
9 years ago
tidusjar 67c968e886 BaseUrl is finally finished! #72
9 years ago
tidusjar 47dc543b09 #72 Login page done
9 years ago
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