Commit graph

257 commits

Author SHA1 Message Date
Jamie Rees
7ca57f3666 Fixed issues not loading 2020-05-16 21:08:37 +01:00
Jamie Rees
4a8c1cd25a Added filtering on status to the requests page 2020-05-04 22:11:43 +01:00
tidusjar
1ea6a6dc48 added the quality to a movie 2020-05-03 23:33:20 +01:00
tidusjar
d7cdf68a86 Small changes to the DB migration 2020-04-29 22:19:17 +01:00
tidusjar
1107c4a366 Fixed another EF client side execution bug 2020-02-25 16:40:12 +00:00
Jamie Rees
3a89483599 fixed the migration 2020-02-20 19:58:39 +00:00
Jamie Rees
dd03135d7c Changed migration 2020-02-20 11:33:30 +00:00
Christopher Demicoli
7172e9c3d7
Fixes #3399
Due to changes in Client vs. Server Evaluation in EF, this statement could not be evaluated on the server-side
2020-02-19 11:44:43 +01:00
Jamie Rees
a482a095ab Added new migrations 2020-02-18 23:11:14 +00:00
Jamie Rees
993510efdd merge 2020-02-18 22:26:42 +00:00
Jamie Rees
ac51126437 merge 2020-02-18 22:03:54 +00:00
tidusjar
483f021e29 Updated to 3.1 2020-02-07 23:01:36 +00:00
Jamie Rees
e24ad04be9 merge 2019-12-17 13:13:33 +00:00
Jamie Rees
1069ddf9cf Fixed the multiple notifications (I think) 2019-12-17 13:11:45 +00:00
tidusjar
5ad8ccf33d Some small fixes! 2019-12-12 21:51:50 +00:00
Jamie Rees
bea8551cd3 merge 2019-11-26 08:32:16 +00:00
tidusjar
3bd9b18b33 Fixed the startup error 2019-11-15 22:47:51 +00:00
tidusjar
58cc49d607 Fixed issues with the RequestId Migration #3244 #3253 #3249 2019-11-13 22:01:28 +00:00
tidusjar
96e3e88261 Fixed the issues where the DB was being disposed too early 2019-11-07 22:22:53 +00:00
tidusjar
2365341207 Develop into v4 2019-11-05 22:21:56 +00:00
tidusjar
a8026aecf4 Upgrade to .net standard 2.1 2019-11-05 22:06:23 +00:00
tidusjar
f4933bfc26 Fixed the migration for combined databases 2019-11-05 20:55:13 +00:00
tidusjar
713c0de5f0 Fixed the issue where exisitng databases would now fail due to the DB structure changes 2019-11-04 22:24:21 +00:00
tidusjar
560c3c3ead Finished it! 2019-11-03 21:53:22 +00:00
tidusjar
1a086e6f19 Got MySql working 2019-11-03 00:02:10 +00:00
tidusjar
37aca4e423 Got the new DB structure in place 2019-11-02 22:49:14 +00:00
tidusjar
b07833e0e8 Merged develop with V4 2019-11-02 22:12:12 +00:00
tidusjar
5d73845951 Add the migration to the correct database... #3214 2019-10-19 00:00:13 +01:00
tidusjar
1286c40f82 Hopefully provide a fix now for #2998
Theory is that the refresh metadata was using stale data and then overriding the availbility that just happened on that media item.
2019-10-16 21:41:17 +01:00
tidusjar
a5139dd25c merge develop into v4 2019-10-16 20:25:26 +01:00
Jamie Rees
e54ec746d6 small wip changes 2019-08-19 16:30:54 +01:00
tidusjar
769343a128 Fixed issue where using the API to request a movie/tv show would throw an exception when only using the API Key #3091 2019-08-08 15:42:04 +01:00
Jamie Rees
76dfcdf646 Request grid now shows available 2019-07-05 16:26:39 +01:00
tidusjar
6a3addae5c merge develop into v4 2019-07-02 13:28:03 +01:00
Jamie Rees
1fa034908c Added transactions around all of the CUD operations 2019-06-19 21:39:08 +01:00
Jamie Rees
08b7e8f540 Add a internal retry when we have a locked db 2019-06-04 21:07:20 +01:00
Jamie Rees
8de5057fd3 Added migration for issues 2019-05-20 13:19:06 +01:00
Jamie Rees
bfaf2b8f8c Updated packages 2019-05-07 20:42:49 +01:00
Jamie Rees
975a162edd merge 2019-04-23 13:40:17 +01:00
Jamie Rees
b98f5607d6 More unit tests 2019-04-18 13:58:19 +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
Jamie Rees
b1cf9536df build stuff 2019-04-11 21:17:48 +01:00
Jamie Rees
ae9a4e3b1c Package update/refresh 2019-04-08 09:26:58 +01:00
tidusjar
8febad53b0 merge 2019-03-27 10:41:20 +00:00
tidusjar
439dc395d0 Reverted the global app lock for the db #2750 2019-03-27 10:19:36 +00:00
Jamie Rees
117bd1cd8b #2750 stuff 2019-03-26 12:13:37 +00:00
Jamie Rees
e6e24c6a97 More for #2750 2019-03-25 08:41:15 +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
01eb74d90b Started reworking the settings 2019-03-12 13:49:28 +00:00
Jamie Rees
cc5fb56e7b Merge branch 'develop' into feature/v4 2019-03-07 09:42:13 +00:00