Posts by DaVu
-
-
You will get all your movies and tv shows on-screen in your web browser, and more.Especially "and more" :D. Everyone, who visits the website, is able to controll Kodi
The JSON API might be better for this ;). Not 100% sure how vulnarable this might be from the web. Thinking about some IDS. But not very good at this.
-
Have you enable the "Live-TV" option in the system settings?
-
Would also be great if there was a PVR client for SopCast & BitTorrent Live p2p channelsBe aware, that we don't support piracy in any way.
We don't support it and we don't allow any discussion that's related to it. So please stop that now.
-
what does the log say at the end?
-
go to the addons sections and check for updates manually. Probably the repo needs to be forced to do an update.
Go to "Addons"->"Install from Repository"->select "LibreELEC Add-Ons"->bring up the context menu->"Check for updates"
-
Might be, yes
So I guess it does not freeze. I guess there might be a handhake issue.
I would suggest to dump the EDID like explained here: Custom EDID - LibreELEC
After that you shouldn´t have a problem at switching devices on or off.
-
-
You could also create a new share by editing/creating LEs smb.conf and share the drive directly if you want to (for whatever reason...copying files or things like that).
Let me know if you need help for that.
-
Built LE installation media (USB) using tar.gzIf you both were using the tar.gz that could have been the issue. For installation you will need the img.gz, not the tar!!
So please try:
LibreELEC-Generic.x86_64-7.0.2.img.gz
and write that to the USB thumb drive and try to boot from that. Don´t unpack that file. Use our installation tool and select that file manually. Even with the installation tool, it shouldn´t be necessary to download that file first. It will do it for you if you select the specific build and if you hit the "Download"-Button.
But both ways will work. Only that tar-file shouldn´t be used to create an installing media.
-
Actually the answer should be YES, smooth 23.976fps video playback is still a WIP for all AML LE Kodi Krypton platforms.oops. thanks for correcting me
but..
You still get the ~41 second video frame upset playing 23.976fps video at a refresh rate of 24Hz. (No Sync playback to display)Did you mean "Change refreshrate to match video". As sync playback to display shouldn't be related to 24Hz playback. Or am I wrong on this as well?
-
I used the tvaddons.ag config wizard to install a bunch of addonsNot supported in here. See:
Official:Forum rules/Banned add-ons - Official Kodi Wiki
Thread closed
-
Is this still a WIP?No.
Get us a full debug log.
Be sure, that your TV switches to 24p as well. If the TV isn't 24p capable then there won't be no switch and you will get stuttering playback.
Also get us some screenshots from your video settings and from the video settings the OSD provides.
To what setting is your deinterlace option set? Make sure it's set to "auto" if you play locally stored movie files. deinterlace should only be used for Live-TV.
-
What kind of file extension should I give it?If it is a bash script, there's no need for any extension. If it's a sh script, then I would choose .sh as the extension. You shouldn't use .sh for bash scripts.
Generally even a sh script will work without an extension of course, as the shebang decides what to use. But AFAIK it's very common to use .sh for sh scripts and no extension for bash scripts.
-
Please note, there´s no "#!/bin/bash" for LibreELEC. For LibreELEC it has to be "#!/bin/sh"
-
How about 23.976 smooth play back when sync playback to display disabled?Wrong.
That has nothing to do with 24p playback. Therefore you should enable the "change refreshrate to match video" setting. "Sync Playback to display" is needed if the audio is not in sync with the video. So those settings aren't related to each other.
[hr]
Is ac3 5.1 with Live TV still WIP?Yes. And I guess there will never be. Because the audio has to be synced to the video as well. That's kind of a default setting. So there's no ac3 for Live-TV.
There was a forum thread at forum.kodi.tv where fernetmenta mentioned this. But I can't find it at the moment.
-
How do you copy file over? Which network protocol?
Have you checked dmesg when the connection is lost?
-
ok
If the SSD was never formatted in any way, you could to format it in any format you like. It shouldn't matter which filesystem it has, because it gets wiped anyways. But maybe LE needs a formatted SSD to recognize it as an installable media.