DeaDBeeF-Player / deadbeef

DeaDBeeF Player
https://deadbeef.sourceforge.io/
Other
1.61k stars 176 forks source link

Image & cuesheet: Replaygain not written to cuesheet #2347

Open dakeryas opened 4 years ago

dakeryas commented 4 years ago

Steps to reproduce the problem

  1. Load .cue for single audio-file album into DeaDBeeF.
  2. Start "Scan Per-file Track Gain".
  3. Select "Update File Tags".

What's going on? Describe the problem in as much detail as possible.

Unlike foobar2000, which writes replaygain information to the cuesheet, DeaDBeeF tries to write the replaygain information to the audio file itself, instead of the cuesheet. When there is only a single file for the whole album, this leads to the error message: rg_scanner: Can't write to subtrack of file: /path/file.flac

Information about the software:

Deadbeef version: 1.8.3-beta4 OS: Ubuntu 19.04

Oleksiy-Yakovenko commented 4 years ago

deadbeef doesn't support editing / writing cuesheets at all (not specific to replaygain)

dakeryas commented 4 years ago

Ah, OK, I did not know that. I hope it won't be too demanding to implement tag-writing abilities to cuesheets at some later point.