Thanks - I'll go snd have a look
Posts by LybsterKodi
-
-
We tend to watch a number of TV series at one time (eg right now its Merlin, Only Fools & Horses & NCIS) when the power goes for some reason (either though choice, power cut or whatever) I have to go through and "re-flag" which series, which season, which episode we have reached. Is there an addon that will store this periodically and load it when Kodi boots?
We use Videos | Files to play stuff, all the tv series (ripped) and films are organised in alphabetical folders eg:
M
Merlin
Season 1
Season 2
Season 3
Episode 1
....
Episode 13
Season 4
-
The change to Ext4 seems to have worked. Kodi "froze" last night. Powered off and back on and the disk was fine, no problems.
-
Has anyone tried this remote/keyboard
https://www.amazon.co.uk/Thomson-ROC3506-Universal-Keyboard-Panasonic/dp/B01N5MPOA5?th=1
My current iPazzPort is giving me a bit of grief and probably needs replacing
-
Just a heads up for anyone else doing this - its slow or I did something wrong (Linux moron here
). I finally got round to reformatting the 6TB USB HDD I use on Kodi and adding the code to check it on boot:
Code: /storage/.config/system.d/[email protected]/fsck.conf
The only problem was the time taken to copy the c4TB of data from disk 1 to disk 2. It took over 26 hours. Started off really well telling me it would take c6 hours but it got slower and slower ending up at 40MB/s. I had done transfers using the exact same equipment, same data under Windows (NTFS -> ExFAT and NTFS -> NTFS) and that took c10 hours.
Its done now so I should no longer need to plug into a Windows PC and run chkdsk. Transfer speeds using SAMBA and FileZilla over my LAN look about the same as when the HDD was NTFS.
-
OK, that explains why I couldn't find the update in the .tar but it missed the point that when I restored it ran the update. If someone is doing a restore then I would guess that in the vast majority of cases they would not want the update to run.
-
Is there a better way of carrying out a restore from backup without installing an update?
I backedup Kodi prior to messing with cables. Before the backup I'd dropped an update from the nightlies. Turned Kodi off, when I turned back on it went through the update as expected. Unfortunately , the nightly included an update to Kodi 21 which will not run my modified Estuary skin. I did eventually find that if I dropped the nightly from the backed up version into Update and then reboot I went back to what I wanted. I originally thought I could just delete the update from the .tar backup but I can't find it in there using 7zip on Windows.
-
Dell Optiplex i6500
LibreELEC-Generic.x86_64-12.0-nightly-20231122-8c6dced.img
Is there any known reason why the Dell should suddenly and for no apparent reason start playing audio through its internal speaker rather than through HDMI to the TV?
I eventually "rectified" the problem by restoring from backup (about 2 weeks old) but in the process have lost TVHeadend timers and date watched info on a number of videos
-
Thanks for that. I've altered the advancedserttings.xml and next time I install a nightly (or I have a power cut) it will be invoked.
-
I may be totally misunderstanding what you want to do but it sounds as though you haven't removed the NAS from the list of sources nor added the USB stick to it - Settings|Media|Library|Manage Sources|Videos
If your friend isn't being connected to the internet then you'll need to transfer thumbnails & nfo files as well and specify the source to use local information only
-
Thank you. I'll give the other suggestion a try first (playing a bit of mp3) but if that doesn't work I now have an option.
I must be honest and say I'm still dubious abut leaving debugging active and logging for 3+ months
-
What have you got to loose by submitting one
Nothing, but a lot to loose in terms of watchability of videos because of the block of text in the top left of the screen when debuging is enabled. If you have a workable suggestion to obviate that I'd be interested
I'm not sure about the size of file that would be generated either
-
Thanks I'll try that the next time
Please try re-reading my post and you'll possibly notice that my reluctance is based on the fact that the problem is intermittent and may take months to recur.
-
Dell Optiplex i5-6500, HDMI adaptor, LE 12 generic (December but not sure just when), 6TB Seagate powered USB HDD
This is the 2nd or 3rd time its happened go to play a video and the sound volume is low and the quality I'd describe as fuzzy. Shutdown Kodi, power off Kodi, HDD, TV; unplug HDMI cable from PC and wave in the air for a few seconds; plug cable back in, turn things on (TV,HDD,Kodi in that order) and sound is back to normal.
Its sufficiently infrequent that I don't want to create a debug log for weeks/months for peple to wade through so anyone have a suggestion.
-
My 6TB Seagate HDD is set to power down (sleep) after (I think) 20 minutes activity. I've had that on RPi3, RPi4 and currently Dell Optiplex all running LibreElec. Same drive. Initially formatted to NTFS switched to ExFAT (because of the sort of problem you're having) and now back to NTFS (long story to do with timestamps).
I have a feeling (I'm a Linux/LE newbie so no more than a feeling) that LE is somehow setting / not setting the dirty bit correctly and then when it has to remount the drive it fails. Hooking the drive into Windows and chkdsk (either manually or as part of the connection) clears that and so things work again. I say this because I've had a problem when there has been nothing written to the disk for weeks just reading to play videos.
LE will check the Ext4 partition on the boot media at boot but that's it, or that's my interpretation of what I've been told.
-
You don't state which format the disks are in but from the reference to the Windows PC I'm guessing NTFS. If so, and you need to keep Windows compatibility you could try formatting to ExFAT which seems more stable with LibreElec. If you don't need Windows compatibility then go to Ext4 and read this thread fsck
-
I went off and looked up linux inodes (https://linuxhandbook.com/inode-linux/) and as often the case I'm more confused than ever sigh
The time difference between booting from Linux Mint on a stick to stripping my OS & data disks from the PC and bunging in an SSD and installing Linux is minimal by comparison with the cock up prevention bonus
-
Dell Optiplex, internal 256GB SSD, 6TB USB connected HDD running LE12
I going to convert my 6TB HDD to EXT4 as soon as I free up a PC to install Linux on that's fast enough to transfer everything from backup to the reformatted disk.
In the meantime we had a brief power cut last night which resulted in me having to connect the 6TB HDD to a Windows PC and run chkdsk so it would mount again on Kodi. My question is: why when all I'm doing from that HDD is readig an mp4 is it becoming corrupted. My assumption was that all writing should be to the internal SSD.