WIP: working move/tv show download

This commit is contained in:
Brock H Caldwell
2026-03-21 23:22:41 -05:00
parent 9e2c5410ba
commit e39cb6e9bd
17 changed files with 325 additions and 132 deletions

View File

@@ -66,6 +66,7 @@ services:
App\:
resource: '../src/'
exclude:
- '../src/Library/Dto'
- '../src/DependencyInjection/'
- '../src/Entity/'
- '../src/Kernel.php'