Commit graph

2461 commits

Author SHA1 Message Date
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
Jamie.Rees
22a0e92b63 Added usersname and password option for the updater #1460 2017-10-18 10:47:31 +01:00
Jamie.Rees
c0b716f2b7 Put back the old download code 2017-10-18 10:13:12 +01:00
Jamie.Rees
83a7fd87d4 Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore 2017-10-18 08:24:33 +01:00
Jamie.Rees
247d708e7a Changed the way we download the .zip files in the auto updater #1460 This might make a difference to the permissions issue. but not 100% sure.
Also lowered the retrying of jobs to default to 5, but updater to retry only once.
2017-10-18 08:24:19 +01:00
Jamie
c16182e841 test 2017-10-17 16:27:29 +01:00
Jamie.Rees
ec57c5f0cd changed cake 2017-10-17 16:25:47 +01:00
Jamie.Rees
336c1597a7 Build sln 2017-10-17 16:03:46 +01:00
Jamie.Rees
894945f652 Made a generic repository to use !minor 2017-10-17 15:03:00 +01:00
Jamie.Rees
ba04a9d1b1 !minor unit testing 2017-10-17 14:31:58 +01:00
Jamie.Rees
d6630d9d06 Order by the username #1581 2017-10-17 08:46:51 +01:00
Jamie.Rees
3c1078a332 Added feedback when we send a welcome email #1578 2017-10-17 08:36:38 +01:00
Jamie.Rees
989be6df6c !minor Poc'ing a new search page 2017-10-16 15:01:26 +01:00
Jamie.Rees
f8054317ab !cosmetic removed unused dependancy 2017-10-16 13:57:48 +01:00
Jamie.Rees
77e227a36b Changed the text to make more sense !minor 2017-10-16 13:39:48 +01:00
Jamie.Rees
0ceb8a3c95 Remove sonarr episodes from the cache table 2017-10-16 08:26:13 +01:00
tidusjar
4eb58d359c Couchpotato finished 2017-10-15 22:04:46 +01:00
Jamie
ddaa7ca20c Update README.md 2017-10-15 21:43:43 +01:00
tidusjar
6c07295a69 Added some logging into the PlexCachers and set the log level to informational 2017-10-15 21:36:09 +01:00
tidusjar
57f3297892 Added Couchpotato support and fixed #1548
Moved the SSL Cert ignore into the Ombi Settings
2017-10-15 21:17:52 +01:00
tidusjar
ef82926574 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore 2017-10-15 20:53:51 +01:00
tidusjar
e55cbd0881 disable run import button if no import options are selected 2017-10-15 20:53:40 +01:00
PotatoQuality
d64caaa0a0 Update ISSUE_TEMPLATE.md 2017-10-15 21:17:06 +02:00
PotatoQuality
2abd194864 Update ISSUE_TEMPLATE.md
Bring the issue template back to life :)
2017-10-15 21:16:39 +02:00
tidusjar
fd58e80cea Fixed #1574 2017-10-15 20:06:17 +01:00