diff --git a/public/css/style.css b/public/css/style.css index be92181..ab51f54 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -369,7 +369,7 @@ button[disabled]{ color: var(--main-text); opacity: 0.75; } -input[type="text"], input[type="password"]{ +input[type="text"], input[type="password"], input[type="number"]{ width: 100%; border: 0px solid black; line-height: 36px; diff --git a/public/index.html b/public/index.html index 39746ec..2a74737 100644 --- a/public/index.html +++ b/public/index.html @@ -189,18 +189,146 @@

Settings

Playlsit track template

+
+

Create folder for playlist

+ +

Playlsit folder template

+
+

Create folder for artist

+ +

Artist folder template

+
+

Create folder for album

+ +

Album folder template

+
+

Create folder for CDs

+ +
+
+

Create folder structure for playlists

+ +
+
+

Create folder structure for singles

+ +
+
+

Pad tracks

+ +
+
+

Overwrite padding size

+ +
+
+

Illegal Character replacer

+ +
+
+

Concurrent Downloads

+ +
+
+

Preferred Bitrate

+ +
+
+

Bitrate fallback

+ +
+
+

Search fallback

+ +
+
+

Create log file for errors

+ +
+
+

Create log file for searched tracks

+ +
+
+

Create playlist file

+ +
+
+

Create .lyr files (Sync Lyrics)

+ +
+
+

Save covers

+ +
+
+

Cover name template

+ +
+
+

Save artist image

+ +
+
+

Artist picture name template

+ +
+
+

Save images as png

+ +
+
+

Save playlists as compilation

+ +
+
+

Remove album version from track title

+ +
+
+

What should I do with featured artists

+ +
+
+

Title casing

+ +
+
+

Artist casing

+ +