[mythtv] mythvideo list view oddities

David Asher asherml at gmail.com
Thu Aug 27 18:07:01 UTC 2009


On Aug 27, 2009, at 1:02 PM, Robert McNamara wrote:
>
> No, there is no setting to decide how list view is built.  It'll
> ultimately be themeable but currently List View items are built
> according to the following logic:
>
> $TITLE $SEASONx$EPISODE - $SUBTITLE
>
> else
>
> $TITLE - $SUBTITLE
>
> else
>
> $TITLE

Oh, so it was only incorrect for a short time.  I was confused what  
correct behavior was.

Right after the metadata grab it switches to just "$SUBTITLE", then  
after moving to another button it switches to "$TITLE $SEASONx$EPISODE  
- $SUBTITLE"

In my case the list view looks like $TITLE -> Season $SEASON -> <the  
button I was talking about>, so having just $SUBTITLE made sense to  
me, and the correct behavior adds a lot of redundant information --  
though ideally I would prefer to see SnnEnn - $SUBTITLE on the button.

The formatting of the filenames and text for the mythvideo TV episodes  
keeps coming up over and over again, seems like it might be a good  
idea to consolidate into a group of settings in the database that all  
the metadata grabbers (jamu, mythvidexport.py, etc) and the mythvideo  
pages could use.  Presumably an option after the 0.22 release.

Thanks,

David.


More information about the mythtv-dev mailing list