![]() ![]() |
Nov 4 2009, 20:00
Post
#76
|
|
|
Member Group: Full Members Posts: 49 Joined: 18-October 09 Member No.: 11114 Mp3tag Version: 2.50 |
|
|
|
|
Nov 4 2009, 20:07
Post
#77
|
|
![]() Moderator Group: Moderators Posts: 5524 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
Search for foo_discogs
-------------------- |
|
|
|
Nov 4 2009, 22:50
Post
#78
|
|
|
Member Group: Full Members Posts: 49 Joined: 18-October 09 Member No.: 11114 Mp3tag Version: 2.50 |
|
|
|
|
Nov 4 2009, 23:13
Post
#79
|
|
![]() Moderator Group: Moderators Posts: 5524 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
Oh now I get your question right. Yes it also changes the modification date.
-------------------- |
|
|
|
Nov 4 2009, 23:16
Post
#80
|
|
![]() Member Group: Full Members Posts: 77 Joined: 31-October 07 From: Lithuania, Kaunas Member No.: 5857 Mp3tag Version: 2.49a |
There's a bug in last script, it creates empty keyboards tag. Here's patched version.
Attached File(s)
-------------------- ()/)
( '.') <( MP3TAG kicks ass! ) ((')(') |
|
|
|
Nov 5 2009, 00:07
Post
#81
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
There's a bug in last script, it creates empty keyboards tag. Here's patched version. brilliant few small glitches for bug-report: This out of style release still cannot receive (but I understand what mp3tag have bug about it )). duplicate string in code - regexpreplace "Written[ -][Bb]y" "Written By" and cannot receive "Box Set" in media format (this example) - and I dont can tune it ( - please give tip, if this possible |
|
|
|
Nov 5 2009, 17:57
Post
#82
|
|
![]() Member Group: Full Members Posts: 77 Joined: 31-October 07 From: Lithuania, Kaunas Member No.: 5857 Mp3tag Version: 2.49a |
brilliant few small glitches for bug-report: This out of style release still cannot receive (but I understand what mp3tag have bug about it )). duplicate string in code - regexpreplace "Written[ -][Bb]y" "Written By" and cannot receive "Box Set" in media format (this example) - and I dont can tune it ( - please give tip, if this possible Fixed. I'll think something about 3x Shakiras and post v1.21. EDIT: v1.21 published is out. Check first post (as always). This post has been edited by Pufas: Nov 5 2009, 19:30
Attached File(s)
-------------------- ()/)
( '.') <( MP3TAG kicks ass! ) ((')(') |
|
|
|
Nov 5 2009, 19:45
Post
#83
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
thank you!
small glitch - now for box set release missed releasetype and new strange values of totaltrack (T6) and offtopic question about customize action part of script. Can I move (cut) from TMPCR to separate fields only main (for me) credits like MIX, Producer etc., and format other track credits to one field ? I'm afraid need to introduce so many new credits fields in the player DB.. Also I try to combine into one large field (like on the html version discogs site) credits of release - and this too does not work In regexp I'm fully 0 This post has been edited by morrison: Nov 5 2009, 23:40 |
|
|
|
Nov 6 2009, 10:05
Post
#84
|
|
![]() Member Group: Full Members Posts: 77 Joined: 31-October 07 From: Lithuania, Kaunas Member No.: 5857 Mp3tag Version: 2.49a |
thank you! small glitch - now for box set release missed releasetype and new strange values of totaltrack (T6) and offtopic question about customize action part of script. Can I move (cut) from TMPCR to separate fields only main (for me) credits like MIX, Producer etc., and format other track credits to one field ? I'm afraid need to introduce so many new credits fields in the player DB.. Also I try to combine into one large field (like on the html version discogs site) credits of release - and this too does not work In regexp I'm fully 0 Read this. I pretty much explained everything there. About that total tracks and big-box-sets just remove totaltracks part from script... -------------------- ()/)
( '.') <( MP3TAG kicks ass! ) ((')(') |
|
|
|
Nov 6 2009, 10:19
Post
#85
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
Thanks again man )
and excuse me for careless reading .. Indeed, everything has already been described) This post has been edited by morrison: Nov 6 2009, 10:29 |
|
|
|
Nov 6 2009, 11:36
Post
#86
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
About that total tracks and big-box-sets just remove totaltracks part from script... Yes, but it does`t fix release type for box-set release. I temporarily fixed like this: CODE # RELEASETYPE fixed
findinline "<descriptions>" #findinline "<format name" #findinline ">" #if "<descriptions>" gotochar 1 outputto "RELEASETYPE" replace "</description><description>" ", " findinline "<description>" sayuntil "</description>" findinline "</format>" ifnot "</formats>" do say " / " findinline "<description>" sayuntil "</description>" findinline "</format>" while "<format " endif #endif This post has been edited by morrison: Nov 6 2009, 11:43 |
|
|
|
Nov 6 2009, 15:41
Post
#87
|
|
![]() Member Group: Full Members Posts: 77 Joined: 31-October 07 From: Lithuania, Kaunas Member No.: 5857 Mp3tag Version: 2.49a |
Can You give me discogs link?
-------------------- ()/)
( '.') <( MP3TAG kicks ass! ) ((')(') |
|
|
|
Nov 7 2009, 00:24
Post
#88
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
|
|
|
|
Nov 7 2009, 19:41
Post
#89
|
|
|
Member Group: Full Members Posts: 78 Joined: 22-April 05 From: Barcelona, ESP Member No.: 1756 Mp3tag Version: 2.50 |
Hi Pufas,
The script misses all Credits, individual track Credits and Notes on this one for some reason...? Regards, //Windjammer |
|
|
|
Nov 7 2009, 22:46
Post
#90
|
|
|
Member Group: Full Members Posts: 78 Joined: 22-April 05 From: Barcelona, ESP Member No.: 1756 Mp3tag Version: 2.50 |
Hi Pufas,
Know I mentioned it before but I really, really think you should add COVER to REMOVE FIELDS EXCEPT in your actions... //Windjammer |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 15:00 |