Posts by Achus

    Hey thanks for replying.

    I checked the file names: one of them could cause trouble but the other one is perfectly named. There's a .nfo file that matches the first .rar name and then 90 more files that are numerated.
    I was using Kodi 17 with a LE build from a few months ago and I had the same problem, I updated thinking it will fix it.
    BTW these compressed files split into different rar seem to work just fine with series. I have a few episodes of different shows that are arranged in the same way and are displayed correctly.

    This is all the info regarding one of the problematic movies in the log file:

    Code
    11:25:40.151 T:1873802144 INFO: CNFSFile::Open: Unable to open file : 'home/achus/cosas/movies/The Neon Demon (2016)/the.neon.demon.2016.1080p.bluray.x264-alliance.rar' error : 'open call failed with "NFS: Lookup of /The Neon Demon (2016)/the.neon.demon.2016.1080p.bluray.x264-alliance.rar failed with NFS3ERR_ACCES(-13)"'
    11:25:40.151 T:1873802144 WARNING: GetDirectory: rar lib returned no files in archive nfs://192.168.1.14/home/achus/cosas/movies/The Neon Demon (2016)/the.neon.demon.2016.1080p.bluray.x264-alliance.rar, likely corrupt
    11:25:40.152 T:1873802144 ERROR: GetDirectory - Error getting rar://nfs%3A%2F%2F192.168.1.14%2Fhome%2Fachus%2Fcosas%2Fmovies%2FThe%20Neon%20Demon%20(2016)%2Fthe.neon.demon.2016.1080p.bluray.x264-alliance.rar/
    11:25:40.153 T:1873802144 DEBUG: VideoInfoScanner: Scanning dir 'nfs://192.168.1.14/home/achus/cosas/movies/The Neon Demon (2016)/' as not in the database
    11:25:40.153 T:1873802144 DEBUG: VideoInfoScanner: No (new) information was found in dir nfs://192.168.1.14/home/achus/cosas/movies/The Neon Demon (2016)/

    I also just found out that I can't even play the files from Kodi, neither browsing with the file manager or from the Videos section. I can however access them and play them just fine over the network from my PC, so they are not corrupt.

    thanks again!

    happy new year y'all

    The reason I'm posting this here even though it seems like a Kodi problem is that I read that this could be solved by enabling the setting "Support browsing into archives" located inside Interface->File list.
    This setting is not available in the latest LE Krypton releases (I'm using Milhouse's version from last night) or at least I can't seem to find it. Is there any other solution?
    To clarify, I have a few movies in my movies folder, most of them show up and are played correctly, however there are two that are named correctly but contain a video split into several files. These won't show up in the library.

    Also, on another note: is there a fast way to update the library from the home screen in the default skin? There was a shortcut in each menu entry in Kodi 17 but it seems to be gone in 18.

    Thank you

    I'm running a RPi 2 btw

    Hey guys, I'm trying to set up a wifi dongle in a Raspberry Pi 2

    After fighting with my previous wifi adapter and checking that what I wanted to do worked perfectly over ethernet (accesing NFS shares) I decided to go and buy a new dongle.

    Sadly, this new adapter is not recognized by the Pi. It works just fine on my windows PC but in Libreelec I don't see any wireless networks nor the option to activate wifi under settings. I figure the adapter might be having driver issues so I googled for a little while, this is what I know:

    The dongle is a TP-Link TL-WN823N V2, it uses the rtl8192eu driver. AFAIK this driver is included in LE, and I tried to follow the steps listed here: LibreELEC but it didn't work. The guy over there was using a different dongle but I figured the solution should be similar. Basically after performing the same commands (changing the driver code and vendor/product IDs to math mine: 2357:0109) and plugging the adapter the Pi either freezes or doesn't notice the new device.

    Any help? thanks