Stephen Eisenhauer

Results 23 issues of Stephen Eisenhauer

According to [Twitch's IRC docs](https://dev.twitch.tv/docs/v5/guides/irc/), it looks like TLS is supported: > Use server irc.chat.twitch.tv. For SSL, use port 443; otherwise, use port 6667. There's also a somewhat contradictory thread...

chat
user suggestion

It would be nice if the option to reannounce a torrent to its trackers was offered in the UI.

enhancement

Every time I launch the application, the main window appears with no song list / station data loaded and remains in that state until I open the Preferences dialog. See...

(This happened using the current Stable version released yesterday on Flathub, `6cea8f0c`.) At some point this week, Pithos seemed to forget my Pandora password and would simply do nothing when...

If Pithos encounters a DNS resolution error (or other networking issues while changing songs or buffering) during its lifetime, it presents a modal dialog over its window that the user...

Since the 0.4.1 release (391b156), the Debian post-install script for wireplumber has been printing the newest version's changelog to standard output during every installation/update (here: https://github.com/pipewire-debian/pipewire-debian/blob/development/wireplumber/debian/wireplumber.postinst). It's not a great...

todo
Suggestion

It would be great if we could override the default label_cols value on a site-side basis. Here is where the default value is currently hard-coded: https://github.com/tzangms/django-bootstrap-form/blob/master/bootstrapform/templatetags/bootstrap.py#L22

**Is your feature request related to a problem? Please describe.** Currently, if you start a capture and make the following two requests: ```bash curl localhost -F foo=bar curl localhost -F...

feature request

See: [1] https://developer.valvesoftware.com/wiki/VMF_documentation#Dispinfo [2] https://developer.valvesoftware.com/wiki/Displacement

core functionality

In class `vmf.brush.Side`, the U/V axis functionality is currently just a stub (defaulting to some values that only look correct for one particular plane orientation). These properties (`uaxis` and `vaxis`)...

core functionality