[new] py-subsonic-cli

2021-06-04 Thread Stefan Hagen
Hello, I'm using py-subsonic-cli to listen to music from my navidrome instance for a while already. It's not an audio player, but a tool that allows to easily send commands and receive the json or data response from the server. Example: Read random song ID from subsonic server: $ ID=$(subsonic-c

Re: [new] py-subsonic-cli

2021-06-04 Thread Stefan Hagen
Stefan Hagen wrote: > It's a super simple python port with no extra dependencies. I just learned from qbit that python ports that don't contain libraries, should not be prefixed with py-. Attached the same port with the py- dropped. subsonic-cli.tgz Description: application/tar-gz

Re: [new] py-subsonic-cli

2021-06-04 Thread Aaron Bieber
Stefan Hagen writes: > Stefan Hagen wrote: >> It's a super simple python port with no extra dependencies. > > I just learned from qbit that python ports that don't contain libraries, > should not be prefixed with py-. > > Attached the same port with the py- dropped. Looks good to me! OK abieber

Re: [new] py-subsonic-cli

2021-06-26 Thread Stefan Hagen
Aaron Bieber wrote: > > Stefan Hagen writes: > >> Stefan Hagen wrote: >>> It's a super simple python port with no extra dependencies. >> >> I just learned from qbit that python ports that don't contain libraries, >> should not be prefixed with py-. >> >> Attached the same port with the py- dropped.

Re: [new] py-subsonic-cli

2021-07-10 Thread Stefan Hagen
Stefan Hagen wrote: > Aaron Bieber wrote: >> >> Stefan Hagen writes: >>> Attached the same port with the py- dropped. >> >> Looks good to me! OK abieber@ if someone wants to import :D > > Ping? One last ping