Skip to content

Draft: [GSoC 2024] Batch Editing Media Information of Multiple Audio Files

Hirnaymay Bhaskar requested to merge octopols/vlc:multi-audio-info-editor into master

Adds support for editing the media information of multiple audio files at once from a single dialog.

Tasks:

  • Pass a list of items to MediaInfo
  • Pass the list of items to the MediaInfo panel
  • Implement logic to handle multiple items in the MediaInfo panel
  • Add options to the context menu
Edited by Hirnaymay Bhaskar

Merge request reports