marcelveldt [Tue, 12 Nov 2019 16:26:36 +0000 (17:26 +0100)]
Update __init__.py
marcelveldt [Tue, 12 Nov 2019 15:32:48 +0000 (16:32 +0100)]
Update musicprovider.py
marcelveldt [Tue, 12 Nov 2019 15:31:37 +0000 (16:31 +0100)]
small fixes
marcelveldt [Tue, 12 Nov 2019 13:55:46 +0000 (14:55 +0100)]
fix crossfade and database lockups
marcelveldt [Mon, 11 Nov 2019 23:33:33 +0000 (00:33 +0100)]
show stream details in OSD
marcelveldt [Sun, 10 Nov 2019 23:20:28 +0000 (00:20 +0100)]
Update player_queue.py
marcelveldt [Sun, 10 Nov 2019 23:15:47 +0000 (00:15 +0100)]
Update player_queue.py
marcelveldt [Sun, 10 Nov 2019 23:09:36 +0000 (00:09 +0100)]
fix next on queue stream
marcelveldt [Sun, 10 Nov 2019 23:01:44 +0000 (00:01 +0100)]
fix next/previous
marcelveldt [Sun, 10 Nov 2019 22:39:33 +0000 (23:39 +0100)]
queue edit from frontend
and several other fixes
marcelveldt [Sat, 9 Nov 2019 10:07:48 +0000 (11:07 +0100)]
add hold action for context menu
marcelveldt [Sat, 9 Nov 2019 01:39:33 +0000 (02:39 +0100)]
updated frontend files
marcelveldt [Sat, 9 Nov 2019 01:36:33 +0000 (02:36 +0100)]
Update homeassistant.py
marcelveldt [Sat, 9 Nov 2019 01:33:45 +0000 (02:33 +0100)]
more frontend refactoring
marcelveldt [Fri, 8 Nov 2019 00:26:59 +0000 (01:26 +0100)]
switch to iterators for all listings
results in ultra fast loading of (large) lists in frontend
marcelveldt [Thu, 7 Nov 2019 02:00:27 +0000 (03:00 +0100)]
speed improvements
marcelveldt [Mon, 4 Nov 2019 23:10:55 +0000 (00:10 +0100)]
frontend and speed fixes
marcelveldt [Sun, 3 Nov 2019 22:31:49 +0000 (23:31 +0100)]
add cordova
marcelveldt [Sun, 3 Nov 2019 19:41:42 +0000 (20:41 +0100)]
updated frontend
switch to proper Vue project for the frontend
marcelveldt [Thu, 31 Oct 2019 21:54:42 +0000 (22:54 +0100)]
ignore disabled players
marcelveldt [Thu, 31 Oct 2019 21:05:58 +0000 (22:05 +0100)]
Update http_streamer.py
marcelveldt [Thu, 31 Oct 2019 01:20:24 +0000 (02:20 +0100)]
fixes for the refactored frontend
marcelveldt [Sun, 27 Oct 2019 22:29:08 +0000 (23:29 +0100)]
allow playlist add/remove from frontend
marcelveldt [Sat, 26 Oct 2019 23:46:01 +0000 (01:46 +0200)]
work in progress o frontend
marcelveldt [Sat, 26 Oct 2019 08:50:17 +0000 (10:50 +0200)]
fix jsonrpc
marcelveldt [Fri, 25 Oct 2019 21:40:23 +0000 (23:40 +0200)]
prep for playlist editing
marcelveldt [Fri, 25 Oct 2019 17:37:37 +0000 (19:37 +0200)]
convert squeezebox to fully async
marcelveldt [Fri, 25 Oct 2019 14:53:22 +0000 (16:53 +0200)]
fix images in frontend, detect qobuz errors
marcelveldt [Fri, 25 Oct 2019 14:25:29 +0000 (16:25 +0200)]
allow relative urls
this fixes ingress support
marcelveldt [Fri, 25 Oct 2019 14:03:56 +0000 (16:03 +0200)]
some debugging
marcelveldt [Fri, 25 Oct 2019 13:28:35 +0000 (15:28 +0200)]
Update web.py
marcelveldt [Fri, 25 Oct 2019 13:24:10 +0000 (15:24 +0200)]
Update web.py
testing
marcelveldt [Fri, 25 Oct 2019 13:00:34 +0000 (15:00 +0200)]
Update web.py
marcelveldt [Fri, 25 Oct 2019 12:58:27 +0000 (14:58 +0200)]
Update web.py
marcelveldt [Fri, 25 Oct 2019 12:43:59 +0000 (14:43 +0200)]
Update web.py
typo!
marcelveldt [Fri, 25 Oct 2019 12:39:36 +0000 (14:39 +0200)]
hassio ingress support
marcelveldt [Fri, 25 Oct 2019 11:52:56 +0000 (13:52 +0200)]
Update web.py
hassio ingress
marcelveldt [Fri, 25 Oct 2019 11:39:11 +0000 (13:39 +0200)]
some code cleanup
marcelveldt [Thu, 24 Oct 2019 22:37:05 +0000 (00:37 +0200)]
small fixes
marcelveldt [Thu, 24 Oct 2019 22:17:33 +0000 (00:17 +0200)]
stability and performance fixes
marcelveldt [Wed, 23 Oct 2019 23:19:04 +0000 (01:19 +0200)]
some more refactoring
different approach for grouped players
first version of sonos support
marcelveldt [Mon, 21 Oct 2019 19:08:33 +0000 (21:08 +0200)]
Update cache.py
typo
marcelveldt [Mon, 21 Oct 2019 19:01:14 +0000 (21:01 +0200)]
Update cache.py
simplify cache, db only
marcelveldt [Mon, 21 Oct 2019 18:26:08 +0000 (20:26 +0200)]
Update http_streamer.py
run garbage collection manually to avoid memory fragmentation
marcelveldt [Sun, 20 Oct 2019 20:52:04 +0000 (22:52 +0200)]
Update http_streamer.py
reduce logging, all working fine
marcelveldt [Sun, 20 Oct 2019 13:27:32 +0000 (15:27 +0200)]
Update http_streamer.py
marcelveldt [Sun, 20 Oct 2019 13:22:24 +0000 (15:22 +0200)]
Update http_streamer.py
marcelveldt [Sun, 20 Oct 2019 13:14:50 +0000 (15:14 +0200)]
Update http_streamer.py
add some debugging lines
marcelveldt [Sun, 20 Oct 2019 12:56:48 +0000 (14:56 +0200)]
Update http_streamer.py
will no longer load complete audio stream in memory but only small chunks at once
marcelveldt [Sun, 20 Oct 2019 12:22:32 +0000 (14:22 +0200)]
Update homeassistant.py
marcelveldt [Sat, 19 Oct 2019 23:31:50 +0000 (01:31 +0200)]
Update qobuz.py
fix reporting
marcelveldt [Sat, 19 Oct 2019 22:16:53 +0000 (00:16 +0200)]
Update http_streamer.py
marcelveldt [Sat, 19 Oct 2019 19:18:15 +0000 (21:18 +0200)]
fix cpu usage
marcelveldt [Sat, 19 Oct 2019 16:00:05 +0000 (18:00 +0200)]
Update homeassistant.py
marcelveldt [Sat, 19 Oct 2019 15:57:59 +0000 (17:57 +0200)]
Update homeassistant.py
marcelveldt [Sat, 19 Oct 2019 15:53:24 +0000 (17:53 +0200)]
fix memory leaks ?
fix all possible issues that could cause memory leak which seems to only occur on docker python 3.7.4
dev machine at 3.7.5 does not seem to have this issue
marcelveldt [Sat, 19 Oct 2019 08:22:01 +0000 (10:22 +0200)]
Update http_streamer.py
marcelveldt [Sat, 19 Oct 2019 08:18:37 +0000 (10:18 +0200)]
implement own player protocol
marcelveldt [Thu, 17 Oct 2019 23:23:44 +0000 (01:23 +0200)]
Update qobuz.py
marcelveldt [Thu, 17 Oct 2019 22:18:30 +0000 (00:18 +0200)]
fix for CC and qobuz again
marcelveldt [Thu, 17 Oct 2019 22:04:15 +0000 (00:04 +0200)]
fix playback reporting stuff
fix chromecast stability due to threading
marcelveldt [Thu, 17 Oct 2019 16:02:27 +0000 (18:02 +0200)]
Update player_queue.py
typo
marcelveldt [Thu, 17 Oct 2019 16:01:26 +0000 (18:01 +0200)]
Update http_streamer.py
marcelveldt [Thu, 17 Oct 2019 16:00:51 +0000 (18:00 +0200)]
fixes
fix chromecast disconnects
first work on webplayer
marcelveldt [Wed, 16 Oct 2019 23:12:44 +0000 (01:12 +0200)]
small fix
marcelveldt [Wed, 16 Oct 2019 21:15:40 +0000 (23:15 +0200)]
Update http_streamer.py
make sure that tempfiles are cleaned up
marcelveldt [Wed, 16 Oct 2019 21:02:49 +0000 (23:02 +0200)]
fix queue
marcelveldt [Wed, 16 Oct 2019 20:34:03 +0000 (22:34 +0200)]
Update Dockerfile
marcelveldt [Wed, 16 Oct 2019 20:29:38 +0000 (22:29 +0200)]
various fixes
marcelveldt [Wed, 16 Oct 2019 09:36:28 +0000 (11:36 +0200)]
tracking memory leakage
marcelveldt [Wed, 16 Oct 2019 09:14:08 +0000 (11:14 +0200)]
smaller docker image
marcelveldt [Wed, 16 Oct 2019 08:50:53 +0000 (10:50 +0200)]
Update Dockerfile
marcelveldt [Wed, 16 Oct 2019 08:41:59 +0000 (10:41 +0200)]
Update Dockerfile
marcelveldt [Wed, 16 Oct 2019 08:26:09 +0000 (10:26 +0200)]
some fixes
attempt to create smaller docker image
some translation strings updated
marcelveldt [Wed, 16 Oct 2019 07:53:14 +0000 (09:53 +0200)]
Update __init__.py
marcelveldt [Wed, 16 Oct 2019 07:39:10 +0000 (09:39 +0200)]
Update mass.py
marcelveldt [Wed, 16 Oct 2019 07:35:30 +0000 (09:35 +0200)]
Update web.py
marcelveldt [Wed, 16 Oct 2019 07:29:31 +0000 (09:29 +0200)]
fix config
marcelveldt [Wed, 16 Oct 2019 07:06:33 +0000 (09:06 +0200)]
Update mass.py
marcelveldt [Wed, 16 Oct 2019 06:57:35 +0000 (08:57 +0200)]
Update mass.py
marcelveldt [Wed, 16 Oct 2019 06:42:25 +0000 (08:42 +0200)]
Update mass.py
marcelveldt [Wed, 16 Oct 2019 06:20:55 +0000 (08:20 +0200)]
Update Dockerfile
marcelveldt [Wed, 16 Oct 2019 00:09:26 +0000 (02:09 +0200)]
fix config save
marcelveldt [Tue, 15 Oct 2019 22:59:43 +0000 (00:59 +0200)]
typo in dockerfile again
marcelveldt [Tue, 15 Oct 2019 22:34:03 +0000 (00:34 +0200)]
fix dockerfile
marcelveldt [Tue, 15 Oct 2019 22:13:47 +0000 (00:13 +0200)]
more cleanup
better structured
marcelveldt [Tue, 15 Oct 2019 06:31:08 +0000 (08:31 +0200)]
Update http_streamer.py
marcelveldt [Tue, 15 Oct 2019 06:28:03 +0000 (08:28 +0200)]
Update http_streamer.py
marcelveldt [Tue, 15 Oct 2019 06:15:32 +0000 (08:15 +0200)]
Update http_streamer.py
fix possible memory leak
marcelveldt [Tue, 15 Oct 2019 00:02:27 +0000 (02:02 +0200)]
fix crossfade (finally!)
marcelveldt [Mon, 14 Oct 2019 20:56:27 +0000 (22:56 +0200)]
Update http_streamer.py
make sure exists are handled properly
marcelveldt [Mon, 14 Oct 2019 20:36:00 +0000 (22:36 +0200)]
fix queue stream
work-around python bug with asyncio.subprocess
marcelveldt [Mon, 14 Oct 2019 16:56:57 +0000 (18:56 +0200)]
Update http_streamer.py
debugging
marcelveldt [Mon, 14 Oct 2019 10:33:32 +0000 (12:33 +0200)]
Update http_streamer.py
marcelveldt [Mon, 14 Oct 2019 07:00:01 +0000 (09:00 +0200)]
fix some typos
marcelveldt [Sun, 13 Oct 2019 23:00:48 +0000 (01:00 +0200)]
Update web.py
marcelveldt [Sun, 13 Oct 2019 22:55:24 +0000 (00:55 +0200)]
skip ssl verification
marcelveldt [Sun, 13 Oct 2019 22:51:09 +0000 (00:51 +0200)]
fix issues
marcelveldt [Sun, 13 Oct 2019 22:38:55 +0000 (00:38 +0200)]
new aiohttp fixes
marcelveldt [Sun, 13 Oct 2019 22:08:28 +0000 (00:08 +0200)]
Update squeezebox.py