Commit Graph

87 Commits

Author SHA1 Message Date
Zoe Roux 30d52c6061 Fix tests 2023-08-08 12:08:51 +09:00
Zoe Roux a1fb4ce8eb Fix warnings 2023-08-07 15:29:31 +09:00
Zoe Roux 5446dbce83 Fix tests compilation errors 2023-08-07 14:50:12 +09:00
Zoe Roux 93b36f1bd4 Fix image resize not working 2023-08-07 14:50:12 +09:00
Zoe Roux ab12de8287 Add next/previous episode field. Add movie load 2023-08-07 14:50:12 +09:00
Zoe Roux 3cdfc91c93 Implement blurhash 2023-08-07 14:50:12 +09:00
Zoe Roux a6c8105d8c Parse images from the scanner 2023-08-07 14:50:12 +09:00
Zoe Roux ca99421624 Update library items for new movies 2023-08-07 14:50:12 +09:00
Zoe Roux 5c270a0362 Handle external ids 2023-08-07 14:50:12 +09:00
Zoe Roux 19ae15f53f Split movies and shows, enable nullable handling (wip) 2023-08-07 14:50:12 +09:00
Zoe Roux 386c6bf268 Feat rework images, delete providers 2023-08-07 14:50:12 +09:00
Zoe Roux 3d30d65184 Fix tests 2023-08-02 00:57:27 +09:00
Zoe Roux 8e9cd2d2f3 Delete files via the scanner/monitor. Add an ignore folder 2023-08-02 00:57:27 +09:00
Zoe Roux f58597379b Fix remaining issues with new track implementation 2023-08-02 00:57:27 +09:00
Zoe Roux e6f263b6de Remove track table 2023-08-02 00:57:27 +09:00
Zoe Roux c69864d0f5 Delete dotnet file system abstraction 2023-08-02 00:57:27 +09:00
Zoe Roux ae901b257b Remove the C transcoder 2023-08-02 00:57:27 +09:00
Zoe Roux 6435114384 Fix json date serialization settings 2023-07-30 19:25:06 +09:00
Zoe Roux c55c3bca72 Fix back arm build 2023-07-30 19:25:06 +09:00
Zoe Roux 83b8627717 Fix timestamps format 2023-07-30 19:25:06 +09:00
Zoe Roux 95ccceb259 Fix warnings 2023-07-30 19:25:06 +09:00
Zoe Roux 31d8f5f7b9 Update all dotnet libraries 2023-07-30 19:25:06 +09:00
Zoe Roux 5d72fe44ab Update to dotnet 7 2023-07-30 19:25:06 +09:00
Zoe Roux 714b7d845a Fix slug creations 2023-07-25 15:01:23 +09:00
Zoe Roux 066229eb0e Fix tracks slugs 2023-07-25 15:01:23 +09:00
Zoe Roux 0f96f02df5 Fix event issue 2023-07-25 15:01:23 +09:00
Zoe Roux b753fdd2b0 Fix database migration issue 2023-07-25 15:01:23 +09:00
Zoe Roux db41c55230 Remove database triggers 2023-07-25 15:01:23 +09:00
Zoe Roux 58b799edb4 Add events when resources are changed 2023-07-25 15:01:23 +09:00
Zoe Roux 92b5e33940 Fix ctranscoder dockerfiles 2023-06-01 04:03:30 +09:00
Zoe Roux 95133deeb0 Add audio menu and rework qualities menu 2023-05-05 14:14:04 +09:00
Zoe Roux 6e39690d7a Create a master playlist 2023-05-05 14:14:04 +09:00
Zoe Roux 9a125e0359 Add transcode quality on the front 2023-05-05 14:14:04 +09:00
Zoe Roux 3ab76006af Create a proxy for the trasncoder 2023-05-05 14:14:04 +09:00
Zoe Roux 5cdcff0cd0 Add episodes to the transcoder 2023-05-05 14:14:04 +09:00
Zoe Roux d106988fd7 Add transcoder's dockerfile 2023-05-05 14:14:03 +09:00
Zoe Roux 9e254e6813 Fix episodes duplicate check 2023-04-05 02:15:42 +09:00
Zoe Roux 592c92785f Automatically download/extract info on API creation (dirtyfix) (#161
* Download thumbnails automatically

* Automatically extract tracks
2023-04-03 20:03:11 +09:00
Zoe Roux d0db4815f1 Use json in healthcheck 2023-04-03 20:03:11 +09:00
Zoe Roux a554b7681f Add healthchecks to the api 2023-04-03 20:03:11 +09:00
Zoe Roux 7388719cad Add seasons metadata 2023-04-03 20:03:11 +09:00
Zoe Roux 75fb4b5809 Add seasons 2023-04-03 20:03:11 +09:00
Zoe Roux 8ac5f02d93 Fix a test 2023-04-03 20:03:11 +09:00
Zoe Roux 10b291b4aa Add genres and studio objects for the scanner 2023-04-03 20:03:11 +09:00
Zoe Roux c894f33c11 Add metadataid, original language metadata and genres 2023-04-03 20:03:11 +09:00
Zoe Roux 541a7c9e2b Making the scanner send data to the back 2023-04-03 20:03:11 +09:00
Zoe Roux 02214a127c Fix ApiKey configuration options 2023-04-03 20:03:11 +09:00
Zoe Roux 9e98bf3532 Cleanup JWT error messages 2023-04-03 20:03:11 +09:00
Zoe Roux 86955cf0cb Add ApiKeys authentication 2023-04-03 20:03:11 +09:00
Zoe Roux bf281820b9 Remove the weird configuration options, add ApiKeys configuration 2023-04-03 20:03:11 +09:00