Forum Replies Created
-
-
3 years ago in reply to: bunny.net progress bar not visible
Hello Martin,
can confirm: the issue is fixed after ftp-ing the above version.
Thanks so much, keep up the good work :)Best
Christian3 years ago in reply to: bunny.net progress bar not visibleHey Martin,
thanks for your reply!
The option was already checked, which led me to think about how we import videos. We use a self written uploader for bunny.net, then we import the data given back by the API into fvplayer using your import function. This is an example string we create for import:{
“player_name”: “player name”,
“status”: “published”,
“videos”: [
{
“caption”: ” caption_example”,
“splash”: “https://vz-[***].jpg”,
“src”: “https://vz-[***]/playlist.m3u8”
},Maybe using the import does not check the duration (again)?
What I did also check: Importing the videos from bunny just using the playlist URL, the progress bar works fine in that case and the length is shown when hovering over the thumbnail.Thanks and best,
Christian3 years ago in reply to: bunny.net progress bar not visibleHi martin,
thanks again for looking into this. Here the export of the test video.
{"ab":"","ad":"","ad_height":"","ad_width":"","ad_skip":"","align":"","autoplay":"","controlbar":"","copy_text":"","embed":"","end_actions":"","end_action_value":"","height":"","hflip":"","lightbox":"","lightbox_caption":"","lightbox_height":"","lightbox_width":"","player_name":"Test","player_slug":"","playlist":"","playlist_advance":"","qsel":"","share":"","share_title":"","share_url":"","speed":"","sticky":"","video_ads":"","video_ads_post":"","width":"","status":"published","meta":[],"videos":[{"caption":"bunny.net progress bar test","end":"","mobile":"","rtmp":"","rtmp_path":"","splash":"https:\/\/vz-[edited out].b-cdn.net[edited out]\/thumbnail_0316865c.jpg","splash_text":"","src":"https:\/\/[edited out].net\/c25d1[edited out]6\/playlist.m3u8","src1":"","src2":"","start":"","meta":[{"meta_key":"last_video_meta_check","meta_value":"1645049149"},{"meta_key":"duration","meta_value":"h"}]}]}
Thanks in advance :)
3 years ago in reply to: bunny.net progress bar not visibleHi Martin,
thanks for your reply!
I tested posting a single video. It behaves in the same way as in playlist mode: single video and playlist videos both DO resume at the correct position with bunny.netm, like I already stated in my initial bug report.
But:
– with videos on vimeo the visible progress bar overlay on thumbnails is working
– with videos on bunny.net the progress bar is NOT visible, there is no progress bar at all, but videos do resume at correct positionIts a nice feature when using playlists to see at a glance which videos you have already watched (see above row in my screenshot), so it would be nice if this would work with bunny.net videos too.
Maybe I was not clear enough about the exact issue in my first post, sorry for that: its about the progress bar itself, not the “resume” at the correct position, that one works fine. :)
Keep up the good work, thanks!
3 years ago in reply to: bunny.net progress bar not visibleHey Martin,
sounds great, thank you!
I just noticed, that I maybe confused you with some words: I used the term “collection” when what I menat was “showcases”, but I think you already knew ;)Best
Christian