Commit Graph

1723 Commits (0db4258d5c59cf8121ad6d6b1faed6e470a7da41)
 

Author SHA1 Message Date
Jamie 32dffd09cb Merge pull request #1257 from tidusjar/dev
8 years ago
tidusjar b9c0c20af6 Looks like we were overloading emby with out api calls.
8 years ago
tidusjar 717b499874 Fixed the root path escaping issue for Radarr too!
8 years ago
Jamie.Rees 2b8a5c6423 Some small backend newsletter changes, we can now detect if there are any movies and/or tv shows, if there are none then we will no longer send out an empty newsletter.
8 years ago
Marius Schiffer 0e736c0233 Merge branch 'dev' into patch-1
8 years ago
Jamie.Rees dc63693bf6 Remoddeled the notificaiton settings to make it easier to add more. This is some techinical changes that no one except me will ever notice :(
8 years ago
Marius Schiffer cbea8cf2f5 Update German Translation
8 years ago
Jamie 91a3d4c653 Merge pull request #1247 from tidusjar/dev
8 years ago
Jamie.Rees 0280f8149e Fixed #1234
8 years ago
Jamie 1bd026b9d9 Merge pull request #1246 from tidusjar/dev
8 years ago
Jamie.Rees 13c0b4ed17 A fix to the about page and also started to rework the notification backend slightly to easily add more notifications
8 years ago
Jamie 3c55647856 Merge pull request #1245 from tidusjar/dev
8 years ago
Jamie.Rees 87b2272bdf Adding more logging into the Plex Cacher
8 years ago
Jamie.Rees 3843ace4f9 #1218 changed the text when we cannot display release notes for dev and EAP branches.
8 years ago
Jamie.Rees 2804191781 Added a release notes page, you can access via Admin>Updates>Recent Changes tab. Note to self, need to put better comments in for users to understand!
8 years ago
Jamie.Rees 14ac399886 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into dev
8 years ago
Jamie.Rees 83bb86de06 Tooltips
8 years ago
Jamie f64fd70806 Merge pull request #1238 from tidusjar/Fixing-broken-app.plex.tv-link
8 years ago
SuperPotatoMen 53cfb29130 Fix for #1236
8 years ago
Jamie a14ea48384 Merge pull request #1228 from tidusjar/dev
8 years ago
Jamie.Rees f7f66d4c11 #236
8 years ago
Jamie.Rees 706fc94eb3 #1102
8 years ago
Jamie.Rees 635366261c Done #1012
8 years ago
Jamie.Rees beed3e858b oops #1134
8 years ago
Jamie.Rees a130abcc71 fixed #1121
8 years ago
Jamie.Rees 0c94bd30e5 Fixed #1210
8 years ago
Jamie.Rees 7823265803 Fixed typo #1134
8 years ago
Jamie 71cf42d59c Merge pull request #1225 from tidusjar/EAP
8 years ago
Jamie b947ab3660 Merge pull request #1224 from tidusjar/dev
8 years ago
Jamie.Rees 7f70d6ade6 Fixed #1223
8 years ago
Jamie ec9aac61dd Fixed around the newsletter and a small feature around the permissions/features (#1215)
8 years ago
tidusjar dfbe01b3bf Another newsletter fix attempt #1163 #1116
8 years ago
tidusjar 82c1fb79ed Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev
8 years ago
tidusjar c95e7368ae Fixed a bug in the Plex Newsletter
8 years ago
Jamie 1021877e6d Merge pull request #1174 from distaula/ViewUserRequests
8 years ago
tidusjar c3cba15b17 typo
8 years ago
Jamie 83ee6427d8 Merge pull request #1204 from tidusjar/dev
8 years ago
tidusjar 9a1b0c49ec Fixed #1189
8 years ago
tidusjar 4df12281c5 Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev
8 years ago
tidusjar 9637fe92f4 Fixed issue where we could get null rating keys on Plex
8 years ago
Jamie.Rees 2259f18ae6 Fixed #1195
8 years ago
Jamie.Rees c87451e93c Fixed #1195
8 years ago
Jamie 622dd4d542 Merge pull request #1199 from smcpeck/hp-timeout
8 years ago
Shaun McPeck e46b621a2d Needed to treat a 201 as success, too. + removed some commented out code.
8 years ago
smcpeck f400412568 Normalized spacing/tabs
8 years ago
smcpeck b7bfc2fcc0 Move local user login to be the first thing checked; renamed old Api variable to PlexApi now that Emby is in play.
8 years ago
smcpeck f0358c1f5e Remove all the polling/retry logic around HP requests. This was a problem do to not properly awaiting the initial AddArtist API call being sent to HP. Also fix SetAlbumStatus to use ReleaseId instead of MusicBrainsId (same fix previously applied to AddArtist).
8 years ago
smcpeck b5fc7692d6 Restore checking of HTTP StatusCode on ApiRequests; remove checking of response.ErrorException
8 years ago
Jamie.Rees 7d8848a69c Added gravitar image
8 years ago
smcpeck 3ee4ae34d5 Reverted (for now) non-200 response handling; added some extra logging.
8 years ago