170 Commits

Author SHA1 Message Date
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
38d6b4fbde Reworking the models to use EF 2020-02-04 02:07:41 +01:00
Zoe Roux
37abbdd5e0 Renaming API's items 2020-01-29 23:04:47 +01:00
Zoe Roux
e8510a55c0 Solving a bug with collections 2020-01-27 23:38:35 +01:00
Zoe Roux
994992c9aa Making show/episodes images be download 2020-01-27 01:05:00 +01:00
Zoe Roux
f16003a2b9 Solving a mistake with the is external 2020-01-27 00:50:46 +01:00
Zoe Roux
c9f473dcc0 Solving a bug with the crawler 2020-01-27 00:42:44 +01:00
Zoe Roux
924200c6ba Modifing a big the makefile 2020-01-27 00:33:09 +01:00
Zoe Roux
c0f5bdc1da Typo 2020-01-26 23:59:30 +01:00
Zoe Roux
baec154d1f Moving the try catch since it was a little buggy 2020-01-26 23:05:16 +01:00
Zoe Roux
634023834a Cleaning up more the standard output 2020-01-26 22:44:46 +01:00
Zoe Roux
e100bb49d8 Cleaning up the standard input 2020-01-26 22:37:32 +01:00
Zoe Roux
42bf34064a Adding a try catch in the crawler 2020-01-26 22:12:38 +01:00
Zoe Roux
57c5cefaf8 Installing the TVDB provider in the makefile 2020-01-25 17:15:53 +01:00
Zoe Roux
d18000a9c8 Merge pull request #5 from AnonymusRaccoon/Dev
Adding a plugin manager and moving TheTVDB metadata provider to a plugin.
2020-01-25 17:06:28 +01:00
Zoe Roux
24e701be38 Removing old UT 2020-01-25 16:29:23 +01:00
Zoe Roux
87d01c6044 Finishing the plugin manager and the provider manager 2020-01-25 15:59:32 +01:00
Zoe Roux
8b8e89d123 Adding default values when no data providers can Work. Cleaning up everything 2020-01-25 02:04:20 +01:00
Zoe Roux
3e9da31ac5 Making the plugin manager start on app startup 2020-01-25 00:14:09 +01:00
Zoe Roux
899adb2b9d Refactorying a bit 2020-01-21 23:20:18 +01:00
Zoe Roux
c0ab6f898a Removing paths parameters from the metadataprovider 2020-01-19 01:15:03 +01:00
Zoe Roux
523c5a652e Adding a nuget package for Kyoo.Common and adding an http client factory in the DI 2020-01-19 01:05:55 +01:00
Zoe Roux
8c2b7c282a Create LICENSE 2020-01-18 17:49:12 +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
1b68b1a096 Merging from master 2020-01-17 00:47:41 +01:00
Zoe Roux
ce98686f4f Removing TheTVDB implementation (new git) 2020-01-17 00:45:35 +01:00
Zoe Roux
77bf623611 Starting to rework the app to expose the API for plugins. 2020-01-17 00:25:07 +01:00
Zoe Roux
2f78f8d37c Solving a small bug with the makefile 2020-01-15 02:08:46 +01:00
Zoe Roux
d0527625d0 Adding a makefile to install the app 2020-01-15 01:25:17 +01:00
Zoe Roux
126dff2fec Making a real good install.sh 2020-01-13 00:11:08 +01:00
Zoe Roux
0f4ab5fe9d Oups. Made a typo 2020-01-12 23:22:50 +01:00
Zoe Roux
a83508919f Adding an install script 2020-01-12 23:20:53 +01:00
Zoe Roux
e9a7bee3a8 Adding a build script 2020-01-12 23:10:30 +01:00
Zoe Roux
ddafabf0d8 Updating a bit the transcoder 2020-01-12 21:12:08 +01:00
Zoe Roux
d1cd1e5320 Merging 2020-01-12 21:08:14 +01:00
Zoe Roux
0774c072c3 Adding the web app as a submodule 2020-01-12 21:05:54 +01:00
Zoe Roux
b96b79f02d Removing the web app files 2020-01-12 21:04:46 +01:00
Zoe Roux
bb505e5841 Modifing the lib path and adding a start script in bash for linux systems 2020-01-08 23:43:15 +01:00
Zoe Roux
04beaf4c49 Updating the config 2020-01-08 01:10:33 +01:00
Zoe Roux
57a34d73ac Removing the suffix -thumb to the episode thumbnail file name 2020-01-02 03:35:19 +01:00
Zoe Roux
7e13e2c5c5 Making transcoder/transmuxer not throw when there was no read/write permissions given 2019-12-29 05:57:18 +01:00
Zoe Roux
877bebb0cb Handling subtitle addition 2019-12-29 05:16:07 +01:00
Zoe Roux
bf00c873ab Fixing npm vuln 2019-12-29 05:10:36 +01:00
Zoe Roux
20b3fa5dda Remoing junk files 2019-12-29 05:09:22 +01:00
Zoe Roux
245ac08247 Cleaning up the native code and the way subs are hundled 2019-12-29 05:08:44 +01:00
Zoe Roux
308967d743 Updating the app to use submodule, cleaning up 2019-12-27 17:05:21 +01:00
Zoe Roux
408352cc3c Reworking the transcoder to work with a CMake in C (removing unnecesarry C++). 2019-12-16 22:23:48 +01:00