296 Commits

Author SHA1 Message Date
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
c69864d0f5 Delete dotnet file system abstraction 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
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
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
3ab76006af
Create a proxy for the trasncoder 2023-05-05 14:14:04 +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
10b291b4aa Add genres and studio objects for the scanner 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
bf281820b9 Remove the weird configuration options, add ApiKeys configuration 2023-04-03 20:03:11 +09:00
Zoe Roux
13d79c5338 Delete the task system 2023-04-03 20:03:11 +09:00
Zoe Roux
5e87a669de Add healthcheck for postgres 2023-03-17 02:36:31 +09:00
Zoe Roux
9ce8043667 Return empty lists for people instead of throwing 2023-03-17 01:30:18 +09:00
Zoe Roux
edf2941e01 Cleanups 2023-03-17 01:30:18 +09:00
Zoe Roux
da0c1087e9 Fix library creator task 2023-03-17 01:30:18 +09:00
Zoe Roux
e17b4c6e23 Cleanup config options 2023-03-17 01:30:18 +09:00
Zoe Roux
03bd5b4c78 Removing config things 2023-03-17 01:30:18 +09:00
Zoe Roux
201892ea7f Delete SQlite 2023-03-17 01:30:18 +09:00
Zoe Roux
4b7f59e2e9 Fix tests 2023-03-14 03:04:29 +09:00
Zoe Roux
da17fc3e6d Fix warnings 2023-03-14 03:04:29 +09:00
Zoe Roux
b62af8d2ae Handle mixed nulls for sorts and pagination 2023-03-14 03:04:29 +09:00
Zoe Roux
ef3e4dc39b Fix limit reverse issue 2023-03-14 03:04:29 +09:00
Zoe Roux
fbe624ca6d Add previous page support 2023-03-14 03:04:29 +09:00
Zoe Roux
67112a37da Rework exception handling 2023-03-14 03:04:29 +09:00
Zoe Roux
c0c263c4d7 Rework sort system to allow multiples keys 2023-03-14 03:04:29 +09:00
Zoe Roux
95257771a5 Automatically create libraries 2023-03-14 03:04:29 +09:00
Zoe Roux
e242867ddb Fix coding style 2023-01-07 14:22:29 +09:00
Zoe Roux
8ca120aa6f Add items search support 2023-01-07 14:22:29 +09:00
Zoe Roux
edc33f3c37 Add liks in the API for videos, fonts and subtitle 2022-10-11 15:51:34 +09:00
Zoe Roux
07e8504cea Move the fonts API into the watch API & Fix chapters API 2022-10-11 15:51:34 +09:00
Zoe Roux
506a16e10a Move the backend to a back folder 2022-10-01 23:47:00 +09:00