Skip to content

IMediaLibrary: Remove media convertion callbacks

From the users' perspective, a media can be considered as removed from the database as long as it's not part of any listing. This simplifies the implementation for the clients, and matches the initial intent of not providing explicit callbacks for external media.

Fix vlc#26854 (closed)

Merge request reports