Commit Graph

  • d0ee68b8e5 [web-src] Remove console log chme 2019-02-18 13:27:39 +0100
  • 09c1cf1563
    Merge pull request #693 from chme/web_player Christian Meffert 2019-02-18 13:18:14 +0100
  • 427bce765f [web-src] Fix missing master volume icon chme 2019-02-18 13:06:09 +0100
  • c8f6cdd3d6 [web-src] Add link to mp3 stream in menu chme 2019-02-18 12:54:43 +0100
  • 66cd6ca19f [web-src] Support stream playback in chrome/firefox on android chme 2019-02-18 12:47:09 +0100
  • 5c5c3e4a47 [web-src] Add links to Spotify artist/album in track details dialog chme 2019-02-18 11:18:55 +0100
  • a8ddbc64ac
    [docs] Update INSTALL ejurgensen 2019-02-18 09:43:07 +0100
  • 99e0cfe6bb [web-src] Fix error following genre links (add missing url encoding of genre name in url) chme 2019-02-17 11:33:23 +0100
  • d51f9b0722 [web-src] Add info buttons to album/artist/playlist/files pages chme 2019-02-17 11:24:30 +0100
  • dec916a7eb [web-src] add mute button chme 2019-02-16 06:48:45 +0100
  • 3b718ffb16 [web-src] Add option to stream audio from player web interface chme 2019-02-14 12:19:29 +0100
  • 7a2ba572f8 [streaming] Remove timeout for mpeg stream requests chme 2019-02-14 12:15:11 +0100
  • 98421aae4d
    Merge pull request #692 from chme/web_player Christian Meffert 2019-02-14 09:56:42 +0100
  • 0caa98d8ff [REAMDE] Update JSON API readme (add new queue item attributes) chme 2019-02-14 08:24:36 +0100
  • 19c92df825 [web-src] Improve modal for queue items, if item is not part of the library and adjust after renaming to "album_artist_id" chme 2019-02-14 08:24:03 +0100
  • 3343e9cfc8 [jsonapi] Rename queue item "albumartist_id" to "album_artist_id" chme 2019-02-14 08:22:50 +0100
  • 90a7c120c3
    Merge pull request #689 from chme/web_podcasts Christian Meffert 2019-02-13 15:47:22 +0100
  • a38a21e21e
    Merge pull request #686 from whatdoineed2do/db-q-now-playing-modal Christian Meffert 2019-02-13 15:46:51 +0100
  • b730a22408 [web-src] make consistent with other modals for links for album,album artist,genre whatdoineed2do/Ray 2019-02-01 16:20:01 +0000
  • 17022c9103 [jsonapi] expose albumid/artistid persistent id on queue object whatdoineed2do/Ray 2019-02-01 15:50:41 +0000
  • 7e02eb510d [db] add songartistid to queue tbl whatdoineed2do/Ray 2019-02-01 15:39:10 +0000
  • 46995197ff [web-src] Only include media_kind music in music browse page chme 2019-02-09 08:48:42 +0100
  • 72792d1e31 [web-src] Show progressbar for podcast track in progress chme 2019-01-31 11:42:40 +0100
  • 52d685d6be [web-src] Add buttons to mark podcast track as new/played chme 2019-01-29 17:50:47 +0100
  • 78ca795814 [web-src] Show new (unplayed) episodes in podcasts page chme 2019-01-27 06:36:19 +0100
  • 8840a65ee6 [smartpl] Add "songalbumid" as valid query field chme 2019-01-29 17:40:31 +0100
  • b1622b5b91
    Merge pull request #687 from chme/spotify_artwork_2 ejurgensen 2019-02-09 11:07:47 +0100
  • 9b8bff45ab [artwork/http] Check response code and content type chme 2019-02-09 08:35:20 +0100
  • cb49554608 [raop] Fix forgotten include of conffile.c in commit 18acb73 (fixes #688) ejurgensen 2019-02-07 21:14:13 +0100
  • 733a521df8 [spotify/artwork] Add spotify webapi as an additional artwork source chme 2019-02-05 11:35:45 +0100
  • 0ded6d63bf [db/jsonapi] New admin value for Last-Modified in JSON API header chme 2019-01-30 08:36:34 +0100
  • 694e1874ae [README] Update JSON API documentation (new endpoint for tracks, fix for player/previous) chme 2019-01-23 09:42:00 +0100
  • 3bc15e1278 [jsonapi] Add endpoint to update a tracks rating and/or play_count chme 2019-01-22 17:43:41 +0100
  • 7d0e48eb0e [db] Add support for resetting play- and skip-count chme 2019-01-23 09:25:34 +0100
  • b9a7ce7dd2 [jsonapi] Add endpoint to retrieve details for a single track by its id chme 2019-01-22 09:33:04 +0100
  • c70f96fdec [db] Fix integer overflow in bind_mfi (ref issue #683) ejurgensen 2019-01-30 23:34:00 +0100
  • 7abf68200d [scan] Fix parsing of iTunes "Play Date" tag (fixes #683) ejurgensen 2019-01-30 22:32:46 +0100
  • cb33053c09 [db/jsonapi] New admin value for Last-Modified in JSON API header chme 2019-01-30 08:36:34 +0100
  • 8014f998b4 [README] Update JSON API documentation (new endpoint for tracks, fix for player/previous) chme 2019-01-23 09:42:00 +0100
  • 5650cec3ca [jsonapi] Add endpoint to update a tracks rating and/or play_count chme 2019-01-22 17:43:41 +0100
  • b7e2594950 [db] Add support for resetting play- and skip-count chme 2019-01-23 09:25:34 +0100
  • 47b2173542 [jsonapi] Add endpoint to retrieve details for a single track by its id chme 2019-01-22 09:33:04 +0100
  • 81753d44a7 [mpd] Report support for protocol version 0.20 chme 2018-05-31 06:41:52 +0200
  • f77c216650 [mpd] Refactor parsing filter/window arguments and add support for "group" argument in "list" command chme 2018-09-19 19:36:39 +0200
  • e015032292 [mpd] Add duration attribute with millisecond precision chme 2018-05-21 07:12:46 +0200
  • 5bd94df4a6 [mpd] Add listfiles command chme 2018-05-21 06:55:07 +0200
  • 937d1e3f5f [db] Add "group" attribute to query_params and allow grouping files chme 2018-09-22 09:32:05 +0200
  • c7e65c57e1
    Merge pull request #680 from chme/smartpl_fix_before Christian Meffert 2019-01-28 20:57:46 +0100
  • 06aaacbe8f [smartpl] Fix wrong where clause for date field queries with "before" keyword chme 2019-01-28 20:45:03 +0100
  • a4b243921e
    Merge pull request #678 from chme/jsonapi_files ejurgensen 2019-01-28 17:38:31 +0100
  • 9fff02841b [jsonapi] Fix error in web interface files-view if the library directory end with a trailing slash chme 2019-01-28 14:46:36 +0100
  • 8e7105007b
    Merge pull request #676 from tobyh/api-prev-pr Christian Meffert 2019-01-27 10:45:57 +0100
  • d8281e351b
    Fix API documentation for player/previous endpoint tobyh 2019-01-27 20:04:38 +1100
  • 1ae24dcf49
    Merge pull request #675 from chme/player_segfault ejurgensen 2019-01-26 21:49:35 +0100
  • 238361ea25 [player] Fix segfault when getting single speaker/output by id chme 2019-01-26 17:50:30 +0100
  • fbc2440ec1
    Merge pull request #673 from chme/mpd_segfault ejurgensen 2019-01-26 16:09:05 +0100
  • b000803fe3 [misc] Add compiler hint to check format parameters chme 2019-01-26 10:08:11 +0100
  • 1f2b608d62 [mpd] Fix wrong number of format parameters for safe_asprintf chme 2019-01-26 10:07:48 +0100
  • 662f90b05e [db] sort by song title as fallback when no track id is present (defaults to 0 in db) whatdoineed2do/Ray 2019-01-25 17:15:09 +0000
  • bbd2f61221 [mpd] Report support for protocol version 0.20 chme 2018-05-31 06:41:52 +0200
  • c5cd3cb2fc [mpd] Refactor parsing filter/window arguments and add support for "group" argument in "list" command chme 2018-09-19 19:36:39 +0200
  • 276b270ed5 [mpd] Add duration attribute with millisecond precision chme 2018-05-21 07:12:46 +0200
  • dd5c393259 [mpd] Add listfiles command chme 2018-05-21 06:55:07 +0200
  • 3515496edc [db] Add "group" attribute to query_params and allow grouping files chme 2018-09-22 09:32:05 +0200
  • 95a92b2fbf
    Merge pull request #669 from chme/web Christian Meffert 2019-01-23 10:05:50 +0100
  • d0e11457ee [htdocs] Rebuild player web interface v0.4.2 chme 2019-01-23 09:50:51 +0100
  • 54d2bdd390 [htdocs] admin web interface: use wss:// if connection is over https chme 2019-01-22 09:42:03 +0100
  • 0da24a3f90 support serving web interface via https proxy Tyler Ball 2019-01-15 13:46:37 -0500
  • 99b0b644a9
    Merge pull request #668 from chme/jsonapi ejurgensen 2019-01-22 21:22:55 +0100
  • 116c315a84 [player] Rename struct spk_info to player_speaker_info chme 2019-01-22 17:47:15 +0100
  • f91df003fe [README] Update JSON API documentation chme 2019-01-22 09:24:14 +0100
  • 343c583229 [jsonapi] Support changing volume by the given step (increase/decrease volume) chme 2019-01-20 13:13:01 +0100
  • db7b9c689b [player] Add command to get a single speaker info by its id chme 2019-01-21 09:34:37 +0100
  • c165c55b5b [jsonapi] Add player/toggle endpoint chme 2019-01-20 12:03:50 +0100
  • 9cd274a503
    [docs] Update install ejurgensen 2019-01-17 21:24:53 +0100
  • ec18cde819 support serving web interface via https proxy Tyler Ball 2019-01-15 13:46:37 -0500
  • 741825d086 [cast] Add option to exclude speakers (closes #659) ejurgensen 2019-01-09 20:26:31 +0100
  • 275c1cd563
    Merge pull request #655 from chme/webinterface_dependencies chme 2019-01-05 08:40:55 +0100
  • d45c7961af [htdocs/web-src] Update dependencies and rebuild player web interface chme 2019-01-05 08:32:07 +0100
  • 22cdd90a32
    Merge pull request #652 from chme/webinterface_4 chme 2019-01-05 07:53:21 +0100
  • 4ebf77896a [htdocs] Rebuild player web interface v0.4.0 chme 2018-12-28 08:29:47 +0100
  • 9198dbc8a9 [web-src] Update library stats after "database" event chme 2018-12-30 09:14:23 +0100
  • f2ea608a49 [web-src] Stop playback if playing a stream or a pipe chme 2018-12-30 08:53:40 +0100
  • c4cfbe024f [web-src] Files view chme 2018-12-23 10:34:46 +0100
  • b39e472e2a [web-src] genre play/add to Q uses genre track lists and not the album tracks (which may incl tracks of other genres) whatdoineed2do/Ray 2018-12-24 17:47:12 +0000
  • 47bdff255c
    Merge pull request #651 from chme/jsonapi_files chme 2019-01-05 07:41:51 +0100
  • 98098698de [README] Update documentation for queue/items/add endpoint chme 2019-01-02 09:51:11 +0100
  • fb60a05228 [jsonapi] Add support for "playback", "clear" and "shuffle" parameters in "queue/items/add" endpoint chme 2019-01-02 09:46:47 +0100
  • 52849157c8 allow pipe to read artwork from file named same as pipe stufisher 2019-01-03 19:09:44 +0100
  • b74aaa4412 write shairport artwork to file stufisher 2019-01-03 19:09:24 +0100
  • 77a19a6df9 [jsonapi] Add checks for failed playback start and return error code chme 2019-01-01 10:15:23 +0100
  • 0f4cbb3375 [http/jsonapi] Use strtok_r instead of strtok chme 2018-12-31 08:26:40 +0100
  • 3de2418b49 [README] Add "database" event to push notification documentation chme 2018-12-30 09:06:53 +0100
  • f23732945b [websocket] Support "database" notifications chme 2018-12-30 09:04:00 +0100
  • b3853ef0f3 [jsonapi] Check for empty "uris" parameter in queue/items/add (prevents a segfault) and log failed requests in error log chme 2018-12-30 08:33:31 +0100
  • e3b0442fc7 [README] Add documentation for expression parameter in queue/items/add chme 2018-12-29 10:03:26 +0100
  • 2ead24a2f7 [jsonapi] Add optional expression parameter to queue/items/add endpoint chme 2018-12-29 09:51:30 +0100
  • ca99bf8718 [jsonapi] Sort files by filename and return directories in api/config chme 2018-12-27 15:29:25 +0100
  • cd7af46c36 [db] Generic version of db_drop_indices/triggers + fix memleak ejurgensen 2019-01-01 21:34:29 +0100
  • faa41ee206
    Merge pull request #653 from chme/db_init ejurgensen 2019-01-01 10:35:40 +0100