Commit graph

3666 commits

Author SHA1 Message Date
tidusjar
7145cf7cef Fixed the other error for #2955 2019-05-02 08:21:19 +01:00
tidusjar
b7877ad1b3 stuff 2019-04-28 00:20:08 +01:00
tidusjar
955329e0f5 logging 2019-04-24 10:29:56 +01:00
tidusjar
30116b65ab More to debug logging 2019-04-24 10:28:10 +01:00
tidusjar
27a7e96f75 Start the scheduler after the jobs have been assigned 2019-04-24 10:27:15 +01:00
Jamie Rees
ad6c72f12a Fixed some of the issues with the new scheduler not firing correctly 2019-04-23 08:34:21 +01:00
Kris Klosterman
fdad3a564c Placeholder Text for Search Boxes (#2939) 2019-04-18 13:26:42 +01:00
tidusjar
59e26aaa2d Reset all of the schedules due to Quartz using a different CRON system. Updated the UI code to reflect this 2019-04-16 21:52:05 +01:00
tidusjar
8f50213867 Fixed the scheduler! 2019-04-14 21:48:31 +01:00
Jamie Rees
2789c9b452 attempting to get the new triggers working 2019-04-14 20:55:10 +01:00
Jamie
3f06b2da32
Merge pull request #2922 from tidusjar/feature/quartz-poc
Feature/quartz poc
2019-04-14 20:27:31 +01:00
Jamie Rees
d9f338f78c Added some validation around the new crons 2019-04-11 13:07:10 +01:00
Jamie Rees
c3c0228b45 swap out the scheduler #2750 2019-04-11 12:56:32 +01:00
tidusjar
52d9a7a586 moved the jobs to use quartz 2019-04-09 23:24:30 +01:00
tidusjar
e9ead2eddb update poc quartz with develop 2019-04-09 21:59:33 +01:00
tidusjar
c2764fe780 !wip on Music API 2019-04-09 21:56:55 +01:00
tidusjar
ca010a0282 Added some defensive coding around when we create an artist for #2915 2019-04-07 00:09:19 +01:00
tidusjar
6dccea77c2 Fixed the mixed content warnings and the error when removing a album request #2884 2019-04-06 23:56:55 +01:00
tidusjar
c556334f79 Fixed #2910 2019-04-06 21:43:26 +01:00
Jamie
5356143d13
Merge pull request #2911 from PotatoQuality/patch-1
Fixing broken twitch url in readme file
2019-04-04 19:59:28 +01:00
PotatoQuality
78395a38f7
Fix for broken twitch url in readme file
Fixing the twitch url
2019-04-04 20:21:05 +02:00
Jamie
0e8859394b
Update README.md 2019-03-29 12:07:48 +00:00
Jamie
b0dff34995
Update README.md 2019-03-29 12:07:10 +00:00
tidusjar
439dc395d0 Reverted the global app lock for the db #2750 2019-03-27 10:19:36 +00:00
tidusjar
13a73020e5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-03-26 22:13:08 +00:00
tidusjar
a499782ec0 Delete the schedules db on startup, we don't want it trying to recover the jobs 2019-03-26 22:12:47 +00:00
Jamie Rees
117bd1cd8b #2750 stuff 2019-03-26 12:13:37 +00:00
Jamie Rees
5d9e6bd113 Fixed build !wip 2019-03-25 09:24:32 +00:00
Jamie Rees
e6e24c6a97 More for #2750 2019-03-25 08:41:15 +00:00
Jamie Rees
42662924d9 Removed the auditing, was not used anyway
#2750
2019-03-25 08:31:31 +00:00
Jamie Rees
b5b6711a76 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2019-03-25 08:25:20 +00:00
Jamie Rees
775e18e2d3 Fixed #2803 in regards to the Request Button showing up.
Still need to investiagte the availability side of things
2019-03-25 08:25:18 +00:00
Jamie
89e275df74
Update JobSetup.cs 2019-03-23 00:08:04 +00:00
tidusjar
cf9bb889ed Fixed the issue where it was not picking up roles until the JWT was refreshed 2019-03-22 22:31:11 +00:00
tidusjar
826517cbff !wip 2019-03-21 15:34:22 +00:00
tidusjar
6aa5f15881 merge 2019-03-21 15:34:12 +00:00
tidusjar
4920ac3da0 Take out the lastlogindate update for now #2750 2019-03-21 15:33:10 +00:00
Jamie
cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
Add Gotify as notification provider
2019-03-20 21:56:16 +00:00
Jamie
6199fd015f
Merge pull request #2898 from Aerion/fix-cake-build
Fix cake build by setting Incubator version
2019-03-20 19:38:07 +00:00
Guillaume Taquet Gasperini
41d9623897 Fix cake build by setting Incubator version 2019-03-20 19:57:21 +01:00
Guillaume Taquet Gasperini
94b70c2f2c Add Gotify as notification provider 2019-03-20 19:44:21 +01:00
Jamie
52b75ee4de
Update JobSetup.cs 2019-03-18 12:46:47 +00:00
TidusJar
11839deee8 Merge remote-tracking branch 'origin/develop' into develop 2019-03-14 21:00:25 +00:00
TidusJar
f048505eed Fixed #2636 2019-03-14 20:58:04 +00:00
Jamie Rees
2b1eebafd1 Set the View On Emby Url at runtime so the user can configure and change the URL and it will take effect straight away 2019-03-14 13:52:17 +00:00
Jamie Rees
2b414415ff Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2019-03-14 11:13:06 +00:00
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
1322076aa6 Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750 2019-03-14 11:03:58 +00:00
tidusjar
fd9eea8ff4 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-03-13 20:59:50 +00:00
tidusjar
fa76a57f08 Fixed a migration issue 2019-03-13 20:59:39 +00:00