37 Commits

Author SHA1 Message Date
Zoe Roux
2d77ca992b Basic crawler working 2020-06-07 17:03:51 +02:00
Zoe Roux
5d96452309 Reworking the crawler 2020-06-06 21:01:46 +02:00
Zoe Roux
c5b0858d4a Implemnting relational data loading inside the repositories 2020-06-06 17:53:08 +02:00
Zoe Roux
b3847a5bc5 Finishing the library manager 2020-06-06 13:51:53 +02:00
Zoe Roux
b59f208781 Using ids of entities instead of the whole entity in create responeses 2020-06-02 23:34:37 +02:00
Zoe Roux
bf66f0ca9c Restarting the library manager to use repositories 2020-06-02 04:01:23 +02:00
Zoe Roux
b9e040673c Revert "Trying to fix the edit"
This reverts commit 38e61b828bf6a1d28b7a7188c25d962f2220e323.
2020-05-31 21:43:44 +02:00
Zoe Roux
5f030b281f Trying to fix the edit 2020-05-31 05:16:04 +02:00
Zoe Roux
d5439fafe3 Cleaning the validator (optimization, less queries, more flexible, usable for edit) 2020-05-23 04:47:20 +02:00
Zoe Roux
bd15d425df Validating with a reflection based methodé 2020-05-09 21:34:00 +02:00
Zoe Roux
7f0302f832 Using scopes for the rescan task 2020-05-08 02:32:51 +02:00
Zoe Roux
7530d239d9 Cleaning up 2020-05-07 04:59:37 +02:00
Zoe Roux
c8e3e92491 Reworking WatchEpisode creation 2020-05-07 04:43:19 +02:00
Zoe Roux
90d0180650 Threading the crawler 2020-05-07 04:21:58 +02:00
Zoe Roux
f720545d67 Reworking the whole library manager 2020-05-07 03:42:38 +02:00
Zoe Roux
40ea4a37af Adding a task to rescan a show and it's related properties 2020-05-05 03:23:39 +02:00
Zoe Roux
b48bb61608 Adding a library/create route 2020-04-27 00:58:28 +02:00
Zoe Roux
aa0c672d42 Cleaning up 2020-04-27 00:18:41 +02:00
Zoe Roux
da12eae0a2 Reworking external ids hadnling 2020-04-22 03:37:02 +02:00
Zoe Roux
14227edf36 Adding an identify route for shows 2020-04-19 21:29:48 +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
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
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
253b8561bc Cleaning up 2020-02-29 16:32:27 +01:00
Zoe Roux
862b4a42a7 Solving a bug with duplicated people in the database 2020-02-12 00:34:42 +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
d307308fb4 Solving a small bug with reuse of objects 2020-02-08 17:52:17 +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
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