Jango add on not responding
Jango is appearing in menu but music won't play. Gives an error to check file log? I check log files and they appear empty. I have also tried to reinstall this add on and doesn't work. Any suggestions?
Kodi for PC IOS Football Addons IPTV M3u Sports
Kodi for PC IOS Football Addons IPTV M3u Sports
Jango is appearing in menu but music won't play. Gives an error to check file log? I check log files and they appear empty. I have also tried to reinstall this add on and doesn't work. Any suggestions?
Hello, I installed krypton today and I found that I cannot have a custom window size mode. The only options is Fullscreen and maximized window. I tried to set the window size from advancedsettings.xml, but every time I return from fullscreen it changes...
Debating between simply swapping my current PC guts to a new system, which won't support the internal iR receiver because no power to the USB ports when powered off, or building something new. Question I have is, the FLIRC STREACOM, or if another bran...
Installed Kodi 17 on Windows 7. Hardware is a homebrew AMD board, no video card, SSD, hardwaired 100 Mb Ethernet Very smooth ! Installed the HDomeRun Add-on, also very smooth. After watching about 5 minutes of TV, the audio just goes away. Video i...
I'm trying to compile Kodi v17 Krypton on openSUSE 42.2
At first, I cloned git from Krypton branch, installed dependencies and bootstrap and configure passed. Then I type "make" and this error stops compilation:
alvinek@linux-1t6h:~/kodi> make
make -C xbmc/cores/DllLoader/exports wrapper.def
make[1]: Entering directory '/home/alvinek/kodi/xbmc/cores/DllLoader/exports'
make[1]: 'wrapper.def' is up to date.
make[1]: Leaving directory '/home/alvinek/kodi/xbmc/cores/DllLoader/exports'
make -C lib/libdvd
make[1]: Entering directory '/home/alvinek/kodi/lib/libdvd'
make -C /home/alvinek/kodi/tools/depends/target/libdvdcss
make[2]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdcss'
[ -d native/.libs ] && [ ! -f native/.libs/libdvdcss.a ] && make -C native clean || :
make -C native
make[3]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdcss/native'
make all-am
make[4]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdcss/native'
make[4]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdcss/native'
make[3]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdcss/native'
make[2]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdcss'
make -C /home/alvinek/kodi/tools/depends/target/libdvdread
make[2]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdread'
[ -d native/.libs ] && [ ! -f native/.libs/libdvdread.a ] && make -C native clean || :
make -C native
make[3]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdread/native'
make all-am
make[4]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdread/native'
make[4]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdread/native'
make[3]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdread/native'
make[2]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdread'
make -C /home/alvinek/kodi/tools/depends/target/libdvdnav
make[2]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdnav'
[ -d native/.libs ] && [ ! -f native/.libs/libdvdnav.a ] && make -C native clean || :
make -C native
make[3]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdnav/native'
make all-am
make[4]: Entering directory '/home/alvinek/kodi/tools/depends/target/libdvdnav/native'
make[4]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdnav/native'
make[3]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdnav/native'
make[2]: Leaving directory '/home/alvinek/kodi/tools/depends/target/libdvdnav'
[ -d libdvdread ] || mkdir libdvdread
[ -d libdvdnav ] || mkdir libdvdnav
[ 1 -eq 1 ] && { [ -d libdvdcss ] || mkdir libdvdcss; } || :
[ 1 -eq 1 ] && { cd libdvdcss && ar x /home/alvinek/kodi/tools/depends/target/libdvdcss/dvdcss-install/lib/libdvdcss.a; } || :
ar: /home/alvinek/kodi/tools/depends/target/libdvdcss/dvdcss-install/lib/libdvdcss.a: No such file or directory
cd libdvdnav; ar x /home/alvinek/kodi/tools/depends/target/libdvdnav/dvdnav-install/lib/libdvdnav.a
ar: /home/alvinek/kodi/tools/depends/target/libdvdnav/dvdnav-install/lib/libdvdnav.a: No such file or directory
Makefile:80: recipe for target '/home/alvinek/kodi/system/players/VideoPlayer/libdvdnav-x86_64-linux.so' failed
make[1]: *** [/home/alvinek/kodi/system/players/VideoPlayer/libdvdnav-x86_64-linux.so] Error 9
make[1]: Leaving directory '/home/alvinek/kodi/lib/libdvd'
Makefile:351: recipe for target 'dvdpcodecs' failed
make: *** [dvdpcodecs] Error 2
Hi, I have my music organised into the following three "sources": Music - Adults Music - Kids Music - Shared In each source "Various artists" shows as a single artist (as it should) I have then tried creating both custom nodes and smart playlists to ...
I've seen this error (only Windows for whatever reason) and never been able to adequately explain it. Someone asked about it in the Backup Addon thread and I thought I'd take a stab and figuring out what it is.
When doing a file copy using xbmcvfs.copy() you will occasionally see errors. For example, take the following bit of code:
isSuccess = xbmcvfs.copy(xbmc.translatePath('C:/aDir/source.txt'), xbmc.translatePath('E:/aDir/destination.txt'))
XFILE::CDirectory::Create E:\
Hello, yesterday i crashed my pi, i have to reinstall it. i installed Kodi but the new version are not good for it my custom plugins doesnt work for it, so i need v16 is it possible to download or get it? didnt find anything my pi is a carpc and ...
i'm currently working on python based scrapers for artists and albums. since i'm pretty clueless on the scraping process, i'm hoping to get some feedback from more experienced devs. so far, i came across two things i don't quite understand: 1) if th...
Hi everyone, I would like to thanks first the great work which is done on KODI 17. It works like a charm on Nvidia shield TV I have two questions: First: We can find KODI 17 on the playstore of the Shield TV and on the KODI website. 2 versions 32bits ...
Hey all, I have seen a number of threads regarding using remotes and the power button to wake Kodi. I have PI3 with Kodi installed via NOOBS and this remote http://kodi.wiki/view/Remote_controls/RF/MINIX_A2 I know it says the power should work out ...
Hello, I have an issue with KODI v17. Dark scenes are very dark. In KODI v.16 there was an option for limited colour range. There is no "use limited colour range (16-235)" in Kodi v17. Could you please advice what to do? How to set it correctly? Is t...
I am using Kodi 17RC4 I made a lot of changes and to make everything work I extracted Texture.xbt and accidentally replaced with wrong file and can't get it back. I like everything I've done just need to know what files I need back without changing eve...
I have just upgraded to Kodi 17. I am using DVBLink as the PVR, At startup information about chanels beeing loaded is shown but the menu for Live-TV is never visible. If I switch to the Kodi default skin Live-TV is working fine. In Kodi 16 everything ...
hi all, I'm currently working on python video plugin that is like shell on top of everything. Currently I'm testing it on Kodi 17 with Confluence, on Librelec beta on MXQ box. Plugin is working only when player is called in windowed play, without windo...