LinHES Forums http://forums.linhes.org/ |
|
tmdb.py question http://forums.linhes.org/viewtopic.php?f=21&t=23637 |
Page 1 of 1 |
Author: | Too Many Secrets [ Fri Nov 23, 2012 10:00 pm ] |
Post subject: | tmdb.py question |
did the script stop working to retrieve cover art? Code: /usr/share/mythtv/metadata/Movie/tmdb.py -P "Avatar" /usr/lib/python2.6/site-packages/MythTV/dataheap.py:57: DeprecationWarning: object.__new__() takes no parameters return super(Artwork, cls).__new__(cls, attr, parent, imagetype) Code: /usr/share/mythtv/metadata/Movie/tmdb.py -D "Avatar"
/usr/lib/python2.6/site-packages/MythTV/dataheap.py:57: DeprecationWarning: object.__new__() takes no parameters return super(Artwork, cls).__new__(cls, attr, parent, imagetype) |
Author: | brfransen [ Sun Nov 25, 2012 12:02 pm ] |
Post subject: | Re: tmdb.py question |
It is still working here. According to a mythtv dev that warning can be ignored. |
Author: | Martian [ Sat Dec 22, 2012 8:27 pm ] |
Post subject: | Re: tmdb.py question |
I'm working on setting up a virtualized master backend and am getting the exact same error: /usr/lib/python2.6/site-packages/MythTV/dataheap.py:57: DeprecationWarning: object.__new__() takes no parameters return super(Artwork, cls).__new__(cls, attr, parent, imagetype) I don't see this on my tried and true standalone box. I think it's still on 7.03 though, so maybe that's it. Is anyone else seeing this error on bootup / login? I'd like to make it go away. I hate seeing an error every time I log in with Putty. Martian |
Author: | brfransen [ Mon Dec 31, 2012 12:37 pm ] |
Post subject: | Re: tmdb.py question |
This error is new in the newer mythtv .25-fixes builds. It has been fixed in testing which will become R7.5 at some point and R8 as well. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |