Add script for displaying record collection
This commit is contained in:
parent
2886ca7192
commit
94ce340e8f
8 changed files with 127 additions and 4 deletions
|
@ -48,3 +48,17 @@ placestartyear = 0
|
|||
placecss = ""
|
||||
|
||||
# disambig = {"london":"england","belfast":"northern ireland"}
|
||||
|
||||
"""
|
||||
Records
|
||||
"""
|
||||
|
||||
trackrecords = False
|
||||
|
||||
recordserverpath = ""
|
||||
|
||||
recordcss = ""
|
||||
|
||||
discogstoken = ""
|
||||
|
||||
discogsuser = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue