Commit graph

1711 commits

Author SHA1 Message Date
tidusjar
ddefbf31db Made a start on the new Sonarr integration.
the Latest series option works.
2017-03-30 22:46:51 +01:00
tidusjar
8a55de2b71 For test emails, if there is no new content then just grab some old data. 2017-03-30 21:09:55 +01:00
tidusjar
ceb942bba7 Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev 2017-03-30 21:04:16 +01:00
tidusjar
b941d32b60 Fixed an issue where the emby newsletter was always showing series. 2017-03-30 21:03:47 +01:00
Jamie
59d882e287 Merge branch 'master' into dev 2017-03-30 09:16:02 +01:00
Jamie.Rees
59f3ce35f3 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into dev 2017-03-30 09:12:31 +01:00
Jamie.Rees
72ad2a79f4 Translation changes 2017-03-30 09:12:14 +01:00
Jamie
d5b6f4b23e Merge pull request #1302 from tidusjar/dev
Small changes before releasing....
2017-03-30 08:54:55 +01:00
Jamie
a744c80cb9 Update appveyor.yml 2017-03-30 08:45:09 +01:00
Jamie
6a6edb7661 Merge branch 'master' into dev 2017-03-30 08:44:28 +01:00
Jamie.Rees
5a2f9fc408 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into dev 2017-03-30 08:08:22 +01:00
Jamie.Rees
7c37458e3b slightly increased the wait time for the emby newsletter
also fixed a potential error in the plex user checker
2017-03-30 08:07:59 +01:00
Jamie
76fdaa26e2 Merge pull request #1300 from tidusjar/EAP
Release 2.2
2017-03-29 21:23:40 +01:00
Jamie
3dfa7cbd90 Merge pull request #1301 from tidusjar/dev
Syntax error
2017-03-29 21:18:52 +01:00
tidusjar
ff7b48c399 Syntax error 2017-03-29 21:17:38 +01:00
Jamie
3c1291c651 Merge branch 'master' into EAP 2017-03-29 21:14:03 +01:00
Jamie
a80463b218 Merge pull request #1299 from tidusjar/dev
Fixed an issue where we were retrying the API call when the Plex user…
2017-03-29 21:13:01 +01:00
tidusjar
41021240c9 Fixed an issue where we were retrying the API call when the Plex users login creds were invalid.
#1217

Also removed the Auto update button from the Update page
2017-03-29 21:10:06 +01:00
Jamie
65c26fb30b Merge pull request #1298 from tidusjar/dev
Some emby notification fixes
2017-03-29 20:34:29 +01:00
Jamie.Rees
af023fb9d5 Fixed an issue where we were not notifiying emby users 2017-03-29 14:10:31 +01:00
Jamie.Rees
a5b08a54b6 Fixed the issue where the recent changes page was not showing the correct date. #1296 2017-03-29 09:57:27 +01:00
Jamie
8937457890 Merge pull request #1295 from tidusjar/dev
Some bug fixes around user management and small tweaks in the newsletter
2017-03-29 09:05:19 +01:00
Jamie.Rees
4e817b5aaa Fixed #1252 (Show the correct user type on the management page for Plex Users)
Fixed #1261 (User login time not being populated)
2017-03-29 08:49:00 +01:00
Jamie.Rees
f7926f13b5 Fixed the casting error #1292 2017-03-29 08:25:00 +01:00
Jamie
830c887d98 Merge pull request #1287 from dhruvb14/dev
Quick fix for email false positive message. ISSUE: #1286
2017-03-27 19:28:55 +01:00
Dhruv Bhavsar
347b1897fb Fix test newletter not sending when empty 2017-03-26 18:05:41 -04:00
Dhruv Bhavsar
3f0cc99f56 Quick fix for email false positive message. ISSUE: #1286 2017-03-26 12:15:33 -04:00
Jamie
db98671bf8 Merge pull request #1284 from tidusjar/dev
Newsletter fixes and also a Sonarr bug fix (stops errors from being logged)
2017-03-24 23:24:27 +00:00
tidusjar
3be69cbd61 Fixes around the newsletter. We will now correctly show newly added shows and also newly added episodes. #1163 2017-03-24 23:23:19 +00:00
tidusjar
20c4ce8b7d Fixed a sonarr deseralization error. 2017-03-18 22:14:46 +00:00
Jamie
ec103c0eb6 Merge pull request #1267 from tidusjar/dev
Dev
2017-03-18 22:01:43 +00:00
tidusjar
2b27559277 Added a new setting for the Netflix option, we can now disable it appearing in the search.
Stopped the Emby newsletter sending out all TV shows every time.
2017-03-18 22:00:52 +00:00
tidusjar
9ca3ee4058 Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev 2017-03-17 20:59:11 +00:00
tidusjar
2d0297231d Increased the delay for the Episode information api calls. #1163
Fixed the issue with notifications being slightly borked #1263

Fixed the issue for Radarr, the api changed again #1263
2017-03-17 20:58:53 +00:00
Jamie
75dbfef375 Merge pull request #1260 from tidusjar/tidusjar-patch-1
Update README.md
2017-03-17 07:58:07 +00:00
Jamie
2ca24b67ff Merge pull request #1251 from Lauch/patch-1
Update German Translation
2017-03-17 07:56:16 +00:00
Jamie
0e6956dd32 Update README.md 2017-03-17 07:55:47 +00:00
Jamie
3b9e7124ee Update README.md 2017-03-17 07:53:58 +00:00
Jamie
32dffd09cb Merge pull request #1257 from tidusjar/dev
Dev
2017-03-16 22:12:24 +00:00
tidusjar
b9c0c20af6 Looks like we were overloading emby with out api calls.
Put a bit of handling around that to wait when we get some errors. Problem about this is it can take a long time to generate the infomation when we have episode searching enabled. #1109
2017-03-16 22:10:24 +00:00
tidusjar
717b499874 Fixed the root path escaping issue for Radarr too! 2017-03-16 21:29:51 +00:00
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.
Also fixed the issue where we were not escaping the sonarr root folders #1118
2017-03-16 14:55:26 +00:00
Marius Schiffer
0e736c0233 Merge branch 'dev' into patch-1 2017-03-15 12:15:04 +01:00
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 :( 2017-03-15 08:42:48 +00:00
Marius Schiffer
cbea8cf2f5 Update German Translation 2017-03-15 00:58:58 +01:00
Jamie
91a3d4c653 Merge pull request #1247 from tidusjar/dev
Fixed #1234
2017-03-14 12:47:32 +00:00
Jamie.Rees
0280f8149e Fixed #1234 2017-03-14 12:47:07 +00:00
Jamie
1bd026b9d9 Merge pull request #1246 from tidusjar/dev
A fix to the about page and also started to rework the notification b…
2017-03-14 08:39:22 +00:00
Jamie.Rees
13c0b4ed17 A fix to the about page and also started to rework the notification backend slightly to easily add more notifications 2017-03-14 08:38:37 +00:00
Jamie
3c55647856 Merge pull request #1245 from tidusjar/dev
Merge all of the dev changes into EAP
2017-03-14 08:08:43 +00:00