Enable the -n (maxtracks) option functionality#532
Open
christofdamian wants to merge 1 commit intoscdl-org:masterfrom
Open
Enable the -n (maxtracks) option functionality#532christofdamian wants to merge 1 commit intoscdl-org:masterfrom
christofdamian wants to merge 1 commit intoscdl-org:masterfrom
Conversation
This change enables limitting the number of downloaded tracks for some of the download options. The options are -f, -C, -t, -a, -r. The parameter was already included in the documentation and implemented in scdl-org#282, but only for playlists.
|
I think i resolved this issue already in my open pull-request or do you have a differnt |
Contributor
Author
|
No, it's basically the same.
Yours is a more comprehensive, while I just reused the current option.
…On Sun, 9 Feb 2025, 19:22 Tjerbor, ***@***.***> wrote:
I think i resolved this issue already in my open pull-request
<#521> or do you have a differnt
purpose in mind?
—
Reply to this email directly, view it on GitHub
<#532 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKZFS57HYC7SXGUU5PYHD2O6MH7AVCNFSM6AAAAABWE3AXTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBWGQ3DQNRYGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change enables limitting the number of downloaded tracks for some of the download options.
The options are -f, -C, -t, -a, -r.
The parameter was already included in the documentation and implemented in #282, but only for playlists.