Jason Dove
ab0f431c85
fix app startup with mysql ( #2205 )
...
* don't run pragma command on mysql
* add not required pathhash
* make media file path hash required
* update changelog
3 weeks ago
Jason Dove
2257d26173
fix some issues with live stream playback ( #2193 )
4 weeks ago
Jason Dove
260949893c
fix some stream continuity issues ( #2186 )
4 weeks ago
Jason Dove
2a05cc6e32
add remote stream is_live property ( #2181 )
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
c29788bc3f
add movie nfo country to search index ( #2173 )
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
9e56f6552f
support more multi-part grouping names ( #2165 )
1 month ago
Jason Dove
6a84c564d6
add multi-episode group size ( #2164 )
1 month ago
Jason Dove
54be3761dd
add multiple mode to schedule items ( #2163 )
1 month ago
Jason Dove
464c1e2ea8
fix bugs with playout mode multiple ( #2160 )
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
b85571b159
allow uploading large watermarks ( #2151 )
1 month ago
Jason Dove
43e1cbd919
yaml playout watermarks ( #2149 )
1 month ago
Jason Dove
39b107eb0f
add matched_points to filler expression ( #2148 )
1 month ago
Jason Dove
0ee62dbc7d
fix recent regression to health check links ( #2147 )
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
7e40a809ff
improve search results ui on mobile ( #2133 )
...
* show brief health check messages on mobile
* update libraries layout
* improve search results ui on mobile
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
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
a6fa93d44e
fix nvidia compatibility with ffmpeg 7.2+ ( #2108 )
...
* tweak random seed
* fix dotnet install in docker test
* fix nvidia compatibility with ffmpeg 7.2+
2 months ago
Jason Dove
a42234a7c3
update plex plot during deep scan ( #2105 )
2 months ago
Jason Dove
5a9d27e196
make yaml playout count an expression ( #2102 )
2 months ago
Jason Dove
f6249d9fa4
channel logo and watermark fixes ( #2100 )
...
* channel logo and watermark fixes
* update changelog
2 months ago
Jason Dove
3e07bc6136
fix history for playlists in yaml playouts ( #2097 )
2 months ago
Jason Dove
d6bfc2fd05
marathon playout history fixes ( #2096 )
2 months ago
Jason Dove
35116c64cd
fix potential crash with recent marathon updates ( #2095 )
2 months ago
Jason Dove
037cee873f
yaml marathon history ( #2094 )
...
* better playlist tests
* fix history for marathon content in yaml playouts
2 months ago
Jason Dove
7457301d3e
yaml playout skip items expression ( #2092 )
2 months ago
Jason Dove
6cc2f1de17
yaml playout improvements ( #2088 )
...
* add stop_before_end
* more yaml playout improvements
2 months ago
Jason Dove
c6ee41484e
allow other videos and images to use the same folders ( #2087 )
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
6e2c19d354
process missing language as und ( #2081 )
2 months ago
Jason Dove
4d83dc019c
don't return stream selection when subtitles don't match ( #2080 )
2 months ago
Jason Dove
462057a4b1
prioritize stream selection by language ( #2079 )
2 months ago
Jason Dove
f94a440b62
stream selector improvements ( #2077 )
...
* add tests for audio blocklist and audio allowlist
* add subtitle allow list and block list
* add subtitle condition
* add audio condition
* cache bust mudblazor css
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
3805b9e48c
update dependencies that require api migrations ( #2063 )
...
* migrate system.commandline to 2.0.0-beta5 api
* bump sixlabors.imagesharp
* migrate skiasharp to 3.x api
2 months ago
Jason Dove
c4c164df6a
detect cycles in yaml sequence definitions ( #2060 )
2 months ago
Jason Dove
b90463e3af
detect cycles in smart collection queries ( #2059 )
2 months ago
Jason Dove
1fb27e3cfa
fix nuget issues with transitive dependencies ( #2058 )
...
* try to fix nuget issues
* another attempt at surfacing warnings
* restore proper runtime
* remove old an unneeded dependencies
* upgrade transitive dep
* use newer dotnet in github
2 months ago
Jason Dove
06f233e5bd
upgrade to dotnet 9 ( #2056 )
2 months ago
Jason Dove
25f4fb22e5
yaml sequence improvements ( #2053 )
2 months ago