Hellow
353cf22dfb
Update object_cache.py
...
clean code
2023-02-13 16:45:12 +01:00
Hellow2
47bc91ff20
Create object_cache.py
...
this is a file/class where I can cache db obj
This is a cache for the objects, that et pulled out of the database.
This is necessary, to not have duplicate objects with the same id.
Using a cache that maps the ojects to their id has multiple benefits:
- if you modify the object at any point, all objects with the same id get modified *(copy by reference)*
- less ram usage
2023-02-13 15:41:51 +01:00
Hellow2
4ecdc6d419
refactored db objects
2023-02-10 13:52:18 +01:00
Hellow2
7b3f4a2b81
refactored
2023-02-09 15:49:22 +01:00
Hellow2
c3db4df70b
rough implementation of start of cli
2023-02-09 15:05:49 +01:00
Hellow2
bf5d0458ca
started cli
2023-02-09 09:40:57 +01:00
Hellow2
9efc806bec
finished fetching of tracklist
2023-02-08 17:14:51 +01:00
Hellow2
42852fbd32
improved console stuff
2023-02-08 13:29:01 +01:00
Hellow2
1d64e5901d
added playlist
2023-02-08 13:16:48 +01:00
Hellow2
bfefc9aaf1
hs
2023-02-07 19:26:14 +01:00
Hellow2
ece7ffa5db
hs
2023-02-07 13:32:49 +01:00
Hellow2
1f3487af64
extended readme
2023-02-07 12:00:54 +01:00
Hellow
ec9bb69069
a bit of refactoring and implemented some more scraping
2023-02-06 23:47:13 +01:00
Hellow2
8362e2d5eb
hs
2023-02-06 15:06:38 +01:00
Hellow2
da9767612e
updated
2023-02-06 09:48:56 +01:00
Hellow2
5b25aa2cc1
added contributing info
2023-02-06 09:44:11 +01:00
Hellow2
bbf7181b13
added artist notes
2023-02-06 09:16:28 +01:00
Hellow2
7d570038b3
implemented a class for formatted text. It can return text in markdown, html and plantext, and convert between those.
2023-02-03 16:33:22 +01:00
Hellow2
bc091807fb
hs
2023-02-03 15:21:59 +01:00
Hellow
e1293a4557
made obvious which files are used, and which aren't
2023-02-01 16:19:17 +01:00
Hellow2
611fbe575d
yee
2023-02-01 14:26:54 +01:00
Hellow2
18eef1234d
parsed attributes
2023-02-01 13:18:09 +01:00
Hellow2
575629a531
ma easy attributes
2023-02-01 09:41:25 +01:00
Hellow2
a02fea32fc
started implementing simple attributes
2023-02-01 09:18:06 +01:00
Hellow2
c99434adc4
added the fetching of the sources from ma regarding artists
2023-02-01 09:13:30 +01:00
Hellow2
f1e92a8464
added the fetching of the sources from ma regarding artists
2023-02-01 09:10:05 +01:00
Hellow
e48285c3b0
started implementation of fetching from ma artis sources
2023-02-01 00:07:13 +01:00
Hellow2
dde8271707
renamed a var to follow more the python defaults
2023-01-31 13:28:27 +01:00
Hellow2
911ae0c25a
finished fetching of discography and merging those
2023-01-31 13:27:28 +01:00
Hellow2
2e6c58255c
fixed mutable argument bug in the source dict of SourceAttribute
2023-01-31 13:18:52 +01:00
Hellow2
ae9a70fb04
fixed issue with date formats and the database
2023-01-31 09:53:05 +01:00
Hellow
65ccdee2cb
yes
2023-01-30 23:54:21 +01:00
Hellow
06cc826a21
finished database integration and simmilar
2023-01-30 18:27:49 +01:00
Lars Noack
3ddddf2f5f
hs
2023-01-30 17:07:26 +01:00
Lars Noack
bfcec43433
addepted the database binding tp the changes to the structure
2023-01-30 16:35:29 +01:00
Lars Noack
b46b9f5149
added stuff
2023-01-30 15:57:01 +01:00
Lars Noack
39404dbbed
finished refactoring metadata
2023-01-30 15:12:30 +01:00
Lars Noack
fb8a89dbbd
finished refactoring metadata
2023-01-30 14:41:02 +01:00
Lars Noack
bc69cac27c
metadata
2023-01-27 12:56:59 +01:00
Lars Noack
4abb17ca8e
source
2023-01-25 14:14:15 +01:00
Lars Noack
b7cce0aef9
continued
2023-01-24 18:15:07 +01:00
Lars Noack
c1dbb62eed
dasf
2023-01-24 14:37:37 +01:00
Lars Noack
c7811e9ae5
finished search of metal encyclopedia
2023-01-24 14:29:23 +01:00
Lars Noack
081a57360f
metal enzyclopedie
2023-01-24 12:09:47 +01:00
Lars Noack
3957dc4088
continued ma
2023-01-24 10:51:41 +01:00
Lars Noack
5545d1190a
started ma
2023-01-24 09:40:01 +01:00
Hellow
b17d039fb6
asddasd
2023-01-24 00:16:10 +01:00
Lars Noack
c28abdd999
started new documentation
2023-01-23 16:57:00 +01:00
Lars Noack
6b496971c9
implemented abstract class
2023-01-23 15:52:50 +01:00
Lars Noack
68031b9cdd
layed out the page structure
2023-01-23 14:53:35 +01:00