Commit Graph

4876 Commits

Author SHA1 Message Date
Zoe Roux 14f4065921 Small bugs fixs 2021-08-06 00:24:23 +02:00
Zoe Roux daa8d1f04a TVDB: Fixing people images 2021-08-05 23:35:10 +02:00
Zoe Roux 6632ac5f1b TheMovieDB: Handling year search/get 2021-08-05 23:08:26 +02:00
Zoe Roux bb3e912ffa Fixing episodes, people and collection images 2021-08-05 22:38:21 +02:00
Zoe Roux 559160ad7b ThumbnailManager: Handling different file extensions 2021-08-05 15:41:11 +02:00
Zoe Roux 1a33f38384 FileSystem: Creating an api to retrieve a file mime type 2021-08-04 23:43:17 +02:00
Zoe Roux b60046eddc FileSystem: Using a single folder for shows-content 2021-08-04 20:19:31 +02:00
Zoe Roux 87e1b5aca1 FileSystem: Reworking the extra directory 2021-08-04 00:11:18 +02:00
Zoe Roux dacccb9e06 Updating packets to their new version 2021-08-02 01:08:16 +02:00
Zoe Roux 924d03291c CI: Fixing test sanitize 2021-08-02 00:57:58 +02:00
Zoe Roux 7f2ef68d04 Fixing tests CI 2021-08-02 00:53:46 +02:00
Zoe Roux 928a8d2147 EF: Fixing multiple same-entity references 2021-08-02 00:41:05 +02:00
Zoe Roux 6566b717f6 ShowLink: Fixing them and testing it 2021-08-01 19:21:23 +02:00
Zoe Roux 7540adb822 Moving unit tests to a specific folder 2021-08-01 15:21:44 +02:00
Zoe Roux 63e5c81691 Fixing tests 2021-08-01 15:00:09 +02:00
Zoe Roux 5152368950 EpisodeRepository: Adding tests 2021-08-01 14:44:19 +02:00
Zoe Roux 1472ff1cfa SeasonsRepository: Adding creation/edits tests 2021-07-31 23:39:58 +02:00
Zoe Roux c0b83d2d58 ShowRepository: Fixing relation adding 2021-07-31 23:16:36 +02:00
Zoe Roux 181eb5ba2e Merger: Fixing Dictionary complete and merge 2021-07-31 22:50:45 +02:00
Zoe Roux 0fa73b1d6a CollectionRepository: Adding tests 2021-07-31 17:22:55 +02:00
Zoe Roux 4ae28f2594 LibraryRepository: Adding more tests 2021-07-31 14:18:02 +02:00
Zoe Roux 47f855bdb9 Fixing tests 2021-07-31 01:22:46 +02:00
Zoe Roux 756bfa762c Removing links 2021-07-30 23:52:53 +02:00
Zoe Roux 0c594a92c6 Fixing some issues 2021-07-28 22:23:37 +02:00
Zoe Roux 75b97c0150 MovieDB: Implementing studio get/search 2021-07-28 20:11:56 +02:00
Zoe Roux a4933e0a27 MovieDB: Implementing person search 2021-07-28 19:36:41 +02:00
Zoe Roux 8152787f47 MovieDB: Implement episode get 2021-07-28 19:30:28 +02:00
Zoe Roux a43210365d Adding collection search/get 2021-07-28 17:38:35 +02:00
Zoe Roux 5f49986d9d Updating migrations 2021-07-28 16:24:03 +02:00
Zoe Roux 9777551b78 Reworking images 2021-07-27 00:11:06 +02:00
Zoe Roux 2812c9cacf Reworking metadata handling and adding it to Collections and Studios 2021-07-26 17:00:23 +02:00
Zoe Roux 3262343c4a Implementing collection search 2021-07-26 00:06:19 +02:00
Zoe Roux 17103548c5 Implenting a the movie db provider 2021-07-25 23:55:55 +02:00
Zoe Roux 5fd1917ab4 Merge pull request #31 from AnonymusRaccoon/tvdb
Adding a tvdb provider
2021-07-25 15:54:09 +02:00
Zoe Roux a58d240532 RegisterEpisoe: Skiping episode metadata for movies 2021-07-25 14:50:31 +02:00
Zoe Roux 209a0238f9 Fixing the tvdb for movies 2021-07-25 02:17:03 +02:00
Zoe Roux 2739d7c36a Merge branch 'tvdb' of github.com:AnonymusRaccoon/Kyoo into tvdb 2021-07-25 01:47:55 +02:00
Zoe Roux 6542062bb8 Fixing task services resolving 2021-07-25 01:47:42 +02:00
Zoe Roux 48c75b57f1 Merge branch 'master' into tvdb 2021-07-24 21:15:01 +02:00
Zoe Roux 9d45af3dd2 Testing failing providers 2021-07-24 21:11:36 +02:00
Zoe Roux 7e3f6763da Testing the provider composite 2021-07-24 20:36:55 +02:00
Zoe Roux d8da21ddec Fixing migrations 2021-07-24 01:02:39 +02:00
Zoe Roux c206512e3b Testing tvdb convertors 2021-07-24 00:36:11 +02:00
Zoe Roux c037270d33 Fixing last breaking changes 2021-07-23 20:22:34 +02:00
Zoe Roux 03bf2c4f10 Adding more tests and fixing subtitle identification 2021-07-23 19:36:43 +02:00
Zoe Roux e55f60166e Cleaning up and adding tests for the regex identifier 2021-07-23 18:45:31 +02:00
Zoe Roux 48e81dfd92 Using task metadata as an attribute 2021-07-22 19:33:21 +02:00
Zoe Roux fd37cede9d Using immuable collections in the file extensions class 2021-07-21 19:41:25 +02:00
Zoe Roux bb5dc0dcae Fixing the composite of IFileSystem.FileResult 2021-07-21 19:01:31 +02:00
Zoe Roux 42863bc403 Fixing an error on invalid slug with the crud api 2021-07-21 18:50:20 +02:00