[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2021-06-23 Thread GautierPortet
Rating and grouping may not be standard enough to be written by the flac converter. ( see https://en.wikipedia.org/w/index.php?title=ID3§ion=9#ID3v2_star_rating_tag_issue ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2021-06-22 Thread Adolfo Jayme
** Changed in: soundconverter (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Title: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all ta

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-07-17 Thread Bill Crocker
Sending mp3 ffprobe result ** Attachment added: "ffprobe Why.mp3 2020-07-18 12-22-22.png" https://bugs.launchpad.net/soundconverter/+bug/1732807/+attachment/5393655/+files/ffprobe%20Why.mp3%202020-07-18%2012-22-22.png -- You received this bug notification because you are a member of Ubuntu B

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-07-17 Thread Bill Crocker
Thanks for responding. I apologise for an error in my comments above. The Year tag has in all cases been correctly included in the converted file. My problem is that Grouping and Rating are not included in mp3 conversions. As a newbie I'm not following your design comments, but as suggested I've a

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-07-15 Thread sezanzeb
I think the tag_whitelist - and therefore the tags stored in our "sound_file" objects - is only important for constructing the path based on a pattern like {artist}. Tags are copied in gstreamer and we don't have control over that. Please check if the Year tag is missing using ffprobe. I had cases

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-18 Thread Jay Viper
I appreciate the responses dev. But I am wondering why conversion to OGG doesn't seem to be limited what the "tag_whitelist" settings while it is limited in MP3. I understand that the tag_whitelist can be edited but seems reasonable to expect that common tags like track number/name, album and arti

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-18 Thread Bill Crocker
Thanks for the response - I do appreciate you're sticking with this bug. Unfortunately the result is the same: no conversion of the same tags as per attached. Since the year tag has never been converted in all tests I've done, does it suggest the tags that are converted like artist, track, album,

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-18 Thread GautierPortet
To disable tag filtering, change: if tag not in tag_whitelist: return Into: #if tag not in tag_whitelist: #return Or remove both lines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-12 Thread Bill Crocker
Thank you for this advice. I may have done this wrong - see attached file - but added 'rating', and 'grouping', to append_tag list and neither Rating nor Grouping have a tag value in the converted mp3 files in my testing. I've noticed that the tag 'year' was already included in the source your lin

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-12 Thread GautierPortet
You have to change the list in the source code: https://github.com/kassoulet/soundconverter/blob/py3k/soundconverter/gstreamer.py#L412 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Title: Ub

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-11 Thread Bill Crocker
Thanks for response. As a newbie I'd appreciate advice on how to modify this allowlist - searched for a file including that name, no result. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Title

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-11 Thread GautierPortet
The tags copied are checked against an allowlist to remove unwanted tags. So this behaviour is by design. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Title: Ubuntu17.10/version:3.0.0-beta1

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-09 Thread Bill Crocker
Unfamiliar with this system not sure where this is up to. If fixed version available please advise where to get it. Downloaded SoundConverter using "sudo apt-get install soundconverter" onto dual boot HP laptop running Linux Mint 18.0, so using SoundConverter version shown in 1st image in attachme

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2018-05-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: soundconverter (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Titl

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2018-04-18 Thread GautierPortet
** Changed in: soundconverter Assignee: (unassigned) => GautierPortet (kassoulet) ** Also affects: soundconverter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l