Commit graph

13 commits

Author SHA1 Message Date
MarkusHackspacher 82f41f4c21 sorting imports
with isort -y -rc
see #393
2018-07-24 11:08:10 +02:00
MarkusHackspacher 039ffba236 fix E731 do not assign a lambda expression, use a def 2018-05-06 22:26:54 +02:00
Jason Lingohr 57b62e7ab8
Updates from review. 2018-04-21 12:40:59 +10:00
Jason Lingohr 288acdec67
Improve sonos.py a bit
Some modifications to better handle grouped speakers, as well as showing them as a target choice.
2018-04-20 13:27:27 +10:00
Eric Le Lay afe8d458ba sonos extension: remove controller from any group
suggested by @lingfish
2018-04-19 21:54:18 +02:00
Eric Le Lay d468482573 fix sonos.py code 2018-04-18 21:52:18 +02:00
Eric Le Lay ecf732d9c9 sonos extension: update to soco >= 0.7 API
fixes #431
2018-04-15 18:34:57 +02:00
MarkusHackspacher 52ddd60434 fix E228 missing whitespace around modulo operator
see issue https://github.com/gpodder/gpodder/issues/393
2018-03-18 01:00:02 +01:00
MarkusHackspacher 0c18a43d13 fix E302 and E303, only blank line change 2018-02-11 00:22:00 +01:00
Stefan Kögl a8d470f3ff Update Sonos Extension
Update link in comment
Update call to soco API
2014-11-26 18:37:37 +01:00
Bernd Schlapsi bbfcd58ba6 Add option to flattr an extensions and to show documentation
If an extension author adds an flattr url to the extensions metadata
gPodder shows the "Flattr this" menu entry in the popup menu for an
extension in the preference dialog.
Alternative the extension author can add an url to the extensions
metadata to link to the authors donation page (Support the author).

Also the extension author can add an url to the extensions metadata
to link to the extensions user documentation.
2013-04-13 12:27:13 +02:00
Thomas Perl d84dfa941b Sonos extension: Mark strings translatable, cleanups
Mark "Stream to Sonos" translatable, rewrite some parts
of the extension for easier readability (SONOS_CAN_PLAY).
2013-02-08 11:20:05 +01:00
Stefan Kögl 04f602965d "Stream to Sonos" extension 2013-02-08 11:15:59 +01:00