Commit graph

2485 commits

Author SHA1 Message Date
Jamie
2d77be0478 Added more translations 2017-10-27 12:31:09 +01:00
Lixumos
04b2d8bb9c Update da.json (#1634) 2017-10-27 11:27:44 +01:00
Jamie
8f8f8c2d69 Remove 32bit 2017-10-27 10:32:41 +01:00
Jamie
4733904dcb More 32bit support 2017-10-27 10:13:53 +01:00
Jamie
50801717da Added 32bit version of Ombi 2017-10-27 10:02:06 +01:00
Jamie
55cddecb6c Added more translations 2017-10-27 09:51:19 +01:00
Jamie
2ca97083a3 Added translations 2017-10-27 09:45:20 +01:00
tidusjar
fe7ca844dc We now show "Available" for tv shows that is fully available #1602 2017-10-26 22:09:35 +01:00
tidusjar
7e4de5cbd7 Fixed the issue where we have got an episode but not the related series. #1620 2017-10-26 22:00:45 +01:00
tidusjar
80ea579292 Fixed the dropdown not working on iOS in the settings #1615 2017-10-26 21:49:27 +01:00
tidusjar
168c51c293 Fixed sonarr not monitoring the latest season #1534 2017-10-26 21:27:27 +01:00
tidusjar
00b1873dac Fixed the issue with firefox #1544 2017-10-26 21:07:44 +01:00
tidusjar
8ac5bf7829 Fixed discord #1623 2017-10-26 20:56:04 +01:00
Matt Jeanes
ae777ef636 Add browserstack thanks (#1627) 2017-10-26 16:16:29 +01:00
Jamie
855941c770 Fix the exception #1613 2017-10-26 08:37:37 +01:00
Jamie
20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 2017-10-26 08:33:06 +01:00
Jamie
51c2e13e35 Small modifications 2017-10-25 14:39:02 +01:00
Jamie
e722d9991f Fixed #1622 2017-10-25 10:26:24 +01:00
Matt Jeanes
d59be43ca1 Various improvements to webpack/gulp/vscode support (#1617)
* Various improvements to webpack/gulp/vscode support

* Improve vendor webpack config - hopefully fix const/let appearing
2017-10-24 12:47:54 +01:00
Jamie.Rees
71aa0750d6 Updated the npm packages 2017-10-24 08:29:26 +01:00
Jamie.Rees
1bf63f7902 Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore 2017-10-24 08:04:22 +01:00
Jamie.Rees
4fc50bb40b Fixed a null reference issue in the Plex Content Cacher 2017-10-24 08:04:14 +01:00
masterhuck
ccaeaf54cb Episodes in requests are now in order #1597 (#1614) 2017-10-24 07:58:33 +01:00
Jamie.Rees
f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601 2017-10-23 12:09:06 +01:00
Jamie.Rees
b4d01386a6 Added the ability to run a user defined update script #1460 2017-10-23 11:35:02 +01:00
tidusjar
ef8b73972e Fixed #1610 2017-10-22 20:02:34 +01:00
tidusjar
f33a7d8111 really fixed the build this time 2017-10-22 00:16:48 +01:00
tidusjar
a567dea24e Fixed build 2017-10-22 00:03:51 +01:00
tidusjar
971f86ba7b Made the updater work again #1460 2017-10-21 23:02:19 +01:00
tidusjar
2e0f301680 Adding logging into the auto updater and also added more logging around the create inital user for #1604 2017-10-21 22:49:36 +01:00
tidusjar
55c62772e4 Fixed the issue where we did not check if they are already in sonarr when choosing certain options #1540 2017-10-21 22:12:38 +01:00
tidusjar
3e4f504165 We can now delete tv child requests and the parent will get remove #1603
Also we no longer require users to have email addresses
2017-10-21 21:57:46 +01:00
tidusjar
d66e09b98f Added logging around creating the wizard user #1604 2017-10-21 21:39:52 +01:00
tidusjar
a74617b70c Finished the api changes requested #1601 2017-10-21 21:26:13 +01:00
tidusjar
2f8e96ed87 Added the option to run the content cacher from the settings page, it will no longer get triggered when we press save. 2017-10-21 21:01:33 +01:00
tidusjar
03f7aba47e Added the ability to specify how many episodes we should cache at a time. #1598 2017-10-21 20:41:50 +01:00
tidusjar
83d7959f5a Fixed the Hangfire server timeout issue #1605 2017-10-21 20:19:45 +01:00
tidusjar
c957371bc5 Fixed notifications not sending #1594 2017-10-20 23:03:42 +01:00
tidusjar
1dc8eac035 Fixed #1583 you can now delete users.
Fixed the issue where the requested by was not showing.
Finally fixed the broken poster paths
2017-10-20 22:07:30 +01:00
tidusjar
c3b2ef2f31 fixed build !wip 2017-10-19 21:52:46 +01:00
tidusjar
7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
Changed the API for movie requests so we only need to pass the ID to approve/Deny

TV Requests next #1601
2017-10-19 21:42:59 +01:00
Jamie.Rees
b7b0381ce7 started adding some more unit tests #1596 2017-10-19 12:11:23 +01:00
Jamie.Rees
727c7be9f2 Added another place to make sure we have the correct poster paths !minor 2017-10-19 09:00:59 +01:00
Jamie.Rees
9261232bab #1588 When we make changes to any requests that we can trigger a notification, always send it to all notification agents, even if the user wont recieve it. 2017-10-19 08:45:03 +01:00
Jamie.Rees
2ec87ac3d6 Add a message when email notifications are not setup when requesting a password reset. #1590 2017-10-18 16:16:06 +01:00
Jamie.Rees
1c7d6af029 removed text that we no longer need 2017-10-18 16:08:38 +01:00
Jamie.Rees
74c1bb66d2 Fixed #1574 2017-10-18 15:18:39 +01:00
Jamie.Rees
ec7e47c9cf #1460 made the process name configurable
!wip
2017-10-18 14:24:27 +01:00
Jamie.Rees
7a8cc448c4 !minor updated changelog 2017-10-18 12:07:33 +01:00
Jamie.Rees
c58cb4dbe1 #1460 looks like the permissions issue has been resolved. Just need to make sure the Ombi process is terminated.
Also fixed that we were not sending email notifications to users when something was available.
2017-10-18 11:46:59 +01:00