FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Feature Requests › Web-based DAAP client
- This topic has 75 replies, 13 voices, and was last updated 15 years, 11 months ago by herveld.
-
AuthorPosts
-
16/07/2007 at 6:13 AM #3404rpeddeParticipant
@blamm wrote:
I have also discovered that VLC will play FLACs from Firefly using the above method without the “never_transcode” trick. Is Firefly doing something odd with the FLACs?
Ya. I can’t tell whether or not a downlevel client can play a flac, so I always transcode flac files. Sadly, some clients that *can* play flac files *can’t* play wav files (rhythmbox, I’m looking at you).
If there is a client that I know for a fact can play a file type, I can set whether or not it can handle a particular codec type (using the user-agent), but so many clients say they are iTunes that I can’t use that reliably.
I do accept a header value called “accept-codecs” that lists the codecs it can play, and I think there are a couple linux players now that pass that value so I can automatically determine what to transcode, but not all of them have it, hence the ability to hand-tune whether or not to transcode flac.
If that makes sense.
17/07/2007 at 5:46 AM #3405chuckGuestI had some problems getting this to authorize properly, and it wasn’t until I forced firefly to listen on port 3689 with itunes sharing off that i was able to get it to authorize with the MP3 password in the config file.
It was just a rather frustrating 2 hours, so I thought I’d put in my $.02 to spare others the pain.
17/07/2007 at 4:00 PM #3406blammParticipant@rpedde wrote:
I do accept a header value called “accept-codecs” that lists the codecs it can play, and I think there are a couple linux players now that pass that value so I can automatically determine what to transcode, but not all of them have it, hence the ability to hand-tune whether or not to transcode flac.
If that makes sense.
Can I tell from the log if this is happening? I am wondering why Foobar plays MP3 with transcoding on but not FLAC or Ogg
17/07/2007 at 11:43 PM #3407rpeddeParticipant@blamm wrote:
@rpedde wrote:
I do accept a header value called “accept-codecs” that lists the codecs it can play, and I think there are a couple linux players now that pass that value so I can automatically determine what to transcode, but not all of them have it, hence the ability to hand-tune whether or not to transcode flac.
If that makes sense.
Can I tell from the log if this is happening? I am wondering why Foobar plays MP3 with transcoding on but not FLAC or Ogg
Yeah, it will show whether or not it thinks it needs to transcode, and will show the command line it executes to do the transcode.
– Ron
20/08/2007 at 10:31 PM #3408pro_optimizerGuestIt would be cool if one could access the /applet.html page without needing the admin password. A neat solution would be a third password (next to the admin/music pw) so you can grant/revoke access to a friend but don’t automatically enable him/her to trash your library. Or even a set of passwords. ๐
20/08/2007 at 11:53 PM #3409rpeddeParticipant@pro_optimizer wrote:
It would be cool if one could access the /applet.html page without needing the admin password. A neat solution would be a third password (next to the admin/music pw) so you can grant/revoke access to a friend but don’t automatically enable him/her to trash your library. Or even a set of passwords. ๐
I’ve just recently added the concept of roles for authentication. I do indeed hope to set something up like that in the future, but it will probably be post-stable.
— Ron
03/09/2007 at 8:52 PM #3410blammParticipantHey,
How about turning the song names in the playlist page into links to the files using the “http://server/rsp/stream/
“? ๐
03/09/2007 at 9:03 PM #3411rpeddeParticipant@blamm wrote:
Hey,
How about turning the song names in the playlist page into links to the files using the “http://server/rsp/stream/
“? ๐
It’s a post-1.2 thing. I’d like to get rid of the existing thing and put in a nice flash based player.
You know one around?
04/09/2007 at 6:12 AM #3412blammParticipantThis is my favourite
http://www.macloo.com/examples/audio_player/
Here is another one
http://musicplayer.sourceforge.net/
Just need controlling with playlists
05/09/2007 at 3:59 AM #3413rpeddeParticipant@blamm wrote:
This is my favourite
http://www.macloo.com/examples/audio_player/
Here is another one
http://musicplayer.sourceforge.net/
Just need controlling with playlists
nice….
-
AuthorPosts
- The forum ‘Feature Requests’ is closed to new topics and replies.