@@ -196,7 +196,7 @@ Fixes:
196
196
* ``beet update `` will now confirm that the user still wants to update if
197
197
their library folder cannot be found, preventing the user from accidentally
198
198
wiping out their beets database.
199
- Thanks to : user: `logan-arens `.
199
+ Thanks to user: `logan-arens `.
200
200
:bug: `1934 `
201
201
* :doc: `/plugins/bpd `: Fix the transition to next track when in consume mode.
202
202
Thanks to :user: `aereaux `.
@@ -1273,7 +1273,7 @@ And there are a few bug fixes too:
1273
1273
The last release, 1.3.19, also erroneously reported its version as "1.3.18"
1274
1274
when you typed ``beet version ``. This has been corrected.
1275
1275
1276
- .. _six : https://pythonhosted .org/six/
1276
+ .. _six : https://pypi .org/project /six/
1277
1277
1278
1278
1279
1279
1.3.19 (June 25, 2016)
@@ -2119,7 +2119,7 @@ As usual, there are loads of little fixes and improvements:
2119
2119
* The :ref: `config-cmd ` command can now use ``$EDITOR `` variables with
2120
2120
arguments.
2121
2121
2122
- .. _API changes : https://developer.echonest.com/forums/thread/3650
2122
+ .. _API changes : https://web.archive.org/web/20160814092627/https:// developer.echonest.com/forums/thread/3650
2123
2123
.. _Plex : https://plex.tv/
2124
2124
.. _musixmatch : https://www.musixmatch.com/
2125
2125
@@ -2344,7 +2344,7 @@ The big new features are:
2344
2344
* A new :ref: `asciify-paths ` configuration option replaces all non-ASCII
2345
2345
characters in paths.
2346
2346
2347
- .. _Mutagen : https://bitbucket.org/lazka /mutagen
2347
+ .. _Mutagen : https://github.com/quodlibet /mutagen
2348
2348
.. _Spotify : https://www.spotify.com/
2349
2349
2350
2350
And the multitude of little improvements and fixes:
@@ -2599,7 +2599,7 @@ Fixes:
2599
2599
* :doc: `/plugins/convert `: Display a useful error message when the FFmpeg
2600
2600
executable can't be found.
2601
2601
2602
- .. _requests : https://www.python- requests.org /
2602
+ .. _requests : https://requests.readthedocs.io/en/master /
2603
2603
2604
2604
2605
2605
1.3.3 (February 26, 2014)
@@ -2780,7 +2780,7 @@ As usual, there are also innumerable little fixes and improvements:
2780
2780
Bezman.
2781
2781
2782
2782
2783
- .. _Acoustic Attributes : http://developer.echonest.com/acoustic-attributes.html
2783
+ .. _Acoustic Attributes : https://web.archive.org/web/20160701063109/ http://developer.echonest.com/acoustic-attributes.html
2784
2784
.. _MPD : https://www.musicpd.org/
2785
2785
2786
2786
@@ -3130,7 +3130,7 @@ will automatically migrate your configuration to the new system.
3130
3130
header. Thanks to Uwe L. Korn.
3131
3131
* :doc: `/plugins/lastgenre `: Fix an error when using genre canonicalization.
3132
3132
3133
- .. _Tomahawk : https://tomahawk-player.org/
3133
+ .. _Tomahawk : https://github.com/ tomahawk-player/tomahawk
3134
3134
3135
3135
1.1b3 (March 16, 2013)
3136
3136
----------------------
@@ -3473,7 +3473,7 @@ begins today on features for version 1.1.
3473
3473
* Changed plugin loading so that modules can be imported without
3474
3474
unintentionally loading the plugins they contain.
3475
3475
3476
- .. _The Echo Nest : http://the.echonest.com/
3476
+ .. _The Echo Nest : https://web.archive.org/web/20180329103558/ http://the.echonest.com/
3477
3477
.. _Tomahawk resolver : https://beets.io/blog/tomahawk-resolver.html
3478
3478
.. _mp3gain : http://mp3gain.sourceforge.net/download.php
3479
3479
.. _aacgain : https://aacgain.altosdesign.com
@@ -3911,7 +3911,7 @@ plugin.
3911
3911
3912
3912
* The :doc: `/plugins/web ` encapsulates a simple **Web-based GUI for beets **. The
3913
3913
current iteration can browse the library and play music in browsers that
3914
- support ` HTML5 Audio `_ .
3914
+ support HTML5 Audio.
3915
3915
3916
3916
* When moving items that are part of an album, the album art implicitly moves
3917
3917
too.
@@ -3928,8 +3928,6 @@ plugin.
3928
3928
3929
3929
* Fix crash when "copying" an art file that's already in place.
3930
3930
3931
- .. _HTML5 Audio : http://www.w3.org/TR/html-markup/audio.html
3932
-
3933
3931
1.0b9 (July 9, 2011)
3934
3932
--------------------
3935
3933
0 commit comments