Commit graph

149 commits

Author SHA1 Message Date
Jamie
ee50eb79b7 Added recently added stuff 2018-02-15 08:37:41 +00:00
Jamie
109f5317bb Added the recently added engine with some basic methods 2018-02-14 13:43:39 +00:00
TidusJar
b223306ee8 fixed build and added logging 2018-02-07 20:27:36 +00:00
Jamie
c3c85b0ae0 Quick change to the Emby Availability rule to make it in line slightly with the Plex one. #1950 2018-02-06 08:07:08 +00:00
Jamie
59173b8bc4 more !wip stuff 2018-02-02 13:12:16 +00:00
Jamie
108d343fec Fixed #1878 and added a Request all button when selecting episodes 2018-01-30 16:01:26 +00:00
Jamie
71ff8fe301 Added a filter onto the movies requests page for some inital feedback 2018-01-23 14:19:50 +00:00
Jamie
0fc2037ae3 Merge branch 'DotNetCore' of https://github.com/tidusjar/ombi into DotNetCore 2018-01-18 08:23:57 +00:00
Jamie
62ee9d8cdb Hide the password field if it's not needed #1815 2018-01-18 08:23:45 +00:00
tidusjar
98e99251f3 Smal changes to the api 2018-01-16 13:35:50 +00:00
tidusjar
35cfb3d573 When requesting Anime, we now mark it correctly as Anime in Sonarr 2018-01-11 22:19:25 +00:00
tidusjar
059b083359 Fixed #1857 2018-01-05 20:02:01 +00:00
Jamie
a8bb352c34 If Radarr/Sonarr has noticed that the media is available, then mark it as available in the UI 2018-01-02 16:01:56 +00:00
Jamie
246f1c07cf
Add the Issue Reporting functionality (#1811)
* Added issuesreporting and the ability to add categories to the UI
* Added lazy loading!
2017-12-28 21:51:33 +00:00
Jamie
8d5dfe9424 #1659 Made the option to ignore notifcations for auto approve 2017-12-20 16:23:47 +00:00
Jamie
d5787e6625 Allow users to login without a password 2017-12-20 13:40:36 +00:00
tidusjar
40e732de27 #1802 and other small fixes 2017-12-19 21:55:52 +00:00
tidusjar
152189213d So... This sickrage thing should work now 2017-12-19 20:27:46 +00:00
tidusjar
6ad6dd4a74 Fixed emby connect login issue 2017-12-15 21:44:59 +00:00
Jamie
e96089f5eb
Fixed a bug where it blocked users with 0 limits. 2017-12-11 20:59:01 +00:00
tidusjar
442092e93b Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore 2017-12-08 23:50:55 +00:00
tidusjar
0008018080 Added user request limits, We can now set the limit for a user. 2017-12-08 23:50:47 +00:00
Jamie
7edc36406e Fixed #1738 2017-12-08 08:01:42 +00:00
Jamie
02135bc550 Fixed #1760 and improvements on the auto updater.
We may now support windows services... #1460
2017-11-30 15:30:58 +00:00
Jamie
3edb4a485a Fixed #1754 2017-11-30 08:13:48 +00:00
Jamie
a1ee52daef Sickrage done. Ish... So i've written all the code by looking at the API. the key there is i've looked at the api. I have not tested anything so expect this to fail. 2017-11-27 14:43:09 +00:00
Jamie
62a3ed924b !wip 2017-11-24 16:26:12 +00:00
Jamie
6e04e2effe Update the Emby Connect Username in the user importer. To update the emby connect email address we do it when the user logs in, since the only way to get that information is to use the users Username and Password, since we do not keep this information we cannot do it in the User Importer, but if they have successfully logged in via Emby Connect then we check if we need to update the email address on login 2017-11-24 10:00:30 +00:00
tidusjar
a383839bd0 Fixed #1721 2017-11-23 15:32:49 +00:00
tidusjar
ab42723dc9 Fixed #1712 2017-11-17 23:09:38 +00:00
tidusjar
560072eba4 Added the option to import the plex admin.
Fixed #1701
2017-11-10 20:27:14 +00:00
Jamie
874d90d894 Fixed #17000 2017-11-09 14:22:22 +00:00
tidusjar
ef858a9fce Fixed an issue with the caching 2017-11-03 22:28:06 +00:00
tidusjar
55550f1b30 Fixed #1663 2017-11-03 21:04:52 +00:00
tidusjar
dedf42ac87 Should fix #1663
NOTE: DATABASE NEEDS TO BE DELETED AND RECREATED
2017-11-03 00:57:09 +00:00
Jamie
e526c1071a Added Telegram Notification support, Not tested. 2017-11-02 13:19:24 +00:00
tidusjar
37617eb04d Fixed #1631 and improved translation support
Included startup args for the auto updater #1460
Mark TV requests as available #1632
2017-10-27 15:44:52 +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
168c51c293 Fixed sonarr not monitoring the latest season #1534 2017-10-26 21:27:27 +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
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
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
a74617b70c Finished the api changes requested #1601 2017-10-21 21:26:13 +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
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