Nick Steel

Results 63 issues of Nick Steel

Provide some examples and/or hints of how to make use of the Autoplay Url feature. Musicbox docs also needs something, could link to that.

Currently the only settings that are shown are those in the config file. If a setting is not specified in the config file because it is the default then it...

enhancement

Settings are show for all the hardcoded extensions in settingsspec.ini. It would be nice if they could only be shown for those extensions actually installed on the system. It should...

enhancement

it would be really nice if you could somehow get the versions of all the installed extensions and and then have a notification when a newer version is available. I'm...

Add a config setting to specify the location to use for "local" radio. TuneIn supports a `latlon` parameter containing a comma separated latitude-longitude pair i.e. `http://opml.radiotime.com/Browse.ashx?c=local&latlon=37,118`.

enhancement

Tunein allows filtering of search results with the `filter` query param but I'm not sure how this works.

enhancement

Allow users to login into their Tunein account and have access to a playlist of their saved stations (presets). This will require a partner ID to be issued by Tunein....

enhancement

Currently only support station logos but should be able to more easily get show logos with this fun snippet (from https://code.google.com/p/radiotime-tools/source/browse/trunk/clients/js/src/js/radiotime.js) ``` logoSizes: {"square": "q", "small": "s", "normal": ""}, logoFormats:...

enhancement

The tunine API is generally inconsistent across categories but browsing by language is totally wacky. It uses filters rather than a `guide_id` like everything else. e.g. `http://opml.radiotime.com/Browse.ashx?c=lang&filter=l169` It might be...

enhancement

It looks like we missed a few changes in version 0.19 of the MPD protocol in https://github.com/mopidy/mopidy/pull/1213. Below is the entire list of protocol changes taken from MPD's 0.19 (2014/10/10)...

C-enhancement
mpd-0.19