Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all 84038 articles
Browse latest View live

kodi crashes on start due to full screen mode

$
0
0
had a problem getting latest version of kodi to run after a fresh install on windows 7.  would crash immediately after trying to start program.   I am using nvidia video card and updated to latest drivers and still no luck. tracked it down a problem in the gui settings
changed:
 <screenmode default="true">DESKTOP</screenmode>

to 

<screenmode>WINDOW</screenmode> 

and got it to work, but i am annoyed that i cant get it to work full screen.  even if i start it windowed and try to manually change to full screen it crashes.

any ideas on how i can fix this so i can watch in full screen

Play/Pause problem

$
0
0
Hi,

When I press PAUSE and after a while PLAY the music:
1. stops
2. track goes about 1 second back (rewind) and
3. music plays again
so.. one maybe two seconds of every track is being repeated when PAUSE/PLAY pressed

and It doesn't matter if I set audio output for hdmi, aux or BT,
It is always the same,

I play local mp3 files (I also tried wav)
 

Is this a bag?
or any player feature which maybe switched off?
Is there any option to change in kodi advancedsettings.xml to fix that?


I'm using LibreELEC 8.2.5 on RPI3 and Kodi 17.6.


Regards,
MM

YouTube Live Channels Work-Around?

$
0
0
I know that Google has since updated their API while we wait for version 0.9, so YouTube Live channels don't work at the moment. I'm just wondering if there is a work-around to get them to appear? Perhaps changing the API lines in the code, but I don't know where.

I do miss having those live channels.

Thanks for the help.

Request - Set reminders for programs from EPG

$
0
0
Would it ever be possible to be able to set even just single reminders for shows for those of us who would just like a popup (preferably with a link to go to the channel selected, if not just to remind us)

v18 - "Player.StartTime" return always "00:00"

$
0
0
$INFO[Player.StartTime] does always return "oo:oo". at least if used in DialogPVRChannelGuide.xml

i was using this lable to compare to another to be able to highlight the currently playing show in the OSDGuide (now ChannelGude) Dialog. As this didnt work animore with Leia, i did show "Player.StartTime" as a Infolable in this dialoge, and did recogise that it alwasys return "00:00".

Bug - "ReplaceWindowAndFocus(pvrgroupmanager,25)" doesnt work anymore since beta3 (at least

$
0
0
"ReplaceWindowAndFocus(pvrgroupmanager,25)" doesnt work anymore since beta3 (at least if used in DialogPVRChannelsOSD.xml).

the same problem exists for "ActivateWindow(pvrchannelmanager)"

i have two Buttons in "DialogPVRChannelsOSD.xml" which shuld allow quick acces to either the Goupmanager, or the channelmanager Dialog.

having quick acces to the Groupmanager is imho. verry usefull if you would like to add a channel quickly to your "Favorite" Channelgroup. How ever, since Beta3 both buttons lost there functionality. (cant exactly tell if it was the beta 3 which introduces this issues, as i just recently start to update to Leia, and im not comletely shure if i test thows Buttons with Beta2. What im be shure, is that these work with Krypton

these two Buttons are nested in "DialogPVRChannelsOSD.xml"


<!-- Groupmanager main Button -->
                <control type="radiobutton" id="71">
                    <width>55</width>
                    <height>50</height>
                    <texturefocus border="5" colordiffuse="ListFOImageColor">common/Base.png</texturefocus>
                    <textureradioonfocus colordiffuse="DialogTextColor1">Buttons/Groupmanager.png</textureradioonfocus>
                    <textureradioonnofocus colordiffuse="DialogTextColor2">Buttons/Groupmanager.png</textureradioonnofocus>
                    <textureradioofffocus colordiffuse="DialogTextColor1">Buttons/Groupmanager.png</textureradioofffocus>
                    <textureradiooffnofocus  colordiffuse="DialogTextColor2">Buttons/Groupmanager.png</textureradiooffnofocus>
                    <radioposx>5</radioposx>
                    <radiowidth>50</radiowidth>
                    <radioheight>50</radioheight>
                    <scrolltime>500</scrolltime>
                    <onclick>ReplaceWindowAndFocus(pvrgroupmanager,25)</onclick>
                    <onclick>Action(Right)</onclick>
                </control>


<!-- Chanelmanager main Button -->
                <control type="radiobutton" id="75">
                    <width>55</width>
                    <height>50</height>
                    <texturefocus border="5" colordiffuse="ListFOImageColor">common/Base.png</texturefocus>
                    <textureradioonfocus colordiffuse="DialogTextColor1">Buttons/Chanelmanager.png</textureradioonfocus>
                    <textureradioonnofocus colordiffuse="DialogTextColor2">Buttons/Chanelmanager.png</textureradioonnofocus>
                    <textureradioofffocus colordiffuse="DialogTextColor1">Buttons/Chanelmanager.png</textureradioofffocus>
                    <textureradiooffnofocus  colordiffuse="DialogTextColor2">Buttons/Chanelmanager.png</textureradiooffnofocus>
                    <radioposx>5</radioposx>
                    <radiowidth>50</radiowidth>
                    <radioheight>50</radioheight>
                    <onclick>close</onclick>
                    <onclick>ActivateWindow(pvrchannelmanager)</onclick>
                </control>

Bug - Close in "DialogPVRChannelGuide.xml" opens the PVRInfo Dialog.

$
0
0
<onclick>Close</onclick> in "DialogPVRChannelGuide.xml" opens the PVRInfo Dialog.

Bug - Kodi crashes if the backend isnt available

$
0
0
if the PC which the Backend is installed (and running) on, is off, and therefore cant be reached, Kodi crash.

Log

crashlog only tells

 Thread 52080 (process 46328)
# 0

(hope i picked the right crash log as there are several..)

I did something, and now music playback stutters in background

$
0
0
I'm running the latest LibreElec (Kodi 17.6 )on a Raspberry Pi 3. I've been playing with settings and may have done "something somewhere" (yes, I know, and I feel appropriately embarrassed) and now there's a problem. Music plays fine fullscreen until I hit the 'back" button which brings up the skin (Xonfluence) and continues to play the music in the background stutters badly. You get about 200ms of music followed by a 200ms or so gap. I also note that tracks no longer play seamlessly when playing music in the foreground.

Problem is, I can't for the life of me find the option anymore that I've been messing with. I seem to remember changing a setting having to do with hardware acceleration or GPU acceleration but I'm not sure. Also, if I remember correctly this has nothing to do with MP3 playback. Video plays fine, both in foreground and background.

Can anyone hand me the stupid hat and point me into the right direction?

Tnx!

// FvW

Kodi Leia beta 3

$
0
0
Hi, I'm using Kodi Leia Beta 3 in a Nvidia Shield 2017 In this latest version it does not change the hz with the tv and causes judder


Thank you very much

New Scans Overwrite Existing Artwork?

$
0
0
Installing KODI v.18 nightly.  I am adding my sources.  All my movie titles are in individual folders.  I do not import/export, use 3rd party scrapers, nfo files or anything else.  Just tmdb that comes with KODI.  I simply already have existing artwork in each individual folder beside the title.  As KODI scans in my sources, it is overwriting my artwork (deleting what existed and replacing with what I do not want).  I thought KODI never replaced artwork if it already existed, yet it is?

What am I doing wrong?

v18 - MySQL Resume Play (Bookmark, Files, Path corruption)

$
0
0
Debug Log: https://paste.kodi.tv/ifosujiwoy.kodi

Greetings all.  I have been a long-time Kodi/SPMC user, first time poster.  I am running V18-Beta 3, which has been relatively stable for me with one exception - resuming play from where I left off (same device or different device, same MySQL/NAS instance).

I have 5 nVidia Shield TVs, all are in the same subnet, all use the same NAS and MySQL backend.

Looking at the SQL queries/updates, I can observe the problem relatively easily.

The experiment I ran was enabling debug logging, force stopping Kodi, going into Kodi, launching the "Movies" smart playlist (Aeon Nox), firing up "30 Minutes or Less", skipping ahead 30 minutes, stopping the movie, and killing the debug log.



SELECT * FROM MyVideos112.files where strFilename like '30 Minutes%';

idFile    idPath    strFilename    playCount    lastPlayed    dateAdded
5    2    30 Minutes Or Less.m2ts    NULL    2018-10-07 14:01:40    2011-12-03 18:14:03



SELECT * FROM MyVideos112.path where idPath=2;

idPath    strPath    strContent    strScraper    strHash    scanRecursive    useFolderNames    strSettings    noUpdate    exclude    dateAdded    idParentPath
2    nfs://10.11.12.2/volume1/video/Movies/0 - 9/            cab7f16f2eaeddfa81d3a0bce9e9b7a7    0    0        NULL    NULL    NULL    NULL

The idFile for "30 Minutes or Less" is 5, the idPath is 2.  However, inspecting the bookmark table (where the resume is stored) illustrates why the resume doesn't function:


SELECT * FROM MyVideos112.bookmark;

idBookmark    idFile    timeInSeconds    totalTimeInSeconds    thumbNailImage    player    playerState    type
14    1707    1817.005377    4983.018        VideoPlayer        1



The bookmark stored is for idFile 1707.  Inspecting idFile 1707, we see that something new called "236" with path "133" has been inserted into the files table:



SELECT * FROM MyVideos112.files where idFile=1707;

idFile    idPath    strFilename    playCount    lastPlayed    dateAdded
1707    133    236    NULL    NULL    NULL



SELECT * FROM MyVideos112.path where idPath=133;

idPath    strPath    strContent    strScraper    strHash    scanRecursive    useFolderNames    strSettings    noUpdate    exclude    dateAdded    idParentPath
133    videodb://movies/titles/    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL

This videodb://movies/titles null/null....etc and strFilename "236" reference may have temporary meaning to the current video client, but has zero meaning to the other video clients.  When a client goes to retrieve the bookmark (resume point) for "30 Minutes or less", no results are returned, which results in no resume point. 

This function works fantastic in v17, but is broken in v18.

Iptv problem

$
0
0
Hi can anyone help me got that problem since i got new kodi , same problem in all versions after 16.x

Basically when i watching my m3u list on pvr iptv every time after sometime is kicking me off and i have to press again to join

Always is finishing by the same error please see below

https://paste.kodi.tv/oruyudajer

Ive got old android box in bedroom with kitikat and kodi16.x and is working good .


Please let me know waiting

all files not being displayed on main menu

$
0
0
Hello everyone,
I am running a osmc/kodi v17.1 combo on a raspberry pi 1. I have been unable to load music files(.wav lossless/ .mp3) into the main screen(when I scroll to music on the left hand side) after scanning them into the library.I was able to play them through the file explorer. To fix the problem I have tried to clean the library under settings->media settings->library(advanced) -> clean library(and re-scan) and I have reinstalled the osmc/kodi v17.1 on the pi.
 
The log file noted that the directory I was downloading from didn't exist even though I could play the files through the file system.  I also got another warning that sounds important 15:47:10.031 T:2991632976 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"'

Thanks in advance for your help.

Lag in the LAN when Kodi (RPi3) is connected

$
0
0
hi,

I have some lag (1-4 sec) on the LAN when my RPi3 is connected in the LAN. The RPi3 is connected with ethernet and holds libreelec 8.2.5 installed.

No matters if kodi is in the main menu without playing video, the lags continues, aproximately every minute.

I leave a ping report from my PC while RPI3 is connected:

Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=1611ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=13ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=13ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121

and 1 minute later: 

Respuesta desde 8.8.8.8: bytes=32 tiempo=15ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=2172ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=15ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=14ms TTL=121
Respuesta desde 8.8.8.8: bytes=32 tiempo=15ms TTL=121

There is something that can I do to fix it?

JSON schema validator

$
0
0
Hi, i want to know where JSON schema validator work?

when i do request 
{"id":1,"jsonrpc":"2.0","method":"JSONRPC.Introspect","params":{"getdescriptions":true,"getmetadata":true,"filterbytransport":true}}

i receive 
{"id":1,"jsonrpc":"2.0","result":{"description":"JSON-RPC API of XBMC","id":"http://xbmc.org/jsonrpc/ServiceDescription.json","methods":.....TO BIG}}

so i try to use the schema with some JSON schema validator without any result
https://json-schema-validator.herokuapp.com/
https://www.jsonschemavalidator.net/

i dont know how to validate request properly.

Have you any kind of information plz.

Thx you

Beta - Leia 18.0 beta 3 - nfs gone?

$
0
0
Just curious if anyone else has noticed or if I'm on an island; appears nfs support ( accessing files on nfs servers) is missing in the 32bit version on Windows of Leia 18.0 beta 3?

No channels running 5.8.7.2

$
0
0
I'm running 5.8.7.2 with KODI 18 beta3 and CoreELEC 8.95.3 on an Odroid C2. I'm having an issue where after rebooting or restarting KODI, the channels are all deleted. After opening KODI trac 17864 at https://trac.kodi.tv/ticket/17864 and building in some extra logging, it looks like the error might be in the pvr.mythtv plugin.

Has anyone else seen this with KODI 18?

Direct channel number input

$
0
0
I'm using Kore on my Android phone to control my Kodi server with PVR (Live TV).

One thing I miss very much is a direct channel input, i.e. I want to switch to channel 123 directly and therefore I'd like to enter the channel number in the remote-view of Kore. Since there is no input-method for digits, I can't do this. With my regular keyboard this is no problem in Kodi.

Can I activate direct channel number input somewhere?
I've tried to send "Text to the Media Center" but this will not work for switching the channel.

Otherwise this can be a feature request.


BTW: Direct input of digits might be useful also on modes different play-modes, e.g. direct jump to a position in a play list.

Change language

$
0
0
It seems to be not possible to change the language of the app Kore.
Since I'm using Kodi in English but the system language of my Android device is German, also Kore is in German (and I don't like the translation).

I'd like to have a language selection as feature request.

BTW: Is there an official way for feature requests?
Viewing all 84038 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>