Commit Graph

71 Commits

Author SHA1 Message Date
Zoe Roux 2aa87378fc Handling related data in the collection delete 2020-06-19 19:20:19 +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 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 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 965fb7ed5b Creating the season repository 2020-06-03 03:52:27 +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 b9e040673c Revert "Trying to fix the edit"
This reverts commit 38e61b828b.
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 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 bd15d425df Validating with a reflection based methodé 2020-05-09 21:34:00 +02:00
Zoe Roux 90a7d6654e Updating the database scheme 2020-05-08 02:21:59 +02:00
Zoe Roux c8e3e92491 Reworking WatchEpisode creation 2020-05-07 04:43:19 +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 976ffbaa41 Cleaning up 2020-05-01 02:43:18 +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
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