Video scanned database stored on server? (2 Viewers)

NewUser

Portal Pro
January 8, 2008
91
2
Home Country
New Zealand New Zealand
Is it possible to make scraped material (be it my video or my tv plugin) be stored on the server instead of locally?

E.g. On the media server I would install media portal. Do my scraping there. Media portal on the HTPC would then checkthe database and see if there is change between the local and the on stored on the server. If there is the local will be replaced with server's.

This would work much better if there are multiple HTPC's at home. So I would only need to scrape on the server and then all machines will be automaticalled updated.

Thanks.
 

charli181

Retired Team Member
  • Premium Supporter
  • August 3, 2007
    800
    111
    Sydney
    Home Country
    Australia Australia
    I am thinking of writing a plugin for this.. I ahd a post on syncing the databases but no-one responded. You are the closet so I a may start work on it. let me know if it of great importance to you?
     

    NewUser

    Portal Pro
    January 8, 2008
    91
    2
    Home Country
    New Zealand New Zealand
    This is 2nd most important feature I am looking for, coming right after scan by folder name :D
     

    charli181

    Retired Team Member
  • Premium Supporter
  • August 3, 2007
    800
    111
    Sydney
    Home Country
    Australia Australia
    leave it with me then, I will start on it tomorrow. It will require users to use TVE3 though as it will use this dbase engine as storage. intentions are to also store the coverart's in the main DB and pass to clients as well. The only concerns I have is that SQL Lite is only designed for single client usage and corruption may occur with this plugin writing whilst the MP is trying to acces at the same time. Let's see how we go.........
     

    gwillia1

    Portal Member
    May 13, 2007
    19
    0
    Is it possible to make scraped material (be it my video or my tv plugin) be stored on the server instead of locally?
    Thanks.

    I have seen a thread on this forum where the poster had one machine do the IMDB lookup and write to the database stored on it. Then other machines in the house were pointed to that database, but, crucially, they had Read-Only access so as to prevent issues with conflicting writes.

    Maybe try that? I am idly considering trying this, so would be interested if you get it working.

    G.
     

    Users who are viewing this thread

    Top Bottom