Welcome Guest

Pages: 1
[Solved] Discogs: "(…)" in label name deleted
PowderPostOctober 29, 2016, 04:17
Pro
Posts: 116
Registered:
March 4, 2013, 18:53
Normal topic[Solved] Discogs: "(…)" in label name deleted

When tagging releases by a label which includes brackets, e.g. https://www.discogs.com/label/193472-LIES-Long-Island-Electrical-Systems Yate removes these brackets, probably because of the brackets being used for multiple labels / artists with the same name.

The label will appears as «L.I.E.S.», not «L.I.E.S. (Long Island Electrical Systems)».

I just did an API call and the data includes the part in brackets:

"labels": [
		{
			"name": "L.I.E.S.  (Long Island Electrical Systems)",
			"entity_type": "1",
			"catno": "LIES072",
			"resource_url": "https://api.discogs.com/labels/193472",
			"id": 193472,
			"entity_type_name": "Label"
		}
	],

Would be great if you could only strip the brackets if the content is numerical, e.g. "(2)", not "(foo)". The same is true for artists.

2MR2PostOctober 29, 2016, 08:36
Avatar photo
Administrator
Posts: 2083
Registered:
August 23, 2012, 19:27
Normal topicRe: Discogs: "(…)" in label name deleted

Done. It'll be in the next patch or release. There was only one place it was done so it'll work everywhere. Artists, Labels....

PowderPostOctober 29, 2016, 10:23
Pro
Posts: 116
Registered:
March 4, 2013, 18:53
Normal topicRe: Discogs: "(…)" in label name deleted

I wish all software was supported like Yate

Image

2MR2PostOctober 29, 2016, 10:32
Avatar photo
Administrator
Posts: 2083
Registered:
August 23, 2012, 19:27
Normal topicRe: [Solved] Discogs: "(…)" in label name deleted

If Bill thinks I'm awesome, I'm doing okay. You just made my day 🙂

Pages: 1
Mingle Forum by Cartpauj | Version: 1.1.0beta | Page loaded in: 0.016 seconds.