Posts by Mario77

    I prefer this one with the speed adjustment but which one will you recommend? Could you share your exact script and how you set it?

    I red the forum before but there are a few scripts and several ways to launch them and as I am fully beginner I was puzzled

    Are you using this circuit?

    Same curcuit but with no diode or resistance...just transistor

    I m using this script run-fan.py.txt

    Then place this in system.drun-fan.service.txt

    Enable it with

    Code
    systemctl enable run-fan

    and start it with

    Code
    systemctl start run-fan

    Check

    Code
    systemctl status run-fan.service

    As you can see from script I created a folder in userdata called fan and placed run-fan.py in there ...you put run-fan.service in /storage/.config/system.d

    I've got this line allready in my config.

    Are there any other known bugs? Do you also have version 1.8.1 or 1.8.2 with the repo?

    Double check that line again then..

    This error:

    Code
    aplay: device_list:272: no soundcards found...

    you should only get without

    Code
    dtparam=audio=on

    I m on version="9.181.16"

    command

    Code
    aplay -L

    should show something like this

    exactly 17 uses 3.3v for management


    if I use the script with PWM pin18 my fan have to be attached on 2/4, isn’t it?

    you can use 2 or 4 positive and 6 negative for 5v or 1 positive and 6 negative for 3.3v and then pin 18 to control...if you r going for the PWM script just use 5v and set speeds from script....if you r going for just ON/OFF script use 3.3v as fan when ON will always be on full throttle and may be bit noisy on 5v.

    For hdmi audio in RA add this to config.txt

    Code
    dtparam=audio=on

    For menu sound I don t think it ever worked

    PWM is available on 12 and 18...pin 17 is 3.3v so probably was used for power

    yes of course. On LE 9.0.2 ES work fine.

    After update to 9.2 I have this error.

    Just tried mine tonight just in case after updating to 9.2 yesterday and it's working fine..I m on version 8.201.1...Rpi2

    Try to force update all addons and rename the ES userdata folder and try again after a restart..

    Code
    \\LIBREELEC\Storage\.kodi\userdata\addon_data\game.emulationstation

    Also since LE9.1.xx ES needs Locale addon to work from LE repo..set Locale to your location example en_GB>UTF-8

    Comskip during playback is definitely working for me. LE9.2 - Kodi 18.5.

    But.. I couldn't update the TVHeadend Server Addon (still on 1804). The latest version would not start after updating. I have rolled it back for now and will do a clean fresh install at the weekend.

    Nevermind...it's working with .txt comskip files..thanks

    Are you running LE on 4k resolution?

    If you already have a Rpi 2 or 3 ,stick with it for now till things are ironed out and in the meantime maybe a Rpi4 version 2 is out..If you don't own a Rpi or you would like to help in testing just go for it...it's already working fine for many users but there are still few issues...the Not all USB-C adapters work is not a big issue as you ll probably get 1 with it and you won t have to change it in years...Heating issues I doubt there will be a significant drop with software changes..it's probably a design issue and you ll need to adapt it to your usage...so probably heatsinks/ventilation or fan is a must

    Hi, i see this addon but i don't understand how It works...

    Now i've a rpi with tvh working with a dvbs2 USB....with oscam etc..

    I installed this addon, but i don't know how It works or how i need to configure to share my dvbs2 in my lan...

    Sorry for my english....i'm spanish.

    THX!

    I believe Satip is integrated in Tvheadend and you don't need other addons...this addon is probably another option to share your tuner instead of tvheadend satip server...then you will probably need another instance of tvheadend server to act as client for the satip server and scan the muxes/channels...I don't see much advantages in my setup to go for satip instead of normal tvheadend server/client but might give it a go one day...1 advantage I see is that you can probably record locally instead of on the satip server machine..might be helpful for remote servers...but then again if you have issues on network you ll get issues in the recordings themselves..

    edit...I did have recording locally working some time ago but had to create a ffmpeg pipe playlist and load that in another tvheadend for it to work...but not using that setup anymore..