Printable Version of Topic
-Brading Software Message Board +--Forum: Mp3/Tag Studio Suggestions +---Topic: A Few Suggestions started by kevpatts Posted by: kevpatts on Dec. 04 2002,19:33 I just recently downloaded you program and It solved all my problems. A few recomendations though, both concerning the "Create Custom Lists" tab: 1. My mp3's are stored in: d:\Albums\<Artist>\<Album>\<Tr Num> - <Title>.mp3 It would be handy if the program could generate, in a single folder, a WinAmp playlist for every album I have, and have the playlist entitled something like <Artist> - <Album>.m3u. 2. When listing to a file, say for an entire music collection, it would be really impressive if you could generate a HTML file that is a list of, say, <Artist>, and when you click on it a <div></div> appears with a list of <Album>, which can be clicked to get <Tr Num> - <Title>. The interface of your program could be the same as used for "File Rename From Tags", etc. I know it sounds tricky but it should be straightforward enough, drop me an e-mail if ya want & I'll make up a sample of what I mean. It'd look really cool too, a one stop shop for listing your collection. one other thing, when trying to erase the id3v2 comment tags from a folders worth of mp3's, your program said it was sucessful but didn't remove em. still having this problem. Thanks for the great prog. kevpatts - kevpatts@hotmail.com Posted by: Magnus Brading on Dec. 04 2002,20:21 Please post an example of how the exact html-code for your second suggestion would look like. As long as it does not require generation of multiple files, it is quite likely that it is already possible in the current version. Also, your comment problem is most likely due to the fact that ID3v2 tags can have multiple comment frames. If you send me an example file having this problem I can analyze it for you if you want. Posted by: Disposable Hero on Dec. 04 2002,21:39 I would be interested in seeing the HTML as well. Posted by: kevpatts on Dec. 05 2002,20:06 I've drawn up a really crude demo < here > (search bar is by me too (need IE)). Very basic listing, didn't put in much data. Included the Ê's cause anything else would appear in an album title and mess it up. ya could include little + to - images and stuff and maybe include em all in a ".mht" file if ya wanna go that far. couldn't figure out a way to do it in the current framework. also: could have fields to input your own HTML for "<font><b>" etc tags for artist, album, etc. just a though. Kevpatts Posted by: Disposable Hero on Dec. 05 2002,20:18 Feh. Not helping with anything IE-only or crypted. Good luck. Posted by: kevpatts on Dec. 05 2002,20:31 only my search bar is "ie only" and crypted. < This > page is not. Posted by: Magnus Brading on Dec. 06 2002,01:58 I get javascript errors when trying to view both those pages, but a quick glance at the html source makes me think that it is fully possible to create it in the listmaker tool of Mp3/Tag Studio. You can insert any html tags in the list rows, you simply have to escape certain characters in them. If you e.g. wanted to insert the tag "<TD>", you would put "\<TD\>" in the template line. And the header and footer of the list can be configured freely from the extended settings of the listmaker tool. Please refer to the listmaker help file section for more info about this (press F1 while being in the list maker tool). See what I mean now, it's possible, right? Posted by: Disposable Hero on Dec. 07 2002,08:59 kevpatts, I get no effect when I view your page using Mozilla 1.2.1. I ran across an article you might be interested in, here: < Collapsible Page Elements with DOM > end |