Commit graph

207 commits

Author SHA1 Message Date
Jamie
b55efd60c5 Merge develop into recentlyadded 2018-03-13 14:23:52 +00:00
Jamie
b6348a73d1
Merge pull request #2053 from tidusjar/develop
Develop
2018-03-09 09:30:06 +00:00
Jamie
152818f8d1
Added the ability to hide requests that have not been made by that user (#2052) 2018-03-09 09:28:45 +00:00
Jamie
3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
Added the ability to override the Root path and Qualities against a TV show for Sonarr
2018-03-07 13:58:22 +00:00
Jamie
dda467828c
Merge DNC into Master (#2034)
* Fix the issue where the user could not login if the plex account only allows email logins

* Fixed #2019

* Added Mass Email functionality (#2027)

* !wip

* !wip

* !qwip

* !wip

* Mass email is done

* Update README.md

* /bin/bash: wip: command not found
2018-03-04 20:43:51 +00:00
tidusjar
58e658262e We now show the digital release date in the search if available #1962 2018-02-28 11:54:29 +00:00
Jamie
a7bc93889b Fixed the outstanding issue on #1995 2018-02-22 10:40:10 +00:00
Jamie
109f5317bb Added the recently added engine with some basic methods 2018-02-14 13:43:39 +00:00
Jamie
36730bce05 Change the default templates to use {IssueUser} 2018-02-09 13:51:37 +00:00
tidusjar
40bdde10e5 !wip invalid notifcation template 2018-02-08 10:01:11 +00:00
tidusjar
480a107fa6 Fixed #1914
Also added new notification variables and a new notification when someone adds a comment on an issue.
2018-02-07 23:33:21 +00:00
tidusjar
6f06f962d7 Fixed the migration issue, it's too difficult to migrate the tables 2018-02-03 00:04:55 +00:00
tidusjar
d3502857f1 Fixed #1942 2018-02-02 22:19:23 +00:00
Jamie
59173b8bc4 more !wip stuff 2018-02-02 13:12:16 +00:00
tidusjar
e235475413 !wip 2018-02-01 21:58:37 +00:00
Jamie
c370909619 !wip 2018-02-01 16:31:49 +00:00
Jamie
b0d229975b These are not the droids you are looking for 2018-02-01 14:09:28 +00:00
tidusjar
57449c77e3 Fixed the wrong translation and see if we can VACUUM the db 2018-01-31 21:24:32 +00:00
tidusjar
6002b202d9 Working on the movie matching. Stop dupes #1869 2018-01-28 22:09:38 +00:00
tidusjar
c7d88f8808 Delete plex episodes on every run due to a bug, need to spend quite a bit of time on this. 2018-01-28 21:40:03 +00:00
tidusjar
246b0d6dad Missing changed !wip 2018-01-28 21:30:06 +00:00
Jamie
958657b09a Fixed #1924 2018-01-24 08:09:29 +00:00
Jamie
48ec5d700c #1914 for the issue resolved notification 2018-01-22 08:31:50 +00:00
Jamie
7b2037c883
Feature arm (#1909)
* Linux ARM Support for Devices like the Raspberry Pi 3 (#1808)

* Linux ARM Support for devices like the Raspberry Pi 3.

* Swagger xml to linux-arm.

* Moved around the sqlite3 assembly reference

* Updated the cake script to cater for branch names with unserscores

* Update build.cake

* Push the arm build !wip
2018-01-18 09:03:50 +00:00
Jamie
a9df10aa3d Some work... No one take a look at this, it's a suprise. 2018-01-12 14:09:36 +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
6ac9da8bed Some memory management improvements 2018-01-08 20:02:56 +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
tidusjar
5d0a8fb493 Done #1788 2017-12-09 22:37:19 +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
79e0c07d06 Added missing migrations #1744 2017-11-28 08:12:35 +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
tidusjar
a383839bd0 Fixed #1721 2017-11-23 15:32:49 +00:00
Jamie
40f6b735e9 More changes !wip 2017-11-20 15:17:26 +00:00
Jamie
a89585b85a Added the ability to customize job scheudles 2017-11-20 15:15:10 +00:00
tidusjar
a6ca902479 Fixed #1705 2017-11-11 23:03:50 +00:00
Jamie
874d90d894 Fixed #17000 2017-11-09 14:22:22 +00:00
tidusjar
7dccd63ff0 Push out missing migration 2017-11-03 22:53:23 +00:00
tidusjar
ef858a9fce Fixed an issue with the caching 2017-11-03 22:28:06 +00:00
tidusjar
22a23d652b Added caching to the settings 2017-11-03 22:04:08 +00:00
tidusjar
dedf42ac87 Should fix #1663
NOTE: DATABASE NEEDS TO BE DELETED AND RECREATED
2017-11-03 00:57:09 +00: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
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
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
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
0dfe878893 Fixed #1546 2017-10-13 22:01:48 +01:00
tidusjar
95e3c62e30 Some errors fixed and some ui improvements #865
Also reworked sonarr and how episodes work
2017-10-04 20:28:18 +01:00