From c0f34372c91206a9aaf5d42075424a162c0087f2 Mon Sep 17 00:00:00 2001 From: Antonio Gil Date: Sat, 10 Feb 2024 16:39:55 -0600 Subject: [PATCH] Added default value for "Disc Number" tag. --- Me&tal Archives#Search by Album.src | 2 +- Me&tal Archives#Search by Band + Album.src | 2 +- Me&tal Archives#Search by Band.src | 2 +- Me&tal Archives#Search by URL.src | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Me&tal Archives#Search by Album.src b/Me&tal Archives#Search by Album.src index 8b429c0..78b7886 100644 --- a/Me&tal Archives#Search by Album.src +++ b/Me&tal Archives#Search by Album.src @@ -179,7 +179,7 @@ sayrest findline "class=\"display table_lyrics\"" moveline 2 -set "TEMP_DiscNumber" +set "TEMP_DiscNumber" "1" findline "" do moveline -7 diff --git a/Me&tal Archives#Search by Band + Album.src b/Me&tal Archives#Search by Band + Album.src index 9f533eb..cdcb5f7 100644 --- a/Me&tal Archives#Search by Band + Album.src +++ b/Me&tal Archives#Search by Band + Album.src @@ -179,7 +179,7 @@ sayrest findline "class=\"display table_lyrics\"" moveline 2 -set "TEMP_DiscNumber" +set "TEMP_DiscNumber" "1" findline "" do moveline -7 diff --git a/Me&tal Archives#Search by Band.src b/Me&tal Archives#Search by Band.src index 851bace..8b63630 100644 --- a/Me&tal Archives#Search by Band.src +++ b/Me&tal Archives#Search by Band.src @@ -179,7 +179,7 @@ sayrest findline "class=\"display table_lyrics\"" moveline 2 -set "TEMP_DiscNumber" +set "TEMP_DiscNumber" "1" findline "" do moveline -7 diff --git a/Me&tal Archives#Search by URL.src b/Me&tal Archives#Search by URL.src index 6f10c96..b849b27 100644 --- a/Me&tal Archives#Search by URL.src +++ b/Me&tal Archives#Search by URL.src @@ -129,7 +129,7 @@ sayrest findline "class=\"display table_lyrics\"" moveline 2 -set "TEMP_DiscNumber" +set "TEMP_DiscNumber" "1" findline "" do moveline -7