Paulus Schoutsen
|
e7e540d4bb
|
Clean up and test media player
|
2016-02-02 00:31:36 -08:00 |
Erik
|
ec2b433733
|
should be _id
|
2016-01-23 18:55:43 +01:00 |
Erik
|
492c4b7f00
|
style
|
2016-01-23 18:14:03 +01:00 |
Erik
|
b3beb9f3c9
|
style
|
2016-01-23 18:08:54 +01:00 |
Erik
|
837e7affa7
|
only query artwork by track_id if id is available (7.7 vs 7.9 version issue?)
|
2016-01-23 17:48:14 +01:00 |
Erik
|
58ef69b95d
|
less hacky way of getting unique cover art
|
2016-01-20 16:31:51 +01:00 |
Erik
|
54f65ae87d
|
1) artwork_url might be a relative url (such as /imageproxy). in that case, join it with the base url. note: urllib.parse.urljoin will handle case when the artwork url is absolute. 2) artwork would not be replaced in the user interface because the url did not change between tracks (http://.../cover.jpg). solved by appending internal hash of the media title to the url to force reload
|
2016-01-20 10:57:39 +01:00 |
Paulus Schoutsen
|
3b7b12bbd5
|
Make Flake8 happy
|
2016-01-12 21:53:27 -08:00 |
Daren Lord
|
2812fae721
|
Fixing bug when connecting to squeezebox and it is a float
|
2015-11-11 16:21:42 -07:00 |
Fabian Affolter
|
97f9f8aa49
|
Update link to docs (Jekyll 3 update)
|
2015-11-09 13:12:18 +01:00 |
Fabian Affolter
|
84a9a300d6
|
Fix link
|
2015-10-23 18:13:28 +02:00 |
Fabian Affolter
|
55718aac66
|
Remove configuration details
|
2015-10-23 18:10:32 +02:00 |
Per Sandström
|
5b7389de55
|
bugfix, 1 = force pause
|
2015-10-18 21:05:30 +02:00 |
Per Sandstrom
|
2fb2d5c1d6
|
use id instead of name when updating players
|
2015-09-08 20:59:54 +02:00 |
Fabian Affolter
|
1d910f3a84
|
Update docstring (config file) and attempt to honor PEP0257 more
|
2015-09-07 18:35:00 +02:00 |
Per Sandstrom
|
b681cf2eaa
|
removed unnecessary log row
|
2015-08-06 09:27:23 +02:00 |
Per Sandstrom
|
9ead39e703
|
added turn on/off support
|
2015-08-06 09:05:27 +02:00 |
Per Sandstrom
|
393e88e732
|
add to .coveragerc
|
2015-08-05 22:25:03 +02:00 |
Per Sandstrom
|
03f93063f8
|
fixed flake8 issues
|
2015-08-05 20:09:20 +02:00 |
Per Sandstrom
|
eb83621fce
|
fixing pylint issues
|
2015-08-05 20:02:39 +02:00 |
Per Sandstrom
|
db2cbf33c3
|
Added support for multiple players
|
2015-08-05 13:49:45 +02:00 |
Per Sandstrom
|
30e24296c4
|
Fixed flake8
|
2015-08-04 20:30:01 +02:00 |
Per Sandstrom
|
e6c09f7413
|
Fixed bug with password protected LMS
|
2015-08-04 20:08:48 +02:00 |
Per Sandstrom
|
4284a3f5dc
|
Fixed pylint conventions
|
2015-08-04 19:35:53 +02:00 |
Per Sandstrom
|
bed30a5307
|
added support for logitech squeezebox
|
2015-08-04 17:22:56 +02:00 |