Commit Graph

640 Commits

Author SHA1 Message Date
Stein Magnus Jodal
58e75b2b7a m3u: Ignore paths outside the playlist_dir
Fixes #1659
2018-09-19 22:27:18 +02:00
Stein Magnus Jodal
23e73d962b core: Define playlists.delete() return type 2018-09-19 22:27:18 +02:00
Stein Magnus Jodal
9f69805fa7 docs: Tweak changelog 2018-04-19 20:54:18 +02:00
Stein Magnus Jodal
2cb7993316
Merge pull request #1621 from kingosticks/fix/mpd-load-tracklist-metadata
Lookup track metadata for MPD load and listplaylistinfo
2018-04-19 20:53:24 +02:00
Nick Steel
e87599a2d3 Explicitly check for None (core playlists API future proofing). 2018-04-15 21:21:59 +01:00
Stein Magnus Jodal
267d705978 docs: Tweak changelog 2018-04-15 22:19:30 +02:00
Nick Steel
ae4dab65e4 docs: added changelog entry 2018-04-15 17:46:46 +01:00
Stein Magnus Jodal
e6c89f3b6a docs: Tweak changelog 2018-04-06 22:11:47 +02:00
matt LLVW
2e6c0049a4 config: remove 10000 tracks limitation in playlists 2018-04-04 19:20:17 +02:00
Stein Magnus Jodal
4581451973 docs: Update changelog 2018-03-30 11:59:46 +02:00
Stein Magnus Jodal
e215484c75 encoding: Never crash if unknown bytes in OS errors
Fixes #1599
2018-03-30 11:25:31 +02:00
Stein Magnus Jodal
cd2bbaba07 docs: Add PR#1611 to changelog 2018-03-30 10:44:08 +02:00
Stein Magnus Jodal
95577206a0 Require tornado >= 4.4 2018-03-29 20:51:01 +02:00
Jarryd Tilbrook
b4c98ec4a5 Fix/1531 add unix domain socket (#1629)
mpd: add functionality for unix domain socket (Fixes #1531)

The Hostname config type now supports a Unix socket path prefixed with `unix:`
2018-02-13 12:58:39 +00:00
Stein Magnus Jodal
7862274c32 docs: Update changelog 2017-02-11 13:43:32 +01:00
Btjones711
fb9f2198bd -Changed Idle command by removing "list_command=False" to stay in convention with MPD
-Edited change log to reflect the bugfix

(cherry picked from commit 4fd86c37a7)
2017-02-11 13:41:33 +01:00
Stein Magnus Jodal
b68c995cae docs: v2.1.0 release notes 2017-01-02 23:54:42 +01:00
Thomas Adamcik
8c548250a8 docs: Update changelog with scanner duration changes 2016-10-26 23:48:57 +02:00
Thomas Adamcik
7ecc6e5af7 audio: Revert MMS related changes.
This reverts commit 74cf673171.
"audio: Wait for state change instead of async done in scanner."

This reverts commit 4adea37e97.
"audio: Give up getting duration for MMS (Fixes: #1553)"
2016-10-26 23:40:25 +02:00
Stein Magnus Jodal
bbeb5c03aa Require Tornado >= 3.2
Survey of version available in the oldest distros we care about:

- Debian 8, squeeze: 3.2.2
- Debian 8, squeeze-backports: 4.2.0
- Ubuntu 16.04 LTS: 4.2.1
- Arch Linux: 4.4.2
2016-10-26 00:39:42 +02:00
Thomas Adamcik
74cf673171 audio: Wait for state change instead of async done in scanner.
This increases the robustness by quite a bit, we no longer:
- Fail on elements such as mmssrc that can't go to playing ASYNC.
- Try going to playing if we've already tried before.
2016-10-25 22:48:03 +02:00
Thomas Adamcik
b8446f2469 docs: Add changelog for MMS scanning fix 2016-10-25 22:01:08 +02:00
Stein Magnus Jodal
6d2f5e584a docs: Add PR #1549 to changelog 2016-10-25 00:19:18 +02:00
Stein Magnus Jodal
5d6879bff9 docs: Add file/excluded_file_extensions to changelog 2016-10-24 23:43:47 +02:00
Stein Magnus Jodal
3b40c77cfb docs: Reorder backlog 2016-10-24 23:43:03 +02:00
Thomas Adamcik
e161e9b26c Merge branch 'develop' into fix/1479-cant-play-rtsp 2016-10-24 23:20:52 +02:00
Stein Magnus Jodal
da392510f1 docs: Format changelog 2016-10-24 23:14:32 +02:00
Thomas Adamcik
3d477e1eb9 Merge branch 'develop' into fix/1479-cant-play-rtsp 2016-10-24 23:07:34 +02:00
Stein Magnus Jodal
e72d5dc016 Merge pull request #1561 from dublok/fix/1471-scanner-date-tag-missing
Scanner: Set date to track and album: fix #1471
2016-10-04 11:05:23 +02:00
Thomas Adamcik
b4896a4bf9 docs: Add PR#1555 to changelog
Note that #1555 could also have been a candidate for a point release.
2016-10-02 13:48:56 +02:00
dublok
18a3f6801c Scanner: set date to track and album 2016-09-19 20:09:02 +02:00
Jens Lütjen
92767e49f9 Fix typos and formatting 2016-09-16 21:01:10 +02:00
Jens Lütjen
5057b8b31d Merge 'develop' and resolve conflict
Conflicts:
	docs/changelog.rst
2016-09-14 18:17:52 +02:00
Stein Magnus Jodal
bce1101458 Merge branch 'release-2.0' into develop 2016-08-12 20:59:28 +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
3346778c41 models: Fix encoding error in Identifier field
Fixes #1508
2016-08-11 23:55:31 +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
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
02a2788da0 docs: Cleanup changelog 2016-08-07 08:37:44 +02:00
Thomas Adamcik
9d4b62db14 audio: Update scanner to handle sources that only have dynamic pads
Fixes #1479
2016-07-27 21:43:41 +02:00
Thomas Adamcik
aa3293673a Merge branch 'release-2.0' into develop 2016-07-27 00:30:39 +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