ejurgensen
3b28960675
[docs] Document changing track attribs time_played/time_skipped
2024-10-17 23:42:09 +02:00
ejurgensen
880f5b2bf6
[json_api] Method for setting skip_count and for setting play_count directly
2024-10-16 16:42:24 +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
3e7e03b4c1
[jsonapi] Support /api/search?type=genre like type=composers is supported
...
Ref. #1735
2024-03-30 22:24:53 +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
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
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
0d15e2a34d
[docs] Fix typo in json-api.md
2023-01-10 16:55:18 +01:00
ejurgensen
46f87720fb
[docs] Add JSON API documentation of api/library/add
...
Closes #1561
2022-12-28 12:31:38 +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