[mythtv-users] Holy porno coverart batman!

Thomas Mashos thomas at mashos.com
Wed Oct 9 17:11:50 UTC 2013


On Wed, Oct 9, 2013 at 9:58 AM, Rob Jensen <bertaboy at gmail.com> wrote:
>> ---------- 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.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users

That doesn't work very well for mass metadata lookups (eg. when you
hit the scan button and it does a metadatalookup for all new items).

Why can't we just name files appropriately with a SxxExx and that
means it's a TV show? (even accounting for specials and such that
aren't necessarily episodic, we could just use S00E00)

Thanks,

Thomas Mashos


More information about the mythtv-users mailing list