FUSE & XSPF Functionality

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1981
    Blebo
    Participant

    I was wondering if it would be viable to create a virtual file system for FUSE (http://fuse.sf.net) that is based on tags stored in the database? I think it would come in hand for those would like to have their collection sorted in a folder on the hdd, yet still have flexibility in how it sorted (by artist, genre, codec, playlist). This is useful when you want to put a playlist on any old flash media player.

    On a similar note, would it be possible to generate XSPF (http://en.wikipedia.org/wiki/Xspf & http://xspf.org) for the playlist presented by Firefly. Could be useful in the playlist page in the web gui, say next to the edit/delete buttons.

    anyway just by 2-bob worth πŸ˜€

    #14687
    rpedde
    Participant

    @Blebo wrote:

    I was wondering if it would be viable to create a virtual file system for FUSE (http://fuse.sf.net) that is based on tags stored in the database? I think it would come in hand for those would like to have their collection sorted in a folder on the hdd, yet still have flexibility in how it sorted (by artist, genre, codec, playlist). This is useful when you want to put a playlist on any old flash media player.

    On a similar note, would it be possible to generate XSPF (http://en.wikipedia.org/wiki/Xspf & http://xspf.org) for the playlist presented by Firefly. Could be useful in the playlist page in the web gui, say next to the edit/delete buttons.

    anyway just by 2-bob worth πŸ˜€

    when I have a better xml parser, it will be easier to do wmp and xspf parser.

    As far as the fuse stuff goes, yeah, that would be doable. My vote would be for ruby. πŸ™‚

    — Ron

    #14688
    blamm
    Participant

    @rpedde wrote:

    @Blebo wrote:

    I was wondering if it would be viable to create a virtual file system for FUSE (http://fuse.sf.net) that is based on tags stored in the database? I think it would come in hand for those would like to have their collection sorted in a folder on the hdd, yet still have flexibility in how it sorted (by artist, genre, codec, playlist). This is useful when you want to put a playlist on any old flash media player.

    On a similar note, would it be possible to generate XSPF (http://en.wikipedia.org/wiki/Xspf & http://xspf.org) for the playlist presented by Firefly. Could be useful in the playlist page in the web gui, say next to the edit/delete buttons.

    anyway just by 2-bob worth πŸ˜€

    when I have a better xml parser, it will be easier to do wmp and xspf parser.

    As far as the fuse stuff goes, yeah, that would be doable. My vote would be for ruby. πŸ™‚

    — Ron

    Check out the Fireplay discussion. The latest version creates xspf.

    #14689
    Anonymous
    Inactive

    I’ve just started on a xspf playlist generator in PHP for the next version of Crossfire. Its not released yet, but if you want the code, just send me a PM πŸ˜€

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Feature Requests’ is closed to new topics and replies.