beets/beets
FichteFoll aa31fea037
Update a lot of URLs to use HTTPS
*All* URLs were checked manually, but only once per domain!

I mostly concerned myself with URLs in documentation rather than source
code because the latter may or may not have impactful changes, while the
former should be straight forward.

Changes in addition to simply adding an s:

- changed pip and pypi references as their location has changed
- MPoD (iOS app) url redirects to Regelian, so I replaced those
- updated homebrew references

Notable observations:

- beets.io does have HTTPS set up properly (via gh-pages)
- beatport.py uses the old HTTP url for beatport
- as does lyrics.py for lyrics.wikia.com
- https://tomahawk-player.org/ expired long ago, but the http page
  redirects to https regardless
- none of the sourceforge subdomains have https (in 2019!)
2019-06-05 03:11:49 +02:00
..
autotag fetch only one work 2019-05-30 22:34:40 +02:00
dbcore Update a lot of URLs to use HTTPS 2019-06-05 03:11:49 +02:00
ui Update a lot of URLs to use HTTPS 2019-06-05 03:11:49 +02:00
util bluelet: catch ECONNRESET 2019-06-02 23:37:07 +10:00
__init__.py confit: replace with confuse in core beets 2019-06-01 09:51:56 +10:00
__main__.py Simpler __main__ docstring (#2453) 2017-02-25 13:39:14 -05:00
art.py mediafile: import from standalone module 2019-05-29 09:35:14 +10:00
config_default.yaml Address PR comments. 2019-01-26 11:17:17 +00:00
importer.py mediafile: import from standalone module 2019-05-29 09:35:14 +10:00
library.py Merge pull request #3272 from dosoe/beets_work_id_2 2019-05-30 20:55:24 -04:00
logging.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
mediafile.py mediafile: replace with a wrapper around mediafile 2019-05-29 09:35:14 +10:00
plugins.py confit: replace with confuse in core beets 2019-06-01 09:51:56 +10:00
random.py random: beets.util.random -> beets.random 2019-04-07 18:46:11 +10:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00