Skip to content

Fix/video cache debug logging2 - #693

Merged
ChristianFeldmann merged 3 commits into
developfrom
fix/videoCacheDebugLogging2
Aug 7, 2026
Merged

Fix/video cache debug logging2#693
ChristianFeldmann merged 3 commits into
developfrom
fix/videoCacheDebugLogging2

Conversation

@ChristianFeldmann

Copy link
Copy Markdown
Member

Work on #682. Just removed the getName function again.

for13to1 and others added 3 commits August 6, 2026 08:33
The debug logging paths of the video cache still referenced the removed
playlistItem::getName(). Update all 13 call sites to use
playlistItem::properties().name, which returns the same value. Together
with the worker variable fix this restores compilation when
CACHING_DEBUG_OUTPUT is enabled.
@ChristianFeldmann
ChristianFeldmann merged commit 382d7d0 into develop Aug 7, 2026
20 checks passed
@ChristianFeldmann
ChristianFeldmann deleted the fix/videoCacheDebugLogging2 branch August 7, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants