Search found 6 matches
- February 19th, 2021, 11:58 am
- Forum: General Discussion
- Topic: MPD and Tags
- Replies: 21
- Views: 10781
Re: MPD and Tags
Hi @max Indeed, TSOC is not in id3v2.3 nor in id3v2.4. How I missed that :o :o :o? My bad. The usage of tags could be subjective (MediaType-TMED, FileType-TFLT and FileOwner-TOWN) Pesonnally they help me have better selection. I have many versions of the same song coming from different extracts (CD,...
- February 11th, 2021, 8:19 am
- Forum: General Discussion
- Topic: MPD and Tags
- Replies: 21
- Views: 10781
Re: MPD and Tags
Can we add the ComposerSort (TSOC) sibling of Composer (already exists in MPD)? That would fix the correct sorting of Composer. I believe there are a few tags more tags could be added. I list them below from the most to the less "important". MPD -- id3v2.3/2.4 -- Description MediaType -- TMED -- Med...
- February 7th, 2021, 3:09 pm
- Forum: General Discussion
- Topic: MPD and Tags
- Replies: 21
- Views: 10781
Re: MPD and Tags
If some simple instructions are given, a contribution would be feasible in git. It really looks like TPE3 should be mapped to conductor and not performer, but let's discuss your code on GitHub. Send a PR. Thanks Max. I want and can help but I am kind of lost. The fix is currently based on assumptio...
- February 6th, 2021, 10:11 pm
- Forum: Help
- Topic: DTS-WAV files
- Replies: 2
- Views: 247
Re: DTS-WAV files
Thank you @max,
That's what I thought. I could make it work using comment tag (stickers is a client thing and I'd better invest on something permanent).
Thread can be closed.
That's what I thought. I could make it work using comment tag (stickers is a client thing and I'd better invest on something permanent).
Thread can be closed.
- February 6th, 2021, 9:11 pm
- Forum: General Discussion
- Topic: MPD and Tags
- Replies: 21
- Views: 10781
Re: MPD and Tags
tag_id3_import_text(tag, "TPE3", TAG_PERFORMER, handler, handler_ctx); tag_id3_import_text(tag, "TPE4", TAG_PERFORMER, handler, handler_ctx); This is an old thread but it is the right I was looking for. As per official ID3v2.3 and ID3v2.4 TPE1 The 'Lead artist(s)/Lead performer(s)/Soloist(s)/Perfor...
- February 4th, 2021, 1:10 pm
- Forum: Help
- Topic: DTS-WAV files
- Replies: 2
- Views: 247
DTS-WAV files
Hello, This topic is not referring to a bug, so please don't "shoot" me. I have many DTS-WAV files which are losslessly converted to FLAC. They are played in bitperfect mode and they play always correctly. I am struggling with the format displayed in the Client "remote" app when playing those files....