Tag scroll in label control seems to don't work.

  • i modify videoosd.xml in my skin,so i can display the movie which is now playing and i have done it successfully.
    but while i want to display the movie name which is too long to display,i use tag scroll,but it seems to don't work properly.
    the following passage is what i have modified.


    movie file name
    label
    103
    509
    85
    150

    center
    true
    font13


    what can i do to scroll the movie name?


  • and another question,i want to display the movie name without the extentions.
    for example,tag player.title display the name like abc.avi ,while i want to display only abc.
    how can i do it?


  • first,thank you very much!

    but there still have something wrong with videoplayer.title.
    when i play a moive with extentions rm,it's title can't be displayed.

    i think it may be regarded as a music file,and can't show the title correct.

    it only happens when the file's extentions is rm.

    and maybe it will happen with nsv,strm.

    .nsv|.m4a|.flac|.aac|.strm|.pls|.rm|.mpa|.wav|.wma |.ogg|.mp3|.mp2|.m3u|.mod|.amf|.669|.dmf|.dsm|.far |.gdm|.imf|.it|.m15|.med|.okt|.s3m|.stm|.sfx|.ult| .uni|.xm|.sid|.ac3|.dts|.cue|.aif|.wpl|.ape|.mac|. mpc|.mp+|.mpp|.shn|.zip|.rar
    .nsv|.ts|.ty|.strm|.rm|.rmvb|.m3u|.ifo|.mov|.qt|.d ivx|.xvid|.bivx|.vob|.nrg|.img|.iso|.pva|.wmv|.asf |.asx|.ogm|.m2v|.avi|.bin|.dat|.mpg|.mpeg|.mp4|.mk v|.avc|.vp3|.svq3|.nuv|.viv|.dv|.fli|.rar|.001|.wp l|.zip


  • confirmed - fixed in cvs.

    note that the control with id 103 (movie name in osd) will be removed from the sourcecode in the not too distant future.

    instead, change the id to something like 1, and add videoplayer.title

    cheers,
    jonathan


  • videoplayer.title (note - not player.title - that doesn't exist) removes extensions if it's enabled in settings->appearance->file lists.