Jason Dove
37ceac5651
add `advance` option to `epg_group` yaml playout instruction ( #1942 )
9 months ago
Jason Dove
0953e258a5
add `rewind_on_reset` option `wait_until` yaml playout instruction ( #1941 )
9 months ago
Jason Dove
5465c45a51
fix plex collection sync ( #1939 )
9 months ago
Jason Dove
a0bef3568b
fix selecting audio stream with preferred title ( #1937 )
...
* update dependencies to fix build errors
* fix selecting audio stream with preferred title
9 months ago
Jason Dove
f75bb25a1a
fix building playouts with certain playlist changes ( #1935 )
...
* fix building playouts with certain playlist changes
* update changelog
9 months ago
Jason Dove
e4ff825ae8
fix displaying playout item durations that are greater than 24 hours ( #1932 )
...
* fix displaying playout item durations that are greater than 24 hours
* upgrade refit to make build happy
* upgrade all dependencies
9 months ago
Jason Dove
6c4f63ad91
fix scaling behavior crop ( #1928 )
9 months ago
Jason Dove
c0a14ba81c
add button to reset all playouts ( #1927 )
9 months ago
Jason Dove
c063720169
use new channel identifiers in M3U and XMLTV to disambiguate in Plex ( #1920 )
10 months ago
Jason Dove
5d0f40978d
fix deleting local libraries with mysql ( #1919 )
10 months ago
Jason Dove
e7817b1460
fix deco default filler hardware acceleration ( #1916 )
...
* fix hw accel for deco default filler
* use custom filler kind for deco default filler
10 months ago
Jason Dove
7d6faee27b
properly destroy channel preview ( #1910 )
10 months ago
Jason Dove
7bba422880
fix emptying trash ( #1905 )
10 months ago
Jason Dove
db6ae27384
fix mysql database cleaner ( #1902 )
11 months ago
Jason Dove
4b9fc5004f
update changelog for release v0.8.8-beta [no ci]
11 months ago
embolon
f40eaef898
[scheduling] Add a new mode RandomRotation that randomly picks an item from a randomly choosen group (show/artist) for block schedule ( #1885 )
...
* init
* minor naming change
* address to comments round 1
* update dependencies
* formatting
* make sure it rotates
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
11 months ago
embolon
91e85cc9c1
[Filler] Add random count for filler preset ( #1886 )
...
* init
* minor update
* clean up
* minor cleanup
* update changelog
* update changelog again
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
11 months ago
Jason Dove
2c44efb971
update dependencies ( #1891 )
11 months ago
Jason Dove
c2b7be66af
restart hls session in some cases ( #1880 )
12 months ago
Jason Dove
8b911332a6
fix watermark opacity for transparent watermarks ( #1877 )
12 months ago
Jason Dove
4130f7316c
fix block playout history loading ( #1876 )
12 months ago
Jason Dove
3f6eb5a121
fix some collection related bugs with images ( #1874 )
12 months ago
Jason Dove
1209c54eb9
prevent saving overlapping blocks ( #1872 )
12 months ago
Jason Dove
94db4bf679
fix local subtitle scans for non-lowercase extensions ( #1865 )
...
* fix local subtitle scans for non-lowercase extensions
* remove some unneeded changes
1 year ago
Jason Dove
2977590a14
add deco setting to use watermarks during filler ( #1861 )
1 year ago
Jason Dove
b4c168e85e
use trakt user slug for proper url generation ( #1859 )
1 year ago
Jason Dove
55b7a35689
fix missing movie metadata ( #1854 )
1 year ago
Jason Dove
9e2f7b7815
fix deco selection for watermark and filler ( #1847 )
1 year ago
Jason Dove
101d46e283
dont remove block items that are filler ( #1846 )
1 year ago
Jason Dove
5e0fb31069
add reset playout and scan library api endpoints ( #1833 )
...
* add api to reset playout
* add library scan api
* update changelog
1 year ago
Jason Dove
5947555e86
improve trakt list url validation ( #1824 )
...
* improve trakt url validation and logging
* update changelog
1 year ago
Jason Dove
fb63116b36
more subtitles fixes ( #1823 )
1 year ago
Jason Dove
56a58d7a84
fix missing audio and subtitle language codes ( #1822 )
1 year ago
Jason Dove
e4e4f68eb4
refactor yaml playout builder ( #1820 )
...
* update changelog
* refactor some handlers
* refactor skip items instruction
* more refactoring
1 year ago
Sylvain
23684f607a
Generating Channel Logo when no logo is provided ( #1807 )
...
* Generating Channel Logo when none is provided
* Moved TTF in the cached Resources folder
* Using WebUtility.UrlEncode instead of Raw String Replace
* Fixed mistyping
* Moved Channel Logo Generator to etv.core
* Return 301 to static logo if there is any error during Logo generation
* minor fixes
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
1 year ago
Jason Dove
fa20c5e01e
template playout => yaml playout ( #1813 )
1 year ago
Jason Dove
d9a7615cf6
add experimental playout template system ( #1808 )
...
* add template playout kind
* add template scheduler count
* implement pad to next
* only allow resetting template playouts
* update changelog
1 year ago
Jason Dove
50f2cb7a33
fix adding pad filler to short content ( #1806 )
1 year ago
Jason Dove
b1b2c2a1e0
add deco default filler trim to fit setting ( #1800 )
...
* add deco default filler trim to fit setting
* implement trim to fit
* update changelog
1 year ago
Jason Dove
4f393d7b06
fix two letter language code stream selection ( #1798 )
1 year ago
Jason Dove
46f7289db8
add deco default filler ( #1797 )
...
* first pass at default filler for block scheduling
* configure default filler in ui
* update changelog
1 year ago
Jason Dove
80ccbbf299
fix duration playout loop ( #1796 )
1 year ago
Jason Dove
3765894cb7
remove invalid values from filler preset editor ( #1793 )
1 year ago
Jason Dove
a8b658a5ea
add "on demand" channel progress mode ( #1790 )
...
* update dependencies
* add channel progress mode
* implement on demand channel progress
* update changelog
1 year ago
Jason Dove
9dd4a85bf9
fix adding items to empty playlists ( #1784 )
1 year ago
Sylvain
b91ab5d898
Fixing Artwork OtherVideo rel ( #1774 )
...
* Fixing Artwork OtherVideo rel
* show other video artwork in ui
* don't run code quality on PRs
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
1 year ago
Jason Dove
b5d679212d
cache bust xmltv images ( #1771 )
1 year ago
Sylvain
36e86587ef
Allow Other Videos Library Type on Plex to be sync ( #1766 )
...
* Allow Other Videos Library Type on Plex to be sync
* Migrating database: Creating PlexOtherVideo table
* Using Plex Media path to create tags for OtherVideos
* missed these in the merge
* Getting PlexLibrary for Tag set on OtherVideo
* fix migrations
* set tag metadata on plex other videos
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
1 year ago
Jason Dove
f41fa669be
update media server scanning and paging ( #1770 )
...
* update media server scanning and paging
* remove unused types
1 year ago
Jason Dove
f62e841af4
update changelog for release v0.8.7-beta [no ci]
1 year ago