[mythtv-users] adding tmdb ids to videos?

Michael mythtv at blandford.net
Sun Mar 26 21:11:53 UTC 2017


On 03/26/2017 09:53 AM, Justin Moore wrote:
>
>     > Is there a way to do this via filenames instead of having to go through the UI?
>
>     Sorry my mistake. There have been several threads about naming in
>     mythvideo in the past few months! Look in the archives.
>
>
> I have, and I've even been involved in some of them. Unfortunately 
> I've yet to find a good solution in 0.28 that actually works for 
> disambiguating via a year embedded in the file name. Each proposed 
> solution has been hit-and-miss, with no solution that works 
> consistently, unfortunately.
>


For me, the following changes got me pretty close.

1) Add the date of the video to the filename without parens.   Ex: Young 
Guns 1988.m4v
2) Apply this patch: 
https://github.com/MythTV/mythtv/pull/103/commits/f6d9ade62090d9cda84d2dc6172dc6f5d1400498

The patch allows tmdb3.py to support dates within () and without. 
However, Mythtv will still strip anything inside of () so you can't 
easily use it at this time.

Together with those two, I had 95%+ success rate on my movies.

Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170326/53df909a/attachment.html>


More information about the mythtv-users mailing list