the small issue that bugged me already long time: at least here in Germany there are almost all channels transmit DVB EPG short descriptions, and as addition - extended description. TsWriter detects those perfectly, but glues them together, so as it can be seen on attachments ShortLong* (look for the absense of spaces between first words of descriptions)
.
What i did is just added carriage return between short and ext descriptions.
Result can be seen on attachments Short_Long*
.
As @mm1352000 said, the best way would be to add new filed in DB and split short and ext descriptions so that skin can show those in any form. But this means much more work (upgrading DB schema, changing TsWriter interfaces to be able to deliver extra information, etc.) So i decided first to go simple way.
Please test it and tell what do you think about it.
Attached TsWriter has patched Git master code at 25.04.2013.


What i did is just added carriage return between short and ext descriptions.
Result can be seen on attachments Short_Long*


As @mm1352000 said, the best way would be to add new filed in DB and split short and ext descriptions so that skin can show those in any form. But this means much more work (upgrading DB schema, changing TsWriter interfaces to be able to deliver extra information, etc.) So i decided first to go simple way.
Please test it and tell what do you think about it.
Attached TsWriter has patched Git master code at 25.04.2013.
Attachments
Last edited: