[Solved] Xbian menu option in system does not work
|
19th Jun, 2020, 03:04 AM
Post: #3
|
|||
|
|||
RE: Xbian menu option in system does not work
(19th Jun, 2020 01:02 AM)Nachteule Wrote: The issue might come from this commit Thanks for your prompt response. It worked! You sir/madam are a genius. Just for claritiy the top of the file now reads as follows: from __future__ import print_function try: from future_builtins import map import itertools.ifilter as filter except ImportError: pass import re from resources.lib.xbmcguie.xbmcContainer import * from resources.lib.xbmcguie.xbmcControl import * from resources.lib.xbmcguie.tag import Tag from resources.lib.xbmcguie.category import Setting I shall make another donation. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Solved] Xbian menu option in system does not work - spleencheese - 18th Jun, 2020, 11:22 PM
RE: Xbian menu option in system does not work - Nachteule - 19th Jun, 2020, 01:02 AM
RE: Xbian menu option in system does not work - spleencheese - 19th Jun, 2020 03:04 AM
RE: [Solved] Xbian menu option in system does not work - Nachteule - 19th Jun, 2020, 03:52 AM
RE: [Solved] Xbian menu option in system does not work - spleencheese - 19th Jun, 2020, 04:27 AM
RE: [Solved] Xbian menu option in system does not work - Nachteule - 19th Jun, 2020, 04:28 AM
RE: [Solved] Xbian menu option in system does not work - chrisberry - 2nd Jan, 2024, 07:11 PM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] XBian menu in System, Settings not working | A.T.E. | 16 | 35,488 |
16th May, 2016 08:31 PM Last Post: A.T.E. |