Commit graph

2139 commits

Author SHA1 Message Date
Adrian Sampson
92796d7b55 Merge pull request #2464 from mskadu/master
Updated main.rst - Updates to seeing your music
2017-03-03 10:14:51 -06:00
Adrian Sampson
38d2aeaed9 Changelog for Kodi plugin (#2411) 2017-03-03 10:04:46 -06:00
Adrian Sampson
4211050e2c Docs refinements for Kodi plugin #2411 2017-03-03 10:02:57 -06:00
Adrian Sampson
6300d0c5a0 Merge pull request #2411 from Pauligrinder/patch-2
Add a plugin to update a Kodi music library
2017-03-03 10:01:00 -06:00
Mayuresh Kadu
9e755cf7fe Update main.rst/ Seeing your music
Undid adding extra lines to the output. As @sampsyo has rightly pointed out - these would not have appeared in the output.
2017-03-03 13:14:24 +00:00
Mayuresh Kadu
1fbb557c1c Further updates to main.rst/ "Seeing your music"
Un-indented text explaining "-f" switch.
2017-03-03 13:11:23 +00:00
Mayuresh Kadu
791f60b490 further updates to Main.rst/ "Seeing your music"
Revisions to the text explaining "-f" switch, as discussed in PR #2464 of the parent.
2017-03-03 13:06:09 +00:00
Adrian Sampson
a0cbba961f Add the Kodi docs to the TOC tree 2017-03-02 10:45:09 -05:00
Adrian Sampson
697c7c0b1f Docs: explicitly say what ~ means
Again, see #2462.
2017-03-02 10:37:26 -05:00
Adrian Sampson
212ece8b8b Docs: Windows Python installer checkbox location
See #2462.
2017-03-02 10:35:29 -05:00
Adrian Sampson
d22a257008 Main guide: clarify meaning of plain keyword query
Fixes #2463.
2017-03-01 20:22:30 -05:00
Mayuresh Kadu
c3c9c50b6a Updated main.rst - Updates to seeing your music
Modified "Seeing your Music" section to add explanation of the ``-f`` param of the list command. I strongly believe that first time users would very much like to start by overriding the default format of displaying results.
2017-03-01 13:06:47 +00:00
Pauli Kettunen
877d4af344 Added documentation for kodiupdate 2017-03-01 14:55:17 +02:00
Adrian Sampson
55f9b27428 More admonition to check the beets.reg paths
See #2461.
2017-02-28 18:49:52 -05:00
Adrian Sampson
c420f59173 Remove the "install pip" step
Python versions 2.7.9+ and 3.4+ come with pip, so we no longer need to
instruct people to install it. See #2461.
2017-02-28 18:46:50 -05:00
Adrian Sampson
53ccdad964 Update guide for installing Python on Windows
As pointed out in #2461. I also notice that the installer now has a checkbox
to extend the PATH, so I'm recommending that.
2017-02-28 18:44:10 -05:00
Adrian Sampson
d7a12dbe1c Update recommended Python version to 3.6
On the topic of #2460, which points this out for the Windows beets.reg extra.
2017-02-27 13:23:07 -05:00
Adrian Sampson
1c9d42da95 Changelog/thanks for #2457 2017-02-25 15:30:36 -05:00
Adrian Sampson
1ee53d4e76 Fix up changelog for #2453 2017-02-25 13:40:15 -05:00
rachmadaniHaryono
0fe2279129 chg: docs: add changelog entry. 2017-02-25 12:14:53 +08:00
Adrian Sampson
77a6b0edf8 duplicates: Fix 2nd bug in #2444 about path types 2017-02-21 22:00:31 -05:00
Adrian Sampson
8bfdabb0c6 Changelog entry for #2448 2017-02-21 21:43:13 -05:00
Adrian Sampson
6cb9504403 Changelog for #2447 2017-02-21 09:49:56 -05:00
Adrian Sampson
a29b29f533 Docs improvements for #2447 2017-02-21 09:49:22 -05:00
Adrian Sampson
1373c0c7b8 Merge pull request #2447 from robbat2/discogs-simpleauth
discogs: support simple auth.
2017-02-21 09:47:15 -05:00
Aaron Jubbal
864aa11ec5 Merge branch 'master' into master 2017-02-21 04:43:45 -08:00
Robin H. Johnson
3e4c9b8c06
discogs: support simple auth.
The official OAuth authentication seems to have broken, so allow usage
of simple configuration instead.

See-Also: https://github.com/discogs/discogs_client/issues/78
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-20 20:20:20 -08:00
Adrian Sampson
d10bfa1af6 Changelog & thanks for #2445 2017-02-20 22:11:34 -05:00
Jacob Gillespie
4e77ef4484 Address review comments 2017-02-19 20:48:34 -06:00
Jacob Gillespie
1fd22604fb Fix linter issues 2017-02-19 17:33:26 -06:00
Jacob Gillespie
b4efecb709 Add option to hardlink when importing 2017-02-19 15:56:13 -06:00
Aaron
c250a53b4d Updated changelog and embedart docs. 2017-02-13 02:00:58 -08:00
Adrian Sampson
8087e82891 lyrics: Use Requests for Google backend (fix #2437) 2017-02-12 10:30:22 -05:00
Adrian Sampson
2fcb68afd8 Little changelog fixes (#2433) 2017-02-11 19:23:39 -05:00
Adrian Sampson
e2b9a3fca6 Merge pull request #2433 from karpinski/badfiles-checkers
badfiles: continue execution to other files instead of stopping after a checker error
2017-02-11 19:22:15 -05:00
Marcin Karpinski
8ef9f68843 badfiles: only output corrupt files by default
badfiles now only outputs corrupt files by default — to get full output enable verbose mode using -v or --verbose
2017-02-10 21:51:23 +00:00
karpinski
7e6e043f2d Adding a changelog entry. 2017-02-10 12:53:24 +01:00
karpinski
88d26e7694 Adding a move option to the importer's CLI and updating the docs. 2017-02-07 21:19:45 +01:00
Adrian Sampson
cb7c6bfb69 Use free-form MP4 tag for album gain (#2426)
I'm not sure how this got messed up, but this was:
- Trying to store album gain in the track peak part of the SoundCheck tag!
- Not writing the album gain to the non-SC free-form RG tag!

Together, this led to serious weirdness when writing these fields on AAC
files.

To be clear, we currently *only* support track-level data for SoundCheck. We
also record album-level RG information in non-iTunes tags, but that's
separate. A little googling suggests that SoundCheck now has album-level data,
but supporting that is a separate issue.
2017-02-04 14:16:11 -06:00
Adrian Sampson
0216ef294a badfiles: Python 3 compatibility
Discovered while working on #2428 that we were using an implicit bytes-to-str
conversion on the extension. This broke dict lookup on Python 3.
2017-02-04 13:43:23 -06:00
A.L. Kleijngeld
24027d1bf8 Update config.rst: see issue #2410
`When a match is above the *medium* recommendation threshold`
->
`When a match is below the *medium* recommendation threshold`

As discussed in issue #2410, which is fixed by this edit.
2017-01-27 21:48:46 +01:00
Artem Utin
40eef2056c Add changelog entry, wrap long comment lines. 2017-01-24 11:41:55 +10:00
Adrian Sampson
ca904a9d0c mpdstats: Fix Python 3 compatibility (fix #2405)
We previously needed a hack to get the client to consume and produce Unicode strings. The library has since added Unicode support, behind a constructor flag. We can remove the hack now, which was causing a crash on Python 3 because the library uses Unicode by default there, and instead use its built-in support.
2017-01-21 23:21:11 -08:00
diomekes
04f7915d41 change no-bracket argument from white space to empty 2017-01-20 22:47:47 -05:00
diomekes
3a967df396 simplify check for empty disam_val, update changelog and docs, add change bracket test 2017-01-19 20:41:44 -05:00
diomekes
377a2a6964 add bracket argument to aunique 2017-01-19 20:39:12 -05:00
Adrian Sampson
5233e0fcdd Avoid stdout encoding issues (#2393) 2017-01-19 11:36:50 -08:00
Adrian Sampson
958ad430fc bpd: Use integers for time values (fix 2394) 2017-01-17 11:37:10 -08:00
Steve Johnson
1426aea4a2 Update docs 2017-01-15 11:21:59 -08:00
Steve Johnson
d8fbdbc16a Update changelog 2017-01-15 11:21:59 -08:00
Steve Johnson
866a650bc0 Rename /item/by_path to /item/path and use PathQuery instead of direct file access 2017-01-15 11:21:33 -08:00
Steve Johnson
05bc4996a8 Rename and invert new config option 2017-01-15 11:21:33 -08:00
Steve Johnson
a994df6aa6 Fix bad doc formatting 2017-01-15 11:21:33 -08:00
Steve Johnson
c409a71ea1 Add missing plus signs to web.rst 2017-01-15 11:21:33 -08:00
Steve Johnson
43936cd84c /item/at_path/ endpoint
More at_path

/item/by_path docs
2017-01-15 11:21:33 -08:00
Steve Johnson
29d61ca634 web.exclude_paths_from_items option
More exclude_paths_from_items
2017-01-15 11:21:33 -08:00
Adrian Sampson
272aa88703 Expand convert format config docs (fix #2384) 2017-01-12 13:16:35 -05:00
Adrian Sampson
da86a410fe A little more detail in the changelog 2017-01-10 21:04:51 -05:00
Adrian Sampson
703f47ae97 Use flexible attribute for track_alt
No need for a built-in field for a simple string-type optional field like
this.
2017-01-10 21:01:36 -05:00
Mike Cameron
5250ba8020 Added changelog entry of new rack_alt path template value and updated changelog with description of change. 2017-01-10 19:40:23 -05:00
Adrian Sampson
bc93a11141 Fix #2382: replaygain backend parsing on Python 3 2017-01-10 14:45:57 -05:00
Adrian Sampson
da89be81fc Changelog for #2379 2017-01-10 12:30:48 -05:00
Adrian Sampson
2706339a83 Fix #2381: mpdupdate on Python 3
Communicate bytes over the socket, obvi.
2017-01-10 12:22:30 -05:00
Adrian Sampson
0bd6062ee9 Version bump: 1.4.4 2017-01-09 10:40:06 -05:00
Adrian Sampson
497c3076d2 Add 1.4.3 release date 2017-01-09 10:38:06 -05:00
Adrian Sampson
2cef4703f8 Prepare 1.4.3 changelog for release 2017-01-09 10:37:37 -05:00
Adrian Sampson
6b9d766082 Remove compatibility with misspelled config option
This has been hanging around long enough; it's about time to drop the old
name.
2017-01-07 17:09:51 -05:00
Adrian Sampson
c9ec5e411c A little fiddling with embyupdate
Clean up some wording w/r/t efbd58cd55.
2017-01-07 17:07:01 -05:00
Adrian Sampson
d992221853 Changelog for #2360 (fix #2008) 2017-01-07 17:03:30 -05:00
Adrian Sampson
ffa22d6ce1 Merge pull request #2360 from diomekes/importer-play
play: Add prompt choice to importer
2017-01-07 17:02:22 -05:00
diomekes
5ee89666b6 fix typo in config docs 2017-01-07 09:54:54 -05:00
Marvin Steadfast
efbd58cd55 embyupdate: fix bug that config for password and api is needed
even if it only used api key it needed the password key. this is fixed
now.
2017-01-06 11:52:53 +01:00
diomekes
8d97257647 use shlex_split, clean up code and docs 2017-01-03 22:10:35 -05:00
Adrian Sampson
9e76c839f6 Changelog for #2307
Close #2247, close #2243, close #2245, close #2244, close #2248.
2017-01-02 20:58:18 -05:00
Adrian Sampson
4711bf708b Docs tweaks for #2365 2017-01-02 15:59:14 -05:00
Pieter Mulder
869d0781d5 Absubmit add section on skipped file by the plugin
Add a section to the absubmit plugin documentation about files that are skipped by this plugin.
2017-01-02 14:34:00 -05:00
Adrian Sampson
b95c01fbea Improve absumbit docs (c.f. #2364) 2017-01-02 13:41:48 -05:00
Raphaël B
e46a802ebb Add notes about AcousticBrainz requirements 2017-01-02 18:54:50 +01:00
Adrian Sampson
969e58841f Improve changelog for #1992 2017-01-01 23:10:58 -05:00
Adrian Sampson
f621d7f4f1 Merge pull request #1992 from jackwilsdon/add-write-bpm
Add write option to bpm plugin
2017-01-01 23:09:41 -05:00
Adrian Sampson
8cb6ff3892 Simplify the example config
I never meant for people to copy and paste this example---it's redundant and
probably wrong---but lots of people do! Removing a few weird options makes the
example clearer, I think, and will result in less-strange initial configs for
people who do copy & paste.
2017-01-01 19:18:25 -05:00
Adrian Sampson
32dc808f71 Changelog entry for #2342 (fix #2253) 2017-01-01 00:47:03 -05:00
Adrian Sampson
4c1b8c2935 Merge pull request #2342 from inytar/master
Implement the basic AcousticBrainz Submit plugin
2017-01-01 00:45:24 -05:00
inytar
1a4c74ae5e More spelling corrections for the absubmit plugin documentation 2016-12-31 18:26:56 -05:00
inytar
9ab67d5ffe Fix typos in absubmit documentation 2016-12-31 14:12:28 -05:00
diomekes
af99ee21aa add documentation for play importer prompt choice 2016-12-31 00:15:36 -05:00
Adrian Sampson
8bb24e3134 lyrics: Set User-Agent header (fix #2357) 2016-12-30 10:55:24 -05:00
Diego M. Rodriguez
37cb1c295f
Merge remote-tracking branch 'upstream/master' into discogs-relax-assumptions
Conflicts:
	docs/changelog.rst
	test/test_discogs.py
2016-12-30 10:42:50 +01:00
Diego M. Rodriguez
5f83f8db1f
Merge remote-tracking branch 'upstream/master' into discogs-subtrack-handling
Conflicts:
	docs/changelog.rst
2016-12-30 10:20:58 +01:00
Diego M. Rodriguez
072e6de3ae
discogs: add changelog for #2318, fix typo 2016-12-30 10:17:53 +01:00
Adrian Sampson
2642544867 Changelog note for #2353 2016-12-29 13:34:23 -05:00
Adrian Sampson
ac41b6d6e5 Fix #2339: scrub resets art type
We now use the richer `images` field instead of the more basic `art` field.
2016-12-29 13:30:17 -05:00
Diego M. Rodriguez
4364757fcc
Merge remote-tracking branch 'upstream/master' into discogs-relax-assumptions
Conflicts:
	docs/changelog.rst
2016-12-29 13:27:06 +01:00
Adrian Sampson
413666a825 Fix #2351: crash in scrub on MediaFile errors 2016-12-28 16:36:51 -05:00
Diego M. Rodriguez
0efb0c3472
discogs: add changelog entry for robustness fix 2016-12-28 21:16:44 +01:00
Adrian Sampson
3ede874e96 Changelog note about new prompt interface 2016-12-28 14:18:27 -05:00
Adrian Sampson
8937eec50a Refactor built-in stnadard choices 2016-12-28 14:15:40 -05:00
Adrian Sampson
2f6538aee2 Refactor search options to ordinary choices
`PromptChoice`s can now return `Proposal` values, which makes these two
options just "normal" actions that could be provided by plugins.
2016-12-28 14:08:09 -05:00
Adrian Sampson
d447d3e655 Changelog note for #2349 (fix #2347) 2016-12-28 12:06:29 -05:00
Adrian Sampson
8a62087376 Documentation tweaks for #2349 2016-12-28 12:03:57 -05:00