Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Index Artwork
23-06-2022, 21:57
Post: #61
RE: Index Artwork
Does minimserver 2 display back cover art? I have recently been scanning both the front cover art as well as the liner, which serves as the back cover art. How do I see it? How do it tag it so it is recognized?
Find all posts by this user
Quote this message in a reply
24-06-2022, 09:30
Post: #62
RE: Index Artwork
MinimServer does not support back cover art because the UPnP specification does not provide a way for the server to send this to the control point.
Find all posts by this user
Quote this message in a reply
24-06-2022, 13:35
Post: #63
RE: Index Artwork
If you're using the BubbleUPnP control point then you could access your files this way.
By default it looks for pdf's but you can modify the URL so it'll pick up something else e.g. back.jpg
Find all posts by this user
Quote this message in a reply
24-06-2022, 14:44
Post: #64
RE: Index Artwork
The Information files feature looks for .pdf files only. Can you explain your suggestion in more detail?
Find all posts by this user
Quote this message in a reply
24-06-2022, 15:48 (This post was last modified: 24-06-2022 18:29 by simbun.)
Post: #65
RE: Index Artwork
(24-06-2022 14:44)simoncn Wrote:  The Information files feature looks for .pdf files only. Can you explain your suggestion in more detail?

It looks like that was my mistake.
I was playing around with it, so I got it working with booklet.pdf and then I changed the displayFormat to:

Code:
$*infoFileURI^<a href="^/../back.jpg">Back Cover</a>

and it worked...but I hadn't realised that if a booklet.pdf doesn't exist then the URL won't be shown. The easiest way around that I guess is just to create an empty text file called booklet.pdf.

Some of the other things I'd tested were web searches

# artist search
Code:
Comment.displayFormat={$albumartist^<a href="https://musicbrainz.org/search?query=^&type=artist&method=indexed">Artist Search</a>}

# mb_id tag populated with musicbranz release group id
Code:
Comment.displayFormat={$mb_id^<a href="https://musicbrainz.org/release-group/^">Album Lookup</a>}
Find all posts by this user
Quote this message in a reply
25-06-2022, 21:51
Post: #66
RE: Index Artwork
(23-06-2022 21:57)steveoat87 Wrote:  Does minimserver 2 display back cover art? I have recently been scanning both the front cover art as well as the liner, which serves as the back cover art. How do I see it? How do it tag it so it is recognized?

You can merge your scans into a pdf
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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