Skip to content

Create side script that generates CSV file of all songs #2

@wrightcameron

Description

@wrightcameron

With the more songs that are added to the sqlite database, finding the middle ground songs that are between common and indie would be harder to see. Might as well just generate the entire CSV with all the data. This doesn't have to be part of the main.py script, it could be a side script, that way its not part of cronjob.

though having the main.py script generate a CSV file as part of its run every sunday could be an option. Though this would need to be followed up with a way to get rid of old CSV files like with find. There are options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions