Separate Credits & Notes (Pone)

How do I separate the Credit & Notes data in src.

In Pone (Artist & Album) src, I have the Credit & Notes tag going to the Credit field. However, i noticed the information runs together.

How do I add a line/ space to separate the two within the same field.

As an example:

Reads:

Producer: Larry "L.J." Reynolds (tracks: B1 to B4), Ron Banks (tracks: A1 to A4)Test pressings are solid white label editions with a small sticker indicating group name and album title. They came housed in a plain white Lp cover with no info outside. Stereo both sides.

Should Read:

Producer: Larry "L.J." Reynolds (tracks: B1 to B4), Ron Banks (tracks: A1 to A4).

Test pressings are solid white label editions with a small sticker indicating group name and album title. They came housed in a plain white Lp cover with no info outside. Stereo both sides.

Thanks

Can you please give the discogs release ID?

Please post questions to my script in the script topic. I will get a notification email if you post it there and see your question.

Ok, google showed my your release:
http://www.discogs.com/Dramatics-10%C2%BD/release/1816007

Here are the different results I get, depending on how I set the options in my scipt:

default settings:
DISCOGS_CREDITS = unsyncedlyrics
DISCOGS_NOTES = unsyncedlyrics
DISCOGS~PONE MULTILINE FIELD = unsyncedlyrics

If you have DISCOGS_CREDITS and DISCOGS_NOTES (or/and DISCOGS_BARCODES AND OTHER IDENTIFIERS) in the same field (in you case CREDITS), you have to choose this field as DISCOGS~PONE MULTILINE FIELD to get them separated by headlines and linebreaks[/i].[i] As shown in my first example with the UNSYNCEDLYRICS field.

So, the setting for getting both in CREDITS are:
DISCOGS_CREDITS = credits
DISCOGS_NOTES = credits
DISCOGS~PONE MULTILINE FIELD = credits

I have the same issue and I was wondering, where I should put the code to make it work? Is there an action for it or do I have to put it somewhere in the pone script?

As it says in the first post: in the src-file

Related to ...
"Discogs (pone mod), all discogs information in tags & lyrics"
... start reading from there ...
[WS] Discogs (pone mod)
... and understand how user pone has designed the configuration for his script ...
to apply your personal adjustments.
If you cannot find any pre set possibility to realize your wishes, ...
then you have to set up an action or a group of actions ...
to be run additionally after applying the websource script.

DD.20150801.1947.CEST