Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dislayFormat für discsubtitle
20-09-2023, 22:08
Post: #1
dislayFormat für discsubtitle
Discsubtitle.displayFormat={$discnumber$discsubtitle} in tagFormat gives me only the discnumber and not the expected "discnumber, discsubtitle". Maybe something is wrong but I can't see it.
Find all posts by this user
Quote this message in a reply
21-09-2023, 14:37
Post: #2
RE: dislayFormat für discsubtitle
This is working for me. Please check your property settings for any spelling typos. Also, do you have both DiscSubtitle and DiscNumber in either indexTags or itemTags?
Find all posts by this user
Quote this message in a reply
21-09-2023, 15:16
Post: #3
RE: dislayFormat für discsubtitle
Thank you for checking this issue. As I wrote, I can't see what's wrong:

Code:
find . -iname "*.flac" -exec metaflac --list --block-type=VORBIS_COMMENT '{}' \; | grep DISC | sort -u
    comment[14]: TOTALDISCS=04
    comment[15]: DISCSUBTITLE=I Psalmi Verspertini
    comment[15]: DISCSUBTITLE=L'Eloquenza Divina
    comment[15]: DISCSUBTITLE=Spiritualità E Liturgia
    comment[15]: DISCSUBTITLE=Vespro Dei Martiri
    comment[3]: DISCNUMBER=01
    comment[3]: DISCNUMBER=02
    comment[3]: DISCNUMBER=03
    comment[3]: DISCNUMBER=04

At least DISKSUBTITLE are working (in bubble) without displayFormat in the config.
Find all posts by this user
Quote this message in a reply
21-09-2023, 16:16 (This post was last modified: 21-09-2023 16:18 by simoncn.)
Post: #4
RE: dislayFormat für discsubtitle
Please copy and paste your full configuration profile as shown in Profiles > View on the MinimServer configuration web page.
Find all posts by this user
Quote this message in a reply
21-09-2023, 16:38 (This post was last modified: 21-09-2023 16:41 by x-stefan.)
Post: #5
RE: dislayFormat für discsubtitle
Found it, you are right, the problem was in front of the screen (typo).
Find all posts by this user
Quote this message in a reply
21-09-2023, 16:44
Post: #6
RE: dislayFormat für discsubtitle
There is a typo:
In itemTags there is Discsubtitel
In tagFormat there is Discsubtitle.displayFormat
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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