Posts by Mario77

    I use the subtitles contained in the videos, that's enough.

    I've never had a problem, I didn't need to choose the forced subtitles in the settings.

    I also watch videos in the original “manga” language

    so if I choose forced, it won't read the full subtitles.

    today, he still chooses full subtitles, even though the forced are present.

    As I told you before if you don t set kodi to choose forced subtitles it won't.The setting is there to be used otherwise you will get the default normal english or whatever language you chose subtitle..Forced is not the default...original language is default.

    So if you watch a movie in manga language you will get the manga subtitle by default if you don t set the subtitle language to english.

    Apologies as i missed the main point of your issue.

    If you are setting your subtitles to show forced subtitles only and that is not working it's either subtitles are named incorrectly or it's a Kodi issue..

    go to kodi settings

    player - language - prefered subtitle language -set to forced only

    player - subtitles - language to download subtitles for -english

    that should do it..i just tested a movie with forced subs and forced subs got enabled first time.


    quote..If I only choose forced in the settings, it won't choose full subtitles for videos with original language (VOST).

    setting only let you do 1 thing but when there is no forced subtitle available it will show your chosen language full subtitle...

    So I got this HDD attached to a windows PC on my local network which I m mounting in LibreElec to the recordings directory..

    Mount is enabled with system d service and all is working except I can t for the life of me make it writable..

    I m sure I did this before and worked properly with the ,rw in the mount comand.

    Did anything change regarding mounts?

    Been making some research and found something about udev rules that need to be created or edited?

    thanks for any feedback.


    Issue sorted...

    Problem was with the share permissions on windows...hdd was set to read only..

    Did you manage to fix this?

    petediscrete But then to turn back ON when needed you will need to disable that service?

    Why not you set up a small script depending on your needs of when you need your Rpi to be ON..

    ex if you need your Rpi to be OFF let's say between 8:00 and 20:00 even if there was a powercut and the power came back in that time frame make an autostart script that starts with LibreElec..checks that the time is in your timeframe and turn Rpi back Off..(shutdown...power will still be ON - red light)

    This will lead you to ask if you can then turn it back ON after 20:00 from same script which will not work unless adding hardware and complicating things...so there's really no reason of even switching it OFF unless this Rpi is on a remote island working on batteries..

    did you try to run

    dos2unix /storage/.config/system.d/storage-ProLiant.mount

    Quote

    LE (error message: network FAILED), before kodi is started.

    I think you mean mount failed..

    That's what you get if you don't set min and max smb version where I told you above...(from kodi)

    Can you access your server from file manager?

    vers=2.1 is probably giving the error..so read my post again...Did you check your SMB settings?


    If your error is error message: network FAILED try to set wait for network with about 5 sec delay..


    If you just upgraded I don't think kodi's SMB settings should had been altered but if you made a fresh install you ll need to set them back up..

    Try..Check kodi settings services smb client minimum 1,maximum 3,

    Make sure folder on your PC is shared..

    Check mount file for any errors from editing on windows

    dos2unix /storage/.config/system.d/storage-test_mount.mount

    This is working to mount an HDD from Windows 11 on LE12...looks same as yours to me..

    [Unit]
    Description=cifs mount script
    Requires=network-online.service
    After=network-online.service
    Before=kodi.service

    [Mount]
    What=//192.168.0.10/D
    Where=/storage/test_mount
    Options=username=Mario,password=*****,rw,vers=2.1
    Type=cifs

    [Install]
    WantedBy=multi-user.target

    systemd file name is storage-test_mount.mount

    If You have all data (DB + audio + video) on NAS of other central storage, what can You win with SSD boot compared to good quality SD-card?

    Boot time not counted as an issue as I'm running my RasPi's 24/7 as well.

    Aren't USB devices consuming slightly more power?

    Probably nothing..more headache when things go wrong..leave the SSD connected for backups and other data..Rpi's are nowadays fast enough anyway..