Jason Dove
|
dcbe4837bf
|
first pass at block scheduling (#1548)
* add blocks, block groups
* basic block and block item editing
* add template groups and basic template editing (name)
* add blocks to template calendar
* edit playout templates
* add calendar preview to playout templates
* add basic block playout building
* add mysql migration
* update changelog
|
2 years ago |
Jason Dove
|
e2a516f5e8
|
fix external json playouts with mysql (#1542)
|
2 years ago |
Jason Dove
|
6708d6b4d7
|
support filling with groups of song artists (#1537)
|
2 years ago |
Jason Dove
|
545bf1b775
|
fill with group (#1534)
* use browser's accept-language header
* add fill with group mode to schedule items
* update dependencies
* fixes
* fix tests
|
2 years ago |
Jason Dove
|
9471cb55dd
|
upgrade from dotnet 7 to dotnet 8 (#1529)
* upgrade sdk
* fix warnings in ersatztv.ffmpeg
* fix warnings in ersatztv.core
* fix warnings in ersatztv.infrastructure
* fix warnings in ersatztv.application
* disable analysis for migrations projects
* fix warnings in ersatztv.scanner
* fix warnings in ersatztv
* upgrade project framework
* update github actions and dockerfiles
|
2 years ago |
Jason Dove
|
24780cbe84
|
fix disappearing collection tags (#1517)
|
2 years ago |
Jason Dove
|
ba48b3a676
|
update dependencies (#1512)
|
2 years ago |
Jason Dove
|
b95a89b11f
|
plex collection rework (#1503)
* start to rework plex collection scanning
* sync plex collections to db
* sync plex collection items
* update changelog
|
2 years ago |
Jason Dove
|
8f5b181372
|
mysql media server library scan fixes (#1491)
* fix some mysql movie library updates
* fix some mysql show library updates
* update dependencies
|
2 years ago |
Jason Dove
|
3ab8e5bc3a
|
optimize jellyfin collection scanning (#1453)
|
2 years ago |
Jason Dove
|
694b6bbd91
|
scaling behavior and normalize loudness (#1439)
* update changelog [no ci]
* add ffmpeg profile scaling behavior
* update dependencies
* add normalize loudness mode
* update changelog
|
2 years ago |
Jason Dove
|
78356314e6
|
update dependencies (#1433)
|
2 years ago |
Jason Dove
|
5caf8f7f98
|
fix builds (#1412)
|
2 years ago |
Jason Dove
|
245c4ec359
|
code analysis and cleanup (#1411)
* cleanup scanner project
* cleanup infrastructure projects
* cleanup ffmpeg project
* cleanup core project
* cleanup app project
* cleanup main project
* update dependencies
* code cleanup
|
2 years ago |
Jason Dove
|
560cb826b3
|
fix local subtitles display (#1388)
* show external subtitles in media info
* fix mysql saved page size
|
2 years ago |
Jason Dove
|
4b08ed5381
|
fix mysql migration (initial data) (#1379)
|
2 years ago |
Jason Dove
|
a7661c8498
|
add mysql database provider (#1375)
* refactor sqlite into separate library
* support mysql
* fixes
* sql fixes
* cleanup
* update changelog
|
2 years ago |