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
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
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
063f463951
update dependencies ( #1918 )
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
7bba422880
fix emptying trash ( #1905 )
10 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
Jason Dove
2c44efb971
update dependencies ( #1891 )
11 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
2977590a14
add deco setting to use watermarks during filler ( #1861 )
1 year ago
Jason Dove
9e2f7b7815
fix deco selection for watermark and filler ( #1847 )
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
7d83e66ba6
add yaml playout history; allow yaml playouts to be extended ( #1832 )
...
* add multi_part; refactor skipping items
* save and apply history for yaml playouts
* do not remove history on yaml playout reset
1 year ago
Jason Dove
694f25f8b3
upgrade to mudblazor 7 ( #1825 )
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
Sylvain
01090f62e6
Fixing URL Encoding for logo generation ( #1818 )
1 year ago
Sylvain
8488fe5d3d
Used a UUID in HDHomeRun config to allow multiple instances on a same network ( #1810 )
...
* Used a UUID in HDHomeRun config to allow multiple instances on a same network
* tweak some async calls
* try to fix line endings
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
1 year ago
Jason Dove
f06ef5262a
add new_epg_group instruction; add filler_kind propery ( #1819 )
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
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
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
a0a047ba18
Added API Artwork Router ( #1776 )
...
* Added API Artwork Router
* Simplifying code
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
Sylvain
85029cbbcd
Escaping & on xmltv file ( #1772 )
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
242a7ae382
add b-frames option to ffmpeg profile ( #1726 )
...
* add b-frames option to ffmpeg profile
* update dependencies
* cleanup
1 year ago
Jason Dove
a87ec2d75d
cleanup ( #1708 )
...
* fix blazor naming
* code cleanup
* update dependencies
1 year ago
Jason Dove
dc3578660f
fix flood playout item watermark ( #1705 )
1 year ago
Jason Dove
48a504735c
fix xmltv generation when no block items are selected for guide ( #1702 )
1 year ago
Jason Dove
5d89f5d0a4
fix template editors ( #1700 )
1 year ago
Jason Dove
e19b639527
add playlist item play all option ( #1694 )
1 year ago
Jason Dove
a6d5df3ca6
more add to playlist buttons; fix playlist preview ( #1693 )
1 year ago
Jason Dove
202ae33e37
add individual media items to playlists ( #1692 )
...
* add movies to playlists
* add search results to playlist
* update changelog
1 year ago
Jason Dove
706a2d14a2
add playlists ( #1690 )
...
* update dependencies
* add playlists
* add playlist support to schedules
* playout builder (flood) supports playlists
* update changelog
1 year ago
Jason Dove
b9a7ad2f5a
add video presets for nvenc, qsv, software h264 and hevc encoders ( #1688 )
...
* add video preset to ffmpeg profile
* add some hevc video presets
1 year ago
Jason Dove
07e7e5fe66
fix block playout playback when no deco is configured ( #1687 )
1 year ago
Jason Dove
c1d6ddcc57
add h264 profile option to ffmpeg profile ( #1686 )
...
* add video profile for nvenc/software h264 encoders
* add h264 profile for all other encoders
* update changelog
1 year ago
Jason Dove
19af303d76
improve segmenter v2 hevc compliance with fmp4 ( #1684 )
1 year ago
Jason Dove
af5dc0968b
add xmltv days to build setting ( #1678 )
1 year ago