Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author JW Player

    (@longtail-video)

    The scrolling is actually an issue with the JW6 player that we are planning on fixing in a future release.

    The media description disappearing sounds like a bug in the plugin though. Can you provide us with a link to one of your player pages? Then we can check what’s going wrong.

    Also, which field do you use for inserting the descriptions in the Media Manager?

    Thread Starter Fabian_

    (@fabian_)

    Unfortunately the site on which i’m using this plugin isn’t public.

    I’ve noticed the following differences between pre 2.0 and 2.0.1

    previous version
    ================

    "playlist":[{
    	"title":" --- TITLE ---",
    	"creator":"",
    	"author":"",
    	"date":"2013-03-11 18:30:00",
    	"levels":[{"file":" --- FILE URL --- "}],
    	"image":" --- IMG URL ---",
    	"description":" --- DESCRIPTION ---",
    	"mediaid":"69",
    	"id":"69"},

    2.0.1
    =====

    'playlist': [{
    	'title': ' --- TITLE --- ',
    	'image': ' --- IMG URL --',
    	'sources': [{'file': ' --- FILE URL ---'}]
    }

    Thread Starter Fabian_

    (@fabian_)

    Hm.. a bit confused right now. It also seams other meta has disappeared from the media library.

    There was a video duration field which jwplayer also showed.

    Plugin Author JW Player

    (@longtail-video)

    The missing description is indeed a bug. The problem has been localized and we will push a fix shortly.

    The video duration isn’t displayed in the playlist in JW6, so we removed that one from the metadata. The duration is of course displayed in the controlbar, but we get that from the actual metadata of the media file.

    Plugin Author JW Player

    (@longtail-video)

    2.0.2 is out now, as well.

    Thread Starter Fabian_

    (@fabian_)

    Tnx !

    Plugin Author JW Player

    (@longtail-video)

    Np!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Unable to scroll trough playlist with touchscreen v2.0.1’ is closed to new replies.