[mythtv-users] Holy porno coverart batman!

Rob Jensen bertaboy at gmail.com
Wed Oct 9 16:58:37 UTC 2013


> ---------- Forwarded message ----------
> From: Nick Rout <nick.rout at gmail.com>
> To: Discussion about MythTV <mythtv-users at mythtv.org>
> Cc:
> Date: Wed, 9 Oct 2013 21:15:26 +1300
> Subject: Re: [mythtv-users] Holy porno coverart batman!
>
>
>
> On Wed, Oct 9, 2013 at 11:21 AM, Rob Jensen <bertaboy at gmail.com> wrote:
>>
>> On 04.10.2013 16:48, jyavenard wrote:
>>
>> >The only way to get rid of that issue would be doing what XBMC does: when
>> >you add folders to the video database, you specify if that video contains
>> >movie or TV series.
>> >It goes even further in functionality: you can specify a metadata grabber
>> >for each of the folders added to the library.
>> >
>> >So when setting the videos storage group: you set the type of content it
>> >has...
>> >People would have to split their TV content from the movies...
>>
>> There's no need to base the logic on directory structure, we should be
>> leveraging the CONTENTTYPE column in mythconverg:videometadata.  Valid
>> entries (I believe since 0.25) are:
>> MOVIE
>> TELEVISION
>> ADULT
>> MUSICVIDEO
>> HOMEVIDEO
>>
>> We should be able to use these values to specify which metadata scripts to run.
>
>
> And where do you think those values come from?

Is there any reason why we can't populate these when we choose the
appropriate item in the query for metadata?  It might require tweaking
the initial metadata search query, but there should be no reason why
we can't indicate whether an entry comes from ttvdb or tmdb in the
select prompt.  Selecting from one metadata source then assigns the
video as one of the options above and that assignment then becomes a
dependency for the logic between importing data from ttvdb or tmdb.


More information about the mythtv-users mailing list