• Vítejte na XBMC-Kodi.cz
  • Česko-slovenská komunita fanoušků XBMC/Kodi
Vítejte návštevníku! Přihlášení Registrace


Hodnocení tématu:
  • 0 Hlas(ů) - 0 Průměr
  • 1
  • 2
  • 3
  • 4
  • 5
The International 6 twitch error
#1
Zdar

... nejde mi spustit žádný oficiální kanál DotA 2 TI6 přes twitch addon na kodi (windows). Hledal jsem nějaké odpovědi a nalezl jsem na fórech lidi, kteří mají stejný problém. Vypadá to, že je to způsobeno nedostatečným nastavením příjmu kvality obrazu přes twitch addon. Nicméně se objevuje pořád dokola jen jedno řešení, a to přepsat v souboru constants.py uvnitř .kodi  adresáře nějaké informace. Já ale žádný takový soubor nemám a nemám tedy co upravit. Neví někdo jak rozjedu tyto streamy?

thread ofi kodi fora:
http://forum.kodi.tv/showthread.php?tid=...pid2386423


a jediná odpověď, která lidem na ofi foru pomohla, já ale žádný constants.py soubor nemám v pc
To fix the problem with the 'The International' streams, you've to edit the 'constants.py' file.


In these files you've to change the following from this:
Code:
Kód:
QUALITY_LIST_STREAM = ['Source', 'High', 'Medium', 'Low', 'Mobile']
QUALITY_LIST_VIDEO =  ['live',   '720p', '480p', '360p', '226p']


to this:
Code:
Kód:
QUALITY_LIST_STREAM = ['Source', 'High', '720p60', '720p30', '540p30', '480p30', '360p30', '240p30', '144p30', 'Medium', 'Low', 'Mobile']
QUALITY_LIST_VIDEO =  ['live',   '720p', '720p60', '720p30', '540p30', '480p30', '360p30', '240p30', '144p30', '480p', '360p', '226p']


This should not affect any other streams, but it will allow the additional stream resolutions and frame rates to be accepted by the playlist parser.

It will not change the list of resolutions shown in the settings menu and you probably can not change the resolution there for any of the additional ones.
 
Citovat
  


Příspěvků v tématu
The International 6 twitch error - od hovnipuch - 08.8.2016, 19:46

Přejít na fórum:


Prochází: 1 host(ů)