Maxr1998
e64ee0b0cd
beetsplug: Error out on conflicts in template functions
...
Raises an exception if multiple plugins provide template functions for the same field.
Closes #5002 , supersedes #5003 .
2023-12-16 16:38:32 +01:00
Max Goltzsche
385c05f98e
smartplaylist: change option --extm3u to --output
...
The boolean flags `--extm3u` and `--no-extm3u` are replaced with a string option `--output=m3u|m3u8`.
This reduces the amount of options and allows to evolve the CLI to support more playlist output formats in the future (e.g. JSON) without polluting the CLI at that point.
2023-12-16 00:23:03 +01:00
Maxr1998
6e5bcbc070
advancedrewrite: Add note about quoting issues to docs
2023-12-15 17:14:00 +01:00
Adrian Sampson
1efd67cb82
Merge pull request #5044 from Maxr1998/advancedrewrite-rewrite
...
advancedrewrite: Support simple syntax and improve advanced syntax
2023-12-15 09:34:25 -05:00
Serene
618af1511e
Merge pull request #5047 from mgoltzsche/expose-smartplaylist-cli-opts
...
smartplaylist: expose config as CLI options
2023-12-15 14:44:46 +10:00
Max Goltzsche
222b3a34f9
smartplaylist: expose config as CLI options
...
Add CLI options to `splupdate` command:
* `--playlist-dir`, `-d`
* `--relative-to`
* `--prefix`
* `--urlencode`
* `--forward-slash`
* `--pretend-paths`
2023-12-15 03:51:27 +01:00
J0J0 Todos
bf6eb04827
Merge pull request #5034 from beetbox/YES_NO_COLOR
2023-12-14 23:37:56 +01:00
Max Goltzsche
b07a2e42f4
smartplaylist: add extm3u/extinf/m3u8 support
...
This is to be able to display meaningful metadata and search a playlist within a player without having to load the linked audio files of a playlist.
2023-12-14 01:46:14 +01:00
Maxr1998
4b1c7dd8be
Specify new advancedrewrite configuration in docs
2023-12-13 11:25:27 +01:00
David Logie
fd795c9da6
Add changelog entry for #5028 .
2023-12-12 09:03:17 +00:00
J0J0 Todos
c1a232ec7b
Fix some changelog entries
2023-12-11 11:01:54 +01:00
Adrian Sampson
0604aeadc1
Merge pull request #5022 from mgoltzsche/expose-incremental-skip-later-opt
...
expose incremental_skip_later as cli option
2023-12-10 11:45:36 -05:00
J0J0 Todos
e5d10004ae
Merge pull request #4807 from doronbehar/mbsubmit-improvements
...
mbsubmit: Add picard `PromptChoice`
2023-12-06 13:08:20 +01:00
Doron Behar
9357448bde
mbsubmit: document new prompt choices
2023-12-05 19:21:38 +02:00
Max Goltzsche
177f284d40
expose incremental_skip_later as cli option
...
Closes #4958
2023-12-05 01:03:22 +01:00
Max Goltzsche
8a3b9acdee
expose import.quiet_fallback as cli option
2023-12-04 22:56:25 +01:00
Alok Saboo
79216e1f64
Update changelog.rst
2023-12-04 10:37:06 -05:00
Adrian Sampson
df2d6ae753
Merge branch 'master' into deezer_error
2023-12-02 13:49:16 -05:00
Adrian Sampson
85268ad061
Merge pull request #5013 from arsaboo/spotify_error
...
Spotify: Add 502 error handling
2023-12-02 13:35:08 -05:00
Alok Saboo
079936c826
Merge remote-tracking branch 'upstream/master' into deezer_error
2023-12-01 08:40:58 -05:00
Serene
c4c82e908e
Merge pull request #5007 from Serene-Arc/track_change_info
...
Revert line change behaviour when importing tracks
2023-12-01 09:07:17 +10:00
Alok Saboo
51c017ab6f
Update changelog.rst
2023-11-28 10:04:04 -05:00
Alok Saboo
7e2f9b5333
Merge remote-tracking branch 'upstream/master' into deezer_error
2023-11-26 11:53:27 -05:00
Serene-Arc
2892be9892
Add changelog entry
2023-11-24 15:24:58 +10:00
Serene-Arc
fc5a9030e6
Add more detail to option
2023-11-24 13:55:27 +10:00
Alok Saboo
e5df18c981
Merge remote-tracking branch 'upstream/master' into deezer_error
2023-11-23 09:40:21 -05:00
Alok Saboo
39fd14cec7
Update changelog.rst
2023-11-16 12:28:56 -05:00
Alok Saboo
f636167bd0
Update docs/changelog.rst
...
Co-authored-by: J0J0 Todos <2733783+JOJ0@users.noreply.github.com>
2023-11-15 10:13:56 -05:00
Alok Saboo
c21e736811
Update changelog.rst
2023-11-12 09:46:48 -05:00
Alok Saboo
263796d194
Update changelog.rst
2023-11-11 21:33:18 -05:00
Alok Saboo
e9bfeee9e7
Update changelog.rst
2023-11-11 21:28:27 -05:00
jeff
7b0f5fb3f3
Add config option to prefer synced lyrics over plain
2023-11-05 11:26:33 -05:00
jeff
e14982cad7
Add LRCLIB as a provider for the lyrics plugin
2023-11-05 11:26:33 -05:00
Alok Saboo
a5f4599cd3
Update changelog.rst
2023-11-01 18:04:43 -04:00
J0J0 Todos
d80d45974b
Transparent background logo for docs
...
Exchange the white-bg logo with a transparent-bg version, to ensure
Sphinx pydata theme also looks well when switched to dark
mode.
2023-10-29 10:30:33 +01:00
Serene-Arc
c2c2ff638e
Integrate code of conduct
2023-10-27 21:55:13 +10:00
Adrian Sampson
6655760732
Merge pull request #4974 from fhchl/master
2023-10-26 10:09:07 -04:00
fhchl
e1818e1851
Update changelog.rst
2023-10-26 10:07:18 +02:00
Adrian Sampson
37f12bfa49
Fix capitalization
2023-10-25 15:11:03 -04:00
Adrian Sampson
94d75a759f
Merge branch 'master' into add-ytimport-plugin-link
2023-10-25 15:00:37 -04:00
Adrian Sampson
a2d6819276
Merge pull request #4972 from henges/henges/discogs-fetchart
...
discogs: Populate `cover_art_url` attribute
2023-10-25 14:51:33 -04:00
Adrian Sampson
6e11bb5267
Remove an errant space
2023-10-25 14:14:51 -04:00
J0J0 Todos
af6258301c
Add beets.css customizing Sphinx theme "pydata"
...
- Set static path and css file in Sphinx config.
- Codebox style to black/white
- Secondary color to beetroot red
- Inline code color to beetroot green
- Leave primary color (pydata teal), difficult to read with beetroot
green. Works well with beetroot red actually.
- Leave some notes on colors in beets.css for reference.
2023-10-23 12:09:55 +02:00
J0J0 Todos
c1e2b34aa2
Rename assets/ to _static/ (logo, css, custom Sphinx stuff)
2023-10-23 10:12:19 +02:00
J0J0 Todos
4dc1f251d7
Revert "Set and configure Sphinx theme book"
...
This reverts commit 71873b66de .
Revert back to using "pydata" theme. Keep this in the history, just in
case we reconsider to using "book".
2023-10-23 09:53:56 +02:00
J0J0 Todos
71873b66de
Set and configure Sphinx theme book
...
- Reduce base font a bit by custom.css
- Collapse nav
- Title "beets" below logo
2023-10-23 09:51:52 +02:00
J0J0 Todos
957a6e445c
Set and configure Sphinx theme "pydata"
...
- Collapse nav
- Add title "beets" next to small logo on top left
2023-10-23 09:51:52 +02:00
J0J0 Todos
ff7d5f7c3a
Set and configure Sphinx theme "readthedocs"
...
- Sticky Nnavigation (default but make sure)
- Top left area white, to fit with beets logo background
- Title "beets"
- Logo only false, we want to see title
- Version true, we want to see which beets version we are looking at
- Issue: The latter two are invisible, would require custom CSS!!!
2023-10-23 09:51:52 +02:00
J0J0 Todos
9e972fe8ae
Set and configure Sphinx theme "alabaster"
...
- Fixed sidebar
- Sidebar collapse (default but make sure)
2023-10-23 09:51:52 +02:00
J0J0 Todos
8260427168
Fix all occurences of Discourse to GH-Discussions
...
and rephrase a little if required. Often "our forums" was stated. Mostly
I tried to use the wording "discussion board" throughout and (almost) never used
the term "GitHub Discussions"
2023-10-23 09:51:52 +02:00