airsonic/subsonic client for windows mobile 5+
  • C 80.8%
  • C++ 19.2%
Find a file
2026-05-12 14:02:45 -05:00
pocketsonic cast exchange to lplong and add shactivateinfo 2026-05-12 14:02:45 -05:00
.clang-format implement playsound wav streaming and format stuff 2026-05-07 21:52:36 -05:00
.gitignore init 2026-05-06 01:38:09 -05:00
pocketsonic.sln update ip 2026-05-11 18:17:43 -05:00
README.md Update README.md 2026-05-12 03:16:58 +00:00

pocketsonic

EXPERIMENTAL Airsonic client for Windows Mobile 5+, compatible with Subsonic API version 1.15.0.

Currently a WIP proof-of-concept. Works:

  • get playlists and song data over http

Doesn't work:

  • playing songs

Visual Studio 2008

If developing, you will need to change the IP and user/password. It's all hardcoded for easy testing on my end.

In airsonic, add this in Settings -> Transcoding:

name convert from convert to step 1
wav audio ogg oga aac m4a flac mp3 wma aif aiff ape mpc shn wav ffmpeg -i %s -acodec pcm_s16le -ar 22050 -ac 1 -f wav -