fwcd / fwcd/mixync

Omit empty playlists and crates (when filtering)

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.