474 Commits

Author SHA1 Message Date
Zoe Roux
5944d948f1 Deletion of episodes works 2020-06-21 18:40:38 +02:00
Zoe Roux
0952197cf6 Adding id & slug based delete 2020-06-20 18:14:23 +02:00
Zoe Roux
48fc4fd249 Handling related entities for seasons, shows & studios 2020-06-20 18:08:19 +02:00
Zoe Roux
04fae1fc65 Handling people link deletion 2020-06-19 19:53:39 +02:00
Zoe Roux
8ffa7b61fa Handling library links on deletion 2020-06-19 19:30:36 +02:00
Zoe Roux
25274548c4 Handlink genre link deletion 2020-06-19 19:29:34 +02:00
Zoe Roux
40c3fcbb91 The EpisodeRepository now uses the TrackRepository 2020-06-19 19:25:19 +02:00
Zoe Roux
2aa87378fc Handling related data in the collection delete 2020-06-19 19:20:19 +02:00
Zoe Roux
15d8173433 Handle null references to the delete function 2020-06-19 19:11:39 +02:00
Zoe Roux
6cb7946569 Starting to rightfully handle the delete function 2020-06-19 19:10:08 +02:00
Zoe Roux
74fabb11ea Fixing bugs with the crawler that keep appening, cleaning the regex 2020-06-18 23:48:38 +02:00
Zoe Roux
7be4133af9 Fixing duplicated seasons 2020-06-18 15:43:25 +02:00
Zoe Roux
ef84a969b7 The crawler is now fully multi-threaded 2020-06-18 14:54:54 +02:00
Zoe Roux
8e37505b8f Cleaning up repositories 2020-06-18 03:23:23 +02:00
Zoe Roux
866635fe1f Oups 2020-06-17 23:35:48 +02:00
Zoe Roux
e621327042 Spliting tasks into pools 2020-06-16 18:05:07 +02:00
Zoe Roux
aef5214bef Disabling connection timeout 2020-06-15 23:29:59 +02:00
Zoe Roux
a88c2277c1 Fixing the episode's repository movie get 2020-06-15 22:12:14 +02:00
Zoe Roux
6bf0f027ea Updating limits 2020-06-15 04:32:35 +02:00
Zoe Roux
0728ef5e67 Refining exception handling of the crawler 2020-06-15 03:11:09 +02:00
Zoe Roux
fc65716906 Merge pull request #9 from AnonymusRaccoon/threading
Threading
2020-06-15 02:36:14 +02:00
Zoe Roux
6254d66651 Merging master 2020-06-15 02:35:51 +02:00
Zoe Roux
80389790dd Registering shows before episodes to prevent duplicates 2020-06-15 02:33:03 +02:00
Zoe Roux
33d9c5d9b4 Handling rush conditions on collection/show/season register 2020-06-12 04:31:27 +02:00
Zoe Roux
f18de8810b Fixing a bug with multiples paths in a library 2020-06-12 04:04:31 +02:00
Zoe Roux
f7d79386d3 Handling years in show names 2020-06-12 03:52:59 +02:00
Zoe Roux
51fa75214b Cleaning up 2020-06-12 03:39:00 +02:00
Zoe Roux
7694bd97ae Handling race conditions on create if not exists of every repositories 2020-06-11 23:04:22 +02:00
Zoe Roux
57ade5470f Implementing duplicate exceptions for every repository 2020-06-11 23:02:09 +02:00
Zoe Roux
19715f795c Implementing dispose pattern where repositories where used 2020-06-11 22:53:11 +02:00
Zoe Roux
7b266a2dff Implementing dispose/asyncdisposes 2020-06-11 16:56:34 +02:00
Zoe Roux
d34a6fd75a Starting to implement a dispose pattern for the library manager/repositories 2020-06-11 16:46:17 +02:00
Zoe Roux
b0eab43d52 Solving bug with tracks 2020-06-08 21:48:00 +02:00
Zoe Roux
538bc06597 Merging repository into master 2020-06-08 01:00:02 +02:00
Zoe Roux
2405145fbd Fixing a bug with the studio get 2020-06-08 00:59:02 +02:00
Zoe Roux
6ecc031c94 Merge pull request #8 from AnonymusRaccoon/repositories
Repositories
2020-06-07 20:01:58 +02:00
Zoe Roux
de503121f2 Solving bugs with related entities in the show repositories 2020-06-07 20:01:12 +02:00
Zoe Roux
e7a3cfc2cc Solving bugs with related entities in repositories 2020-06-07 19:31:45 +02:00
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
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