[coherence-dev] XBOX 360 and mutilple storage instances

Dominik Ruf dominikruf at googlemail.com
Tue Apr 21 18:13:47 CEST 2009


I forgot to mention that it depends on feedparser.
<http://www.feedparser.org/>
2009/4/21 Dominik <dominikruf at googlemail.com>

>
> My backend works now. I haven't tested it very much yet I think it will be
> usefully for some people.
> http://n2.nabble.com/file/n2670958/feed_storage.py feed_storage.py
> The configuration looks like this
> <plugin active="yes">
>    <backend>FeedStore</backend>
>  <opml_url>http://www.swr3.de/rdf-feed/podcast/</opml_url>
>  <uuid>426e6b31-fe2d-46ef-a69a-f0733ff4914f</uuid>
>  <name>SWR3 OPML</name>
>  </plugin>
> or this
> <plugin active="yes">
>    <name>Quarks</name>
>  <uuid>b51ddca7-79ba-47bd-b558-2e830d1e2566</uuid>
>  <feed_urls>http://podcast.wdr.de/quarks.xml</feed_urls>
>  <backend>FeedStore</backend>
>  </plugin>
>
> You can use this backend to share a lot of different podcasts in your
> network.
> I use it to watch/listen to podcasts on my XBOX 360 in front of my TV.
> And since I have install coherence on my NAS (DNS-323) I don't have to turn
> on my PC.
>
> If somebody has problems in using it feel free to send me an email.
>
>
> Dominik wrote:
> >
> > Hi,
> >
> > as I wrote twice before I try to write my own storage backend and I made
> > quite some progress but now I am stuck again.
> > The problem can be reproduced with
> > http://n2.nabble.com/file/n2644883/mytest_storage.py this  very simple
> > storage backend.
> > If I create for example 3 instances of this backend and open all
> different
> > containers on instance "test 1" with the UPnP-Inspector the console
> > prints:
> > request 0
> > test 1
> > request 0
> > test 1
> > request 51
> > test 1
> > request 53
> > test 1
> > request 54
> > test 1
> > but when I try to open the video folder with my XBOX the console prints
> > this:
> > request 54
> > test 3
> >
> > So my conclusion from this is that the XBOX always makes requests on the
> > last backend storage that has been created (in our case here "test 3")
> > Does this mean you can use multiple instances of the some backend storage
> > with the XBOX 360, is there a work around for this or do I make something
> > wrong?
> >
> > cheers
> > Dominik
> >
> >
>
> --
> View this message in context:
> http://n2.nabble.com/XBOX-360-and-mutilple-storage-instances-tp2644883p2670958.html
> Sent from the coherence-dev mailing list archive at Nabble.com.
>
> _______________________________________________
> coherence-dev mailing list
> coherence-dev at lists.beebits.net
> http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.beebits.net/pipermail/coherence-dev/attachments/20090421/3ff9f774/attachment.htm>


More information about the coherence-dev mailing list