Dash player + playlist block loading at 95%
PePiToO - October 17, 2008 - 05:01
| Project: | Dash Media Player |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I did create a playlist of videos following the dash player tutorial here : http://www.tmtdigital.com/node/45
but the player just stops to load at 95%...
The player works fine if i play only one video.
I use drupal 6 with the xmlrpc server.

#1
I am going to do some testing with XMLRPC before I release my next version. Have you tried using AMFPHP (which is what I recommend)?
Thanks,
Travis.
#2
Try using the new version and see if that fixes your issue.
Thanks,
Travis.
#3
I cannot see any version of amfphp for drupal 6.0, maybe there is a hidden patch somewhere ?
#4
AMFPHP v6 issue... DUPE: see http://drupal.org/node/219365
try searching there are actually many threads out there :P
#5
#6
I did change the service server to amfphp ( for drupal 6 ) and update dashplayer module to 1.2.1.
It seems the drupal update module didn't detect the update (Drupal 6.6 reported your module as 1.1 up to date).
I had to download it manually from tmtdigital website and replace it with the actual one. No database update have been made either.
Now drupal report the dashplayer module as a 6.6, not 1.2. How to update your module ?
I am asking this as the update i made didnt solve the problem of 95% loading.
My video playslit(using view2), the player node page and the block are fine ( followed the tutorial ).
The player work fine by itselft as well.
#7