Jason Dove
|
71e9ea867a
|
store local library folder hierarchy in db (#1616)
|
1 year 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 |
Jason Dove
|
e93d678b97
|
add more logging (#1224)
* more logging
* update dependencies
|
2 years ago |
Jason Dove
|
1431b33a98
|
support movie nfo metadata in other video libraries (#788)
* add other video nfo metadata
* update docs
|
3 years ago |
Jason Dove
|
d67251bfa0
|
jellyfin and emby collection sync (#752)
* sync jellyfin and emby collections
* update changelog
|
3 years ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
3 years ago |
Jason Dove
|
dcc8f19a6b
|
remove transient IDbConnection (#678)
|
3 years ago |
Jason Dove
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
3 years ago |
Jason Dove
|
685f78bef8
|
fix search results bug (#583)
|
4 years ago |
Jason Dove
|
6d147de2f3
|
filler rework (#449)
* add chapter statistics and new filler options
* refactor playout builder
* more refactor prep for filler
* rewrite schedulers
* refactor collectionkey
* add tail filler kind
* migrate tail filler to filler preset
* optionally show filler
* fix playout detail row count
* remove duration tail filler options
* implement tail and fallback in flood scheduler
* implement tail and fallback in one scheduler
* implement tail and fallback in multiple scheduler
* implement looping fallback filler
* more duration tests
* start to add post-roll filler to flood
* rework playoutitem filler tagging
* rework scheduler logging
* calculate whether configured filler will fit
* implement pre-roll and post-roll duration and count filler
* improve duration filler calculation
* add minutes to search index
* update channel guide to work with new filler
* add mid-roll filler
* don't clone enumerators for filler calculations
* support pre-roll and post-roll pad filler
* implement mid-roll pad filler
* allow clearing filler selections in schedule editor
* fix tests
* filler config validation
* use consistent time zone for tests
|
4 years ago |
Jason Dove
|
0daeb844b9
|
add other videos library kind (#429)
|
4 years ago |