Commit Graph

48 Commits

Author SHA1 Message Date
Alain Nussbaumer
53b06e26e3 [doc] Fix notes style 2024-07-20 23:05:35 +02:00
Alain Nussbaumer
9fe89a028e [doc] Add note for playback on iOS devices 2024-07-20 23:02:06 +02:00
ejurgensen
62b42ce354 [misc/player] Introduce output ability to announce supported formats
Also introduce default output format and selected device format, should the
user want another format.

As part of this, change enum player_format in player.h to enum media_format in
misc.h so that it is akin to struct media_quality.

Modify json API to support this.
2024-06-17 22:25:20 +02:00
ejurgensen
9f719ca155 [player/jsonapi/db] Add interface to get and set an output format 2024-06-17 22:25:20 +02:00
ejurgensen
f6ee669b80 [docs] Change mxml to libxml2 2024-05-31 23:47:46 +02:00
Alain Nussbaumer
84d728d46e [doc] Make configuration page more readable
This page should probably be split.
2024-04-27 22:38:08 +02:00
Alain Nussbaumer
17d1ceef07 [doc] Add configuration documentation in the menu
Moreover, the entries in the menu now match the title of the pages.
2024-04-27 21:53:01 +02:00
Alain Nussbaumer
52a915c8a0 [doc] Add configuration documentation 2024-04-22 17:32:53 +02:00
Alain Nussbaumer
67e67c8db9 [doc] Fix capitalisation of macOS 2024-04-22 17:32:26 +02:00
Alain Nussbaumer
c1842e383a [doc] Fix links in the documentation 2024-04-10 14:51:55 +02:00
Alain Nussbaumer
867ab0e80a [docs] Fix links in the documentation 2024-04-10 14:40:27 +02:00
ejurgensen
3e7e03b4c1 [jsonapi] Support /api/search?type=genre like type=composers is supported
Ref. #1735
2024-03-30 22:24:53 +01:00
Alain Nussbaumer
6577004536 [docs] Clean up the docs 2024-03-29 02:54:34 +01:00
Alain Nussbaumer
ad2d0e0bba [docs] Fix spelling mistakes 2024-03-29 02:19:51 +01:00
Jun Ohtani
9869448e17
Update json-api.md
Fix the result types in "Search by search term"
2024-03-26 22:25:24 +09:00
Alain Nussbaumer
006093c643 [docs] Make web interface documentation more comprehensible 2024-03-12 01:36:30 +01:00
Alain Nussbaumer
815e7b45d2 [docs] Fix spelling mistakes and extraneous spaces 2024-03-05 11:23:25 +01:00
Alain Nussbaumer
1e6999587a
[docs] Avoid page to link outside website 2024-03-05 10:09:19 +01:00
Alain Nussbaumer
cd458682d4
Update json-api.md 2024-03-05 10:02:41 +01:00
Jun Ohtani
25b6f455e3
[Docs] Fix smart-playlist link
Fix broken link about smart playlist query expression
2024-03-05 17:53:39 +09:00
Alain Nussbaumer
1d90938598 [docs] Add Docker / Podman package 2024-02-28 16:47:22 +01:00
Alain Nussbaumer
0bd7f8ed08 [docs] Fix minor mistakes 2024-02-28 16:09:44 +01:00
ejurgensen
f430b71645 [jsonapi] Include info about tracks added to queue (closes issue #1564) 2023-12-17 23:42:57 +01:00
X-Ryl669
9670f6b079 [httpd] Add fetching lyrics in the JSON api 2023-10-19 23:49:53 +02:00
ejurgensen
8b64bb4cd8 [docs] Add link to blog about authentication with Authelia for remote access
Credit @X-Ryl669

Closes #1647
2023-09-02 23:07:05 +02:00
ejurgensen
b7a52d1761 Fix address error generated by mkdocs - mk2
Fix "does not appear to be an IPv4 or IPv6 address"
2023-06-22 22:21:27 +02:00
ejurgensen
dcdf4eacdc
Fix address error generated by mkdocs
Fix "does not appear to be an IPv4 or IPv6 address"
2023-06-22 16:30:13 +02:00
ejurgensen
5f342ea60b [httpd/artwork] Drop support for libevent <2.1.4 2023-03-07 21:01:10 +01:00
ejurgensen
0d15e2a34d [docs] Fix typo in json-api.md 2023-01-10 16:55:18 +01:00
ejurgensen
dbbe0a519d
[docs] Update installation.md, new OpenWrt instructions 2023-01-06 11:42:07 -08:00
ejurgensen
e18ef0edd9
[docs] Update installation.md, OwnTone broken in OpenWrt 22.03.2 2023-01-01 19:02:30 +01:00
ejurgensen
46f87720fb [docs] Add JSON API documentation of api/library/add
Closes #1561
2022-12-28 12:31:38 +01:00
ejurgensen
fc83d807e0 [docs] Note in installation.md about login requirement to get GH artifacts
Closes #1560
2022-12-26 10:09:11 +01:00
ejurgensen
82a5672d99 [docs] Fix markdown 2022-12-20 17:40:57 +01:00
ejurgensen
ecc2912155 [docs] Simplify install instructions
Many users probably just want the simple apt approach for RPi, or alternatively
some other precomiled solution, so let installation.md focus on them and put the
build instructions in a separate building.md.
2022-12-20 17:14:12 +01:00
Phil Genera
cfd63faf75
Fix typo: "runnning" 2022-12-12 11:40:38 -05:00
ejurgensen
62c72d72d6 [docs] Install instruction non-system wide (closes #1542) 2022-10-08 10:18:52 +02:00
ejurgensen
7ed432252b [docs] Add that files starting with . and _ are ignored by scanner
Ref. #1513. Replaces PR #1514.
2022-07-09 23:48:12 +02:00
ejurgensen
b968055144 [docs] New attempt at fixing link to JSON api (hopefully resolves #1505) 2022-06-27 22:42:52 +02:00
ejurgensen
4fbef7f1f6 [docs] Fix some broken links (resolves #1505) 2022-06-27 22:29:41 +02:00
ejurgensen
801080925d [docs] Make index.md independent of current version 2022-05-30 21:48:37 +02:00
ejurgensen
349ae89aef [docs] Update Fedora quick install, replace yum with dnf 2022-05-30 17:46:24 +02:00
ejurgensen
0ca02687bd [spotify] Remove old libspotify integration
No longer works, libspotify has been sunset by Spotify
2022-05-25 22:49:35 +02:00
whatdoineed2do/Ray
c32bc6c160 [docs] add 'file_size' 2022-05-14 10:28:04 +01:00
chme
b5dcc04b2d [docs] Split docs into multiple files and publish with gh-actions 2022-05-08 07:22:48 +02:00
chme
56da181959 [docs] Generate OwnTone documentation with MkDocs
- Copy existing README*.md and INSTALL.md files to docs folder
- Set up MkDocs to build documentation (mkdocs.yml)
- Add new index.md with a quick overview of OwnTone
2022-05-08 07:20:04 +02:00
Julien BLACHE
a568209ba8 Remove useless empty documentation 2009-06-12 13:00:40 +02:00
Ron Pedde
22f6fd34bd Start a documentation seed. Lets hope it grows 2006-11-02 05:27:06 +00:00