No description
- C# 100%
|
Relaxo
93ee812e7a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| .vscode | Updated MbEventS | |
| tests | Updated MbEventS, ScraperInput | |
| .gitignore | git ignore | |
| .woodpecker.yaml | - Updated dependencies | |
| LICENSE | license | |
| MbEventS.Console.csproj | Maintenance | |
| Program.cs | Maintenance | |
| README.md | Maintenance | |
MbEventS.Console
MbEventS.Console is a simple command line tool utilizing MbEventS (MusicBrainz Event Seeder) to create seeds for the MB data base. It allows you to pass an input file or a directory containing input files as argument.
Setup
To get this application working you need golang installed and yambs also. Follow this instructions for further information.
Input
The allowed input formats are described here.
The following file names are supported:
- ScraperInput.csv
- BandWave.txt
- Complete.txt
- Days.txt
- Schedule.txt
- Tour.txt
Beside the first, the filename doesn't have to match exactly, containing the word is enough.