Stein Magnus Jodal
|
7f70d68eda
|
Merge branch 'hotfix/crash-when-missing-lastfm' into develop
Conflicts:
docs/changes.rst
docs/installation/index.rst
mopidy/__init__.py
|
2011-01-07 20:41:09 +01:00 |
|
Stein Magnus Jodal
|
d32d4b2cad
|
Release v0.2.1
|
2011-01-07 20:38:48 +01:00 |
|
Stein Magnus Jodal
|
7dce103d90
|
Fix crash in Last.fm frontend if pylast was not installed or frontend not configured
|
2011-01-07 20:18:40 +01:00 |
|
Stein Magnus Jodal
|
18caae4b18
|
Simplify dependency list
|
2010-12-28 15:12:04 +01:00 |
|
Stein Magnus Jodal
|
2d7ac22567
|
docs: Update all Git repo references
|
2010-11-23 09:38:47 +01:00 |
|
Stein Magnus Jodal
|
0b9d7bbd3f
|
Switch main GitHub repo from jodal/mopidy to mopidy/mopidy
|
2010-11-23 09:01:44 +01:00 |
|
Stein Magnus Jodal
|
1c48c7ab2f
|
Show 320kbit bitrate in MPD if SPOTIFY_HIGH_BITRATE=True
|
2010-11-23 01:31:49 +01:00 |
|
Johannes Knutsen
|
73ed9920c4
|
Document the default value on the Spotify preferred bitrate setting
|
2010-11-23 00:36:02 +01:00 |
|
Johannes Knutsen
|
975b264c2d
|
set connection connected after preferred bitrate is set
|
2010-11-23 00:33:14 +01:00 |
|
Johannes Knutsen
|
133a22ef97
|
add SPOTIFY_HIGH_BITRATE setting to enable streaming of Spotify's high bitrate streams
|
2010-11-23 00:26:23 +01:00 |
|
Stein Magnus Jodal
|
1ed29a4b9a
|
Fix pylint warnings
|
2010-11-03 00:11:46 +01:00 |
|
Stein Magnus Jodal
|
b7a0d75372
|
Merge branch 'feature/split-controllers-and-providers' into develop
|
2010-11-03 00:09:36 +01:00 |
|
Stein Magnus Jodal
|
b234c0553c
|
Fix docstring indentation
|
2010-11-03 00:09:13 +01:00 |
|
Stein Magnus Jodal
|
2941c83bb8
|
Merge remote branch 'adamcik/feature/musicbrainz-id-support' into develop
|
2010-11-03 00:08:32 +01:00 |
|
Stein Magnus Jodal
|
fc9daa5a5a
|
Rename {Base => }PlaybackController
|
2010-11-03 00:06:32 +01:00 |
|
Stein Magnus Jodal
|
9a1f16cba6
|
Rename {Base => }Backend
|
2010-11-03 00:03:08 +01:00 |
|
Thomas Adamcik
|
3fe3ed27b9
|
Document copy method and update musicbrainz field doc
|
2010-11-03 00:01:32 +01:00 |
|
Stein Magnus Jodal
|
76ce2a6345
|
Rename {Base => }StoredPlaylistController
|
2010-11-02 23:58:10 +01:00 |
|
Stein Magnus Jodal
|
fa4818095f
|
Document 'provider' arg to LibraryController()
|
2010-11-02 23:56:15 +01:00 |
|
Stein Magnus Jodal
|
5ada4709bd
|
Rename {Base => }LibraryController
|
2010-11-02 23:54:02 +01:00 |
|
Stein Magnus Jodal
|
67885e83b6
|
Rename {Base => }CurrentPlaylistController
|
2010-11-02 23:50:55 +01:00 |
|
Stein Magnus Jodal
|
c82b0d01aa
|
We do not need __all__, cause we do not 'import *'
|
2010-11-02 23:46:47 +01:00 |
|
Stein Magnus Jodal
|
0836418bfc
|
Fix pylint error
|
2010-11-02 23:42:58 +01:00 |
|
Stein Magnus Jodal
|
f3589d2e49
|
Merge branch 'develop' into feature/multi-backend
|
2010-11-02 23:42:13 +01:00 |
|
Stein Magnus Jodal
|
6a8998a5c3
|
Fix pylint warnings
|
2010-11-02 23:42:02 +01:00 |
|
Stein Magnus Jodal
|
9267cd43cd
|
Move BaseMixer from __init__.py to base.py
|
2010-11-02 23:35:56 +01:00 |
|
Stein Magnus Jodal
|
3e8be009e4
|
Add consistent may/must notices to all unimplemented methods
|
2010-11-02 23:33:07 +01:00 |
|
Stein Magnus Jodal
|
13ece43363
|
Split BaseLibraryController in controller and provider
|
2010-11-02 23:08:54 +01:00 |
|
Thomas Adamcik
|
6cba4bc564
|
Add albumartist support
|
2010-11-02 20:19:29 +01:00 |
|
Thomas Adamcik
|
f58d47fda2
|
Add fixmes
|
2010-11-02 17:41:21 +01:00 |
|
Thomas Adamcik
|
326ade05cc
|
Add musicbrainz support to tag_cache parsing
|
2010-11-02 17:24:42 +01:00 |
|
Thomas Adamcik
|
37222d66f5
|
Add albumartistid to frontent
|
2010-11-02 01:00:11 +01:00 |
|
Thomas Adamcik
|
90fbf69b85
|
Add albumartistid to scanner
|
2010-11-02 01:00:00 +01:00 |
|
Thomas Adamcik
|
31933c2c2f
|
Fix musicbrainz support in mpd format track
|
2010-11-02 00:43:03 +01:00 |
|
Thomas Adamcik
|
988ff66c5e
|
Add musicbrainz support to scanner translator
|
2010-11-02 00:36:01 +01:00 |
|
Thomas Adamcik
|
3b7904b826
|
Add FIXME to data translator for scanner
|
2010-11-02 00:36:01 +01:00 |
|
Thomas Adamcik
|
edb2f060c4
|
Add musicbrainz to models
|
2010-11-02 00:36:01 +01:00 |
|
Thomas Adamcik
|
d05e48c439
|
Add generic copy method to models (including tests)
|
2010-11-02 00:35:27 +01:00 |
|
Stein Magnus Jodal
|
0b681a4e4c
|
Merge branch 'develop' into feature/multi-backend
Conflicts:
mopidy/backends/local/__init__.py
|
2010-11-02 00:33:06 +01:00 |
|
Stein Magnus Jodal
|
4e0c1ce93f
|
docs: Improve playback provider docs
|
2010-11-01 23:52:21 +01:00 |
|
Stein Magnus Jodal
|
7193302c10
|
Use a DummyQueue in DummyBackend to silence triggered events
|
2010-11-01 23:27:52 +01:00 |
|
Thomas Adamcik
|
dd25fadd8b
|
Track result should contain key
|
2010-11-01 23:23:59 +01:00 |
|
Stein Magnus Jodal
|
f486bf512d
|
Split BaseStoredPlaylistsController in controller and provider
|
2010-11-01 23:19:32 +01:00 |
|
Thomas Adamcik
|
8bfa7d2937
|
Update tag cache code so it adds mtime and file that is relative
|
2010-11-01 23:16:49 +01:00 |
|
Thomas Adamcik
|
4ac1d8d217
|
Remove mtime and key from track_to_mpd_format
|
2010-11-01 23:09:21 +01:00 |
|
Thomas Adamcik
|
d4437d5adc
|
Decode all data from tag_cache as utf-8
|
2010-11-01 23:06:45 +01:00 |
|
Stein Magnus Jodal
|
beeda04785
|
Add destroy() to playback provider API
|
2010-11-01 22:52:56 +01:00 |
|
Thomas Adamcik
|
913bac3b0d
|
Rename with_ to copy
|
2010-11-01 00:56:06 +01:00 |
|
Thomas Adamcik
|
71ee3a8ef7
|
Don't remove expanduser from get_or_create_file and get_or_create_folder
|
2010-11-01 00:37:55 +01:00 |
|
Thomas Adamcik
|
fe309d374e
|
Get rid of all kinds of abspath and expandpath usage that is no longer needed
|
2010-11-01 00:37:55 +01:00 |
|