Bug #2501
closedFilter on Channel Tag not possible anymore ?!
100%
Description
It is possible to select a Channel Tag in the filter selection of EPG, but the result is nothing. There is no column Channel Tag in the result list, is that the problem?
Updated by Rob vh over 10 years ago
he's right, you can select a channel tag in the search bar, the result is empty in 2152.
Updated by Prof Yaffle over 10 years ago
I just came here to log this bug so we didn't lose it - you're way ahead of me :-)
This was caused by commit da3d9ec (da3d9ecb48ab162faf0d7136eed25e7bb4cef92a) in epg.c. I traced what I believe is the cause and I've made a line note - see here:
https://github.com/ProfYaffle/tvheadend/commit/da3d9ecb48ab162faf0d7136eed25e7bb4cef92a
Updated by Prof Yaffle over 10 years ago
PS @Meindert Oldenburger - there's no 'tag' column because the EPG is a list of events, and while each event belongs to one channel, each channel could have multiple tags. So you'd have a column that would somehow have to display multiple entries, which doesn't really make sense.
Updated by Meindert Oldenburger over 10 years ago
Prof Yaffle wrote:
PS @Meindert Oldenburger - there's no 'tag' column because the EPG is a list of events, and while each event belongs to one channel, each channel could have multiple tags. So you'd have a column that would somehow have to display multiple entries, which doesn't really make sense.
You have right, but in some gui tools there are multiselect listboxes. In this case it is not interesting to see all the tags but the filter options was used a lot by me.
Updated by Prof Yaffle over 10 years ago
and me, that's why I tried to find the problem :)
Updated by Jaroslav Kysela over 10 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|e87452682441cf84937a934b95636549ffd10e49.
Updated by Meindert Oldenburger over 10 years ago
Are you sure? In version 3.9.2150~g3ba0ae6 it is still not working.
Updated by Piotr Kuchciak over 10 years ago
After this changes the TVHClient not show icon tags.