Sebastian Szwarc
Sebastian Szwarc
If I import single file without extension it works however recursive option not work. Thunderbird stores mailboxes on Windows without giving them extension so with large number of mailboxes it...
Not sure whom I ask, I am trying to develop some own player using JS but haven't seen anywhere in the docs complete list of event names to listen to
**Describe the bug** After socket emits error there is no code executed after that. **To Reproduce** My code is for work with Twitter stream ***Server*** ```` .stream .on("data", (data) =>...
version 1.1 Tried on Channels DVR - no luck, channels not allow to force xmltv load for telly, even if epg is loded in docker properly. Tried on Plex -...
**telly release with the issue:** ersion=1.1.0.6, branch=dev, revision=741108cd2100cf9f4d3a13f771d1ebe5132baae6) **Last working telly release (if known):** **Operating environment (Docker/Windows/Linux/QNAP, etc.):** Docker **Description of problem:** Having plex running on my machine cannot detect...
I am writing my own little hdhomerun emulator for using with ChannelsDVR. But I had to add it manually because it is not detectable on network. Documentation on SiliconDust is...
It would be nice to detect what action was pressed. Extension that provide few actions might be easier to script with one script instead of few.
This is my simple code: #encoding: UTF-8 #!/usr/bin/env ruby require "net/http" require "docopt" require "uri" doc=