Will give that a try thanks.
Posts by pjm.47
-
-
I set IPv4 to manual address and also auto and enabled/disable ipv6, no change. But another clue, in desperation I did a soft reset in libreelec to restore its settings, the internet then works fine. So nothing fundamentally wrong with my router and something has broken within kodi/libreelec somehow. The problem with soft reset is I lose all my recorded tv and that is a bad thing. So I have reverted back to a backup I did earlier for now. (the backup thing is brilliant btw).
So follow up question is there any way of fixing/restoring my setup without losing recorded tv. Any hacks considered. I don't mind redoing all the other settings for media libraries etc but cannot lose the recorded tv.
Really appreciate any help as a bit stuck with this one.
-
yep, several times
tried turning off firewall on the router as well.
Internet access could have been broken for quite a while and gone unnoticed until the upgrade attempt. I did have a new router a month a go. It's not obvious that there is no internet in Kodi so don't know if its been broken that long. Note I can remote SSH into HTPC and then ping 8.8.8.8 successfully from libreelec. But ping google.com gives 'bad address'. Any other diagnostics I could try? Ta.
-
Thanks for the reply. Actually it seems I have no internet connection, it just wasn't obvious and the first indication was loss of tv because it never updated the repo. Local network access works fine, just no internet, any thoughts though as to why appreciated but I know that is going off topic now.
-
Hi, I have the same problem, when upgrading to LE 12, TV Headend PVR Client disappears from the list of PVR clients. TVH Server is still there. I didn't really understand the response in terms of how to to restore it could anyone help please?
-
Hi thanks for the replies. I'm running on an intel nuc with and external USB drive.
Setting the folder name manually to avoid anything windows unsafe does seem to work however not a very user friendly solution, the Mrs would would have no idea what that means so that isn't going to work.
So NTFS formatted drive - works ok for the filenames but a seems a recent driver update is causing massive corruption problems (I've experience this several times on power cuts, many posts on this but couldn't see an answer except to put the disk into a windows pc and run checkdisk, which of course then deletes anything windows doesn't like!)
exFat seems stable but doesn't support linux filenames at all, and tvheadend windows compatible filenames doesn't work with the folders as we have discovered.
Maybe I could try Ext4 next and lose windows compatibility altogether, is this an option for usb drives? how would I format the drive? And I really don't want to loose all my recordings yet again if that's at all possible.
-
Same problem here, but worse, the remove unsafe chars and windows compatible filename options only seems to work with the filename not the folder name (actually it might work intermittently which is even odder). But the problem is I am using exFat formatted external drive so any recording with for example a : in like New: xxx fails when trying to create this directory. I moved away from formatting the external drive with a linux format as every time I had a power cut the drive would get corrupted. exfat doesn't do this, but now there is the problem with filenames. I am really struggling to find a solution. Ay thoughts appreciated.
-
I know this is old but I have both those settings ticked and it still creates folders with : in, e.g. "new : xxxx" this is not compatible with windows. Filenames are ok but not the Folder names.
-
Hi, running latest LE on intel NUC with dual USB tuners. I am having problems with kodi intermittently not tuning when switching live Freeview tv channels or recording. Maybe 1 in 10 channel changes it fails but its random. I just get a failed to play error message. Been running LE for years without problems on the same hardware but this issue has been going on for a while now maybe since LE 10 or 11 upgrade but that might be coincidence.
I have tried reinstalling everything from scratch. I used to run TVHeadend but switched to NextPVR on the clean install, its exactly the same.
I tried running with just one tuner to eliminate the dual setup, and I swapped them over to eliminate a hardware failure, still get the same issue.
latest logs at http://ix.io/4ulk
I would really appreciate any help, I'm stuck as to what to do next.
Update - have installed nextPVR on Windows and connected the same USB tuners. No problems at all so far, so I'm thinking this must be an LE/Driver issue but I have no idea what I can do about it.
-
Ok I see the problem the "Number of Days to keep recorded files" setting in TVHeadend web interface seems to have no relation to the Timer Rules setting in Kodi. So setting it to keep recordings "forever" in TVHeadend doesn't actually do anything, the default in Kodi is still to delete after 3 months. What a nonsense. Is this a known bug?
-
Attached the latest log from the "\logfiles" folder. They only go back as far as the 15th July, don't know why. There are also some old logs from February and March and then nothing until the yesterday so I guess they are being deleted periodically. The issue occurred a few days a go so it wont show up in this log but posted it anyway.log-2017-07-16-12.41.14.zip
-
Might not be related but the autorec logs \\KODI-PI3\Userdata\addon_data\service.tvheadend42\dvr\autorec contain:
"retention": 2147483646,
"removal": 92,the config log \\KODI-PI3\Userdata\addon_data\service.tvheadend42\dvr\config contains:
"retention-days": 2147483646,
"removal-days": 2147483647,does this help?
-
ok looking a bit further it looks like in general anything more than about 3 months old has gone. There are lots of entries in the Addons.log file like: "...scheduled for recording by "127.0.0.1", retention "On file removal" removal "92 days" "
What does this mean? 92 days is suspiciously like the length of time after which my recordings have been deleted. Could it be related? why on earth would it do this terrible thing when the "DVR file retention period" is set to forever. :)??
Is there any way of fixing it?
-
Which Logs would you like?
-
Hi, I've been using LibreElec for a while now and it has been very good. But all of a sudden about 70% of my TV recordings just disappeared, doesn't seem to be any pattern to it, its not necessarily the oldest ones, nor just the watched ones. Some folders survived intact, others had half or more of the files missing, its very odd. Not exactly sure when it happened but just discovered loads of stuff missing both from the listings and the storage folder on the disk (windows share).
I'm using the latest LibreElec and TVHeadend on RPi3. I had set TVHeadend to keep recordings for ever.
Just wondering if anyone else has had this or knows of any explanation. Obviously it is quite annoying and means I can't trust this setup anymore. I would really appreciate any ideas as at least with an explanation I might be able to carry on using LibreElec.
Thanks
-
Ah ok, shame really because its a nice feature of Kodi, the arrows and ok are pretty much the only buttons ever needed.
Thanks for the advice anyway
-
OK thanks we are getting closer, I tried using:
<remote>
<select mod="longpress">ContextMenu</select>
</remote>This now brings up the context menu when pressing 'ok' on the remote but it brings it up all the time regardless of how long the keypress is, which means the ok button now doesn't work for short presses!
I also tried using 'enter' instead of 'select' but this did nothing. The debug log says "DEBUG: LIRC: Update - NEW at 106466:1c 0 KEY_ENTER $" so I tried 'KEY_ENTER' as well but this did nothing.
Any thoughts?
-
Unfortunately this didn't work either, tried all combinations of enter, return and select, with or without the <keyboard> tag, no effect.