1
0
Fork
You've already forked MbEventS.Console
0
No description
  • C# 100%
Relaxo 93ee812e7a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Maintenance
2026年05月10日 19:34:47 +02:00
.vscode Updated MbEventS 2024年11月16日 11:09:34 +01:00
tests Updated MbEventS, ScraperInput 2024年10月13日 09:45:10 +02:00
.gitignore git ignore 2024年06月26日 23:51:00 +02:00
.woodpecker.yaml - Updated dependencies 2026年03月27日 07:18:58 +01:00
LICENSE license 2024年07月03日 02:01:02 +02:00
MbEventS.Console.csproj Maintenance 2026年05月10日 19:34:47 +02:00
Program.cs Maintenance 2026年05月10日 19:34:47 +02:00
README.md Maintenance 2026年05月10日 19:34:47 +02:00

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.

status-badge

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.