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
6f66909957
add "all" instruction ( #1821 )
...
* add "all" instruction
* use string for value we don't care about
1 year ago
Sylvain
01090f62e6
Fixing URL Encoding for logo generation ( #1818 )
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
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
Jason Dove
ae6bcc4933
add yaml playout skip items instruction ( #1816 )
1 year ago
Jason Dove
b83fe53ef1
add wait until instruction ( #1815 )
1 year ago
Jason Dove
d50f2ace07
fix regression selecting subtitle streams for certain languages ( #1814 )
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
53bd745678
add playout template show content ( #1812 )
1 year ago
Jason Dove
f3e5a4e7d8
add playout template duration scheduler ( #1811 )
...
* fix loop with missing content
* implement template duration scheduler
1 year ago
Jason Dove
0b29bb32b1
playout template pad to next fixes ( #1809 )
...
* prevent loop
* add discard attempts and fallback to pad_to_next
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
d842cd57f6
fix building block playouts without default filler ( #1799 )
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
Sylvain
0e3c32bd83
Adding more HEAD handling ( https://github.com/ErsatzTV/ErsatzTV/pull/1786 ) ( #1787 )
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
687a4f4f10
Alow HEAD requests on /iptv/channels.m3u ( #1779 )
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
256042947d
use macos-12 runners for github actions ( #1773 )
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
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
Jason Dove
109960c457
fix some more search queries ( #1763 )
1 year ago
Jason Dove
6858103be5
fix transcoding 10-bit source content using qsv on windows ( #1762 )
1 year ago
Jason Dove
f7f1a0493b
update macos submodule again
1 year ago
Jason Dove
6c18648fd7
update macos submodule ( #1760 )
1 year ago
Jason Dove
ab3afcfad0
use ffmpeg 6.1 everywhere instead of ffmpeg 7 ( #1754 )
1 year ago
Jason Dove
5734356d29
fix template and deco template editors with mysql ( #1750 )
1 year ago
Jason Dove
beee038be3
fix video_bit_depth search field for plex media ( #1745 )
1 year ago
Jason Dove
a5c8e2b401
fix duration scheduling bug ( #1744 )
1 year ago
Jason Dove
c8113bdf25
fix vaapi decoder capability check ( #1740 )
...
* fix decoder video profile check
* clarify changelog
1 year ago
Jason Dove
9466cf7626
update vaapi docker bundled ffmpeg ( #1729 )
1 year ago
Jason Dove
43fcf9e63a
upgrade to ffmpeg 7 on windows ( #1727 )
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
6dc526a817
fix dotnet in vaapi docker ( #1724 )
1 year ago
Jason Dove
182c02b865
use ffmpeg 7 with vaapi again ( #1723 )
1 year ago