Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FEAT] Subscribe to curated station lists #267

@ghost

Description

My idea is that curated *.csv files could exist online aside from the master one that the program uses and updates. Users could use a file called repo.csv or something. Then the program could update all the .csv files from that list.

For example, the user in issue 195 could update their list which exists on Github. Then just point to that in the .csv with something like:
HQ Lossless Stations,https://example.com/githubuser/repo/lossless-grouped.csv

Also if someone uses the stations.csv as the name there would obviously be a conflict. There could be an option to save files into subdirectories with names corresponding to the exact domain they're pulled from (so github.ext/user/stations.csv would just turn into ~/.config/pyradio/github.ext-user

Or maybe just ~/.config/pyradio/repos/*.csv and then leave the master in the root of /pyradio which seems simpler to me now that I think about it, but would still conflict with other stations.csv files.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions