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
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
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
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
242a7ae382
add b-frames option to ffmpeg profile ( #1726 )
...
* add b-frames option to ffmpeg profile
* update dependencies
* cleanup
1 year ago
Jason Dove
7c1f0d6dbd
treat mid-roll as post-roll when chapter markers are missing ( #1722 )
1 year ago
Jason Dove
2c97c49763
custom config folders env vars ( #1714 )
...
* use custom config folder location
* allow customizing config and transcode folder locations
1 year ago
Jason Dove
33a8b29a27
fix block playout random seeds ( #1703 )
1 year ago
Jason Dove
5d89f5d0a4
fix template editors ( #1700 )
1 year ago
Jason Dove
398a3c041a
detect /dev/dri/card* devices ( #1698 )
...
* remove unused nupkg
* cleanup obsolete properties
* detect /dev/dri/card devices
1 year ago
Jason Dove
b4fe38d4ae
segmenter v2 fixes ( #1696 )
1 year ago
Jason Dove
e19b639527
add playlist item play all option ( #1694 )
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
11f99216a3
fix plex library scans with mysql/mariadb ( #1689 )
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
4a19d046e4
fix mysql db migrations
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
35eb200aee
more segmenter v2 improvements ( #1685 )
...
* more segmenter v2 improvements
* changelog updates
1 year ago
Jason Dove
19af303d76
improve segmenter v2 hevc compliance with fmp4 ( #1684 )
1 year ago
Jason Dove
d78110f6f1
fix macos config folder regression ( #1682 )
...
* migrate macos config folder on startup, if needed
* add macos config folder health check
* update macos fix; update changelog
1 year ago
Jason Dove
d31d6f20cf
upgrade to ffmpeg 7 in all docker images ( #1680 )
...
* upgrade nvidia docker to ffmpeg 7
* upgrade all docker images to ffmpeg 7
* update changelog
1 year ago
Jason Dove
7469559bb3
fix external subtitle detection ( #1679 )
1 year ago
Jason Dove
af5dc0968b
add xmltv days to build setting ( #1678 )
1 year ago
Jason Dove
6e7880386b
update plex show title ( #1677 )
...
* update plex show title when changed in plex
* fix test build
1 year ago
Jason Dove
8945a87f9b
fix segmenter semaphore ( #1676 )
...
* disable dead air watermarks by default
* fix session worker semaphore
* update changelog
1 year ago
Jason Dove
e305222141
add dead air fallback to deco system ( #1668 )
...
* add dead air fallback to deco editor
* fix deco watermark logic
* use dead air fallback from decos
1 year ago
Jason Dove
2e2523c380
another wildcard search fix ( #1667 )
1 year ago
Jason Dove
b461631be9
properly update plex part keys ( #1666 )
1 year ago
Jason Dove
19fc068a73
add deco system ( #1665 )
...
* add deco groups and decos; set default deco for block playout
* use block playout default deco for watermark
* add deco templates, groups and deco template editor
* associate deco template with playout template
* use deco template item watermark for playback
* update changelog for decos
1 year ago
Jason Dove
e5f15df196
rework active date range; add tests ( #1664 )
1 year ago
Jason Dove
6ac2384cbc
add active date range to block playout templates editor ( #1663 )
...
* update dependencies
* add active date range to block playout templates editor
1 year ago
Jason Dove
cd6673da82
update changelog for v0.8.6-beta [no ci]
1 year ago
Jason Dove
8113827802
allow block durations with 5-minute increments ( #1662 )
1 year ago
Jason Dove
4e56117e0e
use jwt for mpeg-ts streaming mode ( #1661 )
1 year ago
Jason Dove
7702999b9a
properly restore all local library items from trash during scans ( #1660 )
1 year ago
Jason Dove
14a707a4e2
improve plex item change detection ( #1659 )
1 year ago