Skip to content

[3.0] taglib: Opening a file for reading if possible

Aleksey Vasenev requested to merge Ratio2/vlc:issue27848 into 3.0.x

When metadata is read, the file is opened for writing. This causes the file to be deleted in FS-Cache when caching network file systems.

Fixes #27848 (closed)

Merge request reports