[mythtv-users] Viedo2ipod script error

Jeff Simpson jeffsimpson at alum.wpi.edu
Wed Apr 16 17:03:02 UTC 2008


>  I strongly recommend against using the video2ipod script to put videos
>  back into mythtv .20. You will likely have to update the script to
>  match the old schema to do this. Unmodified, at best you will get
>  unpredictable results. :)
>  Hopefully at some point someone will update the perl bindings such
>  that sticking stuff in the recorded programs will do the right thing
>  depending on what version you have installed, but until then it's hard-
>  coded to the current version.

The perl bindings installed will be matched to whatever version of
myth is installed, won't they?

The problem comes in with how I'm doing the update - copying the new
recording to the myth_storage_dir as defined earlier in the thread,
then doing a mysql UPDATE, matching chanid and starttime and updating
"basename". If the previous database schema has the "basename" field,
it should still work. If they don't use it the same way, it might not.

I *think* it should still work. I recommend taking a close look at the
"recorded" table before blindly running the script. If anyone could
point me to a list of the schema changes, that would help, too.

- Jeff


More information about the mythtv-users mailing list