Jason Dove
246b4d7591
properly sort channels in m3u ( #537 )
4 years ago
Jason Dove
ae2c6350e1
sync virtual shows and season from jellyfin ( #536 )
4 years ago
Jason Dove
ce228604e8
use select controls instead of autocomplete ( #532 )
...
* use select instead of autocomplete for playout editor
* use select instead of autocomplete for filler preset editor
* reset selected collection when changing collection type
* use select instead of autocomplete for multi collection editor
* more select
* more select controls
4 years ago
Jason Dove
3656e932d3
more song fixes ( #529 )
...
* use blurhash for default etv song backgrounds
* fix saving artwork blurhash
* fix song detail alignment
* rename song background files
* watermark path is always none here
4 years ago
Jason Dove
73887706ed
update changelog for release v0.3.2-alpha [no ci]
4 years ago
Jason Dove
abc103308b
optimize song artwork scanning ( #527 )
4 years ago
Jason Dove
3773bbec19
use blurhash for song backgrounds ( #526 )
...
* generate blurhash for all local artwork
* use blurhash song background if available
* only write blur hash to disk once
* use multiple blur hashes
* update changelog
* fix song detail outline
* reset song metadata (artwork)
4 years ago
Jason Dove
35ba2bab2c
fix unicode song metadata on windows ( #523 )
...
* test setting utf8 encoding with ffprobe
* use utf8 encoding for console (logging) output
* use proper sink package
* reset song metadata on windows
* fix nfo processing with missing year
* update changelog
4 years ago
Jason Dove
89e24b2b78
use custom log database backend that is more portable ( #519 )
4 years ago
Jason Dove
848795af32
fix artwork upload on windows ( #518 )
...
* update changelog for release v0.3.1-alpha [no ci]
* fix artwork upload on windows
4 years ago
Jason Dove
56f94f489a
fix filler playout crash ( #517 )
4 years ago
Jason Dove
475dc7660b
fix artwork uploads ( #516 )
4 years ago
Jason Dove
db3dfbd446
disambiguate song search results ( #515 )
4 years ago
Jason Dove
b4c9cdbbfa
use embedded song cover art ( #514 )
4 years ago
Jason Dove
7f84933c0b
index song genres ( #513 )
...
* add song genres to search index
* reset all song genre metadata
* update changelog and docs
4 years ago
Jason Dove
1e35e9a5b0
use subtitles to display errors ( #512 )
...
* use subtitles to display errors
* fix margin calculation
4 years ago
Jason Dove
7edf6f5d13
song cleanup ( #511 )
...
* refactor song background logic
* move song video generation
* move subtitle generation
* build ASS subtitles
* randomize song detail layout
* update changelog
4 years ago
Jason Dove
015232fad6
song improvements ( #508 )
...
* fix song details margin and use dynamic font size
* sometimes use cover art color for song background
4 years ago
Jason Dove
af51b790b6
randomize cover art placement ( #507 )
4 years ago
Jason Dove
9195ef7878
song fixes ( #506 )
...
* fix song page links
* show song artist in playout detail
* show more song details in channel guide
4 years ago
Jason Dove
dfc4c7a284
update changelog for release v0.3.0-alpha [no ci]
4 years ago
Jason Dove
1582f5dd15
update changelog [no ci]
4 years ago
Jason Dove
e45fb67769
bug fixes ( #493 )
...
* don't align audio when playing songs
* fix grouping duration items in epg
4 years ago
Jason Dove
3a40d6ce77
fix local library locking when adding paths ( #492 )
4 years ago
Jason Dove
ac048b72ae
add cover art watermark source ( #491 )
...
* add cover art watermark source
* update changelog
4 years ago
Jason Dove
852728c816
add songs libraries ( #490 )
...
* first pass at adding song libraries
* start handling optional video
* fix song playback
* fix song transitions
* add songs page to UI
4 years ago
Jason Dove
096f2d42e8
properly fix database upgrade ( #489 )
4 years ago
Jason Dove
1b29e252ff
update changelog for release v0.2.5-alpha [no ci]
4 years ago
Jason Dove
a4dc9bfb31
Ignore local plex guids ( #488 )
...
* ignore local plex guids
* update dependencies
4 years ago
Jason Dove
184c21a91b
optimize trakt matching ( #487 )
4 years ago
Jason Dove
6ea3191cf8
fix playout building ( #486 )
4 years ago
Jason Dove
d487bbca08
include other video title in channel guide ( #483 )
4 years ago
Jason Dove
05034b47e2
update changelog for release v0.2.4-alpha [no ci]
4 years ago
Jason Dove
b0c85b6478
use scale_cuda instead of scale_npp ( #481 )
4 years ago
Jason Dove
aaf832c0b6
update changelog for release v0.2.3-alpha [no ci]
4 years ago
Jason Dove
08a18daf23
movie scanner should respect .etvignore files ( #468 )
4 years ago
Jason Dove
90c1c61a09
fix bug with flood playout mode ( #467 )
4 years ago
Jason Dove
053db71d44
fix decimal separator in ffmpeg apad filter syntax ( #464 )
4 years ago
Jason Dove
11f90f5d44
update changelog for release v0.2.2-alpha [no ci]
4 years ago
Jason Dove
bda4117655
allow per-episode folders in local show libraries ( #462 )
...
* allow per-episode folders in local show libraries
* fix subfolder etag generation
4 years ago
Jason Dove
53a7570ba3
fix epg for multiple playout mode ( #461 )
4 years ago
Jason Dove
0136de700c
add global and channel fallback filler ( #459 )
...
* configure channel and global fallback filler
* play random item from configured channel/global fallback filler as needed
4 years ago
Jason Dove
2ea0e64ac1
fix duration schedule item epg ( #455 )
4 years ago
Jason Dove
5993f23ec5
update changelog for release v0.2.1-alpha [no ci]
4 years ago
Jason Dove
417f35a834
fix saving dynamic start time ( #453 )
4 years ago
Jason Dove
a74547997d
scheduling fixes ( #451 )
...
* scheduling fixes
* restore plex service
* restore plex service part 2
4 years ago
Jason Dove
a2f74dd284
update changelog for release v0.2.0-alpha [no ci]
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
f4a63a1a1a
fix deleting jellyfin and emby movies ( #447 )
...
* fix deleting jellyfin and emby movies
* revert jf service change
4 years ago
Jason Dove
bc9d17ca25
show path replacement logs by default ( #445 )
4 years ago