ModPlug Central

OpenMPT Development (Archive) => Feature Requests => Feature Request Archive => Topic started by: LB on August 05, 2009, 01:49:11

Title: Set/Edit Author
Post by: LB on August 05, 2009, 01:49:11
I did some searching and I couldn't find anything about setting or editing the song author's name. Is there any way I can do this? Or will it be added in the new version of ModPlug? I noticed that some songs already have an author set, so I'm pretty sure it's possible.

Thanks,
-LB
Title: Set/Edit Author
Post by: Saga Musix on August 05, 2009, 07:34:02
You can write your name everywhere you want, including the song title or comments field. :P
More seriously, though: I think there were some plans about this (as the dialog for this already exists), however this has never been finished. I've planned an author element for the upcoming revision of the MPTM format, so it might happen "soon".
Title: Set/Edit Author
Post by: g on August 05, 2009, 08:40:07
I think it would be nice if this also supported file properties (author, title etc.), it's nice for sorting files on other premises than filename.
Title: Set/Edit Author
Post by: LPChip on August 05, 2009, 10:44:11
And it would also be great if this info can be written in an ID3 tag when writing to wav or mp3.
Title: Set/Edit Author
Post by: Saga Musix on August 05, 2009, 12:08:55
ID3 support already exists, so I don't see a reason why the author field should not be used.

Quote
I think it would be nice if this also supported file properties (author, title etc.), it's nice for sorting files on other premises than filename.
What file properties do you mean? NTFS Metastreams? I'm strongly against using them.
Title: Set/Edit Author
Post by: g on August 05, 2009, 14:18:07
Quote from: JojoI
QuoteWhat file properties do you mean? NTFS Metastreams? I'm strongly against using them.
Yes those are what I mean, and also bummer. What about using them non-exclusively?
Title: Set/Edit Author
Post by: Saga Musix on August 05, 2009, 15:14:44
I don't see a point in supporting a specific file system and actually MPT should get as platform-independent as possible in the future. This is a step in a completely different direction.
Title: Set/Edit Author
Post by: g on August 05, 2009, 15:48:41
I agree 100% that MPT should get as platform independent as possible, but I still don't see how *supporting* anything on any platform or file system would be a step in any direction. Anyway, it's not an important feature so nevermind.
Title: Set/Edit Author
Post by: Saga Musix on August 05, 2009, 17:02:16
well, supporting something platform-specific also implies platform-specific code. In this case, I think it would involve code for filesystem detection (whether NTFS is used at all) and writing into the NTFS meta stream.
Title: Set/Edit Author
Post by: LB on August 05, 2009, 23:04:55
OK, so this is something that could be added? Well I'll wait for it if it ever comes. Thanks!
Title: Set/Edit Author
Post by: Sam_Zen on August 06, 2009, 01:35:21
As said, the XM and IT format offers plenty of room to add all kinds of info like author or date.

Quote from: "Jojo"ID3 support already exists
Really ? How do ?
(btw : I don't think it's the task of OMPT to include ID3 tags..)
Title: Set/Edit Author
Post by: Saga Musix on August 06, 2009, 07:46:08
Quote
As said, the XM and IT format offers plenty of room to add all kinds of info like author or date.
The XM format originally had no song message, this is just another way of ModPlug raping the XM format.

Quote
Really ? How do ?
(btw : I don't think it's the task of OMPT to include ID3 tags..)
Click "Export as MP3" and have a look. It's only ID3v1 though, and that's outdated and should not be used. Writing ID3 tags is easy, so I don't see why modplug should not do it. Especially since it can save quite some work later.
Title: Set/Edit Author
Post by: Sam_Zen on August 07, 2009, 01:01:44
Maybe XM didn't have a comment room, but before that, people wrote messages in the sample list.
Title: Set/Edit Author
Post by: Saga Musix on August 07, 2009, 07:41:27
yes, but you can do that for _every_ format, not only XM/IT. :)

And while we're at it, ID3v1 support has been dropped in favor of ID3v2. This is much more flexible and allows more flexibility for other format like OGG with tags etc in the future...
Title: Set/Edit Author
Post by: Sam_Zen on August 08, 2009, 00:43:23
I agree.
Title: Re: Set/Edit Author
Post by: Skaven on November 30, 2010, 09:18:18
Quote from: Jojo on August 06, 2009, 07:46:08
Click "Export as MP3" and have a look.
Will the entries there be saved in the .it / .mptp file, or will they have to be re-entered every time you export?
Title: Re: Set/Edit Author
Post by: Saga Musix on November 30, 2010, 18:34:14
None of this info is stored anywhere but the ID3 tags at the time of writing.
Title: Re: Set/Edit Author
Post by: Saga Musix on May 25, 2015, 22:35:18
Finally, you can save your name in IT/XM/MPTM files! Recent test builds for testing the new functionality can be found at http://buildbot.openmpt.org/builds/ as always.
Title: Re: Set/Edit Author
Post by: LPChip on May 26, 2015, 10:14:53
Awesome!