Page 1 of 1

[SOLVED] Music Server "Fade In" window at mapstart shows "???"

Posted: 12 Jun 2017, 22:55
by pt_maps
how i have to edit/convert the vorbis tags to show them correctly at the "fade in/down" on map start?
with xaseco2 they has been worked. i didn't changed the tags. all tracks are under cc license and it costs me hours to find the right format for that "fade in/down" window.
now the window shows "???" thats all.

Image

reference file;
morgantj_-_pROgraM_vs_Us3R.ogg

source: http://ccmixter.org/files/morgantj/30328
license: http://creativecommons.org/licenses/by/3.0/

it would be awesome, if someone could help

thanks and keep up the good stuff :-)

Re: Music Server "Fade In" window at mapstart shows "???"

Posted: 13 Jun 2017, 10:03
by undef.de
Did you enable the MusicWidget from RecordsEyepiece? If yes, does it show the Tags? If true, then maybe the dedicated server is buggy...

Btw.: The "Fade In/Out" thing is from the dedicated server and has nothing to do with UASECO. ;)

Re: Music Server "Fade In" window at mapstart shows "???"

Posted: 13 Jun 2017, 10:32
by pt_maps
okay the MusicWidget works fine; np here

Code: Select all

        <!--
        For song files which are stored remotely you can setup how many bytes will be transfered to parse for OGG tags,
        512 bytes will be enough in the most case, but some files have to retrieve full (because the OGG tags are at the end of the file).
        Adjust this if you miss some Artist/Title entries in <cache_file>. To retrieve the full file, set this to '-1'.
        //-->
        <maxlen>-1</maxlen>
i created a new topic in the dedicated server section
"Fade In/Out" where it comes from and how can i edit that?