Commit graph

324 commits

Author SHA1 Message Date
tidusjar
ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin 2019-02-16 23:40:32 +00:00
tidusjar
5b1f326854 Fixed #2802 the issue where "Issues" were not being deleted correctly. 2019-02-13 21:41:39 +00:00
tidusjar
42eae458d8 Fixed #2786 2019-02-08 13:47:22 +00:00
tidusjar
65ea88925a Added a demo mode, this will only show movies and shows that are in the public domain. Dam that stupid fruit company 2019-01-23 22:30:20 +00:00
TidusJar
76bfec1667 Added Actor Searching for Movies! 2019-01-23 10:18:35 +00:00
TidusJar
ff73e78e2c !wip added a search by actor methodin the Movie Search Engine 2019-01-21 14:54:29 +00:00
TidusJar
3e4b2a8e9f Small fix when denying a request with a reason, we wasn't updating the ui 2019-01-21 14:06:30 +00:00
tidusjar
3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header 2019-01-16 21:33:15 +00:00
TidusJar
dcc28ff26e Potentially fix #2726 2019-01-09 12:24:47 +00:00
TidusJar
7c97b104d2 Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability 2019-01-09 08:04:59 +00:00
tidusjar
947dbe1b6a Added a global language flag that now applies to the search by default 2019-01-04 21:24:07 +00:00
tidusjar
9cc9bf7e78 Save the language code against the request so we can use it later e.g. Sending to the DVR apps 2019-01-04 20:57:05 +00:00
tidusjar
ae0d0e614c Made the search results the language specified in the search refinement 2018-12-31 00:16:17 +00:00
tidusjar
dc216ba9bf Added the ability to search movies via the movie db with a different language! 2018-12-30 14:26:25 +00:00
tidusjar
53cdcdc23b Added the ability to specify a year when searching for movies 2018-12-30 11:43:30 +00:00
tidusjar
ad2e7a31fa Fixed #2691 2018-12-20 21:36:50 +00:00
TidusJar
72e0ebc887 !wip fixed builds 2018-12-17 13:49:06 +00:00
TidusJar
2fdfa3be97 Fixed the NRO error !wip 2018-12-17 13:37:48 +00:00
TidusJar
0cc57c3c1f !wip improved the API's documentation
started on the deny reason
2018-12-17 13:31:04 +00:00
TidusJar
3c1f23ea92 Fixed a bug with us thinking future dated emby episodes are not available, Consoldated the emby and plex search rules (since they have the same logic) 2018-12-17 13:21:24 +00:00
TidusJar
0a63dd0ef5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2018-12-17 09:52:22 +00:00
TidusJar
43e30ec0bb Updated to .net core 2.2 and included a linux-arm64 build 2018-12-17 09:52:04 +00:00
Jamie
72c411d5d3
Merge branch 'develop' into feature/request-queue 2018-12-05 21:32:38 +00:00
TidusJar
c1e2cad252 Added Sonarr v3 #2359 2018-12-05 09:47:06 +00:00
TidusJar
a69637a3fb Did the frontend settings for Sonarr to add V3. !wip #2359 2018-12-05 09:25:59 +00:00
TidusJar
75f43260c0 !wip added the api 2018-12-03 21:36:46 +00:00
TidusJar
da5d4f0738 Finished off the job 2018-12-03 21:19:57 +00:00
TidusJar
207fbe0a8f Save to the request queue !wip 2018-12-03 20:54:01 +00:00
Jamie
aa487e6ccf Fixed the issue with the user overrides #2646 2018-11-19 21:27:25 +00:00
Jamie
417e4085c5 Fixed the issue where we could sometimes allow the request of a whole series when the user shouldn't be able to 2018-11-18 20:14:47 +00:00
TidusJar
3de88be16c Fixed the issue where we were marking the whole season as wanted in Sonarr rather than the individual episode #2629 2018-11-14 20:48:23 +00:00
TidusJar
2c66793986 Fixed #2633 2018-11-05 08:25:06 +00:00
Jamie
4f5c879fd7 Fixed error !wip #2591 2018-10-26 23:25:30 +01:00
Jamie
d3c33fa804 Show the TV show as available when we have all the episodes but future episodes have not aired. #2585 2018-10-26 22:29:29 +01:00
Jamie
07f3f4162a Added the ability to get the ombi user via a Plex Token #2591 2018-10-26 21:07:43 +01:00
Jamie
720adca896 Fixed #2514 2018-10-20 15:49:01 +01:00
Jamie
442b0ff90c
Merge branch 'develop' into feature/splitoutsettingsdb 2018-10-14 00:16:48 +01:00
TidusJar
1b13d6e6b7 More UI tests !wip 2018-10-11 14:25:28 +01:00
TidusJar
4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote. 2018-10-10 21:39:59 +01:00
TidusJar
ca48361865 Done the migration for the external db !wip 2018-10-04 15:05:43 +01:00
Jamie
b4a54839ca
Merge pull request #2556 from tidusjar/feature/vote
Feature/vote
2018-10-04 13:44:08 +01:00
TidusJar
1f188b3618 Moar !wip 2018-10-03 20:10:27 +01:00
TidusJar
9f696bfc7d Do not show available, approved stuff on the vote page !wip 2018-10-03 15:03:41 +01:00
TidusJar
9cf8ea7a6f Merge branch 'feature/vote' of https://github.com/tidusjar/ombi into feature/vote 2018-10-03 14:58:01 +01:00
TidusJar
a93fdc66ac Subscribe the user to the request when they vote on it. 2018-10-03 13:54:19 +01:00
Jamie
3ab45eb6fd Fixed #2549 2018-09-28 23:35:48 +01:00
Jamie
660df99123 Got most of the UI done for the voting feature !wip 2018-09-28 23:21:01 +01:00
Jamie
bb4d59e355 Removed the pinID from the OAuth url #2548 2018-09-28 21:02:30 +01:00
Jamie
3f7eb80470 !wip done api 2018-09-28 21:00:05 +01:00
TidusJar
cfd0625df4 !wip 2018-09-28 12:56:23 +01:00