diff --git a/maloja/web/issues.html b/maloja/web/issues.html deleted file mode 100644 index 1a8bb9e..0000000 --- a/maloja/web/issues.html +++ /dev/null @@ -1,68 +0,0 @@ - - - -
- -- - | -
- Possible Issues- with your library - KEY_ISSUES Issues - -Maloja can identify possible problems with consistency or redundancy in your library. After making any changes, you should rebuild your library. |
-
The current database wasn't built with all current rules in effect. Any problem below might be a false alarm and fixing it could create redundant rules. | " - html += """Rebuild the database | """
- html += "|
'" + artistLink(d[0]) + "'" - html += " is a possible duplicate of " - html += "'" + artistLink(d[1]) + "' | " - html += """""" + d[1] + """ is correct | """
- html += """""" + d[0] + """ is correct | """
- html += "
'" + artistLink(c[0]) + "' sounds like the combination of " + str(len(c[1])) + " artists: " - for a in c[1]: - html += "'" + artistLink(a) + "' " - html += " | " - html += """Fix it | """
- html += "|
Is '" + n[0] + "' in '" + artistLink(n[1]) + "' an artist? | " - html += """Yes | """
- html += "
+ + | +
+ Manual Scrobbling+ + + + |
+
+ Artists: + | + + | +
+ Title: + | + + | +
- - | -
- Manual Scrobbling- - API Key: - - - |
-
- Artists: - | - - | -
- Title: - | - - | -