94 Commits

Author SHA1 Message Date
Zoe Roux
da12eae0a2 Reworking external ids hadnling 2020-04-22 03:37:02 +02:00
Zoe Roux
86e188f985 Cleaning up the identify 2020-04-21 23:23:13 +02:00
Zoe Roux
114f105f37 Adding a metadata editor for shows 2020-04-19 04:27:20 +02:00
Zoe Roux
2293eb9494 Solving a bug with genres in the crawler and adding a genre api 2020-04-19 03:09:41 +02:00
Zoe Roux
7d7265ba12 Allowing shows to be edited 2020-04-18 05:31:12 +02:00
Zoe Roux
9b42680b31 Trying to prevent duplicated of related entities 2020-04-16 02:34:30 +02:00
Zoe Roux
0c9b3d04c3 Allowing modifications of shows in a generic way (using reflection) but every related and modified entities are always created. 2020-04-14 21:39:18 +02:00
Zoe Roux
4a41dd6f88 Adding helper methods inside of tasks to allow users to use them freely 2020-04-08 03:04:05 +02:00
Zoe Roux
f00d1ec4e9 Allowing tasks to take parameters 2020-04-08 02:27:22 +02:00
Zoe Roux
f01b25b827 Implementing a task manager 2020-04-07 01:24:17 +02:00
Zoe Roux
8df8cd4b20 Reworking the search API 2020-04-04 15:30:53 +02:00
Zoe Roux
2cfb285c22 Implementing playback of subtitles where the language is unknown 2020-03-23 21:45:03 +01:00
Zoe Roux
30da20a456 A basic account system exists now 2020-03-08 23:11:52 +01:00
Zoe Roux
b79ed8a198 Solving a bug with collections 2020-03-02 21:44:17 +01:00
Zoe Roux
2aea6e3a6b Implementing movies in the watch and video API 2020-03-01 04:16:26 +01:00
Zoe Roux
d5925f386b Implementing movies inside the database 2020-02-29 22:47:19 +01:00
Zoe Roux
5aa222d799 Removing usless | at the begining of externals id 2020-02-29 22:06:39 +01:00
Zoe Roux
e2f76b62e2 Making merge of lists work well 2020-02-29 21:38:39 +01:00
Zoe Roux
51bf93c00c Switchint to dotnet core 3.1.100 2020-02-29 18:41:45 +01:00
Zoe Roux
afcc6366e7 Adding helper constructors 2020-02-29 16:37:19 +01:00
Zoe Roux
253b8561bc Cleaning up 2020-02-29 16:32:27 +01:00
Zoe Roux
e5bb71084b Reworking the crawler to use only one regex and adding movies support 2020-02-13 22:48:37 +01:00
Zoe Roux
c0abd43aac Initializing the link's show' 2020-02-12 00:46:46 +01:00
Zoe Roux
862b4a42a7 Solving a bug with duplicated people in the database 2020-02-12 00:34:42 +01:00
Zoe Roux
84f8d545a6 Only serializing useful informations for each query. Cleaning up the rest API 2020-02-11 22:26:38 +01:00
Zoe Roux
55448b4caf Sorting items in query responses 2020-02-10 22:38:28 +01:00
Zoe Roux
d28f976d2b Finishing the Lazy load migration and solving some bugs with the API 2020-02-10 22:17:49 +01:00
Zoe Roux
cbc10acf54 Starting to use Lazy loading 2020-02-10 02:12:03 +01:00
Zoe Roux
46cfd6f3c7 Moving crawler first call to a startup code 2020-02-10 01:53:17 +01:00
Zoe Roux
9d6da207fe Now using PeopleLink instead of People when we were talking about people related to a show 2020-02-10 01:14:46 +01:00
Zoe Roux
a3cefb9088 Changing nuget packet version 2020-02-08 19:57:09 +01:00
Zoe Roux
b9b00192bc Solving a bug with libraries links 2020-02-08 19:09:15 +01:00
Zoe Roux
b2471c99ae Finishing to rework the manager to use EF and reworking the crawler to use the new API 2020-02-08 01:40:26 +01:00
Zoe Roux
a2a494d907 Starting to have a real implementation of EF 2020-02-07 01:29:57 +01:00
Zoe Roux
5181a6cf46 Starting to rework the LibraryManager 2020-02-05 00:47:14 +01:00
Zoe Roux
38d6b4fbde Reworking the models to use EF 2020-02-04 02:07:41 +01:00
Zoe Roux
c9f473dcc0 Solving a bug with the crawler 2020-01-27 00:42:44 +01:00
Zoe Roux
87d01c6044 Finishing the plugin manager and the provider manager 2020-01-25 15:59:32 +01:00
Zoe Roux
8b8e89d123 Adding default values when no data providers can Work. Cleaning up everything 2020-01-25 02:04:20 +01:00
Zoe Roux
3e9da31ac5 Making the plugin manager start on app startup 2020-01-25 00:14:09 +01:00
Zoe Roux
899adb2b9d Refactorying a bit 2020-01-21 23:20:18 +01:00
Zoe Roux
3d79d41a60 Creating the provider manager 2020-01-18 17:34:07 +01:00
Zoe Roux
9d37426764 Adding a plugin manager 2020-01-18 00:42:49 +01:00
Zoe Roux
77bf623611 Starting to rework the app to expose the API for plugins. 2020-01-17 00:25:07 +01:00