Coder Social home page Coder Social logo

magiogo-iptv-server's People

Contributors

cvb941 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

magiogo-iptv-server's Issues

Conflicting dependencies

Narazil som na problém pri inštalácií a spustení cez python.

Jedná sa o čistú inštaláciu servera:

root@test:~/magiogo-iptv-server# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.2 LTS
Release:	22.04
Codename:	jammy
root@test:~/magiogo-iptv-server# python3 --version
Python 3.10.6

inštalácia cez pip

root@test:~/magiogo-iptv-server# pip install -r requirements.txt
Collecting python_xmltv
  Cloning https://github.com/mforkel/python-xmltv.git to /tmp/pip-install-0nztezgt/python-xmltv_578dfd67172b451bb699dc059cae1cb7
  Running command git clone --filter=blob:none --quiet https://github.com/mforkel/python-xmltv.git /tmp/pip-install-0nztezgt/python-xmltv_578dfd67172b451bb699dc059cae1cb7
  Resolved https://github.com/mforkel/python-xmltv.git to commit 878ee821d036ffb682b7598ac666cbf244cdfa5e
  Preparing metadata (setup.py) ... done
Collecting APScheduler==3.8.1
  Downloading APScheduler-3.8.1-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.4/59.4 KB 1.1 MB/s eta 0:00:00
Collecting Flask==2.3.2
  Downloading Flask-2.3.2-py3-none-any.whl (96 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 4.6 MB/s eta 0:00:00
Collecting Jinja2==3.0.3
  Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 4.9 MB/s eta 0:00:00
Collecting pytz==2021.3
  Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 6.1 MB/s eta 0:00:00
Collecting roman==3.3
  Downloading roman-3.3-py2.py3-none-any.whl (3.9 kB)
Collecting six==1.16.0
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting tzlocal<3.0
  Downloading tzlocal-2.1-py2.py3-none-any.whl (16 kB)
Collecting urllib3==1.26.8
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 8.1 MB/s eta 0:00:00
Collecting requests==2.27.1
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 16.5 MB/s eta 0:00:00
Collecting pip==22.0.3
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 12.1 MB/s eta 0:00:00
Collecting MarkupSafe==2.0.1
  Downloading MarkupSafe-2.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
Collecting Werkzeug==2.2.3
  Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 KB 14.7 MB/s eta 0:00:00
Collecting click==8.0.3
  Downloading click-8.0.3-py3-none-any.whl (97 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 15.4 MB/s eta 0:00:00
Collecting itsdangerous==2.0.1
  Downloading itsdangerous-2.0.1-py3-none-any.whl (18 kB)
Collecting certifi==2022.12.7
  Downloading certifi-2022.12.7-py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 25.6 MB/s eta 0:00:00
Collecting chardet==4.0.0
  Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 34.3 MB/s eta 0:00:00
Collecting idna==3.3
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 11.9 MB/s eta 0:00:00
Collecting setuptools==65.5.1
  Downloading setuptools-65.5.1-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.0 MB/s eta 0:00:00
Collecting zipp==3.7.0
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of apscheduler to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (line 2) and Werkzeug==2.2.3 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested Werkzeug==2.2.3
    flask 2.3.2 depends on Werkzeug>=2.3.3

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Some channels don't work suddenly

Zdravim, Hello

Sometime since early August I started noticing some channels not working anymore. Namely Film Europe HD. I went in to check the source URL it's resolving to and it yielded 404.

There are a few more channels affected by this, but not all. And they all work with no problems in Saros' script.

Any chance to take a look please. Thanks 🙏

Still does not work

Stream quality configured to: HIGH (p4)
Logging in to Magio Go TV
Traceback (most recent call last):
File "/usr/local/bin/flask", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 995, in main
cli.main(args=sys.argv[1:])
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 601, in main
return super().main(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1053, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1659, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1395, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.8/site-packages/click/core.py", line 754, in invoke
return __callback(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/click/decorators.py", line 84, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/click/core.py", line 754, in invoke
return __callback(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 850, in run_command
app = DispatchingApp(info.load_app, use_eager_loading=eager_loading)
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 325, in init
self._load_unlocked()
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 351, in _load_unlocked
self._app = rv = self.loader()
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 411, in load_app
app = locate_app(self, import_name, None, raise_if_not_found=False)
File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 260, in locate_app
import(module_name)
File "/srv/system/magiogo-iptv-server/app.py", line 128, in
refresh()
File "/srv/system/magiogo-iptv-server/app.py", line 106, in refresh
channels = magio.channels()
File "/srv/system/magiogo-iptv-server/magiogo.py", line 142, in channels
self._login()
File "/srv/system/magiogo-iptv-server/magiogo.py", line 132, in _login
self._post('https://skgo.magio.tv/v2/auth/login',
File "/srv/system/magiogo-iptv-server/magiogo.py", line 107, in _post
self._check_response(resp)
File "/srv/system/magiogo-iptv-server/magiogo.py", line 82, in _check_response
raise MagioGoException(resp['errorCode'], resp['errorMessage'])
magiogo.MagioGoException: ('Bad Request', 'Nastala chyba. Označenie chyby: PAFqVYZ')

getting error when starting

I am getting an error when starting, can you help me with that?

pi@rpiba:~/magiogo-iptv-server $ set MAGIO_USERNAME=******
pi@rpiba:~/magiogo-iptv-server $ set MAGIO_PASSWORD=******
pi@rpiba:~/magiogo-iptv-server $ set MAGIO_SERVER_PUBLIC_URL=http://127.0.0.1:5000
pi@rpiba:~/magiogo-iptv-server $ set MAGIO_GUIDE_DAYS=7
pi@rpiba:~/magiogo-iptv-server $ set MAGIO_GUIDE_REFRESH_HOURS=12
pi@rpiba:~/magiogo-iptv-server $ set MAGIO_QUALITY=HIGH
pi@rpiba:~/magiogo-iptv-server $ flask run --host=0.0.0.0
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
Stream quality configured to: HIGH (p3)
Logging in to Magio Go TV
Traceback (most recent call last):
  File "/home/pi/.local/bin/flask", line 10, in <module>
    sys.exit(main())
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 967, in main
    cli.main(args=sys.argv[1:], prog_name="python -m flask" if as_module else None)
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 586, in main
    return super(FlaskGroup, self).main(*args, **kwargs)
  File "/home/pi/.local/lib/python3.7/site-packages/click/core.py", line 782, in main
    rv = self.invoke(ctx)
  File "/home/pi/.local/lib/python3.7/site-packages/click/core.py", line 1259, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/home/pi/.local/lib/python3.7/site-packages/click/core.py", line 1066, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/home/pi/.local/lib/python3.7/site-packages/click/core.py", line 610, in invoke
    return callback(*args, **kwargs)
  File "/home/pi/.local/lib/python3.7/site-packages/click/decorators.py", line 73, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/home/pi/.local/lib/python3.7/site-packages/click/core.py", line 610, in invoke
    return callback(*args, **kwargs)
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 848, in run_command
    app = DispatchingApp(info.load_app, use_eager_loading=eager_loading)
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 305, in __init__
    self._load_unlocked()
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 330, in _load_unlocked
    self._app = rv = self.loader()
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 392, in load_app
    app = locate_app(self, import_name, None, raise_if_not_found=False)
  File "/home/pi/.local/lib/python3.7/site-packages/flask/cli.py", line 240, in locate_app
    __import__(module_name)
  File "/home/pi/magiogo-iptv-server/app.py", line 128, in <module>
    refresh()
  File "/home/pi/magiogo-iptv-server/app.py", line 106, in refresh
    channels = magio.channels()
  File "/home/pi/magiogo-iptv-server/magiogo.py", line 141, in channels
    self._login()
  File "/home/pi/magiogo-iptv-server/magiogo.py", line 133, in _login
    headers=self._auth_headers())
  File "/home/pi/magiogo-iptv-server/magiogo.py", line 108, in _post
    self._check_response(resp)
  File "/home/pi/magiogo-iptv-server/magiogo.py", line 83, in _check_response
    raise MagioGoException(resp['errorCode'], resp['errorMessage'])
magiogo.MagioGoException: ('Bad Request', 'Nastala chyba. Označenie chyby: WiJR5s0')

Spustenie

Zdravim, viete dat strucnejsi navod ako to rozbehat? Skusam to pod Ubuntu 16.04 ale nejde to.

Does not work on server in local network / public server

Locally on my PC magiogo-iptv-server works, but I cannot make it working on local network server nor public server.

Server has no firewall running.

parameter used:
export MAGIO_SERVER_PUBLIC_URL=192.168.0.5:5000

run by command:
flask run --host=0.0.0.0

Webserver works, I can download playlist but VLC cannot open stream.

Playlist looks ok:

#EXTM3U
#EXTINF:-1 tvg-id="4099" tvg-logo="https://files.cdn.magio.tv/tv_logos/jednotka-hd.png",Jednotka HD
192.168.0.5:5000/channel/4099
#EXTINF:-1 tvg-id="4146" tvg-logo="https://files.cdn.magio.tv/tv_logos/dvojka-hd.png",Dvojka HD
192.168.0.5:5000/channel/4146
#EXTINF:-1 tvg-id="222002" tvg-logo="https://files.cdn.magio.tv/tv_logos/zaciname-s-voyo.png",Začíname s Voyo
192.168.0.5:5000/channel/222002
....

VLC errors:
Your input can't be opened VLC is unable to open the MRL '192168.0.5:5000/channel/4222'. Check the log for details.

Error log:

main debug: VLC media player - 3.0.18 Vetinari
main debug: Copyright © 1996-2022 the VideoLAN team
main debug: revision 3.0.18-0-ge9eceaed4d
main debug: configured with /Users/d-fu/vlc-3.0/extras/package/macosx/../../../configure  '--prefix=/Users/d-fu/vlc-3.0/build-arm64/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-osx-notifications' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-avfoundation' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-pulse' '--disable-sdl-image' '--disable-vnc' '--build=x86_64-apple-darwin19' '--host=aarch64-apple-darwin19' '--with-macosx-version-min=10.7' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk' '--with-breakpad=https://mac.crashes.videolan.org' 'build_alias=x86_64-apple-darwin19' 'host_alias=aarch64-apple-darwin19' 'CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' 'CFLAGS=-g -arch arm64' 'LDFLAGS=-arch arm64' 'CXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++' 'CXXFLAGS=-g -arch arm64' 'OBJC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' 'OBJCFLAGS=-g -arch arm64'
main debug: changing item without a request (current 77/120)
main debug: using item 78
main debug: starting playback of new item
main debug: resyncing on JOJ Cinema HD
main debug: JOJ Cinema HD is at 78
main debug: creating new input thread
main debug: Creating an input for 'JOJ Cinema HD'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `192.168.0.5:5000/channel/4237' gives access `192.168.0.5:5000' demux `channel/4237' path `'
main debug: creating demux: access='192.168.0.5:5000' demux='channel/4237' location='' file='(null)'
main debug: looking for access_demux module matching "192.168.0.5:5000": 14 candidates
main debug: no access_demux modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: creating access: 192.168.0.5:5000://
main debug: looking for access module matching "192.168.0.5:5000": 24 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
main debug: no access modules matched
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
main debug: dead input
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: changing item without a request (current 78/120)
main debug: using item 79
main debug: starting playback of new item
main debug: resyncing on Epic Drama HD
main debug: Epic Drama HD is at 79
main debug: creating new input thread
main debug: Creating an input for 'Epic Drama HD'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `192.168.0.5:5000/channel/4326' gives access `192.168.0.5:5000' demux `channel/4326' path `'
main debug: creating demux: access='192.168.0.5:5000' demux='channel/4326' location='' file='(null)'
main debug: looking for access_demux module matching "192.168.0.5:5000": 14 candidates
main debug: no access_demux modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: creating access: 192.168.0.5:5000://
main debug: looking for access module matching "192.168.0.5:5000": 24 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
main debug: no access modules matched
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: dead input
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: changing item without a request (current 79/120)
main debug: using item 80
main debug: starting playback of new item
main debug: resyncing on Filmbox HD
main debug: Filmbox HD is at 80
main debug: creating new input thread
main debug: Creating an input for 'Filmbox HD'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `192.168.0.5:5000/channel/4512' gives access `192.168.0.5:5000' demux `channel/4512' path `'
main debug: creating demux: access='192.168.0.5:5000' demux='channel/4512' location='' file='(null)'
main debug: looking for access_demux module matching "192.168.0.5:5000": 14 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: no access_demux modules matched
main debug: creating access: 192.168.0.5:5000://
main debug: looking for access module matching "192.168.0.5:5000": 24 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
main debug: no access modules matched
main debug: dead input
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/marek/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: changing item without a request (current 80/120)

Docker recompile for Raspberry Pi

Can you please recompile docker to be possible used also for ARM / Raspberry Pi?
Thank you

uname -a
Linux rpiba 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux

Ako to spustiť

Zdravím,
Chcem sa Vás opýtať ako funguje tento server? Poradíte ako to spustiť na Coreelec, prípadne iný spôsob v Kodi?
Ďakujem za prípadnú odpoveď a popis postupu.
Rado.

SkyLink

Ahoj. Mozes spravit rovnaky program aj na SkyLink SK Live tv?

Sorry ze za to otvaram issue, ale nevedel som ako ta inak kontaktovat... Ked precitas tak prosim close.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.