Commit Graph

198 Commits

Author SHA1 Message Date
Zoe Roux c0abd43aac Initializing the link's show' 2020-02-12 00:46:46 +01:00
Zoe Roux 4efceb4238 Removing duplicated found by the metadataprovider 2020-02-12 00:41:00 +01:00
Zoe Roux 862b4a42a7 Solving a bug with duplicated people in the database 2020-02-12 00:34:42 +01:00
Zoe Roux 4fa5655178 Including aliases in the search query 2020-02-12 00:13:36 +01:00
Zoe Roux 0bdc69cb86 Fixing the search 2020-02-12 00:04:25 +01:00
Zoe Roux 2f53f2bc67 Cleaning up the serializer 2020-02-11 23:51:38 +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 aca93acc86 Limiting the queries in the search 2020-02-11 00:31:25 +01:00
Zoe Roux cfe78d820c Solving a bug with the search query 2020-02-11 00:23:28 +01:00
Zoe Roux 5eed35d4ac Pointing out the bug with the scan task 2020-02-11 00:11:53 +01:00
Zoe Roux 82add5cd50 Adding error messages for the thumbnail downloader 2020-02-10 23:16:39 +01:00
Zoe Roux f318d66efe Sorting seasons on show query 2020-02-10 23:02:17 +01:00
Zoe Roux 29ed7dfa0a Solving a bug with the episodes query 2020-02-10 22:42:45 +01:00
Zoe Roux 55448b4caf Sorting items in query responses 2020-02-10 22:38:28 +01:00
Zoe Roux 1eba074e1d Adding the FromServices modifier 2020-02-10 22:31:14 +01:00
Zoe Roux 7b080ce0df Moving the crawler reference to the Controller Call 2020-02-10 22:23:07 +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 d8a21f1cf1 Solving a bug with people in the database 2020-02-10 00:11: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 d307308fb4 Solving a small bug with reuse of objects 2020-02-08 17:52:17 +01:00
Zoe Roux ef7b2bb61b Making the DB use auto IDs 2020-02-08 17:30:27 +01:00
Zoe Roux 15833b519f Auto creating the database on first start 2020-02-08 17:10:59 +01:00
Zoe Roux e670025514 Cleaning up 2020-02-08 16:38:43 +01:00
Zoe Roux f5f0a8bb61 Fixing a bug with libraries link 2020-02-08 16:25:24 +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 37abbdd5e0 Renaming API's items 2020-01-29 23:04:47 +01:00
Zoe Roux e8510a55c0 Solving a bug with collections 2020-01-27 23:38:35 +01:00
Zoe Roux 994992c9aa Making show/episodes images be download 2020-01-27 01:05:00 +01:00
Zoe Roux f16003a2b9 Solving a mistake with the is external 2020-01-27 00:50:46 +01:00
Zoe Roux c9f473dcc0 Solving a bug with the crawler 2020-01-27 00:42:44 +01:00
Zoe Roux 924200c6ba Modifing a big the makefile 2020-01-27 00:33:09 +01:00
Zoe Roux c0f5bdc1da Typo 2020-01-26 23:59:30 +01:00
Zoe Roux baec154d1f Moving the try catch since it was a little buggy 2020-01-26 23:05:16 +01:00
Zoe Roux 634023834a Cleaning up more the standard output 2020-01-26 22:44:46 +01:00
Zoe Roux e100bb49d8 Cleaning up the standard input 2020-01-26 22:37:32 +01:00
Zoe Roux 42bf34064a Adding a try catch in the crawler 2020-01-26 22:12:38 +01:00
Zoe Roux 57c5cefaf8 Installing the TVDB provider in the makefile 2020-01-25 17:15:53 +01:00
Zoe Roux d18000a9c8 Merge pull request #5 from AnonymusRaccoon/Dev
Adding a plugin manager and moving TheTVDB metadata provider to a plugin.
2020-01-25 17:06:28 +01:00
Zoe Roux 24e701be38 Removing old UT 2020-01-25 16:29:23 +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