ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

tiny http server with podcast feeds?

<< < (2/2)

electronixtar:
There's also the always handy HFS and in the forum there's a templates board where people share ones they've made - like the Thunderchicken of Glory.
-4wd (July 07, 2009, 01:53 AM)
--- End quote ---

Wow, I didn't expect HFS has a template feature. Thanks.

Update:

HFS template seems to be HTML only, the players having a MIME trouble while parsing it as .m3u I believe.

4wd:
HFS template seems to be HTML only, the players having a MIME trouble while parsing it as .m3u I believe.
-electronixtar (July 07, 2009, 05:17 AM)
--- End quote ---

A search for m3u turned up these:
.m3u or rss templates for HFS (customize MIME needed)
generate m3u playlist - folder-streaming

You might need to grab the latest beta for some of the new functions.

electronixtar:
HFS template seems to be HTML only, the players having a MIME trouble while parsing it as .m3u I believe.
-electronixtar (July 07, 2009, 05:17 AM)
--- End quote ---

A search for m3u turned up these:
.m3u or rss templates for HFS (customize MIME needed)
generate m3u playlist - folder-streaming

You might need to grab the latest beta for some of the new functions.
-4wd (July 07, 2009, 07:37 AM)
--- End quote ---

Thanks 4wd.

place this filelist.tpl under the same dir as hfs242.exe,


--- ---#EXTM3U
%files%
[style]

[files]
{.mime|audio/x-mpegurl.}

%list%

[file]
%item-url%

[folder]
%item-name%/

http://localhost/mp3/~files.lst.m3u

works great!

Navigation

[0] Message Index

[*] Previous page

Go to full version