Kevin Cox

Results 145 issues of Kevin Cox
trafficstars

Fixes https://github.com/PoiScript/strong-xml/issues/35

I'm not sure if this is "intended" as it is definitely a weird case. But see the following example: ```rust #[derive(strong_xml::XmlRead)] #[xml(tag = "head")] pub struct Head { #[xml(flatten_text="title")] pub...

**Describe the bug** In some cases an empty output directory is created. This is surprising and focusing. **To Reproduce** Set `version` to something invalid like `"0"`. **Expected behavior** The build...

**Describe the bug** When watching something on Chromecast overlays appear over the video. There appears to be no way to dismiss them. I have seen both an overlay with the...

bug

### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

enhancement

For example ``` !rss subscribe https://kevincox.ca !rss subscribe https://www.youtube.com/c/TechnologyConnections ``` Should work. Instead they give an error because they try to parse the HTML as XML. Feed discovery is a...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...

bug

**Changes** The Chromecast client only pings every 10 seconds, so having a 10 second timeout will result in spurious killing any time there is slight deviation in the polling. Set...

### Please describe your bug When playing a transcoded video on a chromecast the ffmpeg process is killed before the video starts playing. ### Reproduction Steps 1. Cast a h265...

bug

When end-to-end encryption is enabled there is currently no way for a bridge user to see which encryption key is being used. It would be great if the key fingerprint...

enhancement