Comment 14 for bug 503051

Revision history for this message
Daniel Richter (danielrichter2007) wrote :

I looked a little around in the EPG and now I think, the actual behaviour is the follows:
 * everything is stored on the database, including the subtitle (the subtitle of my example is stored too: `sqlite3 me-tv.db 'select * from epg_event_text' | grep 'Yachten, Rum und Wellblechhütten'` shows 3 lines, probably alternate times, not a bug ;-) )
 * if there's no description, it uses the subtitle as description (probably this affects only the output)

About the positioning:
In the first time, I thought about adding an extra field. But you're right - a additional field would be overkill. So I think, you should append it to the title.

Alternatively one could see it as a part of description and you should add it to the description field (but then you should format it - underline, bold or italic).

And when you start to modify something at this section, can you increase the default size of the detail dialog to 150% of now? It would increase the readability of the description without the need of manual resizing.

Thank you for the fast responses on this bug description. I really didn't expect so, as I added it. :-)