Skip to content

Fix/video cache debug logging2 - #693

Open
ChristianFeldmann wants to merge 3 commits into
developfrom
fix/videoCacheDebugLogging2
Open

Fix/video cache debug logging2#693
ChristianFeldmann wants to merge 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.
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