334 Commits

Author SHA1 Message Date
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
e954af4787 Implemnting the collection repository 2020-06-06 01:17:26 +02:00
Zoe Roux
b20c7bfe06 Implemnting the studio repository 2020-06-06 01:14:48 +02:00
Zoe Roux
d2f9809634 Implementing the library repository 2020-06-06 00:50:06 +02:00
Zoe Roux
3c90003914 Implementing the track repository 2020-06-05 19:48:45 +02:00
Zoe Roux
5272c75232 Creating the episode repository 2020-06-03 04:08:59 +02:00
Zoe Roux
965fb7ed5b Creating the season repository 2020-06-03 03:52:27 +02:00
Zoe Roux
c5c7954116 Creating the provider repository 2020-06-03 03:29:39 +02:00
Zoe Roux
0bee630f46 Creating the people repository 2020-06-03 03:21:21 +02:00
Zoe Roux
bd1ef0e15b Creating the genre repository 2020-06-03 02:08:17 +02:00
Zoe Roux
4414d94c7e Handling external ids 2020-06-03 01: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
28d48e9daf Replacing sqlite with postgres 2020-05-30 18:08:42 +02:00
Zoe Roux
3684ea73f3 Identifing threading issues with the crawler 2020-05-26 04:10:29 +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
087bc02dba Fixing a bug on the merger 2020-05-19 03:15:42 +02:00
Zoe Roux
500ba56943 Finishing the reflection based validation 2020-05-19 02:49:47 +02:00
Zoe Roux
8ce6e1cc1b The validate change should now works if the given data is good 2020-05-11 04:29:18 +02:00
Zoe Roux
6e61b21e9a The track graph validation now works a bit 2020-05-10 04:06:46 +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
90a7d6654e Updating the database scheme 2020-05-08 02:21:59 +02:00
Zoe Roux
602661db40 Handling directory errors on library scan 2020-05-07 05:12:41 +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
3fc032c0a1 Adding a studio safety check 2020-05-07 00:33:36 +02:00
Zoe Roux
a2b518a397 Typescript compilation fix 2020-05-07 00:02:19 +02:00
Zoe Roux
8abd17999b Allowing the rescan to work for a season 2020-05-06 23:26:01 +02:00
Zoe Roux
ea3b320dad Clean up 2020-05-06 03:24:21 +02:00
Zoe Roux
7015f33c22 The identify now recursivly rescan seasons and episodes 2020-05-06 03:16:04 +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
562c39b970 Adding an identify for shows 2020-05-04 03:26:49 +02:00
Zoe Roux
b7618c9c54 Adding a provider api 2020-05-03 03:26:20 +02:00
Zoe Roux
976ffbaa41 Cleaning up 2020-05-01 02:43:18 +02:00
Zoe Roux
1db5b8b644 Finishing metadataID handling on the register 2020-05-01 02:06:00 +02:00
Zoe Roux
7a1485a94d Cleaning up 2020-04-27 03:20:50 +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
3a0061d379 Fixing registrations bug 2020-04-24 02:32:52 +02:00
Zoe Roux
8b6e24c575 Finishing the rework of external ids 2020-04-24 01:27:01 +02:00
Zoe Roux
49618ccd03 Reworking external ids for episodes, seasons & peoples 2020-04-23 23:16:22 +02:00
Zoe Roux
e54b86b16a Finishing the rework of providers in the db 2020-04-23 22:35:50 +02:00
Zoe Roux
9580056df1 Reworking handling of providers 2020-04-23 21:58:35 +02:00
Zoe Roux
da12eae0a2 Reworking external ids hadnling 2020-04-22 03:37:02 +02:00