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 14, 2025
1 parent 6ff7da6 commit 3962f4c
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,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

pub const BANDS: [&str; 404] = [
pub const BANDS: [&str; 407] = [
"112 and Then Some",
"A Fine Kettle of Fish",
"A Joyful Noise",
Expand Down Expand Up @@ -90,6 +90,7 @@ pub const BANDS: [&str; 404] = [
"Chaotic Good",
"Chicken Feathers",
"Chimney Swift",
"Chrástu",
"Chris Liakos & John Wetzel",
"Ciac Boum",
"Ciona",
Expand Down Expand Up @@ -297,6 +298,7 @@ pub const BANDS: [&str; 404] = [
"Portland Megaband",
"QuiVive",
"Ragged Robin",
"Ratatouille",
"Red Case Band",
"Red Dog Riley",
"Reelplay",
Expand All @@ -318,6 +320,7 @@ pub const BANDS: [&str; 404] = [
"Snaarmaarwaar",
"Snappin' Bug Stringband",
"Soldo",
"Solid Ghost",
"Southwind",
"Sparv",
"Spintuition",
Expand Down

0 comments on commit 3962f4c

Please sign in to comment.