Omit empty playlists and crates (when filtering)
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, all playlists and crates are copied even if there are no tracks in them (which can happen e.g. when filtering only a certain directory). We should simply skip these playlists and crates.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that copies playlists and crates from the Mixxx database, then trace how directory filtering determines which tracks are included. Done means playlists and crates with no tracks after filtering are omitted while non-empty ones are still copied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100