Skip to content

Comments

Bugfix/initialization and data structure fixes#17

Open
mzietlow wants to merge 4 commits intoPetzys:masterfrom
mzietlow:bugfix/initialization-and-data-structure-fixes
Open

Bugfix/initialization and data structure fixes#17
mzietlow wants to merge 4 commits intoPetzys:masterfrom
mzietlow:bugfix/initialization-and-data-structure-fixes

Conversation

@mzietlow
Copy link
Contributor

@mzietlow mzietlow commented Feb 9, 2026

This PR fixes a few issues related to handling alternating data structures when input parameters are provided via either command-line arguments or the .env file.

It also resolves a problem with iterating over song_sources by replacing a more cumbersome dictionary lookup with a simple array, making the logic easier to understand.

Note: usdb.animux.de is currently experiencing issues with zip downloads. This may be a good opportunity to consider adding alternative lyrics sources, although that work is outside the scope of this PR (and not something I could realistically tackle right now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant