Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Artifact [102c1811fe]

Artifact 102c1811fea6efb8fe761073cc229832e9b77c95:

Wiki page [compliancy] by mario on 2016-11-08 15:40:08.
D 2016-11-08T15:40:08.734
L compliancy
N text/x-markdown
P 6578095e13715899eaeb0463c285696e575a21a0
U mario
W 1493
### Standards compliancy

A few common plattform idioms are supported, some are custom to ST2 in lieu of existing standards:

| type | name | supported | comments |
|------------------------------------|
| env  | **HTTP_PROXY=** | ✔ | - |
| dir  | **.config/** | ✔ | [XDG](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). Albeit also using it as cache storage (which it shouldn't be) |
| file | **.netrc** | ✔ | [LSB](https://linux.die.net/man/5/netrc). Also supporting **non-standard `~/.config/netrc` alternative**. |
| file | **.desktop** | ✔ | [XDG](https://specifications.freedesktop.org/desktop-entry-spec/latest/) |
| doc  | **man page**  | ✔ | LSB |
| doc | **NEWS** | ✔ | [Changes::Spec](http://search.cpan.org/~haarg/CPAN-Changes-0.400002/lib/CPAN/Changes/Spec.pod) |
| doc | **releases.json** | ✔ | [FCc](http://fossil.include-once.org/freshcode/wiki/releases.json). Not a widely used format. |
| doc | **PKG-INFO** | ✔ | [PEP 314](https://www.python.org/dev/peps/pep-0314/). |
| doc | **doap.xml** | ✘ | Not used. |
| src | **[plugin scheme](wiki/plugin+meta+data)** | ✔ | Used by PHP libconfig and Python pluginconf. |
| src | **Makefile** | ✔ | - |
| src | **Packfile** | ✔ | Non-standard. Used by XPM. |
| src | **gtk3.xml** | ✔ | GtkBuilder (libglade) |
| file | ***.json**  | ✔ | Non-standard. Stream storage format |


See also:

  - [playlist format support](wiki/Playlist+format+support)


Z 7f84beaf717207b59def56a03eda0e57