FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Add-on Software › Crossfire release 0.5.0 (webbased streaming client)
- This topic has 50 replies, 14 voices, and was last updated 15 years, 9 months ago by Anonymous.
-
AuthorPosts
-
02/04/2008 at 7:39 PM #16736fizzeParticipant
I did modify the index.html accordingly, no doubt about that. π
Its not working at all with any other skins. Just with the default.xml.Btw I’m currently using cherokee 0.5.6-3. I see that 0.6.1-2 is also available as ipkg, so I can upgrade if necessary.
02/04/2008 at 8:24 PM #16737sonichouseParticipant@fizze wrote:
Btw I’m currently using cherokee 0.5.6-3. I see that 0.6.1-2 is also available as ipkg, so I can upgrade if necessary.
Hi Fizze,
wrt Cherokee – I upgraded at the weekend – beware as the virtual directory handling and fast-cgi is different.02/04/2008 at 10:15 PM #16738AnonymousInactiveI just compiled/installed Cherokee 0.6.1 with PHP 5.2.5 as fcgi module on my embedded MyBook with Firefly svn-1696 and it seem to work fine without any modifications using Firefox and IE π
Cheers,
Tony02/04/2008 at 10:47 PM #16739AnonymousInactive@blamm wrote:
Hi.
This is great. Works a treat in Firefox. Now I am going to have to get an iPod Touch!
Couple of questions:
- None of the browse lists are not sorted alphabetically. Makes it difficult to find stuff. Can that be fixed?
Any playlist edit functionality planned?
Ta
I am definitely not done yet π Currently the app is using the DAAP protocol spec, which doesnt support sorting (unless I load the whole playlist). In fact I am thinking of using a complete different approach by embracing SQLite instead of the tcp/ip based DAAP protocol… The only reason why I based it on DAAP was the possibility to use it with iTunes aswell. Since iTunes 7.1 requires authorized $$$ Apple Certificates to authorize the application, i have no reason try and support it anymore.
Cheers,
Tony03/04/2008 at 5:39 AM #16740blammParticipant@edgecrush3r wrote:
@blamm wrote:
Hi.
This is great. Works a treat in Firefox. Now I am going to have to get an iPod Touch!
Couple of questions:
- None of the browse lists are not sorted alphabetically. Makes it difficult to find stuff. Can that be fixed?
Any playlist edit functionality planned?
Ta
I am definitely not done yet π Currently the app is using the DAAP protocol spec, which doesnt support sorting (unless I load the whole playlist). In fact I am thinking of using a complete different approach by embracing SQLite instead of the tcp/ip based DAAP protocol… The only reason why I based it on DAAP was the possibility to use it with iTunes aswell. Since iTunes 7.1 requires authorized $$$ Apple Certificates to authorize the application, i have no reason try and support it anymore.
Cheers,
TonyGreat. Thanks.
03/04/2008 at 9:41 AM #16741fizzeParticipant@edgecrush3r wrote:
I just compiled/installed Cherokee 0.6.1 with PHP 5.2.5 as fcgi module on my embedded MyBook with Firefly svn-1696 and it seem to work fine without any modifications using Firefox and IE π
Cheers,
TonyHm, I’ll try and upgrade to cherokee 0.6.1 then. You are using the quicktime plugin to play mp3, or anything else?
03/04/2008 at 11:37 AM #16742AnonymousInactiveJust the standard Apple QT plugin, but if required i can make you a template which uses WMplayer (its on my TODO list anyway π ).
Cheers,
Tony03/04/2008 at 4:01 PM #16743fizzeParticipantOk, check, it’s working with cherokee 0.6.2-1 π and the default jtiger skin.
But the “default” firefox skin still gives those weird effects.
Now On the n810 it’s still no-go, but I believe that has to do with the microb.I always wanted to try out firefox on maemo anyways. At least you know cherokee >0.5 is required now π
03/04/2008 at 6:34 PM #16744AnonymousInactiveBy default Crossfire will load the right skin according to the browsers-useragent (identifier).
In the config.xml file you can add your own skins and add a regular expression to match the device…
The only requirements for the Browser, is that it needs to be AJAX compatible.I did some research, and it seems the N810 uses:
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9a6pre) Gecko/20070926 Firefox/3.0a1 Tablet browser 0.1.22 RX-34+RX-44_OSSO1.1_0.2007.39-1
or
Firefox/3.0a1 Tablet browser 02.2 RX-34+RX-44_2008SE_2-2007.50-2just edit the config.xml file and add a gui_template_file entry to match it:
03/04/2008 at 6:48 PM #16745fizzeParticipantYeah, I figured that much out.
The problem is that the browser on the N810 apparently lacks plugins to play mp3, and it even refuses to download the streamed mp3 from binairproxy.php.
It even opens the link in its own media-player (which is the crappiest thing next to WMP, perhaps). Oh, and it doesn’t even open the poster image file that displays the headphones. Peculiar.
πedit:
I just installed a beta of mobile-firefox onto my n810, and it clearly has to do with the lack of a mp3-capable plugin. Oh well. Im happy with FirePlay on my N810 anywho. But The finger-friendly layout would be nice. I guess the day will come when mobile firefox will be ready, and an mplayer plugin ported. π -
AuthorPosts
- The forum ‘Add-on Software’ is closed to new topics and replies.