(2017-04-23, 07:42)primaeval Wrote: (2017-04-22, 21:43)Drt1989 Wrote: Hi @primaeval, me again. Sorry, I've tried searching, but how to I get addons.ini to work?
I'm not sure I understand it's function. - I assume I add an addon to the list, - the guide then updates the links with in the addon folder?
For example an addon that links to IPTV links that may need to refreshed from time to time.... listing the folder within this.ini can enable this?
Is that how it works, and if so how exactly do I write where the addon folder is?
Or am I barking up the wrong tree?
-DRT
I'm not sure exactly what you are asking.
The addons.ini file is the key to the channel matching in Choose Stream.
userdata\addon_data\script.tvguide.fullscreen\addons.ini
You can import it from somewhere else in Settings \ Optional or use an m3u to populate it on start.
Normally you fill it with the function
Menu \ Stream \ Setup \ Browse \ Add Folder
You click on an addon in Browse.
Find the folder full of channels.
Click Add Folder.
It adds all the Channel=Stream links to the addons.ini file.
Next time you go into Stream Setup all the links should be in the Addons tab.
If you want the addons.ini file refreshed periodically from the folders you chose in Browse do:
Settings \ Startup \ Background Service \ Update Addon Folders Too
You can see the Folders you chose in:
folders.list
If you want something to search in the addons every time you play a channel use my Stream Searcher addon.
Sorry, I misunderstood. It's OK I have gone a different way to find my solution.
I have found a bug that occurs on WINDOWS 10 and Android 6.0. However most of my testing is via Android.
SYSTEM INFO:
Generic "MBOX" Types (MXQ, MXQ PRO, MXQ 4K, A95X, M8SII MINI, T93X, m96x)
ANDROID 6.0
CPU S905X @MLOGIC
1GB & 2GB RAM
KODI 16.1
(The S905X is notorious for causing Kodi crashes to home if Hardware Acceleration amcodec is enabled. I have three available hardware acceleration options, amcodec being the first in the list, turning this option off fixes the crashes, later Firmware builds of these Android boxes have permanently disabled this option)
I have tested with older Android boxes, this bug is still present.
ANDROID 4.4
S805 @MLOGIC
1GB & 2GB RAM
KODI 16.1
Brief Summary of my setup:
OSD Disabled, Alt player disabled (same if enabled)
The bug:
This bug appears to only be present if OSD is disabled.(Unconfirmed as I believe S805 works ok with OSD) S905x boxes have huge stutter if OSD is enabled, hence the reason for turning off OSD.
When playing a channel in fullscreen mode through the guide, then return to the guide and then back to the same channel, the below problems occur:
- Press back will not function, you will stay on fullscreen mode
- All other remote keys that are "captured" by Kodi won't function
- Video will start to stutter
Therefore you are essentially stuck on that channel.
Workaround:
Press HOME on remote control to return to launcher and then go back into kodi - You will be taken directly into the guide with no video playing.
Workaround 2:
In Keymap Editor addon, under Fullscreen Video, Map the back key to STOP. Therefore pressing back turning onscreen video will stop playback and return you to the guide. Not always ideal, but works in my situation.
As stated the above happens with 16.1 on Windows 10.
Regards