All,
I was wondering if there is a plugin that currently exists to solve this problem:
There are two computers that I use in two different networks. I want to sync library items between them on demand, sort of like a netflix queue.
Is this possible? If not, I will start looking for alternatives.
Computer-Spanning Libraries
HoboSteaux
Junior Member Posts: 9 Joined: Jun 2010 Reputation: 0 |
2012-06-04 02:57
Post: #1
|
| find quote |
pko66
Senior Member Posts: 189 Joined: Dec 2006 Reputation: 0 |
2012-06-05 20:05
Post: #2
maybe it is, but perhaps you should explain a little more. For example, I know that "netflix" is something that exist in USA to watch movies at home, but absolutely do not know what a "netflix queue" is and why should anyone want to "synchronize" it. I usually want to avoid queues, not synchronize them.
|
| find quote |
HoboSteaux
Junior Member Posts: 9 Joined: Jun 2010 Reputation: 0 |
2012-06-06 07:26
Post: #3
Lets say I have library 'A' with 200 movies and library 'B' with 50. What I am looking for is a method for the viewer at 'B' to see the union of the two libraries and a method for them to select an object from both -
If they have it in their library it will start playing If not it will be added to a sync queue and download from the other media center In this fashion, the libraries will be slowly synchronized to each other by the user request to add a media item, much as the netflix queue asks for the next movie to be sent to the doorstep. |
| find quote |
pko66
Senior Member Posts: 189 Joined: Dec 2006 Reputation: 0 |
2012-06-07 19:12
Post: #4
In that case, for the "queue" thing you need to program an addon in python. XBMC assumes all media is readily available, be it as a file connection or as a stream. You could probably start with some addons people did time ago for offline files (asking for the correct DVD to insert and things like that).
|
| find quote |
HoboSteaux
Junior Member Posts: 9 Joined: Jun 2010 Reputation: 0 |
2012-06-09 23:40
Post: #5
Alright I will take a look at that!
A good summer project. |
| find quote |

Search
Help