sources.xml and folders
#1
Is it possible to have a collection of music streams under one folder - kinda like

Code:
<source>
        <name>My streams</name>
        <source>
            <name>Stream1</name>
            <path>shout://localhost/stream1.pls</path>
            <private>false</private>
        </source>
        <source>
            <name>Stream2</name>
            <path>shout://localhost/stream2.pls</path>
            <private>false</private>
        </source>
</source>

Google and searching here suggests not.
Reply
#2
You could add them to a playlist then access it through the "music playlists" source. The playlist should behave as a folder.
Reply
#3
This doesnt work for video podcast feeds (eg rss://www.abc.net.au/tv/chaser/video/xml/chaser_mp4.xml).
The shows appear correctly in the playlist but nothing happens when i try to open them.

Currently I have a whole bunch of feeds similar to the one above entered as sources in my videos section. They work fine but its very chaotic. How can I organise them into groups under a seperate headings? (eg 'sports feeds', 'tech vodcasts')?
Reply

Logout Mark Read Team Forum Stats Members Help
sources.xml and folders0