Nick Steel
|
87ad7fc880
|
Merge branch 'streamuris-v2' of https://github.com/kingosticks/mopidy-musicbox-webclient into kingosticks-streamuris-v2
Conflicts:
mopidy_musicbox_webclient/static/js/functionsvars.js
|
2015-11-09 23:04:54 +00:00 |
|
Nick Steel
|
a5255484d4
|
Update stream title info and restore adding radio special case.
|
2015-11-09 22:58:16 +00:00 |
|
Nick Steel
|
4087cf9379
|
Tidied up handling when add by playlist fails.
Constant to define mbw URI scheme and get scheme helper.
|
2015-11-09 22:25:35 +00:00 |
|
Nick Steel
|
92fe64ba1d
|
Fix play now/next behaviour for generic playTrack method.
|
2015-11-09 21:47:29 +00:00 |
|
Nick Steel
|
c6feaeb048
|
Use a more generic maybePlay throughout playBrowsedTracks.
|
2015-11-09 21:20:04 +00:00 |
|
dmosen
|
aa7b0a59da
|
Fixed behavior of play now/next on empty tracklist
removed getTracks() call
|
2015-11-09 19:48:50 +00:00 |
|
Nick Steel
|
ded5192b3b
|
Update track name when stream title changes
|
2015-10-19 23:45:15 +01:00 |
|
Nick Steel
|
4e8856f4f3
|
Merge pull request #117 from DavisNT/feature/RefreshPlaylists
Feature refresh playlists
|
2015-10-11 23:07:00 +01:00 |
|
Nick Steel
|
0090699818
|
User's favourite streams now saved as an m3u playlist.
|
2015-10-09 01:00:37 +01:00 |
|
Nick Steel
|
7bad3ee89b
|
Use mopidy v1.0 uris param when adding to tracklist.
Stop using deprecated tracks parameter when manipulating the
tracklist and use lightweight uris instead. (Fixes #111).
|
2015-10-04 14:09:16 +01:00 |
|
Nick Steel
|
d211b92447
|
Use correct websocket protocol when using websocket_host/port settings
|
2015-08-25 15:54:33 +01:00 |
|
Nick Steel
|
3d156c3e62
|
Removed Grooveshark support. (Fixes #120).
|
2015-08-04 13:44:14 +01:00 |
|
Davis Mosenkovs
|
8502f648f1
|
Fix scroll offset on playlists load
|
2015-07-12 02:24:42 +03:00 |
|
Davis Mosenkovs
|
896ec8afde
|
Add refresh button for playlists
|
2015-07-12 02:15:31 +03:00 |
|
Davis Mosenkovs
|
728c58d165
|
Fix Browse caption size
|
2015-07-12 01:39:00 +03:00 |
|
Nick Steel
|
fe666ceee4
|
Recognise m3u backend and tidy processGetPlaylists
|
2015-06-23 16:57:26 +01:00 |
|
Nick Steel
|
43c7733e73
|
Static client support. (Fixes #105).
|
2015-06-23 16:56:46 +01:00 |
|
Nick Steel
|
c8e5160bd6
|
Only consider tracks when playing from the browse results. (Fixes #112).
|
2015-06-19 01:27:00 +01:00 |
|
Nick Steel
|
204c5a27ac
|
Correctly identify user's Spotify starred playlist. (Fixes #110).
|
2015-06-19 01:17:32 +01:00 |
|
Nick Steel
|
ad816350f9
|
Use a fake 'mbw:' URI scheme for our internal track caches. (Fixes #109).
Better solution is to prevent sending our internal cache URIs to Mopidy in the first place.
Also removed unused customPlaylists.
|
2015-06-18 00:13:55 +01:00 |
|
Nick Steel
|
0a4c3ceed3
|
Better fake up Album model for stricter mopidy validation. (Fixes #111).
This is a bit of a hack. The better solution is to only send URIs rather than full Track models.
|
2015-06-17 23:51:26 +01:00 |
|
Nick Steel
|
ab59c7be00
|
Merge branch 'DavisNT-feature/SavePlaylist' into develop
|
2015-06-17 21:27:41 +01:00 |
|
Davis Mosenkovs
|
2b4c670ec3
|
Added ability to save Queue as local Playlist
|
2015-06-17 21:05:57 +01:00 |
|
Davis Mosenkovs
|
fc721cf087
|
Link to Alarm Clock: fix flake8 errors
|
2015-05-30 16:27:31 +03:00 |
|
Davis Mosenkovs
|
c442144dc5
|
Link to Alarm Clock: fix flake8 E501
|
2015-05-30 16:15:43 +03:00 |
|
Davis Mosenkovs
|
4df4eb2733
|
Link to Alarm Clock: remove try/except from Alarm Clock detection
hope this won't cause any issues with broken config
|
2015-05-30 15:02:16 +03:00 |
|
Davis Mosenkovs
|
346a6a2e42
|
Link to Alarm Clock: fix home screen
|
2015-05-30 02:05:06 +03:00 |
|
Davis Mosenkovs
|
00d0b16f3b
|
Link to Alarm Clock: fix Alarm Clock detection
|
2015-05-30 01:21:15 +03:00 |
|
Davis Mosenkovs
|
287995110b
|
Add link to Alarm Clock
|
2015-05-30 01:05:42 +03:00 |
|
Nick Steel
|
be769dc479
|
Removed unused string import
|
2015-04-26 00:51:16 +01:00 |
|
Nick Steel
|
f3275339c0
|
Make musicbox config setting optional
|
2015-04-26 00:50:40 +01:00 |
|
Nick Steel
|
5b7880936f
|
Removed unused title templating
|
2015-04-26 00:46:16 +01:00 |
|
Nick Steel
|
b598dbd90d
|
Optional config settings for websocket host and port
|
2015-04-26 00:38:43 +01:00 |
|
Nick Steel
|
83c04b693f
|
Removed unused variables
|
2015-04-25 19:03:51 +01:00 |
|
Nick Steel
|
91d943db74
|
Update copyrite year
|
2015-04-25 19:02:33 +01:00 |
|
Nick Steel
|
b436926b58
|
Remoe no longer used code. Fixes #100.
|
2015-04-25 18:42:58 +01:00 |
|
Camilo Nova
|
dde939ba45
|
Added grooveshark search backend
|
2015-04-25 10:54:37 -05:00 |
|
Camilo Nova
|
17834e0470
|
Improved text for the user
|
2015-04-25 08:37:26 -05:00 |
|
Camilo Nova
|
934014b17d
|
Added grooveshark stream
|
2015-04-25 08:34:20 -05:00 |
|
Nick Steel
|
eb58e743d8
|
Treat streams same as everything else in playBrowsedTracks
Fixes #98
|
2015-04-24 00:13:37 +01:00 |
|
Nick Steel
|
a8ef6c43b1
|
Don't want for tracklist clear response in playBrowsedTracks
|
2015-04-24 00:11:39 +01:00 |
|
Nick Steel
|
bf0ad63317
|
Tidied up playBrowsedTracks
|
2015-04-14 23:29:47 +01:00 |
|
Nick Steel
|
ebe6772e1b
|
Fixed indentation
|
2015-04-14 23:02:31 +01:00 |
|
Nick Steel
|
a2c78c491e
|
Merge pull request #94 from wagamama/long-wait
Maintain local copy of browsed tracks.
|
2015-04-12 18:36:36 +01:00 |
|
Nick Steel
|
2c2e9776b7
|
Consolidate common code into getNowPlayingTlid.
|
2015-04-12 18:10:09 +01:00 |
|
wagamama
|
b4a780ad5a
|
Keep track of browsing tracks
Store browsing tracks in global "browseTracks" for playing all tracks
|
2015-04-11 13:14:31 +08:00 |
|
wagamama
|
47b45dffa9
|
Refine code
|
2015-03-26 09:42:24 +08:00 |
|
wagamama
|
704e1fc191
|
Merge branch 'develop' into multi-songs
Conflicts:
mopidy_musicbox_webclient/static/index.html
mopidy_musicbox_webclient/static/js/controls.js
|
2015-03-26 09:31:00 +08:00 |
|
kingosticks
|
464707c61f
|
Update version and release date
|
2015-03-26 00:11:41 +00:00 |
|
kingosticks
|
cfa6225e44
|
Fixed browse popup not closing
|
2015-03-26 00:08:07 +00:00 |
|