You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This translator was something I've been circling arund for 3 years. I started a BA(Hons) in Creative Music Technology at Falmouth University.
19
-
I became frustrated with the lack of citation tools for music releases and audio recordings in general. Zotero does detect the Discogs page as an
20
-
audio recording but does not fill in the correct details. Other citation tools out there fail to have searches for music releases and seem to have
21
-
no idea that vinyl records can in fact be cited and referenced. All this when as a DJ I am researching releases and writing assessments and dissertations !
22
-
So I hope this translator can improve the situation.
23
-
24
-
METHOD
25
-
26
-
This translator accesses the "ld+json" block in the "release" Discogs page. It is not designed to use the "master" page for a release as that will not
27
-
list the record label.
28
-
29
-
INFO
30
-
31
-
Some comments in the code below are based on page https://www.discogs.com/release/126504-Micro-Vicious-Vic-Electric-Impact-The-Mixes
32
-
*/
33
-
34
-
35
15
/*
36
16
***** BEGIN LICENSE BLOCK *****
37
17
@@ -56,7 +36,10 @@ Some comments in the code below are based on page https://www.discogs.com/releas
0 commit comments