Jason Dove
260949893c
fix some stream continuity issues ( #2186 )
4 weeks ago
Jason Dove
89b495dc90
qsv and pts fixes ( #2184 )
...
* try to fix qsv freezing
* update changelog
* fix unit tests
4 weeks ago
Jason Dove
626af6876b
add start from beginning option to playback troubleshooting ( #2182 )
4 weeks ago
Jason Dove
2a05cc6e32
add remote stream is_live property ( #2181 )
4 weeks ago
Jason Dove
7a4c832156
add media card overflow menu ( #2180 )
...
* add media card overflow menu
* remove commented code
4 weeks ago
Jason Dove
79496e688b
fix video stream selection for remote streams ( #2176 )
4 weeks ago
Jason Dove
5c43ae47b1
add basic remote stream library ( #2175 )
...
* initial remote stream library support; scanning seems to work ok
* flood schedule remote streams kind of works
* switch remote stream definitions to yaml files
* implement remote stream script playback
* update changelog
4 weeks ago
Jason Dove
867c88d8fc
add trakt playlist option ( #2171 )
...
* add generate playlist option; add system playlists
* fix official lists; sync items to playlist
4 weeks ago
Jason Dove
70fbd4c746
add option to auto refresh trakt lists ( #2169 )
4 weeks ago
Jason Dove
c953176cee
change watermark width and margins to allow decimals ( #2167 )
4 weeks ago
Jason Dove
e0cef62969
fix block playout epg time zone ( #2166 )
1 month ago
Jason Dove
54be3761dd
add multiple mode to schedule items ( #2163 )
1 month ago
Jason Dove
837f824660
include hardware info in troubleshooting archive ( #2159 )
...
* add cpu and gpu info to troubleshooting general
* include capabilities in troubleshooting archive
1 month ago
Jason Dove
223bdff8d6
playback troubleshooting improvements ( #2157 )
1 month ago
Jason Dove
578cdb1e14
add playback troubleshooting tool ( #2155 )
...
* support media info for more content types
* add playback troubleshooting page
* reorganize playback troubleshooting
* fix watermarks and delay
* update changelog
1 month ago
Jason Dove
174c743cb7
more mobile layout updates ( #2141 )
...
* update trash layout
* cleanup block and yaml playout editors
* spacing cleanup
* rework multi-collection editor
* rework deco template editor
* rework template editor
1 month ago
Jason Dove
2a9f23cce6
update layout for group editors ( #2140 )
...
* update block group editor
* update playlist group editor
* update template group editor
* update deco group editor
* update deco template group editor
* update deco editor
* update logs layout
* update changelog
1 month ago
Jason Dove
451c534062
allow block items to disable watermarks ( #2139 )
...
* allow block items to disable watermarks
* fix test
1 month ago
Jason Dove
e16cb30ab1
add mid-roll filler expression ( #2138 )
1 month ago
Jason Dove
e0df454ac6
more layout updates for mobile ( #2137 )
...
* update trakt, filler, filler editor ui
* update schedules and playouts
* update playout editor
* update dependencies
* update yaml playout editor
* update path replacement editor
1 month ago
Jason Dove
1a09bb26d7
lots of mobile updates including detail pages ( #2135 )
...
* update artist page layout
* update season page layout
* rework collection view
* cleanup
* update collection editor
1 month ago
Jason Dove
7e30444857
dependencies and code cleanup ( #2117 )
...
* fix validation in new form layout
* pin mediatr to last oss version
* update dependencies
* cleanup code in core
* cleanup code in ffmpeg
* cleanup code in infra
* cleanup code in scanner
* cleanup code in application
* cleanup main code
* cleanup test code
* solution-wide code cleanup
1 month ago
Jason Dove
b01ad9dbae
restore incorrectly deleted file ( #2114 )
1 month ago
Jason Dove
aff4fb0deb
use new form layout for channel editor ( #2112 )
1 month ago
Jason Dove
921a108684
ui updates ( #2109 )
...
* split settings into multiple pages
* show health check badge in nav menu
* undo transcoding test changes
1 month ago
Jason Dove
f6249d9fa4
channel logo and watermark fixes ( #2100 )
...
* channel logo and watermark fixes
* update changelog
2 months ago
Jason Dove
cd28afcd91
dont reload appsettings.json at runtime ( #2093 )
...
* dont reload appsettings.json at runtime
* also disable here
2 months ago
Jason Dove
c6ee41484e
allow other videos and images to use the same folders ( #2087 )
2 months ago
Jason Dove
36d38c740f
only scan plex networks on plex show libraries ( #2086 )
2 months ago
Jason Dove
0f795e4e2f
add plex network metadata ( #2085 )
...
* initial plumbing
* scan for plex networks
* save network contents to db as tags
* eliminate network tag id churn
* add network and show_network to search index
* update last networks scan
* show networks on tv show page
* update changelog
2 months ago
Jason Dove
583cbf7b14
add channel active mode ( #2083 )
2 months ago
Jason Dove
f80069bb97
add custom channel stream selector system ( #2076 )
...
* add some basic channel stream selector models
* change windows ffmpeg url
* implement basic stream selection
* fixes
2 months ago
Jason Dove
f71b6527c0
allow external channel logo urls ( #2067 )
2 months ago
Jason Dove
76f7c88375
add etv env vars to troubleshooting > general info ( #2064 )
2 months ago
Jason Dove
b90463e3af
detect cycles in smart collection queries ( #2059 )
2 months ago
Jason Dove
06f233e5bd
upgrade to dotnet 9 ( #2056 )
2 months ago
Jason Dove
5be929da18
add collection (name) to search index ( #2054 )
2 months ago
Jason Dove
7cfa298c72
fix xmltv grouping with post-roll filler ( #2046 )
2 months ago
Jason Dove
07cbf9936b
fix shuffle in order and fill with group mode incompatibility ( #2044 )
2 months ago
Jason Dove
ea46a7a5ca
add tonemap algorithm setting to ffmpeg profile ( #2039 )
2 months ago
Jason Dove
d82ccf8fb5
use hardware-accelerated tonemapping with qsv ( #2034 )
...
* add tonemap for qsv
* update changelog
2 months ago
Jason Dove
da1cfab5f4
remove jellyfin admin user id requirement ( #2025 )
2 months ago
Jason Dove
6d152e4b4a
use more accurate BANDWIDTH value in multi-variant playlist ( #2023 )
2 months ago
Jason Dove
2ca722523b
improvements to plex connection management ( #2020 )
3 months ago
Jason Dove
d9a3496bf5
add fixed start time behavior option to schedules and schedule items ( #2017 )
3 months ago
Jason Dove
956734ce39
globalization fixes ( #2014 )
...
* fix crashes caused by decimal separator
* improvements to playout reset ui
* remove code quality workflow
3 months ago
Jason Dove
140a663da4
update dependencies ( #2003 )
...
* update dependencies
* more dependency updates
4 months ago
Jason Dove
b30b458574
allow ui and streaming to run on different ports ( #1992 )
...
* allow ui and streaming to run on different ports
* revert global.json change
4 months ago
Jason Dove
f0a5d89f73
fix song progress with 4:3 resolutions ( #1961 )
8 months ago
Jason Dove
838c2a1661
fix default song background for 4:3 resolutions ( #1951 )
...
* fix default song background for 4:3 resolutions
* use 16:9 progress overlay for now
9 months ago