Commit Graph

7466 Commits

Author SHA1 Message Date
Jens Lütjen
92767e49f9 Fix typos and formatting 2016-09-16 21:01:10 +02:00
Jens Lütjen
46dd36d914 Optimize _tl_tracks initialization 2016-09-16 20:28:10 +02:00
Jens Lütjen
5057b8b31d Merge 'develop' and resolve conflict
Conflicts:
	docs/changelog.rst
2016-09-14 18:17:52 +02:00
Thomas Adamcik
92ddd888ee Merge pull request #1547 from naglis/docs/remove-ext-mopidy-leftasrain
docs: Remove link to the Mopidy-LeftAsRain plugin
2016-08-17 22:17:31 +02:00
Naglis Jonaitis
633d87bdbd docs: Remove link to the Mopidy-LeftAsRain plugin 2016-08-17 21:31:38 +03:00
Stein Magnus Jodal
5973c0f6b9 docs: Deb packaging is done on Debian infrastructure as part of the pkg-mopidy team 2016-08-12 21:19:43 +02:00
Stein Magnus Jodal
bce1101458 Merge branch 'release-2.0' into develop 2016-08-12 20:59:28 +02:00
Stein Magnus Jodal
7018c03e30 Release v2.0.1 2016-08-12 20:56:57 +02:00
Stein Magnus Jodal
3011519231 Bump version to 2.0.1 2016-08-12 20:51:15 +02:00
Stein Magnus Jodal
1ec465bb5d docs: Add v2.0.1 release date 2016-08-12 20:50:19 +02:00
Stein Magnus Jodal
c0ce188451 Merge branch 'release-2.0' into develop 2016-08-12 01:17:31 +02:00
Stein Magnus Jodal
4c3309814f docs: Fix typos in changelog 2016-08-12 01:16:53 +02:00
Stein Magnus Jodal
41559cf7c9 Merge pull request #1546 from jodal/fix/1508-identifier-field-encoding-error
Fix #1508: identifier field encoding error
2016-08-12 01:11:33 +02:00
Stein Magnus Jodal
3346778c41 models: Fix encoding error in Identifier field
Fixes #1508
2016-08-11 23:55:31 +02:00
Stein Magnus Jodal
4e91f28944 docs: Remove GlobalSign as cert has expired 2016-08-09 22:37:44 +02:00
Stein Magnus Jodal
2d4439a03a audio: Formatting 2016-08-07 21:58:13 +02:00
Stein Magnus Jodal
6a01a2e906 models: Test Identifier field type 2016-08-07 21:30:56 +02:00
Stein Magnus Jodal
d16494ce0d Merge branch 'release-2.0' into develop 2016-08-07 09:49:40 +02:00
Stein Magnus Jodal
a3164ca43b docs: PR#1496 fixed #1505 2016-08-07 09:30:46 +02:00
Stein Magnus Jodal
c8454e6577 Merge branch 'fix/1357-postpone-appsrc-metadata' into release-2.0 2016-08-07 09:25:06 +02:00
Stein Magnus Jodal
5e8682cc51 audio: Address my own comments on PR#1538 2016-08-07 09:24:45 +02:00
Thomas Adamcik
3e12ed1f69 audio: Postpone set_metadata until track is playing 2016-08-07 09:22:45 +02:00
Stein Magnus Jodal
b73aa4c78d Merge branch 'release-2.0' into develop 2016-08-07 09:18:27 +02:00
Stein Magnus Jodal
0d16502da1 docs: Require Pykka for docs building (fixes #1500)
Pykka is a pure Python dependency, so we might as well depend on it for
docs building so that :autoclass: works on Pykka subclasses in the docs.
2016-08-07 09:03:21 +02:00
Stein Magnus Jodal
12e0c87c99 docs: Fix warnings about unknown options 2016-08-07 08:51:20 +02:00
Stein Magnus Jodal
4ec06ef8f9 docs: Remove broken download stats 2016-08-07 08:37:55 +02:00
Stein Magnus Jodal
02a2788da0 docs: Cleanup changelog 2016-08-07 08:37:44 +02:00
Thomas Adamcik
aa3293673a Merge branch 'release-2.0' into develop 2016-07-27 00:30:39 +02:00
Thomas Adamcik
8707a7c9cf lint: Re-enable flake8-import-order 2016-07-26 21:41:49 +02:00
Thomas Adamcik
e594d560ff audio: Make sure tags are never none (Fixes #1449) 2016-07-26 21:33:16 +02:00
Thomas Adamcik
ad4225d38d audio: Make scanner handle media with not duration (Fixes: #1526) 2016-07-26 21:16:31 +02:00
Thomas Adamcik
242a771062 docs: Add sphinx_rtd_theme in docs/requirements.txt 2016-07-25 23:48:53 +02:00
Thomas Adamcik
c1679964ff docs: Add PR#1525 and PR#1517 to changelog 2016-07-25 22:09:52 +02:00
Thomas Adamcik
44ff669744 Merge pull request #1534 from edran/fix-scrobbling
Get correct track position on change events
2016-07-25 22:08:41 +02:00
Thomas Adamcik
5b6632e886 Merge pull request #1534 from edran/fix-scrobbling
Get correct track position on change events
2016-07-25 22:05:34 +02:00
Thomas Adamcik
692138a51e Merge pull request #1525 from palfrey/dodgy-date-tags
If the date in a tag is invalid, skip it
2016-07-25 22:01:12 +02:00
Thomas Adamcik
57b8b8435d Merge pull request #1525 from palfrey/dodgy-date-tags
If the date in a tag is invalid, skip it
2016-07-25 22:00:51 +02:00
Thomas Adamcik
0c6be281df doc: Add changelog entry for PR#1496 and PR#1522 2016-07-25 21:53:21 +02:00
Thomas Adamcik
5e2b44ab44 Merge pull request #1522 from SeppSTA/fix/1521-download-timeout-sec
fix/1521 download timeout sec
2016-07-25 21:52:38 +02:00
Thomas Adamcik
3ee91240a0 Merge pull request #1496 from dublok/fix/1462-flac-seek-freeze
audio: Ignore position of _on_position_changed callback (fixes #1462)
2016-07-25 21:43:31 +02:00
Thomas Adamcik
c199fb1c81 lint: Workaround and fix to account for new version of flake8 2016-07-25 21:16:30 +02:00
Thomas Adamcik
fb823d1a7c lint: Workaround and fix to account for new version of flake8 2016-07-25 21:09:38 +02:00
Nantas Nardelli
6e603a183b Add TODO about checking length of track when null 2016-07-24 22:26:59 +01:00
Nantas Nardelli
500ff70b87 Add changelog entry for #1534, and fix #1523 typo 2016-07-24 21:52:15 +01:00
Nantas Nardelli
d1449bcb6f Properly get track position before change events
In particular, this allows to send the right information when:

1. the track finishes and switches to the next one in the list;
2. user presses next / previous

The cases of EOS and stop event were already handled properly.

Note: we only have GStreamer's `about-to-finish` event to deal with the
end of a track, which usually happens a few seconds before the end of
the track. We set the position to the length of the track, which is not
overridden unless the user generates a relevant callback.
2016-07-24 20:30:48 +01:00
Thomas Adamcik
068800c699 Merge pull request #1523 from ismailof/fix/1133-mpd-nextsongid
mpd: Add nextsong and nextsongid to mpd status command (Fixes #1133)
2016-06-26 11:52:24 +02:00
ismailof
65498485fe Add changelog entry 2016-06-26 11:19:08 +02:00
ismailof
95ac2714ff Add changelog entry 2016-06-26 11:18:34 +02:00
Tom Parker
ffe32ab7c7 Use logger.debug, not logging.log(logging.DEBUG 2016-06-13 22:03:51 +01:00
Thomas Adamcik
431984d103 Merge pull request #1496 from dublok/fix/1462-flac-seek-freeze
audio: Ignore position of _on_position_changed callback (fixes #1462)
2016-06-13 22:44:03 +02:00