![]() ![]() |
Oct 28 2011, 17:20
Post
#211
|
|
|
Member Group: Members Posts: 2 Joined: 20-September 11 Member No.: 15283 Mp3tag Version: 2.49 |
|
|
|
|
Dec 23 2011, 18:45
Post
#212
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
Discogs again change something
temporary fix: add CODE regexpreplace "<id>.*?</id>" "" in .src file before CODE #fixes missing fields (again) stringHappy Holidays mp3tag users & dev |
|
|
|
Jan 19 2012, 18:34
Post
#213
|
|
|
Member Group: Full Members Posts: 14 Joined: 15-October 10 Member No.: 13073 Mp3tag Version: 2.46a |
QUOTE Invalid data, full line expected. That's what i get now, when trying to search anything on Discogs with Discogs_xml_all. |
|
|
|
Jan 19 2012, 22:36
Post
#214
|
|
![]() Moderator Group: Moderators Posts: 5525 Joined: 4-September 03 From: Germany Member No.: 201 Mp3tag Version: 2.55a |
Open the src file and change [AlbumUrl] to
[AlbumUrl]=http://api.discogs.com/release/%s?f=xml -------------------- |
|
|
|
Jan 21 2012, 20:49
Post
#215
|
|
|
Member Group: Full Members Posts: 14 Joined: 15-October 10 Member No.: 13073 Mp3tag Version: 2.46a |
Thanks, now script works fine.
|
|
|
|
Mar 4 2012, 15:22
Post
#216
|
|
|
Member Group: Full Members Posts: 14 Joined: 15-October 10 Member No.: 13073 Mp3tag Version: 2.46a |
Script is unable to get featuring artists in releases like these:
http://www.discogs.com/releases/2203386 http://www.discogs.com/release/534349 This post has been edited by Question: Mar 4 2012, 15:22 |
|
|
|
Apr 5 2012, 14:11
Post
#217
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
Script is unable to get featuring artists in releases like these: http://www.discogs.com/releases/2203386 http://www.discogs.com/release/534349 No problem for me for both releases. Credit field for Phace – Now & Tomorrow latest track: Overall Credits: Design - Mike Engine Written By, Producer - Florian Harres, Nicolas Ruoff Track Credits: Featuring - Noisia & Mayhem and FEATURING field: Noisia & Mayhem This post has been edited by morrison: Apr 5 2012, 14:14 |
|
|
|
Apr 6 2012, 21:46
Post
#218
|
|
|
Member Group: Full Members Posts: 14 Joined: 15-October 10 Member No.: 13073 Mp3tag Version: 2.46a |
You don't get me. I need to write main artist and featuring artist together into the ARTIST field to get something like this:
QUOTE Artist & FeaturingArtist Script works fine for releases like this but it fails for previously mentioned ones. Vast majority of discogs' releases has QUOTE Artist & Feat Artist - Track Name form instead of QUOTE Artist - Track name In the latter case featuring artist stored in <extraartists> xml tag, not <artist>. That's the problem.
Featuring – Feat Artist This post has been edited by Question: Apr 6 2012, 21:51 |
|
|
|
Apr 6 2012, 22:49
Post
#219
|
|
![]() Member Group: Full Members Posts: 1572 Joined: 15-March 09 From: Germany Member No.: 9103 Mp3tag Version: 2.50 |
You don't get me. I need to write main artist and featuring artist together into the ARTIST field to get something like this: Script works fine for releases like this but it fails for previously mentioned ones. Vast majority of discogs' releases has form instead of In the latter case featuring artist stored in <extraartists> xml tag, not <artist>. That's the problem. Login at discogs and change the format of the page What you are asking for isn't easy to do. I'm working on a new discogs script at the moment, which will be able to split certain roles (like featuring) from the extraartist field and write it to a extra field. However, I was only thinking for extra fields like COMPOSER and so long, joining these fields with the existing ARTIST field is another problem. I'm not sure if I can build that in. Anyway, here is a topic about a similar problem. I think you could adopt this action to Pufas' script output and your desired "featuring" role. You will also have to make sure that the ARIST field don't gets completly overwritten. http://forums.mp3tag.de/index.php?showtopic=15324 |
|
|
|
May 27 2012, 03:02
Post
#220
|
|
|
Member Group: Full Members Posts: 23 Joined: 5-November 09 Member No.: 11228 Mp3tag Version: 2.51 |
Script is unable to get featuring artists in releases like these: http://www.discogs.com/releases/2203386 http://www.discogs.com/release/534349 I checked both releases with my modified Discogs XML script, worked fine, but I'm not adding 'featuring' into artist field I'm adding into title field (e.g 04-Phace-Oceans_Of_Emptiness_(feat_Mayhem_And_Noisia).mp3) Let me know if you need me to share the code I've used. |
|
|
|
Jun 30 2012, 00:21
Post
#221
|
|
|
Member Group: Full Members Posts: 14 Joined: 15-October 10 Member No.: 13073 Mp3tag Version: 2.46a |
I checked both releases with my modified Discogs XML script, worked fine, but I'm not adding 'featuring' into artist field I'm adding into title field (e.g 04-Phace-Oceans_Of_Emptiness_(feat_Mayhem_And_Noisia).mp3) Let me know if you need me to share the code I've used. If you don't mind, share it. This post has been edited by Question: Jun 30 2012, 00:21 |
|
|
|
Jun 30 2012, 00:31
Post
#222
|
|
|
Member Group: Full Members Posts: 23 Joined: 5-November 09 Member No.: 11228 Mp3tag Version: 2.51 |
If you don't mind, share it. Attached, you need to put it either into %appdata%\mp3tag or into program's directory (i prefer personally 2nd way). You may use searching via ID, Album (it just searches discogs via anything you put there) or via folder (it automatically uses folder name as a search string on discogs). After that hit alt+6 make sure you did select 1. discogs_xml_all action it should be first (it formats all tags etc), also select renaming to make filenames look good. Also don't forget to update your mp3tag version! Personally, I'm using mp3tag discogs_xml plugin + cdtag to pack releases so they have .sfv, .nfo, .m3u files with proper information. This post has been edited by mp3taglover: Jun 30 2012, 00:32
Attached File(s)
|
|
|
|
Jul 5 2012, 18:53
Post
#223
|
|
|
Member Group: Full Members Posts: 14 Joined: 15-October 10 Member No.: 13073 Mp3tag Version: 2.46a |
Thanks, mate, i'll give it a try.
|
|
|
|
Oct 10 2012, 02:43
Post
#224
|
|
|
Member Group: Full Members Posts: 23 Joined: 5-November 09 Member No.: 11228 Mp3tag Version: 2.51 |
if anybody wants an updated working script - hit me back
(i have bit customized, but you'll get the idea if you want to extend it) |
|
|
|
Feb 17 2013, 00:22
Post
#225
|
|
![]() Member Group: Full Members Posts: 66 Joined: 11-October 07 From: Russia Member No.: 5762 Mp3tag Version: 2.50 |
mp3taglover please share, will study with pleasure
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 01:59 |