Finding "Publisher" from Discogs

use my script & follow my script installation & usage instruction:
/t/9226/1

at step 6 of the instruction, do the following:

  • set all DISCOGS_... & DISCOGS~... fields to no, set only DISCOGS_LABEL to publisher
  • set OPTION: DOWNLOAD COVER ART to no
  • set TEXT OPTION: FREE WEB SOURCES SCRIPT CODE FOR STANDARD SCRIPTS to set "tracks"

then my script will do exactly what you want.

EDIT:
I just noticed, that if you set all field to no, the script search doesn't work find the tag from the files any more.

So you should leave also DISCOGS_ARTIST or DISCOGS_ALBUMARTIST and DISCOGS_ALBUM to their standard values. And maybe other tags you want to use for search (possible with my script: DISCOGS_YEAR, DISCOGS_CATALOG#, DISCOGS_RELEASE_ID, DISCOGS_RELEASE_URL)

To have them still not written, set TEXT OPTION: FREE WEB SOURCES SCRIPT CODE FOR STANDARD SCRIPTS to
set "tracks"
set "artist"
set "albumartist"
set "album"
set "year"
set "catalog #"
set "discogs_release_id"
set "www"

(You have to write it in extra lines as I did above .You only need those fields there which you have not set to no before)