IPB

Welcome Guest ( Log In | Register )

16 Pages V  « < 10 11 12 13 14 > »   
Reply to this topicStart new topic
> [WS] Discogs ALL, Uses Discogs API sevice
Innuendo
post Jan 30 2010, 21:10
Post #166


Member


Group: Full Members
Posts: 49
Joined: 18-October 09
Member No.: 11114
Mp3tag Version: 2.50



QUOTE (Pufas @ Jan 25 2010, 12:58) *
I would have done this long long time age, but mp3tag itself does not allow more than 1 cover. Bother florian about it, he is developer of mp3tag, nothing i can do about it, sorry.


I'm not sure what you mean by this? Are you talking about only allows 1 cover if adding by script? Because you mp3tag supports multiple covers to be imbedded into each music file. Front, Back, Leaflet, and over 15 other types. Looks like you can even set your own custom image types as well. Just right-click on the album art in the Tag Panel to set the image type.
Go to the top of the page
 
+Quote Post
Pufas
post Feb 3 2010, 13:49
Post #167


Member


Group: Full Members
Posts: 77
Joined: 31-October 07
From: Lithuania, Kaunas
Member No.: 5857
Mp3tag Version: 2.49a



QUOTE (Innuendo @ Jan 30 2010, 22:10) *
I'm not sure what you mean by this? Are you talking about only allows 1 cover if adding by script? Because you mp3tag supports multiple covers to be imbedded into each music file. Front, Back, Leaflet, and over 15 other types. Looks like you can even set your own custom image types as well. Just right-click on the album art in the Tag Panel to set the image type.


Some guy asked me why my script imports only one cover when there's more @ discogs, and i explained that it's not scripts fault, Mp3tag cannot import more than one cover. It has nothing to do with what you explained. smile.gif


--------------------
()/)
( '.') <( MP3TAG kicks ass! )
((')(')
Go to the top of the page
 
+Quote Post
Innuendo
post Feb 3 2010, 16:24
Post #168


Member


Group: Full Members
Posts: 49
Joined: 18-October 09
Member No.: 11114
Mp3tag Version: 2.50



QUOTE (Pufas @ Feb 3 2010, 06:49) *
Some guy asked me why my script imports only one cover when there's more @ discogs, and i explained that it's not scripts fault, Mp3tag cannot import more than one cover. It has nothing to do with what you explained. smile.gif


Then it is as I guessed and it's a limitation of the script importing abilities. That's unfortunate. Let's hope Florian resolves that in the future.
Go to the top of the page
 
+Quote Post
morrison
post Feb 18 2010, 23:58
Post #169


Member


Group: Full Members
Posts: 66
Joined: 11-October 07
From: Russia
Member No.: 5762
Mp3tag Version: 2.50



Pufas, if this possible, can you help me

How to change data format to discogs style - "23 Mar 2009" ? I can self change all month names, but hard regex... rolleyes.gif
Go to the top of the page
 
+Quote Post
Porcus
post Mar 4 2010, 14:13
Post #170


Member


Group: Full Members
Posts: 11
Joined: 29-January 10
Member No.: 11734
Mp3tag Version: 2.46a



I hope this is the right thread -- is this the development of the discogs script with the menus? If not, please point me (or moderate) to the right thread.


To the matter:

Discogs distinguishes artists with equal names by (number). E.g., you have at least three acts with the name "Behemoth", and the Polish blackened death metal band then is "Behemoth (3)".

A search to list the artist's releases fails to return any hits on "Behemoth", because Discogs has no "Behemoth", only "Behemoth (1)", "Behemoth (2)" etc.


So, suggestion:

May I suggest that this feature not only searches for the search string, but in case of no hits, also for string (#), where "#" is any (single or double?) digit?
Go to the top of the page
 
+Quote Post
morrison
post Mar 9 2010, 21:23
Post #171


Member


Group: Full Members
Posts: 66
Joined: 11-October 07
From: Russia
Member No.: 5762
Mp3tag Version: 2.50



found a release with the wrong disk# for second disk - http://www.discogs.com/release/55293
and another release 584424


2 Porcus

Try this mod
I make search by "Behemoth - The Return Of The Northern Moon" and received right result.

This post has been edited by morrison: Mar 11 2010, 13:09
Go to the top of the page
 
+Quote Post
julz
post Mar 13 2010, 19:45
Post #172


Member


Group: Members
Posts: 4
Joined: 12-March 10
Member No.: 12058
Mp3tag Version: 2.49



Hi Pufas. Thanks for your script! Do you or anyone else know how I can make NFO.mte display more than one genre?

For example, I have a release with multiple GENRE tags:

GENRE Breakbeat
GENRE Hardcore
GENRE Techno

The resulting NFO file only displays the first genre. i.e. GENRE......: Breakbeat

Is there a way for it to show GENRE......: Breakbeat, Hardcore, Techno ?

Thanks.

This post has been edited by julz: Mar 13 2010, 19:45
Go to the top of the page
 
+Quote Post
dano
post Mar 13 2010, 19:49
Post #173


Moderator


Group: Moderators
Posts: 5506
Joined: 4-September 03
From: Germany
Member No.: 201
Mp3tag Version: 2.55a



$meta_sep(genre,',')


--------------------
Go to the top of the page
 
+Quote Post
julz
post Mar 13 2010, 19:57
Post #174


Member


Group: Members
Posts: 4
Joined: 12-March 10
Member No.: 12058
Mp3tag Version: 2.49



QUOTE (dano @ Mar 13 2010, 12:49) *
$meta_sep(genre,',')


Wow that was quick. Thank you so much dano!!!
Go to the top of the page
 
+Quote Post
morrison
post Mar 22 2010, 10:56
Post #175


Member


Group: Full Members
Posts: 66
Joined: 11-October 07
From: Russia
Member No.: 5762
Mp3tag Version: 2.50



28677 has <b></b> and <code></code> tags in note section )

This post has been edited by morrison: Mar 22 2010, 10:57
Go to the top of the page
 
+Quote Post
KrissO
post Mar 24 2010, 02:51
Post #176


Member


Group: Full Members
Posts: 6
Joined: 24-March 10
Member No.: 12134
Mp3tag Version: 2.46a



Hi all smile.gif

I am new to this, so I guess I have a lot to learn. But quick question.

I want to add two parts of information to the comment field: "Label / Catalog#".
I tried merging PUBLISHER and CATALOG, almost succeeded except I got a lot of extra strings in the end of the field... help anyone? smile.gif

This post has been edited by KrissO: Mar 24 2010, 06:55
Go to the top of the page
 
+Quote Post
ptrk.mj
post May 1 2010, 20:19
Post #177


Member


Group: Full Members
Posts: 70
Joined: 22-November 09
Member No.: 11355
Mp3tag Version: 2.49



I get an error right after pasting ID and executing the script

Bad Request (400)

Anybody help? unsure.gif
Go to the top of the page
 
+Quote Post
ptrk.mj
post May 8 2010, 01:26
Post #178


Member


Group: Full Members
Posts: 70
Joined: 22-November 09
Member No.: 11355
Mp3tag Version: 2.49



Sorry for bumping my post, but..

Am I the only person having this problem?
Go to the top of the page
 
+Quote Post
morrison
post May 9 2010, 21:35
Post #179


Member


Group: Full Members
Posts: 66
Joined: 11-October 07
From: Russia
Member No.: 5762
Mp3tag Version: 2.50



I don't have this problem, all works right.
Go to the top of the page
 
+Quote Post
ptrk.mj
post May 17 2010, 20:44
Post #180


Member


Group: Full Members
Posts: 70
Joined: 22-November 09
Member No.: 11355
Mp3tag Version: 2.49



QUOTE (morrison @ May 9 2010, 22:35) *
I don't have this problem, all works right.


Are you using the 2.06 version (from the first post)?
Do you have any idea about what such error means (i.e. where is the problem)?
Go to the top of the page
 
+Quote Post

16 Pages V  « < 10 11 12 13 14 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 24th May 2013 - 13:47