llucps
llucps
Hi Juan, Have you given a thought to support [Subsonic API](http://www.subsonic.org/pages/api.jsp) ? I have my own server using Airsonic which is a free software version of Subsonic and as a...
Since dkim-filter is deprecated it would be great to implement its replacement Openkdim. I set up dmarc reports on my server and neither Yahoo and [email protected] don't like the current...
Just curious why don't you do something like this which it automatically retrieves de serial number, instead of being hardcoded. `PHONE_ADB_SERIAL_NUMBER=$(adb get-serialno)` Thanks.