Jason Dove
|
1b29e252ff
|
update changelog for release v0.2.5-alpha [no ci]
v0.2.5-alpha
|
2021-11-21 07:24:20 -06:00 |
|
 Jason DoveandGitHub
|
a4dc9bfb31
|
Ignore local plex guids (#488)
* ignore local plex guids
* update dependencies
|
2021-11-21 06:25:56 -06:00 |
|
 Jason DoveandGitHub
|
184c21a91b
|
optimize trakt matching (#487)
|
2021-11-21 06:13:28 -06:00 |
|
 Jason DoveandGitHub
|
6ea3191cf8
|
fix playout building (#486)
|
2021-11-20 22:36:15 -06:00 |
|
 Jason DoveandGitHub
|
d487bbca08
|
include other video title in channel guide (#483)
|
2021-11-16 08:46:07 -06:00 |
|
Jason Dove
|
05034b47e2
|
update changelog for release v0.2.4-alpha [no ci]
v0.2.4-alpha
|
2021-11-13 12:54:41 -06:00 |
|
 Jason DoveandGitHub
|
b0c85b6478
|
use scale_cuda instead of scale_npp (#481)
|
2021-11-13 09:06:02 -06:00 |
|
 Jason DoveandGitHub
|
f1356563da
|
fix ef shared table warnings (#480)
|
2021-11-10 18:03:28 -06:00 |
|
 Jason DoveandGitHub
|
c0aad028a8
|
more dotnet 6 updates (#479)
|
2021-11-09 13:09:57 -06:00 |
|
 Jason DoveandGitHub
|
dae06ec0ef
|
upgrade to dotnet 6 (#475)
|
2021-11-09 07:44:34 -06:00 |
|
 Jason DoveandGitHub
|
72f452fd36
|
update dependencies (#474)
|
2021-11-09 06:16:26 -06:00 |
|
Jason Dove
|
aaf832c0b6
|
update changelog for release v0.2.3-alpha [no ci]
v0.2.3-alpha
|
2021-11-03 13:53:06 -05:00 |
|
 Jason DoveandGitHub
|
08a18daf23
|
movie scanner should respect .etvignore files (#468)
|
2021-11-03 05:47:29 -05:00 |
|
 Jason DoveandGitHub
|
90c1c61a09
|
fix bug with flood playout mode (#467)
|
2021-11-02 21:47:46 -05:00 |
|
 Jason DoveandGitHub
|
053db71d44
|
fix decimal separator in ffmpeg apad filter syntax (#464)
|
2021-11-01 22:18:06 -05:00 |
|
Jason Dove
|
11f90f5d44
|
update changelog for release v0.2.2-alpha [no ci]
v0.2.2-alpha
|
2021-10-30 17:49:30 -05:00 |
|
 Jason DoveandGitHub
|
bda4117655
|
allow per-episode folders in local show libraries (#462)
* allow per-episode folders in local show libraries
* fix subfolder etag generation
|
2021-10-30 12:54:07 -05:00 |
|
Jason Dove
|
3240703840
|
fix build
|
2021-10-30 12:24:27 -05:00 |
|
 Jason DoveandGitHub
|
53a7570ba3
|
fix epg for multiple playout mode (#461)
|
2021-10-30 12:16:39 -05:00 |
|
 Jason DoveandGitHub
|
0e789fd6d8
|
update dependencies and fix languageext deprecation warnings (#460)
|
2021-10-30 11:57:50 -05:00 |
|
 Jason DoveandGitHub
|
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
|
2021-10-30 11:45:40 -05:00 |
|
 Jason DoveandGitHub
|
2ea0e64ac1
|
fix duration schedule item epg (#455)
|
2021-10-24 22:00:21 -05:00 |
|
Jason Dove
|
5993f23ec5
|
update changelog for release v0.2.1-alpha [no ci]
v0.2.1-alpha
|
2021-10-24 19:46:33 -05:00 |
|
 Jason DoveandGitHub
|
417f35a834
|
fix saving dynamic start time (#453)
|
2021-10-24 18:18:22 -05:00 |
|
 Jason DoveandGitHub
|
a74547997d
|
scheduling fixes (#451)
* scheduling fixes
* restore plex service
* restore plex service part 2
v0.2.0-alpha
|
2021-10-24 06:49:35 -05:00 |
|
Jason Dove
|
a2f74dd284
|
update changelog for release v0.2.0-alpha [no ci]
|
2021-10-23 20:18:01 -05:00 |
|
Jason Dove
|
373daf9ce6
|
add basic filler docs [no docker]
|
2021-10-23 20:14:10 -05:00 |
|
Jason Dove
|
68693cffa0
|
use info log level for search index migration
|
2021-10-21 20:43:17 -05:00 |
|
 Jason DoveandGitHub
|
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
|
2021-10-21 20:23:14 -05:00 |
|
 Jason DoveandGitHub
|
f4a63a1a1a
|
fix deleting jellyfin and emby movies (#447)
* fix deleting jellyfin and emby movies
* revert jf service change
|
2021-10-19 14:33:48 -05:00 |
|
 Jason DoveandGitHub
|
bc9d17ca25
|
show path replacement logs by default (#445)
|
2021-10-19 06:32:00 -05:00 |
|
 Jason DoveandGitHub
|
42e13cbbaf
|
fix generated streams with mpeg2video (#444)
|
2021-10-18 19:51:50 -05:00 |
|
Jason Dove
|
6cc61f3212
|
update changelog for release v0.1.5-alpha [no ci]
v0.1.5-alpha
|
2021-10-18 17:55:34 -05:00 |
|
 Jason DoveandGitHub
|
4cf44616a8
|
Include music video thumbnail in epg (#443)
* include music video thumbnail in epg
* update changelog
|
2021-10-18 17:53:58 -05:00 |
|
 Jason DoveandGitHub
|
33aaadae68
|
multiple fixes to duration mode (#442)
|
2021-10-18 16:21:32 -05:00 |
|
 Jason DoveandGitHub
|
fe3f8e391e
|
fix updating jellyfin and emby artwork (#440)
|
2021-10-17 05:36:00 -05:00 |
|
 Jason DoveandGitHub
|
1a68dd040a
|
find working plex connection on startup (#438)
|
2021-10-16 11:55:54 -05:00 |
|
 Jason DoveandGitHub
|
67761c1a14
|
fix updating jellyfin and emby tv seasons (#437)
* fix updating jellyfin and emby tv seasons
* update changelog
|
2021-10-16 09:05:08 -05:00 |
|
 Jason DoveandGitHub
|
1802f9d797
|
fix database migration (#436)
v0.1.4-alpha
|
2021-10-15 11:31:40 -05:00 |
|
 Jason DoveandGitHub
|
69354c9296
|
fix double scheduling (#435)
|
2021-10-15 09:14:53 -05:00 |
|
Jason Dove
|
0021e21b50
|
fix other video playback
|
2021-10-14 22:53:32 -05:00 |
|
Jason Dove
|
cdf7765059
|
update changelog for release v0.1.4-alpha [no ci]
|
2021-10-14 15:00:24 -05:00 |
|
 Jason DoveandGitHub
|
71658c448f
|
update docs (#431)
|
2021-10-14 14:41:12 -05:00 |
|
 Jason DoveandGitHub
|
3ecdd741a5
|
add guide mode to schedule items (#430)
|
2021-10-14 13:24:54 -05:00 |
|
 Jason DoveandGitHub
|
0daeb844b9
|
add other videos library kind (#429)
|
2021-10-14 12:58:37 -05:00 |
|
 Jason DoveandGitHub
|
22da19845b
|
add filler option to duration playout mode (#428)
* add duration tail options to schedule items editor
* add naive filler scheduling
* fix duration item length in xmltv
* show offline image for unfilled duration tail
* fix tests
* update changelog
* update dependencies
|
2021-10-13 21:15:16 -05:00 |
|
Jason Dove
|
3a6d9e9f39
|
update changelog for release v0.1.3-alpha [no ci]
v0.1.3-alpha
|
2021-10-13 15:17:23 -05:00 |
|
 Jason DoveandGitHub
|
7ed4b8ae3c
|
fix startup bug (#426)
|
2021-10-13 13:30:26 -05:00 |
|
Jason Dove
|
be7311e620
|
update changelog for release v0.1.2-alpha [no ci]
v0.1.2-alpha
|
2021-10-12 19:00:30 -05:00 |
|
Jason Dove
|
03be372070
|
update changelog [no ci]
|
2021-10-12 18:57:02 -05:00 |
|