Post Reply 
Further tidying the "booklet pdf" feature
23-09-2025, 17:18
Post: #3
RE: Further tidying the "booklet pdf" feature
I'm not proud of this one (though I don't like the PDF route either really), but given Lumin only presents a single link (the first) I can't think of a better way.

If you're happy for the Discogs search to use the value from the AlbumArtist tag, then one option would be to create a dummy album (one silent short track) for each albumartist to hold the Wikipedia URL; for example:
   
Track 01.01 is populated with the core tags (relevant to David Bowie) in addition to a tag called wiki_url that holds "https://en.wikipedia.org/wiki/David_Bowie".

Then in MinimServer we use the configuration:
Code:
itemtags: Comment, wiki_url
tagFormat:Comment.displayFormat={$wiki_url^<a href="^">Digital booklet</a>$albumartist^<a href="https://www.discogs.com/search/?q=/^&type=artist">Digital booklet</a>$comment}
   
If we view the PDF Booklet from the .Wikipedia album we're taken to Wikipedia, whilst any of the other albums will take us to Discogs.

You'll probably want some way to filter all these out, but I won't spend any more time thinking about it for now ;-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Further tidying the "booklet pdf" feature - simbun - 23-09-2025 17:18

Forum Jump:


User(s) browsing this thread: 1 Guest(s)