rain0r

Results 14 issues of rain0r

I noticed this on an iPhone 5S with Safari and Firefox: The volume slider can be set to a specific value when touching on a point inside the volume range,...

My goal is to display the current playing mpd track in the widget. Like described in #47, there was a giant space / padding between the awesome widget and others....

bug

The FAQ says: > run npm run make-local to download the files and apply a patch to use them instead of the CDN. But there is no script `make-local` in...

docs

I'm using the mpd widget and it stopped working, displaying only "N/A N/A". Checked the logs but there were no messages from awesome. lain version is the latest commit (`af125b324e4ba5f7bd90dbe4202464594afcea4e`),...

gentoo

When building my Angular 14 application, I noticed this warning: >Warning: node_modules/@stomp/rx-stomp/esm6/rx-stomp-rpc.js depends on 'angular2-uuid'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Maybe `rx-stomp`...

Is it possible to combine multiple values when using `find` or `search`? At the moment, I'm using it like this: ```java mpd.getSongSearcher().search(ScopeType.GENRE, genre); ``` Generally speaking, how can I get...

In MPDServerStatus.java: https://github.com/finnyb/javampd/blob/7a94d9f0f29965713f1eae3ce6761c757b2e18f5/src/main/java/org/bff/javampd/server/MPDServerStatus.java#L227 The method `getMixRampDb()` is throwing NumberFormatException: ``` Caused by: java.lang.NumberFormatException: For input string: "0.000000" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:68) ~[na:na] at java.base/java.lang.Integer.parseInt(Integer.java:652) ~[na:na] at java.base/java.lang.Integer.parseInt(Integer.java:770) ~[na:na] at org.bff.javampd.server.MPDServerStatus.getMixRampDb(MPDServerStatus.java:227) ~[classes/:na] at...

bug

It would be very cool if `javampd` would support the MPD command `albumart`. From the [docs](https://www.musicpd.org/doc/html/protocol.html#the-music-database): `albumart {URI} {OFFSET}` >Locate album art for the given song and return a chunk...

enhancement

### Feature detail How is the general opinion on nested albums? As of now, there is one level on which albums reside and each album contains image(s) and/or video(s). It...

enhancement

### The problem Hi all, I got three ThermoPro TP357S and one TP357 but they all got the same problem. After some time (sometimes 30 minutes, sometimes a few hours)...

integration: thermopro