Adrian Sampson
6e3d72afa6
Merge pull request #1846 from diego-plan9/interactiveedit
...
edit: allow interactive editing during the importer
2016-02-07 14:34:54 -08:00
Adrian Sampson
314521b6ae
replaygain: Fix obvious typo ( fix #1873 , I hope)
2016-02-07 14:28:33 -08:00
Adrian Sampson
9fb54b2b30
Merge pull request #1869 from svenstaro/patch-4
...
Add some more docs to canonicalization with example
2016-02-06 09:46:51 -08:00
Sven-Hendrik Haase
945ef18164
Some typesetting
2016-02-06 08:45:32 +01:00
Sven-Hendrik Haase
14db7ea6ec
Add snippets for canonicalization
2016-02-06 08:44:17 +01:00
Sven-Hendrik Haase
10d44fe526
Add some more docs to canonicalization with example
...
It really didn't make sense to me before I did some further research. You shouldn't have to do further research to understand this apart form reading the docs.
2016-02-06 07:46:31 +01:00
Josh Brown
94b9d786b5
add to changelog
2016-02-06 00:42:23 -06:00
Diego Moreda
763813fdf7
edit: add documentation
...
* Add documentation to plugins/edit.rst about the execution of the
plugin during the importer.
2016-02-05 13:12:46 +01:00
Peter Kessen
f6b81c1bdd
Made changes suggested by @sampsyo
2016-02-04 18:35:01 +01:00
Peter Kessen
fac814421a
Added documentation for changes by #1843
2016-02-04 17:59:59 +01:00
Peter Kessen
19f2cea5bf
Merge branch 'selective_modify2'
...
Conflicts:
docs/changelog.rst
closes #1843
2016-02-04 17:57:35 +01:00
Sven-Hendrik Haase
45cc4300b7
Link to nested genre names
...
The internal whitelist is already linked, this one should be, too!
2016-02-04 03:39:51 +01:00
Adrian Sampson
bd32066c91
Merge pull request #1857 from svenstaro/patch-1
...
Fix grammar
2016-02-03 14:24:31 -08:00
Sven-Hendrik Haase
38a86054a5
Fix typo
2016-02-03 22:30:25 +01:00
Sven-Hendrik Haase
a942719ffc
Fix grammar
2016-02-03 20:38:29 +01:00
Adrian Sampson
09a21eac56
Stray trailing whitespace
2016-02-02 08:16:02 -08:00
Adrian Sampson
60888274c4
lyrics: Re-disable Genius backend
...
As #1854 pointed out, the Genius API service is down *again*.
2016-02-02 08:14:22 -08:00
Adrian Sampson
0aea7e398b
replaygain: Handle missing GStreamer data ( #1855 )
2016-02-02 08:08:58 -08:00
Diego Moreda
b472e1e450
Merge branch 'master' of github.com:sampsyo/beets into interactiveedit
2016-01-29 20:20:56 +01:00
Diego Moreda
6eed42d2ab
Update documentation copyright year to 2016
2016-01-29 20:11:26 +01:00
Adrian Sampson
d093ef9a47
A little more documentation for fields ( #1818 )
2016-01-28 13:52:07 -08:00
Adrian Sampson
6707eda4e4
Merge pull request #1818 from GuilhermeHideki/fields-print-flexattr
...
beet fields: Print flexible attributes
2016-01-28 13:46:40 -08:00
Peter Kessen
4863a945a2
introduced -t option for move command
2016-01-28 22:22:21 +01:00
Peter Kessen
9f2d582110
Added changelog entry for c28eaee
2016-01-28 21:55:46 +01:00
Guilherme Danno
4605016c65
Changelog for #1818
2016-01-28 18:18:08 -02:00
Diego Moreda
b7a2a42d9c
Fix docs on plugin prompt choices conflict solving
...
* Fix docstring and `plugins.rst` regarding how the PromptChoices that
use the same short letter are handled (they are discarded instead of
raising an Exception).
2016-01-28 13:01:44 +01:00
Adrian Sampson
0c839ae235
Clean up changelog (ready for release?)
2016-01-25 13:53:38 -08:00
Adrian Sampson
4634c7a9b8
Add new livereload server for docs
2016-01-25 13:19:26 -08:00
Diego Moreda
4f51302d09
Fix typo on importer search by id documentation
2016-01-22 19:48:22 +01:00
Diego Moreda
79d84c0e4f
Style and doc fixes for MB_id importer argument
...
* Rename the importer argument and related variables to make it more
generic, as the feature should be independent of the backend used and
not restricted to MusicBrainz.
* Update documentation and docstrings accordingly.
* Add changelog entry.
2016-01-22 16:31:00 +01:00
Diego Moreda
b526227482
Cleanup and documentation for MB_id importer arg
...
* Style cleanup and fixes for the "--musicbrainzid" import argument.
* Allow the input of several IDs (separated by spaces) on the "enter Id"
importer prompt.
* Add basic documentation.
2016-01-21 17:08:53 +01:00
Adrian Sampson
248b0b070c
Remove stray space in docs
2016-01-18 16:08:54 -05:00
Adrian Sampson
7251f2b9cd
Changelog for #1812
2016-01-15 10:10:17 -08:00
Guilherme Danno
f75b4b4e3b
Update info docs
2016-01-15 02:40:33 -02:00
Adrian Sampson
8cb545b779
Possibly fix #1805 : bytes headers for requests
2016-01-11 10:30:33 -08:00
Adrian Sampson
231981de0c
Fix #1806 : handle OSError in stats -e
2016-01-11 10:13:26 -08:00
Adrian Sampson
6a379e1deb
Changelog note about new homes ( #1730 )
2016-01-08 20:48:15 -08:00
Adrian Sampson
c7045daf90
sampsyo -> beetbox ( #1730 ) 🎉
2016-01-08 20:36:16 -08:00
Adrian Sampson
0301bb517d
Update links for our new domain
2016-01-08 16:26:13 -08:00
Adrian Sampson
635052e2ff
Fix #1804 : edit plugin moves files
2016-01-08 15:22:28 -08:00
Adrian Sampson
36ad0cf70d
lyrics: Re-enable genius backend ( #1770 )
2016-01-06 14:29:51 -08:00
nath@laptop
6e2b249c54
fix-typos: Write changelog
...
Also stealth-reformulate a recent comment of mine which contained
another (!) typo
2016-01-06 11:18:39 +01:00
nath@laptop
72056e8e07
play: Fix typo treshold > threshold:
...
We should warn users that the corresponding config key changed accordingly.
2016-01-06 09:21:37 +01:00
Ben Ockmore
ed3d6b81a5
Fixed documentation build error, and added lastimport fix info to changelog
2016-01-04 21:15:25 +00:00
Ben Ockmore
70c399f0b1
Updated lastimport installation instructions
2016-01-04 17:42:15 +00:00
Adrian Sampson
390263a6e8
(Draft) changelog for #1793
2016-01-03 14:26:32 -08:00
Adrian Sampson
05e5a0ade3
acousticbrainz ( #1787 ): Docs note on initial_key
2016-01-03 14:15:28 -08:00
Adrian Sampson
b44601176a
Merge pull request #1787 from opatel99/AcousticBrainzP2
...
AcousticBrainz: More features (autotag)
2016-01-03 14:12:07 -08:00
Ohm Patel
1bb55c5c13
ABrainz: Used existing initial_key variable
2016-01-02 14:55:34 -06:00
Ohm Patel
4184f9dd13
ABrainz: Chords metadata from low_level
2016-01-02 12:03:07 -06:00
Ohm Patel
3d64679be2
ABrainz: Corrected docs error
2016-01-02 11:38:54 -06:00
Ohm Patel
17dd7496a2
ABrainz: Added low-level data and updated docs
2016-01-02 11:33:19 -06:00
Diego Moreda
75636a2503
Merge branch 'master' of github.com:sampsyo/beets into prompthook
...
Conflicts:
docs/changelog.rst
2016-01-02 13:39:42 +01:00
Diego Moreda
9bba782e9c
mbsubmit: final style fixes ( closes #1779 )
2016-01-02 13:32:52 +01:00
Ohm Patel
c5f25429e9
ABrainz: Fixed docstrings and documentation
2016-01-01 18:29:36 -06:00
François-Xavier Thomas
50789e88fe
Fix 1583: Move command only shows modified files
2016-01-01 17:49:53 +01:00
nath@laptop
e9cfae9369
play: Document #1785
2016-01-01 12:17:12 +01:00
Ohm Patel
82709f1c1b
ABrainz: Added more metadata for plugin to fetch and updated docs
2016-01-01 01:28:17 -06:00
Ohm Patel
26679f891e
ABrainz: Added acousticbrainz to autotagger and updated docs
2016-01-01 01:01:14 -06:00
Adrian Sampson
5d89b7da67
acousticbrainz: Allow filtering on a query
...
Like other, similar commands.
2015-12-31 11:33:58 -08:00
Adrian Sampson
b29e386a15
Refine AcousticBrainz docs ( #1784 )
2015-12-31 11:24:32 -08:00
Adrian Sampson
6f1e003a9b
Changelog for #1784
2015-12-31 11:19:29 -08:00
Adrian Sampson
519f86fd3a
Merge pull request #1784 from opatel99/AcousticBrainzPlug
...
AcousticBrainz Plugin
2015-12-31 11:17:44 -08:00
Ohm Patel
fa9039381c
Update docs
2015-12-31 09:01:13 -06:00
Ohm Patel
6337b7ff08
Rename commands and files
2015-12-31 08:57:19 -06:00
Ohm Patel
5201e1cde7
Rename
2015-12-31 08:56:55 -06:00
Ohm Patel
ff89716a4d
ABrainz: Add abrainz doc to toctree
2015-12-31 01:23:44 -06:00
Ohm Patel
fdd1534cf3
ABrainz: Doc title underline too short
2015-12-31 01:19:28 -06:00
Ohm Patel
61830958e6
ABrainz: Fix slight bugs on Doc page
2015-12-31 01:14:30 -06:00
Ohm Patel
bcd4c6d556
ABrainz: Added initial documentation
2015-12-31 01:12:52 -06:00
Adrian Sampson
5369a60a2a
More details on log levels ( fix #1781 )
2015-12-30 21:21:30 -08:00
Diego Moreda
85ad17d431
mbsubmit: add documentation, changelog
2015-12-30 20:29:58 +01:00
Adrian Sampson
d2d31b07a5
Changelog for #1778
2015-12-29 21:49:38 -08:00
Lachlan Charlick
0d16f764f2
fetchart: Tidier google backend configuration keys
2015-12-30 13:34:58 +10:30
Lachlan Charlick
e771f34dfd
fetchart: Add documentation for new google backend
2015-12-29 17:31:40 +10:30
Adrian Sampson
fe8cb952ce
Version bump: 1.3.17
2015-12-28 16:56:54 -08:00
Adrian Sampson
b93be00dfa
Date for 1.3.16 release
2015-12-28 16:56:28 -08:00
Adrian Sampson
0a7f242f48
More changelog proofreading
2015-12-28 16:53:07 -08:00
Adrian Sampson
f6c6e95235
Refine changelog for 1.3.16 release
2015-12-28 16:44:29 -08:00
Adrian Sampson
a976c371f6
lyrics: Disable Genius backend by default ( #1770 )
2015-12-28 16:35:39 -08:00
Adrian Sampson
1a2ffd0426
lyrics: Catch errors in Genius backend ( fix #1770 )
...
The HTTP requests had no error handling. Now they have lots.
2015-12-28 16:32:28 -08:00
Adrian Sampson
ed9b5ef9cb
Allow missing fields in %aunique ( #1775 )
2015-12-28 15:28:27 -08:00
Adrian Sampson
06ec01d225
Changelog for #1758
2015-12-22 17:04:02 -08:00
Adrian Sampson
9bddeceb9a
Merge pull request #1758 from diego-plan9/prompthook
...
Add event for adding importer options + mbsubmit plugin
2015-12-22 16:58:15 -08:00
Diego Moreda
6f8a1aa40a
Prompt event documentation and mbsubmit fixes
...
* Fixes for documentation of the prompt event (missing reserved letter, typos).
* Update sample mbsubmit plugin to conform to the new PromptChoice structure.
2015-12-16 19:26:39 +01:00
Adrian Sampson
393d404b6e
Clean up changelog for edit plugin
2015-12-15 13:43:35 -08:00
Diego Moreda
c94679e143
Add prompt event documentation
...
* Add documentation for the before_choose_candidate event (add event to the
event list and add section with example usage).
2015-12-15 20:13:34 +01:00
Adrian Sampson
d5c51dd816
scrub: Restore tags & art in auto mode ( #1657 )
2015-12-12 18:28:58 -08:00
Adrian Sampson
f5448d1531
scrub: Run on import in auto mode ( #1657 )
2015-12-12 18:20:05 -08:00
Adrian Sampson
5a285cc11f
Fix #1673 : Escape regex terms in lyrics
2015-12-12 18:09:24 -08:00
Adrian Sampson
6f6794f560
Merge pull request #1706 from sampsyo/editor
...
Edit plugin
2015-12-12 18:00:25 -08:00
Adrian Sampson
3855fa0766
Doc refinements for #1749
2015-12-12 17:33:23 -08:00
Adrian Sampson
d1adaa9cb7
Merge pull request #1749 from diego-plan9/humanlength
...
Format length as M:SS by default
2015-12-12 17:29:56 -08:00
Adrian Sampson
5597313ea0
fetchart: Remove Google backend ( fix #1760 )
2015-12-12 16:47:00 -08:00
Adrian Sampson
37250ef27b
fetchart: Fix #1610 : itunes install docs
2015-12-12 16:40:42 -08:00
Adrian Sampson
0e454ad39c
Update Fedora instructions ( #1658 )
2015-12-10 18:04:44 -08:00
Adrian Sampson
659fab2ca9
Fix #879 (again): update ID3 string encodings
2015-12-10 14:30:25 -08:00
Diego Moreda
a5ecc77663
Add documentation for M:SS length
2015-12-09 16:30:20 +01:00
Peter Kessen
f1f1288b30
Merge branch 'master' into editor
2015-12-02 21:35:33 +01:00
Adrian Sampson
5c8acc9a49
Fix #1721 by disabling \\?\ prefix for IM
2015-11-30 08:00:34 +01:00
Adrian Sampson
a333777946
Merge pull request #1737 from diego-plan9/mbtracks
...
info plugin: Allow custom formatting and human-readable lengths
2015-11-26 10:31:12 -08:00
Diego Moreda
47ceb492dc
Add docs note for custom-field sorting, fix typo
...
* Add note about ordering when sorting by custom-fields on query.rst.
* Fix typo on inline.rst.
2015-11-25 19:15:01 +01:00
Diego Moreda
a8f9f016d8
info: add format note to docs
2015-11-25 18:12:04 +01:00
Diego Moreda
be5138376b
info: add changelog entry for format option
2015-11-25 18:04:49 +01:00
Diego Moreda
0ed3f4067a
Add changelog entry for nonexistent fields sorting
2015-11-24 19:43:48 +01:00
Adrian Sampson
eb68177fee
Fix #1735 : convert --pretend encoding error
2015-11-21 12:40:45 -08:00
Adrian Sampson
9702011884
Changelog for #1433
2015-11-20 11:28:51 -08:00
Adrian Sampson
fd2cacbc25
Minor docs refinements for #1728
...
- Use a marginally more realistic example in the changelog.
- The -- convention is actually not the purview of shells; it's just a de
facto standard for command-line parsers. Fortunately, argparse supports it
out of the box.
2015-11-20 10:07:29 -08:00
Adrian Sampson
6cb8db3b2e
Merge pull request #1728 from diego-plan9/notquery
...
Add boolean "not" query operator
2015-11-20 10:00:05 -08:00
Diego Moreda
51bf6a1c9f
Add documentation for NotQuery, cleanup
...
* Add changelog and query.rst documentation entries for the usage of negated
queries.
* Cleanup NotQuery class as suggested during code review (PEP conforming
docstring, clarification on empty clause match behaviour).
2015-11-20 18:06:22 +01:00
Peter Kessen
6b408507f6
added encoding as comment in files
...
added line like
# -*- coding: utf-8 -*-
to all files without license
2015-11-19 18:52:57 +01:00
Adrian Sampson
775a48eb28
--extra/-e is now --field/-f
2015-11-17 14:40:52 -08:00
Adrian Sampson
d87a747477
Condense edit plugin documentation
...
Also avoided adding some unused command-line options.
2015-11-16 12:43:59 -08:00
jmwatte
bb39cd509d
cleaned up edit.rst
2015-11-16 10:37:38 -08:00
Kai
61e992fd47
Replace PIL with Pillow
2015-11-15 04:25:42 +01:00
Adrian Sampson
f27c486389
Remove separator and not_fields from docs
...
The `separator` option has already been removed. `not_fields` is an internal
detail and doesn't need to be documented (yet).
2015-11-14 13:39:30 -08:00
Adrian Sampson
de6813eab5
Remove vestigial editor config option
...
We now just use $EDITOR.
2015-11-14 13:38:41 -08:00
Adrian Sampson
72b26235ad
Merge branch 'master' into editor
2015-11-14 13:28:04 -08:00
Adrian Sampson
e235cb7c42
Remove vestiges of diff_method option
2015-11-14 12:56:53 -08:00
Adrian Sampson
d7d609442e
Remove diff_method option
...
Our built-in "diff"-like functionality is pretty good because it's aware of
beets' data structures and types. This makes it more legible, in my opinion,
than an ordinary textual diff. So for now, I'm making this the only option (in
the spirit of making the plugin as straightforward as humanly possible).
2015-11-14 12:53:45 -08:00
Adrian Sampson
9c968456c1
Fix #1666 : malformed binary data in SoundCheck
2015-11-13 12:21:36 -08:00
Marvin Steadfast
17dcc7ab21
Fixed two typos in the embyupdate docs
2015-11-11 08:54:58 +01:00
Marvin Steadfast
4b2b9fe2ce
Added embyupdate plugin
...
Its a simple plugin that triggers a library refresh after the library
got changed. It does the same thing like the plexupdate plugin.
2015-11-10 10:15:01 +01:00
Adrian Sampson
48637f22e9
smartplaylist: Handle exceptional cases in setup
2015-11-09 21:52:10 -08:00
Adrian Sampson
98f48237f5
Tiny docs tweaks for #1708
2015-11-08 13:04:26 -08:00
Manfred Urban
95b80b37aa
Updated documentation
2015-11-08 17:04:36 +01:00
Diego Moreda
a71b2e1046
editor: update plugin name on examples on docs
2015-11-08 16:09:41 +01:00
Fabrice Laporte
57cf702668
Update index.rst
2015-11-07 23:18:30 +01:00
Adrian Sampson
80bfd186ae
Use should_write for modify, update, and mbsync
...
This should address the surprising situation in #1697 , where `import` went
fine but then `update` unexpectedly changed filenames.
2015-11-07 13:34:47 -08:00
Adrian Sampson
cb6edb46ef
Use ` instead of * for plugin event names
2015-11-07 12:12:48 -08:00
Adrian Sampson
4e20ddcef9
Doc refinements for #1499
2015-11-07 12:11:05 -08:00
Adrian Sampson
4baf9eba56
Move changelog entry for #1499
2015-11-07 12:07:17 -08:00
Adrian Sampson
b2512b3271
Merge pull request #1499 from m-urban/tag-change-hook
...
#872 : Tag change hooks
2015-11-07 12:06:17 -08:00
Adrian Sampson
1f6a26d2b4
Spruce up the docs for #1692
2015-11-06 13:04:06 -08:00
Adrian Sampson
7413e17782
Merge pull request #1692 from kooimens/patch-2
...
Discogs: change album artist to musicbrainz naming
2015-11-06 13:01:23 -08:00
kooimens
1150f65ee3
Update changelog.rst
2015-11-06 20:01:56 +01:00
kooimens
7d02d7da29
Update changelog.rst
2015-11-06 20:00:36 +01:00
kooimens
c204795153
Update changelog
2015-11-06 19:56:19 +01:00
kooimens
b11533b98f
Update discogs docs
2015-11-06 19:45:05 +01:00
Fabrice Laporte
d84c776dc1
list options in alphabetic order
2015-11-06 13:44:38 +01:00
Adrian Sampson
33d3ebf53f
Link to a 3rd-party plugin: beets-usertag ( #1694 )
2015-11-05 18:31:16 -08:00
Manfred Urban
17b38a6be8
Minor layout fixes to documentation
2015-11-05 16:43:28 +01:00
Manfred Urban
5e4c41ffe8
Clarified documentation
2015-11-05 16:37:35 +01:00
Manfred Urban
ae0babb17e
Less duplicated text in documentation
2015-11-05 16:17:19 +01:00
jmwatte
51658a7ea6
Merge branch 'editor' of https://github.com/jmwatte/beets into editor
2015-11-05 15:18:46 +01:00
Manfred Urban
1708939f99
- Added hooks to manipulate fetched album and track info
...
- Integrated support for plugins
- Added documentation
- Updated changelog
2015-11-05 15:17:58 +01:00
jmwatte
ab3bc356b2
updateMerge branch 'master' of https://github.com/sampsyo/beets into editor
2015-11-05 15:13:07 +01:00
Adrian Sampson
7d52fa72ae
Fix #1699 : Outdated API call
...
get_fields() was removed in 5420599839 .
2015-11-04 20:25:17 -08:00
Adrian Sampson
19cf37263d
Fix #1700 : Tolerate missing Location in iTunes
2015-11-04 20:11:58 -08:00
reiv
81a72f74c9
Merge branch 'master' into 314-reimport-art
2015-11-04 18:37:06 +01:00