[mythtv-users] Keeping IMDB Number
Raymond Wagner
raymond at wagnerrp.com
Tue Mar 16 17:04:55 UTC 2010
On 3/16/2010 10:46, Steve Peters - Priority Electronics wrote:
> I suppose i could change it to filename related...hadn't really
> thought of that.
> As for the has field as the key...you're above my head there. What's
> that?
'hash' field... MythVideo now stores an unchanging hash value along with
each video, to recognize it in the event of a filename or path change
(or migration from local files to storage groups). The code to check
against it should be exactly the same as your existing code to check
against inetref. All you have to do is updated your stored values.
More information about the mythtv-users
mailing list