2015-07-12, 08:57
Glad to here that the API works for you and that you're making good progress with pvr.wmc
(2015-07-12, 01:21)scarecrow420 Wrote: Hey guys, while working on my pvr.wmc implementation I noticed that if you have "child" timers that are created by the parent repeating timer, when you click on the parent in the GUI and are viewing the child timers, there is no ".." item at the top of the list to take you back to the main timer screen. If you have a parent with no children, you do get a ".." option when inside the parent
Of course you can use the "back" button on the remote but just wondering if this was by design or should be fixed, as it's not consistent with other areas in Kodi where there is always the ".." option to go up a level.
(2015-07-12, 08:56)ksooo Wrote: I know about the ".." problem, but have not found a solution yet. I'm not that familiar with the GUI code. If someone knows how to fix this I would be happy about a hint or even a PR.
(2015-07-13, 16:11)metaron Wrote:(2015-07-12, 01:21)scarecrow420 Wrote: Hey guys, while working on my pvr.wmc implementation I noticed that if you have "child" timers that are created by the parent repeating timer, when you click on the parent in the GUI and are viewing the child timers, there is no ".." item at the top of the list to take you back to the main timer screen. If you have a parent with no children, you do get a ".." option when inside the parent
Of course you can use the "back" button on the remote but just wondering if this was by design or should be fixed, as it's not consistent with other areas in Kodi where there is always the ".." option to go up a level.
When someone eventually works this out, they should note that in settings->Appearance->File lists is an option which says 'Show parent folder items'. The help string says: Display the (..) item in lists for visiting the parent folder
I'm guessing this list should honour that setting (like the 'Ignore articles when sorting' one below it)