Commit graph

207 commits

Author SHA1 Message Date
Jamie Rees
947c0e74cb Made use of the global mutex, this should now hopefully work #2750 2019-03-14 11:12:28 +00:00
Jamie Rees
3592781e94 Added a lock on the database commit level to see if I can improve locked db's 2019-03-06 10:13:11 +00:00
tidusjar
ee89f6f16c Fixed build !wip 2019-02-25 22:26:09 +00:00
tidusjar
c8415f8da9 Set the CommandTimeout longer to see if EF can get a handle on the SQLite file when it's locked #2750 2019-02-25 21:36:19 +00:00
TidusJar
8be3ef205a update dependancies 2019-02-22 12:15:33 +00:00
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
d834b96b4b Small improvements to try and mitigate #2750 2019-02-16 22:56:22 +00:00
tidusjar
42eae458d8 Fixed #2786 2019-02-08 13:47:22 +00:00
tidusjar
7048f2738a Fixed #2759 2019-01-23 20:23:55 +00:00
TidusJar
76bfec1667 Added Actor Searching for Movies! 2019-01-23 10:18:35 +00:00
TidusJar
732873acda Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-01-21 13:16:47 +00:00
TidusJar
f1bca13586 Added the request queue to the notifications UI so you can turn it off per notification agent #2747 2019-01-21 13:16:35 +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
7c97b104d2 Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability 2019-01-09 08:04:59 +00:00
TidusJar
656f8511b4 !wip added the custom page into the settings 2019-01-08 20:06:45 +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
c960e7ce85 Added capture of anonymous analytical data 2018-12-31 00:38:47 +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
Jamie
4eeb5d4d35 Sorted out the UI !wip 2018-12-05 21:24:50 +00:00
TidusJar
806cf7c0ff More on the UI !wip 2018-12-04 09:45:22 +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
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
b1e6fd313b !wip started on the request queue 2018-11-14 20:06:50 +00:00
Jamie
442b0ff90c
Merge branch 'develop' into feature/splitoutsettingsdb 2018-10-14 00:16:48 +01:00
TidusJar
870a07de9d revert, no idea how this happened 2018-10-10 15:47:50 +01:00
Jamie
bbceb56d8b
Merge branch 'develop' into imgbot 2018-10-09 20:22:16 +01:00
Anojh
0b2b3d2f30 New role to enable users to remove their own requests 2018-10-09 00:26:31 -07:00
TidusJar
5ecceec06e Fixed the migration 2018-10-04 21:04:25 +01:00
TidusJar
a40af63a9c Fixed build !wip 2018-10-04 15:10:31 +01:00
TidusJar
ca48361865 Done the migration for the external db !wip 2018-10-04 15:05:43 +01:00
TidusJar
26da9d242c ExternalContext migrations 2018-10-04 14:49:24 +01:00
TidusJar
479ca819d7 Added in the external repo so we can rip out external stuff 2018-10-04 14:48:21 +01:00
TidusJar
618ee16d9d The settings have now been split out of the main db.
Next is the External stuff e.g. Plex/Emby/Sonarr/Radarr stuff
2018-10-04 14:35:05 +01:00
Jamie
660df99123 Got most of the UI done for the voting feature !wip 2018-09-28 23:21:01 +01:00
Jamie
2181be30f5
Merge pull request #2545 from tidusjar/develop
Develop
2018-09-28 08:53:13 +01:00
Jamie
5b6283f6b8
Revert "Feature/purge issues" 2018-09-27 13:18:19 +01:00
TidusJar
dffd27d804 Added the ability to purge/remove issues 2018-09-27 13:17:39 +01:00
Jamie
91b6dfe2b7 Added the root folders and qualities per user! 2018-09-20 21:34:31 +01:00
TidusJar
68c4368490 Started on custom quality profiles and root paths !wip 2018-09-20 14:31:48 +01:00
TidusJar
7f4f2361c5 Merge 2018-09-19 13:49:21 +01:00
TidusJar
2204559b0a Added the Notification Preferences to the user 2018-09-19 13:38:41 +01:00
TidusJar
de2e3abfe0 Added the API to add user notification preferences 2018-09-18 14:15:26 +01:00
TidusJar
8915e64ff3 Updated all the MS packages 2018-09-13 11:45:19 +01:00
TidusJar
bcb193f321 made a start !wip 2018-08-29 13:25:43 +01:00
Jamie
8b5ae726c0 Add the music roles -.- !wip 2018-08-28 22:08:15 +01:00
TidusJar
21cb5820dd migrations !wip 2018-08-28 09:32:40 +01:00