MinimServer Forum
Browsing on format type - MQA - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Browsing on format type - MQA (/showthread.php?tid=6160)

Pages: 1 2


RE: Browsing on format type - MQA - simoncn - 17-04-2021 14:18

To show MQA alongside the other audio formats, I am using the following settings:

tagValue: MQAEncoder.value.*={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder.custom}
indexTags: AudioFormat
itemTags: MQAEncoder, #AudioFormat

Alternatively, you could replace the above tagValue setting with:

tagValue: MQAEncoder.update={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder}


RE: Browsing on format type - MQA - ac16161 - 17-04-2021 16:20

(17-04-2021 14:18)simoncn Wrote:  To show MQA alongside the other audio formats, I am using the following settings:

tagValue: MQAEncoder.value.*={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder.custom}
indexTags: AudioFormat
itemTags: MQAEncoder, #AudioFormat

Alternatively, you could replace the above tagValue setting with:

tagValue: MQAEncoder.update={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder}

thanks, a very elegant solution, works nicely.


RE: Browsing on format type - MQA - Henri - 17-06-2025 05:37

(17-04-2021 14:18)simoncn Wrote:  To show MQA alongside the other audio formats, I am using the following settings:

tagValue: MQAEncoder.value.*={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder.custom}
indexTags: AudioFormat
itemTags: MQAEncoder, #AudioFormat

Alternatively, you could replace the above tagValue setting with:

tagValue: MQAEncoder.update={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder}

Thanks for this, works perfectly. I have quite a few MQA files on my NAS and separating them out is now child's play via BubbleUPnP or USB Audio Player Pro.