Markil3
|
66d803e301
|
Improves commenting and thread naming.
This should hopefully help debugging a little.
|
2021-10-31 15:59:03 -06:00 |
|
Markil3
|
0de20568a7
|
Gives the interface the ability to pull information from the YouTube page.
This will make filling in song data much easier.
|
2021-10-10 16:20:01 -06:00 |
|
Markil3
|
2e2748f9e9
|
Merges the two album tables into one.
Albums are independent of how the song is stored. We don't need to separate them.
|
2021-09-18 15:00:12 -06:00 |
|
Markil3
|
f8be50af9d
|
Prevents the browser from locking on shutdown if the browser ran into a startup error.
|
2021-09-15 09:35:16 -06:00 |
|
Markil3
|
999f3345cc
|
Moves player logic to its own class, away from Interface
In the future, this will make testing and a CLI environment easier.
|
2021-09-14 16:39:40 -06:00 |
|