1 Commits

Author SHA1 Message Date
bad8257663 - Fix extra zip file name,
- Optimize HTML global size,
- Fix HTML tags,
- Fix HTML indentation.
2026-07-26 15:42:26 +02:00
4 changed files with 189 additions and 352 deletions

View File

@@ -18,7 +18,7 @@ LMBrose generate the following type of pages:
- Play (EP, LP, Oldies) Pages,
- Track Pages.
This script is curently used to build the "Langueur Monotone Pages" on http://www.langueur-monotone.com.
This script is curently used to build the "Langueur Monotone Pages" on http://www.langueur-monotone.com.

View File

@@ -1,3 +1,14 @@
------------------------------------------------------------------------------------------------------------------------------------
LMBrowse V 1.9.2 - A. GIBERT - 2026/07/26
------------------------------------------------------------------------------------------------------------------------------------
- Fix extra zip file name,
- Optimize HTML global size,
- Fix HTML tags,
- Fix HTML indentation.
------------------------------------------------------------------------------------------------------------------------------------
LMBrowse V 1.9.1 - A. GIBERT - 2026/07/19
------------------------------------------------------------------------------------------------------------------------------------

View File

@@ -21,7 +21,7 @@ APPL_NAME="lmbrowse"
APPL_NAME_FULL="LMBrowse Docker Image"
APPL_NAME_SHORT="lmb"
APPL_ORG="rx3"
APPL_VERSION="1.0.0"
APPL_VERSION="1.0.1"
APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'

File diff suppressed because it is too large Load Diff