miraclx/freyr-js

Weird case when downloading a playlist with track that exists in another directory

Open

#351 opened on Sep 18, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (154 forks)user submission
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (2,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

As mentioned in https://github.com/miraclx/freyr-js/pull/350#issuecomment-1250316825

An unintended side effect here is with playlist generation, if a file exists in a check dir, but not the output directory and downloading was skipped, it doesn't get included in the playlist.

Opening this issue for visibility.

Contributor guide