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

SHN files not playing in Matrix nightlies


Help creating a repository

$
0
0
Somebody please help...... Creating a repository is driving me crazy.

OK so I'm using the script from here https://kodi.wiki/view/Add-on_repositori...tory_Tools section 6 to generate the zip's xml's and md5 files and all is working fine, I then push all the files to my github here

https://github.com/roidy/repository.roidy

I then create a repository addon with the following addon.xml:-

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.roidy" name="roidy's test repository" version="0.1" provider-name="roidy">
    <requires>
        <import addon="xbmc.addon" version="12.0.0" />
    </requires>
    <extension point="xbmc.addon.repository" name="roidy's test repository">
        <dir>
            <info compressed="false">https://raw.githubusercontent.com/roidy/repository.roidy/master/zips/addons.xml</info>
            <checksum>https://raw.githubusercontent.com/roidy/repository.roidy/master/zips/addons.xml.md5</checksum>
            <datadir zip="true">https://raw.githubusercontent.com/roidy/repository.roidy/master/zips/</datadir>
        </dir>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary>roidy's test repository</summary>
        <description>Just some stuff....</description>
        <disclaimer></disclaimer>
        <platform>all</platform>
        <assets>
            <icon>icon.png</icon>
        </assets>
    </extension>
</addon>

I then install the repository addon in Kodi and everything works perfectly, I can browse the repo and install my addons.

Now the problem starts.... I update one of my addons, make changes to it and increase the version number in it's addon.xml file. I then rerun the python script to generate the new zip xml and md5 files. I then upload the new files to my github but no matter what I do Kodi refuses to update my addon.... Hell it flat out refuses to even see the new version....

The only way I can get it to see the updates is to uninstall the repository addon and reinstall it. What am I doing wrong?

I'd really appreciate some help, this has been driving me crazy for days.

After Ubuntu upgrade Kodi can no longer see DD-WRT Samba share?

$
0
0
A few days ago I upgraded from Ubuntu 18.04 to 20.04 with a clean install and after reinstalling Kodi today I can no longer access my SAMBA share which is running on a version of kongac DD-WRT from 2016 on a Netgear Nighthawk R7000. I keep meaning to upgrade the firmware on the router, but it is a version before it was possible to backup the settings, and I will have to go through pages and pages of router settings to try and find any custom settings I need to write down. I think because it is a few years old this is why to mount the share from my Android device with Solid Explorer I have to select Samba v1, and after upgrading to 20.04 (I cannot remember if I had to do this when I installed 18.04) to help Ubuntu find the share I had to add to /etc/samba/smb.conf the line:

Code:
client min protocol = NT1

This is the samba setup on DD-WRT, and the router's hostname is FRONTIER:

Image

As I can no longer just add it with Browse the Windows network (SMB) like I have used until now, in Kodi I have tried adding a file manager >> add source and media >> videos >> add videos with variations of of smb://FRONTIER/NAS, smb://FRONTIER/, smb://192.168.1.1/NAS, smb://192.168.1.1 but the error is always either Couldn't connect to network share or Software caused connection abort.

Was it something in the Ubuntu versions that changed? Because I was using Kodi 18.7/18.8 with this share fine as recently as a week ago. The share still works fine on my Shield with the same Kodi version but that is of course Android.

I will get around to upgrading the router firmware, and I also have a Diet Rpi 3 setup I could try Samba on, but for now, is there something I can do to get this working please?

Refreshing Video Library

$
0
0
Is there a way I can refresh my Video (Movie and TV Shows) library (after updating genres, outlines, actors etc.,)  without having to remove the respective source, and reloading from scratch ?

Movie/Video playlist WITHOUT auto-play next?

$
0
0
Hello!

Im using Kodi on an Android TV box (updated to latest available Kodi-version 18.8).
And i have the following use-case here:

Is there a way to make a playlist that does NOT automatically play the next movie, but waits for clicking Next button on the remote (or some other button)?

Reason is, im using Kodi myself on some other machines and i don't need that.
But my grandma is 82 years old, and she's in bed now all the time.
She wants to watch all those old black-&-white movies that we have.  Which already works fine with Kodi right now.

But, i have to problem that she's too old to learn how to "navigate" through the menus and select the next Movie, so we made a playlist.
But playlists play and dont stop,  and when she falls asleep which is often the case,  she "misses" like 6 movies and its still playing when she wakes up.
So would be good if it stops after every movie, waiting for a click or something.

Is there any solution you could think of?  - Im also not sure,  maybe a Playlist where you have to click "Next" button on the remote or soemthing?
Or what would you have done?

Regards,
ND.

Dual installation on the same device

$
0
0
Hi there,
I've been using Kodi on Android for a long time and my current installation (latest version of Leia) has some third party add-ons that may have broken the installation. With the forthcoming Matrix version I would like to separate the add-ons from my main library, so I would like to keep v18 with just the third party add-ons and the v19 with my library. When v19 will be published on Google Play will I be able to retain v18 or it will be replaced by v19?
Thanks

nvidia Shield Pro + Sony AV + 4K TV + Synology NAS + Kodi -> Works great

$
0
0
Hi, I just wanted to make a post for my experience making my own setup in the hope someone finds it useful for building his own.

Before I buy my NAS and Shield I used to plug my main computer to my Sony STR-DN1080 and play my movies locally. This was not super practical since I had a big HDMI cable going from one room to the next. And using a keyboard and mouse on the couch wasn't quite as smooth an experience.

So I bought a NAS from Synology. This was my first experience setting up such a device. Luckily Synology's UI is really clear and I quickly figured out how to transfer my files through windows explorer.

Then I had to setup my NAS to be able to be accessed from the Shield. I recommand this page to help you out:
https://kodi.wiki/view/NFS

Back to Kodi, in the files section, browse, add new location, select NFS and enter:
(without double slash or anything)Your NAS IP Adress/volume1/video (assuming you put your movies in the automatic video folder the NAS creates for you)

Oddly enough the same process didn't work for my music folder in volume1/music. Despite the fact I entered the correct parameters for this folder as well.
But in the shield parameters you can give it access to your NAS.
Doing so you can then browse through the folders of the shield and find your NAS back in the "storage" folder. That's how I added my music to Kodi.
If you do that you can also access ROMs from your NAS in emulators.

Conclusion
4K HDR 5.1 sound works perfectly with media on the NAS connected through ethernet.
The AI enhancer is shockingly good. While not perfect it does a great job at refining your image. It can fool you even when watching low quality movies.
No android nor linux based systems are able to play Blu-ray and 4K blu-ray menus and interactivity.
With the shield however you can use the nvidia app "GameStream" to stream games and specific apps from your PC through your own network. Therefore you can launch a full blu-ray from a software like PowerDVD
Playing PC games through GameStream works really well with minimal (yet existant) lag.
All emulators works really great up until PS2 and Gamecube. Gamecube/Wii games are often struggling at 40/50 FPS instead of 60. But a quite a bunch of games are very much playable.

The downsides are you're using an "Android TV" device intended for media consumption first and foremost. Installing a web browser requires manual input/hack and the Voice command redirects your general questions on youtube instead of working exactly like an "ok google" device.
You're probably gonna do a lot of back and forth in the display setting to disable the laggy AI enhancer if you're gonna be playing games. Unless I'm doing something wrong it seems like the feature always stays on no matter what app you're using.
Xbox one controllers only work if you bought one in the last couple of years. Because it works only through bluetooth and it doesn't recognize the Xbox dongle. Check this page to see if your controller is compatible (you'll need a third gen one) :
https://xbox.fandom.com/wiki/List_of_Xbo...r_variants

Overall I'm very pleased with my setup and highly recommand it for your ultimate home cinema couch experience! And feel free to ask if you got specific questions about this setup!

Exact devices:
[font][font][font]Synology NAS DS118[/font][/font][/font]
Western Digital WD Gold 18To HDD
French internet provider's own Routeur (from Orange)

nvidia Shield TV Pro 4K
Rii Mini I25
Xbox One Sport Red Special Edition Controller

Sony STR-DN1080
Logitech Z906 speakers
Sony 4K HDR TV KD49XE7077S

local favourites file

$
0
0
Hi,

Can anyone shed some light on the local favourites file?
Can anyone post a sample file?
Where should it be stored?

TIA,

Bart

DialogBusy.xml Question

$
0
0
im trying to add a busy spinner to my skin, i have:

<?xml version="1.0" encoding="UTF-8"?>
<window>
    <!-- busydialog -->

    <controls>

        <!-- Background -->
        <include>DialogFadeBackgroundImage</include>
        <include>DialogFadeBackgroundImage</include>
        <include>DialogFadeBackgroundImage</include>

        <!-- Main group -->
        <control type="group">
            <include>DialogZoomAnimation</include>
            <centerleft>50%</centerleft>
            <centertop>50%</centertop>
            <width>680</width>
            <height>220</height>

            <!-- Spinner -->
            <control type="multiimage">
                <width>150</width>
                <height>150</height>
                <aspectratio>keep</aspectratio>
                <imagepath>busyspinner/kodi logo fade</imagepath>
                <timeperimage>100</timeperimage>
                <fadetime>0</fadetime>
                <visible>true</visible>
             </control>

        </control>

    </controls>

</window>

and i created a folder with the images in: .kodi/addons/skin.fluid-perfection/media/busyspinner/kodi logo fade

but they never showup

IE: i click restart system, there is a 5 sec delay befor the screen blanks, but there is no busyspinner

Does Kodi allow us to play subtitles only whenever a foreign language is spoken?

$
0
0
I am trying to watch the 1992 version of Dracula, which contains foreign language scenes. When I play the movie in Windows, using Media Player Classic, and I have the subtitle track settings on "Enabled" and Forced Subtitles (auto) (English), the subtitles show up only whenever the characters speak Romanian. However, when I play the movie on my Kodi (using my Android media box), the only option I have is to either play the subtitles for the entire movie, or not play the subtitles at all. Is there any option I'm overlooking in Kodi that would allow me to have the subtitles play ONLY when the characters speak Romanian? Thank you all, in advance!

DataTablesHTML

$
0
0
I am exporting my collection with the DataTableHTML template, I have made some modification to it to add information from the video file. All perfect except that when the number of movies is high ... the web saturates and does not open. Is there an option to add pagination to make it lighter?

Movies not displaying but shows do?

$
0
0
So I have an m8 android box and I recently downloaded tv shows and movies onto a 4tb hard drive. One folder I have movies and the other I have tv shows. All tv shows are displayed and work correctly however when I look within the movies folder it shows no items. It works when I plug the hard drive back into the laptop but when it’s plugged into the m8 box nothing is displayed. Does anybody know why this is? I have tried scanning for new content but this hasn’t fixed it?

Resume video playing

$
0
0
How to setup Kodi tot resume video playing ?

Problems with an iphone, iOS14 and Libreelec 9.2.4

$
0
0
Hello!

First I want to apologize for my bad english, but I hope you understand me anyway.
Since the update from my iPhone iOS 14 I have the problem that I have no internet connection with my Rpi3 and the Libreelec 9.2.4 and the last version of the tethering Libreelec-driver for iPhone. Before that, everything went without problems. The connection is over the USB-Data-Cable.
The iPhone shows a connection and and in the Libreelec menu the connection is also shown, but it is only on "Ready" and not "Online".

The log-file: http://ix.io/2yek

Maybe one of you already knows what the problem could be?

With best regards,
Murry

Context Menu for Movies/Videos Slow to Pop up (Android Kodi18 &Kodi19)

$
0
0
When you long press on a Movie or TV show in the library list and then release it take about 8 seconds for the context menu to pop up.

I have an Android 6 box for my TV 
Problem is in Kodi18 and still in Kodi19 (Thought it might be a good time to look into it.)
It does not occur when long clicking on other items like folders.  Just the actual video icon . Others take less then a second to popup
It happens on the standard skins and Aeon Nox Silvo so it is not skin dependent.
It happens on my other Android boxes 6 and 7

I am not sure what to capture to help analyze this issue.  Please advise me on this.

Has any one else experienced this?

screenshot problem

$
0
0
Image

i am using 18.8, recently i found KODI trying to create many on screenshotXXX.png in my media library folder. and most of the time it is 0kb. sometime it is showing KODI screen.

is there any way to prevent this? i might have accidently binded the screenshot key i dont know where to check it. help please.

"Meo go" android app running on kodi

$
0
0
Hi.
I live in France, but I pay my Portuguese tv provider for having Portuguese tv here. I use an app called "meo go" and it works fine on my mobile phone.

I tried to put it on my android box, belonging to the French provider. The box has "play store", but I couldn't find "meo go" app in it, since is from another country. So I downloaded the apk file and, through a usb drive, I've been able to introduce this app on kodi.

I intend to launch it from inside kodi, since I couldn't find any other way of putting the app on the android box and my non-smart tv.

The problem now is that I simply can't write on the app's screen, when launching it from inside kodi. I need to login with an user and password to use the service, but I cannot write in the fields...

I touch every single button but the keyboard never shows. What can I do?

Thanks so much. Sara

Smart Playlist not registering all songs

$
0
0
Hello, I use Smart Playlist since a long time and today I noticed my usual Smart Playlist is not registering all songs... Let me explain :

My Smart Playlist is very simple:
I have a folder in which I often put new songs and delete old songs. This folder is : C:\Users\%username%\OneDrive\Music\Old
This folder has subfolders such as "Rocket League Soundtrack" or "Rogue".
In the "Rocket League Soundtrack", I have 4 songs from the band "Hollywood Principle": 3 are ogg files and 1 is a m4a file. The smart Playlist will view only 2 of these songs : one ogg and one m4a.
The "Rogue" folder is completely ignored by the smart playlist! The "Rogue" folder has 22 mp3 files and 2 wav files.

Smart Playlist settings : 
Type : I tried "songs" and "mixed"
Rule : always path based. I tried many options "contains" and "start by". I tried putting the full path "C:\Users\%username%\OneDrive\Music\Old" or part of this path such as "OneDrive\Music"
Same problem!

Notes :
- When creating a simple playlist, all tracks are added, even from the 2 subfolders mentioned above.
- Same problem occurs in Windows and Android.
- I have also noticed that to remove from the smart playlist the songs that are already deleted from the drive, I need to clean the library.

So what's happening?
Thanks
David

Half screen picture on Kodi Matrix Alpha1 and vdpau deinterlace bob

$
0
0
I'm still on same machine and have setup a Centos distribution.
Firstly some weeks ago, as Centos 8.2 have no repo for Kodi except a subscription one, i had install kodi via Flatpak.
All is fine under Flatpak, including Vdpau Bob  deinterlace.
As Flatpak don't update the application often (still at 18.7 version ...), i have decided to compile Kodi 19 + all plugins from source this week end.
Compilation is done for Kodi Matrix, a bug (separate tread) for plugins...
The problem, if I select Vdpau Bob deinterlace, screen is "compressed" half sceen top.
I had similar problem with 18.x version here : https://forum.kodi.tv/showthread.php?tid=351406
This tread is solved, there was mesa problems and later AMD Firmware problem.
But here, no firmware problem nor mesa because Flatpak's version works on same distribution / partition.

Something new or missing in Matrix source code ?

Matrix Alpha 1 plugins full compilation goes in wrong directory on Fedora/ Centos

$
0
0
I'm still on same machine and have setup a Centos distribution.
Firstly some weeks ago, as Centos 8.2 have no repo for Kodi except a subscription one, i had install kodi via Flatpak.
All is fine under Flatpak, including Vdpau Bob  deinterlace.
As Flatpak don't update the application often (still at 18.7 version ...), i have decided to compile Kodi 19 + all plugins from source this week end.
Compilation is done for Kodi Matrix, a bug for plugins...
I have found the solution there : https://github.com/xbmc/xbmc/issues/17493 , but perhaps on wrong place ?
In fact, kodi-x11 and kodi-xrand binarys are located in /usr/local/lib64/kodi directory and plugings in usr/local/lib/kodi/addons , so the application didn't find the plugins for install.  After copy the plugin directory to the lib64 one, plugins will install.
Viewing all 85549 articles
Browse latest View live