RaNaMaster

Results 6 comments of RaNaMaster

here is my fix from pathlib import Path directory = Path('/root/.config/transmission') if not directory.exists(): directory.mkdir(parents=True) print(f"Directory '{directory}' created.") else: print(f"Directory '{directory}' already exists.")

im still trying to make it work i have not had much luck but please let us know if you find a fix

thats a plugin for homeautomation Isy99i https://github.com/hoopty3/siriproxy-isy99i Date: Sat, 19 Jan 2013 04:44:23 -0800 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [SiriProxy-XBMC] not sure (#9) What is the plugin...

thank you mgtiger that worked

its working good on my side thank you for the update also i have an idea the for the multiroom configuration how about a default room where i dont need...