Skip to content

Commit

Permalink
Detect more bands.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwandor committed Jan 6, 2025
1 parent 8defb1d commit 7fcfbb7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/importers/bands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.

pub const BANDS: [&str; 394] = [
pub const BANDS: [&str; 397] = [
"112 and Then Some",
"A Fine Kettle of Fish",
"A Joyful Noise",
"Abacus",
"Accentricity",
"Accords Perdus",
"Achterband",
"Adam Rich-Griffin & Nicola McConkey ",
"AdHoc Orkest",
Expand Down Expand Up @@ -90,6 +91,7 @@ pub const BANDS: [&str; 394] = [
"Chris Liakos & John Wetzel",
"Ciac Boum",
"Ciona",
"CLARABAL",
"Cojiro",
"Constellation",
"Contra Banditos",
Expand Down Expand Up @@ -275,6 +277,7 @@ pub const BANDS: [&str; 394] = [
"Nova",
"Nozzy",
"Nubia",
"Nut en Genoegen",
"Old Time All Stars",
"Olivier Valence",
"Ormuz",
Expand Down

0 comments on commit 7fcfbb7

Please sign in to comment.