This website requires JavaScript.
3788994307
[web] Delay loading of album artwork in lists
chme
2022-06-03 07:39:39 +0200
9b78237f77
[web] Add missing translation for save button
chme
2022-06-03 07:31:28 +0200
bb95878828
Merge pull request #1483 from chme/spotify/libspotify-cleanup2
Christian Meffert
2022-06-03 07:44:41 +0200
524898538d
[web] Remove libspotify integration from web interface
chme
2022-06-03 07:21:26 +0200
9340443a3b
[spotify] Remove "Spotify saved" playlist
chme
2022-05-28 06:44:03 +0200
efb9ba7767
[spotify] Additional cleanup of functionality only used with libspotify
chme
2022-05-28 06:42:29 +0200
ccdcc0cbf9
Merge pull request #1476 from hacketiwack/i18n
Christian Meffert
2022-06-03 07:03:51 +0200
02078212ac
[httpd] Better log message when Spotify OAuth fails
ejurgensen
2022-06-02 19:58:51 +0200
de9453e527
[jsonapi] playlists dir migrated under be under library directories
whatdoineed2do/Ray
2022-05-30 22:53:43 +0100
04236029d4
Bump version to 28.4
28.4
ejurgensen
2022-05-30 21:52:29 +0200
fd6d61063f
ChangeLog for OwnTone 28.4
ejurgensen
2022-05-30 21:51:02 +0200
801080925d
[docs] Make index.md independent of current version
ejurgensen
2022-05-30 21:48:37 +0200
349ae89aef
[docs] Update Fedora quick install, replace yum with dnf
ejurgensen
2022-05-30 17:46:24 +0200
94156d7cd7
[docs] Remove JRE from FreeBSD install script
ejurgensen
2022-05-30 17:22:03 +0200
b28da1d57b
Removed useless libraries.
Alain Nussbaumer
2022-05-29 18:57:00 +0200
8fb4d8f347
Removed hard coded ip address.
Alain Nussbaumer
2022-05-29 18:51:23 +0200
b788273e4c
Code formatting, translation mistakes, and removal of useless libraries.
Alain Nussbaumer
2022-05-29 18:49:00 +0200
63bede3ee9
[player] Turn repeat mode off when activating consume mode and vice versa
chme
2022-05-28 09:42:07 +0200
efd149f2c1
Merge pull request #1481 from owntone/libspotify_remove
ejurgensen
2022-05-25 23:50:41 -0700
0ca02687bd
[spotify] Remove old libspotify integration
ejurgensen
2022-05-25 22:49:35 +0200
d4a2b11c3e
[spotify] Slightly improved version of recent commit 79fb65f
ejurgensen
2022-05-24 20:34:45 +0200
5779bc56b8
Merge pull request #1479 from hgy59/fix_mdns_avahi_init
ejurgensen
2022-05-22 12:14:06 -0700
30f33b1b1d
mdns_init: avoid null reference access
hgy59
2022-05-22 20:56:49 +0200
cfa8db7b3f
#1458 Translation of Web UI
Alain Nussbaumer
2022-05-20 13:45:11 +0200
167ba86211
#1458 Translation of Web UI
Alain Nussbaumer
2022-05-20 13:44:22 +0200
3c48a07acb
Merge pull request #1475 from owntone/spotify_fix1
ejurgensen
2022-05-17 14:34:16 -0700
79fb65fbd8
[spotify] Fix for "Premium account required" (issue #1474 )
ejurgensen
2022-05-16 23:28:18 +0200
96b678925a
Merge pull request #1472 from whatdoineed2do/db-count-query-incl-filesize
Christian Meffert
2022-05-15 06:53:40 +0200
c32bc6c160
[docs] add 'file_size'
whatdoineed2do/Ray
2022-05-14 10:28:04 +0100
5cebf4aca2
[smartpl] add 'file_size'
whatdoineed2do/Ray
2022-05-13 15:27:02 +0100
4418803aba
[db,jsonapi] add file_size to count query
whatdoineed2do/Ray
2022-05-12 18:34:10 +0100
1787bcaa39
[httpd] Introduce additional event base/httpd for dedicated mp3 streaming
whatdoineed2do/Ray
2019-09-06 17:21:22 +0100
7e9506c510
[httpd] remove reference to global evbase_httpd from protocol specific handlers, accept on _init() instead
whatdoineed2do/Ray
2019-09-06 17:18:28 +0100
137e9af4c1
[conf,jsonapi] add (mp3) stream_port to config and expose on json
whatdoineed2do/Ray
2019-09-06 17:14:07 +0100
670ac7745d
[rcp] bug fix - speaker unselection upon restart / obey volume (#1459 )
whatdoineed2do
2022-05-08 13:09:59 +0100
c90a1c17e3
[-] Fix deprecated GCRY_THREAD_OPTION_PTHREAD_IMPL and GCRYCTL_SET_THREAD_CBS
ejurgensen
2022-05-07 10:08:54 +0200
24bf83bd90
Merge pull request #1437 from chme/docs/mkdocs
Christian Meffert
2022-05-08 07:51:14 +0200
b5dcc04b2d
[docs] Split docs into multiple files and publish with gh-actions
chme
2022-03-20 12:00:31 +0100
f991d9ddf9
[docs] Delete "old" README*.md files
chme
2022-03-20 12:36:25 +0100
56da181959
[docs] Generate OwnTone documentation with MkDocs
chme
2022-03-20 10:12:16 +0100
4f831c4da0
Merge pull request #1469 from whatdoineed2do/websocket-notif-typo
Christian Meffert
2022-05-08 07:17:19 +0200
b54a963f3a
[web] typo prevent handling of LISTENER_SPEAKER events
whatdoineed2do/Ray
2022-05-07 11:12:22 +0100
6dbd90ad7f
Merge pull request #1461 from whatdoineed2do/player-missing-listener-event-on-device-fail
Christian Meffert
2022-05-07 08:24:45 +0200
5ca5d88493
[streaming] use outputs_subscribe and refactor XCODE
whatdoineed2do/Ray
2022-03-05 22:31:03 +0000
6224206a3e
[streaming] refactor to allow supporting multiple output formats
whatdoineed2do/Ray
2020-04-30 22:16:13 +0100
b20bfa1d76
[rcp] fix 'show output' of device; probe does nothing and don't use prevent_playback/let device state dictate 'show output'
whatdoineed2do/Ray
2022-05-04 19:49:51 +0100
011eb58ba6
Revert "[rcp] upon device announcement, sync with last server 'selected' state (if prev selected, reconnect immediatly)"
whatdoineed2do/Ray
2022-05-04 19:07:41 +0100
2b38ebaa12
Merge pull request #1452 from chme/libcurl_reuse
Christian Meffert
2022-05-03 21:18:50 +0200
d277f7c7b3
[http/spotify] Add support for http sessions across multiple requests
chme
2019-02-09 17:04:25 +0100
b5bb0bd7f2
[player] send volume event when a device fails - without this the webui does not know that an output device failing, volume/selected status remains
whatdoineed2do/Ray
2022-04-29 22:00:03 +0100
d3ec25c0db
[rcp] set volume of device as last known by server instead attempting to set server device volume from soundbridge
whatdoineed2do/Ray
2022-04-24 16:24:46 +0100
832d4bb1a4
[rcp] upon device announcement, sync with last server 'selected' state (if prev selected, reconnect immediatly)
whatdoineed2do/Ray
2022-04-24 15:38:42 +0100
8531a27235
Merge pull request #1457 from whatdoineed2do/rcp-cleanup-bug
ejurgensen
2022-04-24 17:39:45 +0200
7d525e4dec
[rcp] bug fix on deinit() - the rcp_session_cleanup() adv the head of list so no need to do again in deinit loop
whatdoineed2do/Ray
2022-04-24 14:39:46 +0100
9c4d246c8b
Merge pull request #1451 from chme/web/next
Christian Meffert
2022-04-17 10:46:19 +0200
9d0177fbe5
[htdocs] Rebuild web interface
chme
2022-04-16 10:15:01 +0200
42e708fbb4
[web] Fix display of search results for composer and playlist
chme
2022-04-17 07:48:58 +0200
45b192255a
[web] Show stream playlists (rss, radio) only if config option "radio_playlists" is set to `true`
chme
2022-04-16 20:21:26 +0200
7fff11ef30
[web] Only include icons in bundle that are used in the web interface
chme
2022-04-16 10:14:03 +0200
b3a661cae8
Merge pull request #1441 from chme/web/next
Christian Meffert
2022-04-16 07:11:04 +0200
03b41d2840
[htdocs] Rebuild web interface
chme
2022-04-15 19:50:55 +0200
81491367fc
[web] Replace date library moments.js with luxon
chme
2022-04-15 19:47:36 +0200
708765537c
[web] Update dependencies
chme
2022-04-15 12:04:42 +0200
717fc6d512
[web-src] Fix dragging slider in now playing page
chme
2022-04-03 13:54:01 +0200
3a0203855f
[web-src] Increase bottom margin for all pages
chme
2022-04-02 19:07:56 +0200
dc4367fa3b
[web-src] Fix opening dialog for list items in spotify pages
chme
2022-04-02 19:05:41 +0200
c714592a31
[web] Do not show audiobooks in genre/composer listings for music
chme
2022-03-26 22:01:47 +0100
0772997e27
[web] Add album/track count to composer pages
chme
2022-03-26 21:53:04 +0100
01f4f8b137
[web] Add album/track count in genre views
chme
2022-03-26 21:43:23 +0100
2bc0ef69a2
Merge 8786813626
into 7598a71aea
Ben Willmore
2022-04-08 17:44:16 +0200
7598a71aea
Merge pull request #1444 from chme/feat/jsonapi-pl-item-count
Christian Meffert
2022-04-08 17:44:02 +0200
8786813626
Use newer reconnecting websocket and reconnect on focus
Ben Willmore
2022-04-07 13:10:20 +0100
176142f311
Merge pull request #1445 from whatdoineed2do/websocket-slow-shutdown
Christian Meffert
2022-04-06 17:27:38 +0200
f33ccb9238
[web] slow 4.1.6 shutdown; request to cancel ws loop
whatdoineed2do/Ray
2022-02-22 14:54:55 +0000
32c1516e60
[jsonapi] Add item and stream count to playlists, expose config option "radio_playlists" in config endpoint
chme
2022-04-05 21:14:52 +0200
ac48c4aa07
Merge pull request #1443 from chme/fix/spotify-album-override
Christian Meffert
2022-04-05 20:47:08 +0200
e5d3c148ea
[db/scan] Force compilation artist if track belongs to a compilation
chme
2022-04-04 20:52:48 +0200
ecc139641a
[spotify] Respect `album_override` setting when parsing Spotify tracks
chme
2022-04-04 20:51:14 +0200
c9f0effedd
[web-src] Fix dragging slider in now playing page
chme
2022-04-03 13:54:01 +0200
0f204c66ea
Merge pull request #1436 from chme/feat/jsonapi-browse
Christian Meffert
2022-04-03 13:57:34 +0200
9564240613
[jsonapi] New endpoint to fetch single composer/genre
chme
2022-03-19 19:45:40 +0100
b18b76413d
[httpd] Fix parsing of uri into path parts with encoded '/' (%2F)
chme
2022-03-27 08:48:46 +0200
a932cc532d
[smartpl] Increase size of parse output buffer
ejurgensen
2022-03-24 22:58:54 +0100
03d05ea828
[spotify] Make sure failed AP's are avoided on next connection attempt
ejurgensen
2022-03-19 22:56:58 +0100
f27eac8341
[artwork] Also use queue_item->artwork_url for pipe sources
ejurgensen
2022-03-19 22:44:22 +0100
54aa9c32cc
[dacp] Listen for queue events to support json api metadata updates
ejurgensen
2022-03-18 19:53:39 +0100
5b23da9196
[player] 'clear_queue_on_stop_disable' in mpd section should keep working
ejurgensen
2022-03-20 20:30:25 +0100
44d2c02b35
Merge pull request #1422 from chme/web/next
Christian Meffert
2022-03-20 15:37:04 +0100
0567e7528a
[htdocs] Rebuild web interface and update htdocs-Makefile
chme
2022-02-19 06:18:37 +0100
e5a87d0396
[web] Fix hiding singles in artists and albums views
chme
2022-03-20 15:22:31 +0100
8f934ec690
[web] Fix running dev server with remote owntone server; update docs
chme
2022-03-19 18:35:32 +0100
bfbd6346d0
Merge pull request #1435 from whatdoineed2do/player-clear_queue_on_stop_disable
ejurgensen
2022-03-20 14:11:16 +0100
f6ce4c0df2
[player] missing update from 92279ef
whatdoineed2do/Ray
2022-03-20 12:52:36 +0000
283298b0b4
[docs] Make clearer in INSTALL.md that libspotify is legacy
ejurgensen
2022-03-19 23:38:25 +0100
974a537389
[artwork] Also use queue_item->artwork_url for pipe sources
dacp_queue_events1
ejurgensen
2022-03-19 22:44:22 +0100
02af9f2a23
[web] Update dependencies
chme
2022-03-19 07:01:36 +0100
965d55d67d
Fix failure to detect apple-touch-icon.png (#4 )
Ben Willmore
2022-03-19 05:34:40 +0000
decea8be66
Use vuex mutation instead of manipulating state directly
Ben Willmore
2022-03-13 20:16:32 +0000
f484f1194b
Search page: remember whether library or spotify is selected
Ben Willmore
2022-02-26 20:29:30 +0000
a5dd6c4968
Websocket: remove unnecessary notifications
Ben Willmore
2022-03-05 11:13:36 +0000