![]() ![]() |
Sep 21 2009, 14:30
Post
#1
|
|
![]() Moderator Group: Moderators Posts: 5506 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
Mp3tag 2.40 or higher required
How do I install the script? / Wie installiere ich das Script?
rate your music This post has been edited by dano: Apr 1 2011, 15:10
Attached File(s)
-------------------- |
|
|
|
Nov 8 2009, 22:19
Post
#2
|
|
|
Member Group: Full Members Posts: 78 Joined: 22-April 05 From: Barcelona, ESP Member No.: 1756 Mp3tag Version: 2.50 |
[*]RateYourMusic#Search by Album Search by: Album Imports: Artist, Album, Titles, Year, Genres, Cover [/list] Hi dano, So, this script does actually not add a lot of new tag in the over all fantastic collection of scripts you have made. I have a few suggestions to make this more useful. First of all I think the info that goes into GENRES should go into STYLES instead since they are almost always more than one... In the existing scripts you can find what language the songs are in and where albums are released, but, as far as I know, not where the band/artist is from. Don't know if it's even possible but the tags I would like to see this script grab are of that kind and from the ARTIST page of the album... ALSO KNOWN AS BORN CURRENTLY FORMED MEMBERS MEMBER OF What do you think, is this useful for anyone else than me? I run theme nights with songs from artists from only one country or region (like Sweden) and I would love to have this info in my collection of songs... Regards, /Windjammer |
|
|
|
Nov 13 2010, 02:04
Post
#3
|
|
|
Member Group: Full Members Posts: 78 Joined: 22-April 05 From: Barcelona, ESP Member No.: 1756 Mp3tag Version: 2.50 |
Hi Dano,
This one isn't working anymore, right? Anyway I can't get it to work on any of my resent searches like for instance Santogold Regards, Windjammer |
|
|
|
Nov 13 2010, 12:24
Post
#4
|
|
![]() Moderator Group: Moderators Posts: 5506 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
I've fixed it.
-------------------- |
|
|
|
Nov 21 2010, 21:57
Post
#5
|
|
|
Member Group: Full Members Posts: 78 Joined: 22-April 05 From: Barcelona, ESP Member No.: 1756 Mp3tag Version: 2.50 |
|
|
|
|
Nov 21 2010, 22:13
Post
#6
|
|
![]() Moderator Group: Moderators Posts: 5506 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
Cover works for me.
-------------------- |
|
|
|
Apr 1 2012, 09:00
Post
#7
|
|
|
Member Group: Members Posts: 2 Joined: 1-April 12 Member No.: 16283 Mp3tag Version: v2.50 |
Cover works for me. Hi, thanks for the script, it works perfectly. But I would like to download only primary genres (and not the secondaries). I tried to edit it myself (I didn't knew anything about this scripting language), I understood the basics of it, but I couldn't find a way to only import primary genres. What should I change here? # Genre / Style outputto "CONTENTGROUP" findline "\"genrelist_" findinline "\"genrelist_" sayregexp "(?<=/\">)[^<]+(?=</a)" ", " Thanks a lot. |
|
|
|
Apr 1 2012, 09:53
Post
#8
|
|
![]() Moderator Group: Moderators Posts: 5506 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
Replace the last line of that code with
sayregexp "(?<=/\">)[^<]+" ", " "</a" -------------------- |
|
|
|
Apr 1 2012, 20:50
Post
#9
|
|
|
Member Group: Members Posts: 2 Joined: 1-April 12 Member No.: 16283 Mp3tag Version: v2.50 |
Replace the last line of that code with sayregexp "(?<=/\">)[^<]+" ", " "</a" Thanks a lot! That didn't do what I wanted but it made me understand how I should edit it! For example, this album: http://rateyourmusic.com/release/album/asi...s_and_fictions/ Has as genres: Genres Breakbeat, UK Hip Hop, Dub World Music, Ragga, Dub, Alternative Rock, Drum and Bass, Alternative Dance But the 2nd list is just a list of "Secondary genres include influences and undertones that are less predominant, or not representative of the album as a whole. " So i want to filter out those and only import the first 3: Breakbeat, UK Hip Hop, Dub. But as I said your post helped me a lot, I edited it as this and I thnk it's working: "sayregexp "(?<=/\">)[^<]+" ", " "genrelist_s" " Thanks again. Your script will save me a lot of work! Because of it now I'm an user of MP3Tag |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 21:16 |