Lyrics / lyrics-database

📄 Open Lyrics Database
https://lyrics.github.io
224 stars 49 forks source link

Create a .torrent or some other way to backup the lyric database? #894

Open mknepper opened 1 year ago

mknepper commented 1 year ago

It might be a good idea to backup the lyric database to somewhere like a public torrent or Archive.org.

snshn commented 1 year ago

That's a very good idea, thank you for sharing it.

Both would be nice. Would you recommend putting the .torrent file into separate repo, or generate one using GitHub releases?

xeruf commented 11 months ago

Maybe use a shared folder with a tool like syncthing or similar so it can be continuously kept up to date? Well actually simply setting up a repo somewhere that pulls regularly should work fine too. Since torrents are static I don't think this makes much sense.

snshn commented 10 months ago

That's a good idea Janek, thank you for the suggestion. I could make a repo called lyrics-torrents and set up a job there. Do you happen to have any examples how it's done in any other repos on GItHub or anywhere else?