Posts by RetroLarry

    The database problem in detail were duplicate entries in table movie/idFile which prevented a full upgrade of the old database.

    For anybody having similar issues while upgrading LE: A simple SQL code is showing duplicates:

    SELECT idFile, COUNT(*) c FROM movie GROUP BY idFile HAVING c > 1;

    Remove all duplicate entries by hand or another SQL command, rerun LE and have a close look at kodi.log how the migrations of the old database is going.

    Thanks, I've already seen and set it but no difference.

    But I've found out that the MySQL (MariaDB) db migration doesn't complete successfully and LE complained about wrong and/or missing tables (the _view ones). I dumped and killed the old db, let LE12 create the empty/new one and imported the old data into the new db - seems to work fine and NFS and SMB are working again. Looks like the above mentioned issue was a simple database error (incomplete or incorrect migration).

    Have to check all other machines now in our house, at least two more, to see if issue is gone and I could close that ticket.

    Streaming video from http sources seems to work fine, I can watch TV streams from my SAT2IP receiver/tvheadend. But when playing video files from my NAS LE12 just crashes w/o any meaningful entry in log. This happens with all media types (ie avi/mp4/mkv), codecs and with SMB as NFS shares.

    Music files are working, though.

    Back to latest LE11 and all is working again.

    Said in advance: I don't need help. I'm describing my adventerous experience only, but would be happy to get some opinions.

    I have 6 identical small HTPCs since years at home, each with it's own TV or TV+5.1 setup and all of them are running LE (OE in the past). All HTPCs are booting/running LE from network and are having a more or less identical setup.

    Yesterday I switched from Leia to Matrix with a reserve HTPC (same hardware as the other 6) and a completely new setup/config. All was working fine for hours, so I deployed the working setup to the server.

    In the evening I turned on th HTPC in the living room, which is connected to a HDMI-Receiver/home theater, which in turn is connected to a 55" LG TV (55LA7408). The experience was a completely disaster: The HTPC slowed down after relatively exact 5 minutes, eating up it's remaining RAM in further ~30 seconds, throwed an OOM and restarted LE. This then repeated constantly.

    Today I was busy with debugging and after hours I've found that the LG TV was still connected to the LAN, but "unaddressed" by DHCP and firewall 'cause of privacy converns (I left the TV connected in the past for further experiments in the future). After disconnecting the LAN cable from the TV this spooky adventure has ended. And this is the interesting thing; When leaving the LG TV switched on and connected to the LAN, all HTPCs in the LAN are having the issue decribed above.

    Which now leaves me puzzling is, what has changed in LE/Kodi? Some automagic detection of "Smart Dirt" (can't write the correct word here because of f*ckin' censorship) ? What was the LG doing in the LAN...broadcating to hell?

    At the end my realization and advice is: disconnect all these shitty smart things from your network or replace it's software with open source, where applicable.

    Anybody else with an overheating Wetek Hub? Mine is a new one, running with LE 9.0.2MR from MicroSD.

    As long as it is working, the Wetek Hub runs fine and smooth. Nothing to complain about. The CPU temperature raises up to ~69°C/156°F and after ~2hrs of work the Hub becomes unresponsible and after some more minutes it hangs completely. No response and no access to it's IP. This happens independently of an idle Hub or playing media.

    I opened up it's case and placed a small fan on top of the heat sink which is pushing the temperature down to 46°C/115°F. No unresponsible Hub until now.

    Maybe I print a new case for the Hub with openings for the fan, but I'm wondering if anybody else experience an overheating?