Serene
adf4b9779a
Merge pull request #5053 from mgoltzsche/change-smartplaylist-extm3u-option
...
smartplaylist: change option --extm3u to --output
2023-12-16 12:59:16 +10: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
Adrian Sampson
b803d8446f
Merge pull request #5052 from Maxr1998/advanced-rewrite-more-corresponding-field-rewrites
...
advancedrewrite: Apply same rewrite to more corresponding album fields
2023-12-15 12:37:34 -05:00
Adrian Sampson
d4561664e6
Merge pull request #5051 from Maxr1998/advancedrewrite-docs-quote-issues
...
advancedrewrite: Add note about quoting issues to docs
2023-12-15 12:36:48 -05:00
Maxr1998
41719d7b49
advancedrewrite: Apply same rewrite to more corresponding album fields
2023-12-15 17:23:40 +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
Serene
60ad1ba0d2
Merge pull request #5046 from mgoltzsche/add-extinf-support
...
smartplaylist: add extm3u/extinf/m3u8 support
2023-12-14 11:01:27 +10: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
304a052dfd
advancedrewrite: Support simple syntax and improve advanced syntax
2023-12-13 14:48:43 +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
David Logie
2136f3a3cd
Bring back NO_COLOR support.
...
Fixes #5028 .
2023-12-07 09:28:29 +00: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
Doron Behar
729a11e211
mbsubmit: Add picard PromptChoice
...
Make it possible to open picard from the import menu when there are weak
recommendations.
2023-12-05 13:49:03 +02:00
Max Goltzsche
177f284d40
expose incremental_skip_later as cli option
...
Closes #4958
2023-12-05 01:03:22 +01:00
Serene
a384bee6bf
Merge pull request #5026 from mgoltzsche/expose-quiet-fallback-opt
...
expose import.quiet_fallback as cli option
2023-12-05 09:39:40 +10:00
Max Goltzsche
8a3b9acdee
expose import.quiet_fallback as cli option
2023-12-04 22:56:25 +01:00
Adrian Sampson
9955e7a9f7
Merge pull request #5025 from arsaboo/spotify_connection
...
Spotify: fix ConnectionError handling
2023-12-04 14:16:02 -05:00
Alok Saboo
4348a49a4f
Formatting fixes
2023-12-04 11:38:34 -05:00
Alok Saboo
bdc7de874d
Revert code cleanup
2023-12-04 11:37:01 -05:00
Alok Saboo
316b22e9f9
Code cleanup
2023-12-04 11:22:28 -05:00
Alok Saboo
79216e1f64
Update changelog.rst
2023-12-04 10:37:06 -05:00
Alok Saboo
c102505621
Add ConnectionError handling
2023-12-04 10:32:55 -05:00
RollingStar
ae8866f85c
Update changelog.rst for config_default
2023-12-04 01:43:54 -05:00
RollingStar
ca1edabffc
Merge branch 'beetbox:master' into master
2023-12-04 00:45:47 -05:00
RollingStar
69493d0826
Remove fixme
2023-12-04 00:38:58 -05:00
Adrian Sampson
951b0f5763
Merge pull request #5019 from cubicvoid/empty-escape-fix
...
Make sure raw_words is nonempty before accessing its first element
2023-12-03 10:39:53 -05:00
era
3245675f08
Update beets/ui/__init__.py
...
Co-authored-by: Adrian Sampson <adrian@radbox.org>
2023-12-03 09:48:14 -05:00
era
d9f08ee8ca
Make sure raw_words is nonempty before accessing its first element
2023-12-02 23:39:20 -05:00
Adrian Sampson
dc0d40500d
Merge pull request #4984 from arsaboo/deezer_error
...
Improve Deezer error handling
2023-12-02 13:49:36 -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
a4ce25fce0
Changed debug logs to error
2023-12-01 12:09:47 -05:00
Alok Saboo
7ffbd040a1
Updated error handling
2023-12-01 08:43:14 -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
753e4e9a39
Add 502 error handling
2023-11-28 09:58:42 -05:00
Alok Saboo
7e2f9b5333
Merge remote-tracking branch 'upstream/master' into deezer_error
2023-11-26 11:53:27 -05:00
Alok Saboo
1a77d9575b
Formatting fixes
2023-11-25 10:29:02 -05:00
Alok Saboo
2115f31070
Fix comments
2023-11-25 10:27:29 -05:00
Adrian Sampson
4a6668a0cd
Merge pull request #5006 from Serene-Arc/auto_terminal_width
...
Add more detail to option about terminal width in the docs
2023-11-24 23:08:15 -05:00
Serene-Arc
9dd59058fe
Fix comparison
2023-11-24 18:15:11 +10:00