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

⌈⌋ ⎇ branch:  streamtuner2


Artifact [5ca7d201f4]

Artifact 5ca7d201f4dbf01b43e39a1f90a1ff96fec9f9da:

Wiki page [compliancy] by mario on 2019-02-06 21:22:30.
D 2019-02-06T21:22:30.164
L compliancy
N text/x-markdown
P 181e6e77afb99e760d4f94da86a2d5a6baf372c4
U mario
W 1721
### Standards compliancy

A few common platform 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 symlinks to .cache remain here. (Tagged with .nobackup stubs however.) |
| dir  | **.cache/** | ✔ | [XDG](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). Just introduced in 2.2.2 to split temporary data from real config/plugins. |
| 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 spec](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**  | ✔ | Stream storage format. Non-standard, but simple structure. |


See also:

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


Z a3689714fc4729c6c22bd66de167b52b