Jason Dove and GitHub
605d8a98ab
fix adding new items from jellyfin and emby ( #2218 )
2025-07-28 20:37:34 +00:00
Jason Dove and GitHub
00f40c2568
fix migrations for new databases ( #2217 )
2025-07-28 20:18:08 +00:00
Jason Dove and GitHub
74733a8026
fix duplicate database migration; fix ssa subtitles ( #2216 )
2025-07-28 19:23:59 +00:00
Jason Dove and GitHub
1df9104854
add subtitle selection to playback troubleshooting ( #2215 )
2025-07-28 18:44:49 +00:00
Jason Dove and GitHub
6c6ccfa94b
fix seeking with text subtitles ( #2214 )
2025-07-28 16:19:20 +00:00
Jason Dove and GitHub
e9d494c24e
add troubleshoot playback to media card overflow menu ( #2210 )
2025-07-27 13:06:57 +00:00
Jason Dove and GitHub
deff33c76c
fix pad_to_next always running over time ( #2207 )
2025-07-26 20:22:40 +00:00
Jason Dove and GitHub
b5d1839d55
always tell ffmpeg to stop transcoding at duration ( #2206 )
2025-07-26 19:28:43 +00:00
Jason Dove and GitHub
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
2025-07-26 17:48:03 +00:00
Jason Dove
9511e6e6a7
prep for release v25.3.1 [no ci]
v25.3.1
2025-07-24 22:36:56 -05:00
Jason Dove and GitHub
7f2b5ba47f
fix fallback filler playback ( #2202 )
2025-07-25 03:26:56 +00:00
Jason Dove and GitHub
478d19405d
remove docker tag suffixes ( #2201 )
2025-07-25 03:00:26 +00:00
Jason Dove
e363ab00bb
prep for release v25.3.0 [no ci]
v25.3.0
2025-07-24 20:43:49 -05:00
Jason Dove and GitHub
dd9a6d5a06
add chapters to search index ( #2199 )
2025-07-24 21:03:58 +00:00
Jason Dove
fde05a0299
fix docker tag typo
2025-07-24 15:29:12 -05:00
Jason Dove and GitHub
d3f8163580
use updated ersatztv-ffmpeg base images ( #2198 )
2025-07-24 20:27:06 +00:00
Jason Dove and GitHub
07e4ff907f
include docker-arm in unified image health check ( #2196 )
...
* include docker-arm in unified image health check
* update
2025-07-24 20:20:00 +00:00
Jason Dove
34874ac548
try to fix docker manifest step
2025-07-24 15:03:47 -05:00
Jason Dove and GitHub
03e4c0207b
use multi-platform docker images ( #2195 )
2025-07-24 19:56:46 +00:00
Jason Dove and GitHub
b9faf87887
don't use arm64 runner for arm32 builds ( #2194 )
2025-07-24 03:21:21 +00:00
Jason Dove and GitHub
2257d26173
fix some issues with live stream playback ( #2193 )
2025-07-24 01:58:32 +00:00
Jason Dove and GitHub
8f6d208e31
use arm64 runners for arm builds ( #2192 )
...
* use arm64 runners for arm builds
* use matrix for linux builds on prs
* remove unused "kind"
2025-07-23 21:36:20 +00:00
Jason Dove and GitHub
5ccea53131
fix media file path length for mysql ( #2191 )
2025-07-23 03:10:13 +00:00
Jason Dove and GitHub
da6cb09658
fix tonemapping with amd vaapi ( #2187 )
...
* fix amd vaapi tonemap
* fixes
2025-07-22 17:35:06 +00:00
Jason Dove and GitHub
260949893c
fix some stream continuity issues ( #2186 )
2025-07-22 15:56:14 +00:00
Jason Dove and GitHub
89b495dc90
qsv and pts fixes ( #2184 )
...
* try to fix qsv freezing
* update changelog
* fix unit tests
2025-07-21 19:00:07 +00:00
Jason Dove and GitHub
74d6b32828
change how qsv is initialized on windows ( #2183 )
2025-07-21 17:23:30 +00:00
Jason Dove and GitHub
626af6876b
add start from beginning option to playback troubleshooting ( #2182 )
2025-07-21 16:17:16 +00:00
Jason Dove and GitHub
2a05cc6e32
add remote stream is_live property ( #2181 )
2025-07-21 13:19:51 +00:00
Jason Dove and GitHub
7a4c832156
add media card overflow menu ( #2180 )
...
* add media card overflow menu
* remove commented code
2025-07-21 11:00:39 +00:00
Jason Dove and GitHub
011f16da9f
fix variant selection for hls remote streams ( #2177 )
2025-07-20 18:24:04 +00:00
Jason Dove and GitHub
79496e688b
fix video stream selection for remote streams ( #2176 )
2025-07-20 17:31:21 +00:00
Jason Dove and GitHub
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
2025-07-20 16:10:32 +00:00
Jason Dove and GitHub
c29788bc3f
add movie nfo country to search index ( #2173 )
2025-07-19 21:56:13 +00:00
Jason Dove and GitHub
3501e7c8d5
disable multiple mode select when not using playout mode multiple ( #2172 )
2025-07-19 20:42:05 +00:00
Jason Dove and GitHub
867c88d8fc
add trakt playlist option ( #2171 )
...
* add generate playlist option; add system playlists
* fix official lists; sync items to playlist
2025-07-19 16:56:25 +00:00
Jason Dove and GitHub
70fbd4c746
add option to auto refresh trakt lists ( #2169 )
2025-07-19 14:19:07 +00:00
Jason Dove and GitHub
1cbd48cea0
log nfo file name with nfo parsing errors ( #2168 )
2025-07-19 02:22:06 +00:00
Jason Dove and GitHub
c953176cee
change watermark width and margins to allow decimals ( #2167 )
2025-07-18 21:28:32 +00:00
Jason Dove and GitHub
e0cef62969
fix block playout epg time zone ( #2166 )
2025-07-18 17:14:11 +00:00
Jason Dove and GitHub
9e56f6552f
support more multi-part grouping names ( #2165 )
2025-07-18 16:48:08 +00:00
Jason Dove and GitHub
6a84c564d6
add multi-episode group size ( #2164 )
2025-07-18 14:46:00 +00:00
Jason Dove and GitHub
54be3761dd
add multiple mode to schedule items ( #2163 )
2025-07-18 14:03:56 +00:00
Jason Dove and GitHub
cf6b9cf29a
enable write-ahead logging on all sqlite databases ( #2162 )
2025-07-18 11:17:21 +00:00
Jason Dove and GitHub
464c1e2ea8
fix bugs with playout mode multiple ( #2160 )
2025-07-18 01:53:19 +00:00
107e8cfded
Bump Jint and System.CommandLine ( #2152 )
...
Bumps Jint from 4.3.0 to 4.4.0
Bumps System.CommandLine from 2.0.0-beta5.25306.1 to 2.0.0-beta6.25358.103
---
updated-dependencies:
- dependency-name: Jint
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.CommandLine
dependency-version: 2.0.0-beta6.25358.103
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-17 18:23:04 +00:00
Jason Dove and GitHub
837f824660
include hardware info in troubleshooting archive ( #2159 )
...
* add cpu and gpu info to troubleshooting general
* include capabilities in troubleshooting archive
2025-07-17 16:23:57 +00:00
Jason Dove and GitHub
223bdff8d6
playback troubleshooting improvements ( #2157 )
2025-07-17 14:53:11 +00:00
Jason Dove and GitHub
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
2025-07-17 03:51:36 +00:00
Jason Dove and GitHub
848b88bd2d
link ffmpeg health check to ersatztv-ffmpeg release ( #2154 )
...
* link ffmpeg health check to ersatztv-ffmpeg release
* bump windows ffmpeg to use the same version as linux
2025-07-16 17:13:25 +00:00