Commit Graph

1988 Commits

Author SHA1 Message Date
Thomas Adamcik
971132d539 Support just local or shoutcast audio output 2011-04-25 01:30:48 +02:00
Thomas Adamcik
3a44f130aa Refactor shoutcast tests 2011-04-25 01:30:48 +02:00
Thomas Adamcik
b58436aaf3 Use audioconvert to ensure that volume element is handeled 2011-04-25 01:30:47 +02:00
Thomas Adamcik
700792f4a0 Add basic streaming support 2011-04-25 01:30:47 +02:00
Thomas Adamcik
a81113e1a7 Add _build_shoutcast_description to construct shoutcast bin 2011-04-25 01:30:47 +02:00
Thomas Adamcik
ecdf689301 Factor out method to add output bin 2011-04-25 01:30:47 +02:00
Thomas Adamcik
9f77f801ba Swith to tee based pipeline to allow for multiple outputs 2011-04-25 01:30:47 +02:00
Thomas Adamcik
aa0c309d23 Ignore tracks without uri as they are probably local files 2011-04-25 01:28:22 +02:00
Thomas Adamcik
b5b2319ac1 Use uridecodebin for all playblack 2011-04-24 18:32:45 +02:00
Thomas Adamcik
0b91b26910 Check if creation of IPv6 sockets works before using it (fixes #75) 2011-04-23 18:15:28 +02:00
Thomas Adamcik
f20b3b26f6 Add platform and python information to startup logging (fixes #73) 2011-04-23 15:08:03 +02:00
Stein Magnus Jodal
79771d6e2c Rename data_folder() to path_to_data_dir() 2011-04-07 15:55:03 +02:00
Stein Magnus Jodal
e188f19595 Fix typo in 0.3.0 changelog 2011-04-06 23:05:55 +02:00
Stein Magnus Jodal
342c13f811 Fix 'song: None' in 'status' response 2011-04-06 22:40:50 +02:00
Stein Magnus Jodal
ba738b5c1e Add missing tests for eq/ne of Playlist 2011-04-06 18:36:14 +02:00
Stein Magnus Jodal
005260eb9c Add __repr__ to ImmutableObject to get better output from failed model comparisions in tests 2011-04-06 18:18:00 +02:00
Stein Magnus Jodal
037da6f460 Remove Playlist._tracks workaround 2011-04-06 18:01:33 +02:00
Stein Magnus Jodal
fce5964395 Remove Track._artists workaround 2011-04-06 17:54:12 +02:00
Stein Magnus Jodal
9499250a7f Remove Album._artists workaround 2011-04-06 17:51:36 +02:00
Stein Magnus Jodal
c5dd33a343 Replace invalid :cmd: with valid :command: 2011-04-05 21:50:07 +02:00
Stein Magnus Jodal
176409f0e8 Update changelog with patches from grunskis and octe 2011-04-05 21:46:11 +02:00
Stein Magnus Jodal
bd6357fa45 Merge remote-tracking branch 'octe/develop' into develop
Conflicts:
	mopidy/frontends/mpd/translator.py
2011-04-05 21:45:06 +02:00
Stein Magnus Jodal
dec1643e7f Merge remote-tracking branch 'grunskis/develop' into develop 2011-04-05 21:37:21 +02:00
Stein Magnus Jodal
f3480ef680 Ironic: Misspelling 'bugs' 2011-04-05 21:36:05 +02:00
Stein Magnus Jodal
9e3cfc1072 Give jkp credits for fixing bugs in Pyspotify 2011-04-05 21:33:12 +02:00
Stein Magnus Jodal
2bacf5fe0b Fix link in changelog 2011-04-03 12:56:35 +02:00
Stein Magnus Jodal
f25f3d95c7 Update changelog after merge of feature/pykka-actors 2011-04-03 12:44:30 +02:00
Stein Magnus Jodal
be1e0fa819 Merge branch 'feature/pykka-actors' into develop 2011-04-03 12:29:13 +02:00
Stein Magnus Jodal
b0f92af157 Merge remote branch 'mopidy/develop' into feature/pykka-actors 2011-03-31 09:05:59 +02:00
Stein Magnus Jodal
4703783eed Upgrade to work with final release of Pykka 0.12 2011-03-30 23:28:54 +02:00
Stein Magnus Jodal
62f07cdd7f Sleep forever when main() is done to be able to catch KeyboardInterrupt 2011-03-30 23:08:36 +02:00
Stein Magnus Jodal
3aded359c5 Fix error in issue reference 2011-03-30 20:21:56 +02:00
Stein Magnus Jodal
dff5993727 Add Github issue reference 2011-03-30 20:18:04 +02:00
Stein Magnus Jodal
36b9c1af19 Update changelog with fixes by bok 2011-03-30 20:15:08 +02:00
Stein Magnus Jodal
4a5c0a621d Merge remote-tracking branch 'bok/develop' into develop 2011-03-30 19:39:23 +02:00
Stein Magnus Jodal
4c5db1e25e docs: How to turn off 'idle' use ncmpcpp 2011-03-30 19:35:33 +02:00
Antoine Pierlot-Garcin
e0b212a275 Spotify backend: better error handling. 2011-03-30 00:49:51 -04:00
Stein Magnus Jodal
4452957c10 Require Pykka 0.12 (not released yet) 2011-03-30 00:39:19 +02:00
Stein Magnus Jodal
5d6fc7b092 Avoid blocking forever waiting on search query responses from Spotify 2011-03-24 13:52:41 +01:00
Stein Magnus Jodal
be42217d3b Fix 'stored_playlists does not have "playlists" attribute' error 2011-03-24 06:58:22 +01:00
Stein Magnus Jodal
168d6ea434 Replace last multiprocessing.Connection with Queue.Queue 2011-03-23 23:05:20 +01:00
Stein Magnus Jodal
b07f37117f Fix Pylint error 2011-03-23 22:43:32 +01:00
Stein Magnus Jodal
a0805ba80f Remove unused imports 2011-03-23 22:37:36 +01:00
Stein Magnus Jodal
d7149d8ea0 Raise EnvironmentError instead of Exception to make pylint happy 2011-03-23 22:37:20 +01:00
Stein Magnus Jodal
4f546246f8 Fix sound with Spotify backend (YAY :-) ) 2011-03-23 22:24:04 +01:00
Stein Magnus Jodal
e79346b5c3 Remove unused import 2011-03-23 22:19:36 +01:00
Stein Magnus Jodal
b83dad7845 Update tests to match change in previous commit 2011-03-21 00:34:54 +01:00
Stein Magnus Jodal
af118a3f25 Fix future usage in LocalBackend 2011-03-21 00:18:12 +01:00
Stein Magnus Jodal
b5da3c3404 GStreamerOutput need a reference to the backend for notifying it on end of track 2011-03-20 01:37:06 +01:00
Stein Magnus Jodal
b67b579556 Spotify backend needs a reference to the output 2011-03-20 01:20:42 +01:00