5772edf88a
Using dotenv, refactored some stuff, made making database slightly faster with art
2026-01-21 16:49:04 -05:00
d33ee77693
Moved the creation of the virtual table to the databasegenerator.py
2026-01-21 15:56:55 -05:00
6ece2d3ea1
refactored, fixed mp3 length bug, added lossless tag to database
2025-10-17 15:32:19 -04:00
faac93b1f6
flac and wav support
2025-10-10 18:39:56 -04:00
86e3e9cce8
Rearranged and removed comments
2025-10-10 15:30:01 -04:00
dcfe7115fa
Playlist items text is spaced not stupidly
...
Playlist Items look like not garbage now
I gave them a giant margin and forgot about it. should be good now
the item holders have padding instead for the edges
2025-10-07 16:36:06 -04:00
824bbdea45
added new file format for artist/song info
2025-07-06 13:55:30 -04:00
ea183794c1
SQLite is Completely done, json is not used at all anymore
2025-07-06 12:46:01 -04:00
488f426d02
The database generator can make a functional SQLite database
2025-07-01 21:08:56 -04:00
a7c9f8ec4b
updated manifest for PWA
...
solved some more issues, added some more issues, you know how it goes
2025-03-11 10:10:07 -04:00
3e770fe66d
added a colon
2025-03-10 12:55:38 -04:00
058d1a9a3c
Not defaulting to new mode
2025-03-10 12:40:38 -04:00
3bb92bfc73
Merge pull request #3 from kristy-fournier/dev
...
Update mode working again
2025-03-10 10:33:05 -04:00
83fbdc7658
Update mode back to working, non mp3's are not added to the database
2025-03-10 10:32:27 -04:00
44bd5dc481
Remove "update" database mode temporarily
2025-03-10 10:05:07 -04:00
247c684b58
bleh
2025-03-10 10:01:40 -04:00
49c1b0bf25
trying to fix deleteymode, work in progress
2025-03-07 21:33:05 -05:00
968d30897e
New JSON layout
2025-03-05 11:07:55 -05:00
b1f1a38748
Finally
...
Changing the settings on mobile actually works as intended
also other rearranging of the backend or whatever
2025-01-19 11:16:54 -05:00
7c580b7bef
tons of comment updates
...
probaby gonna make some incompatible changes soon to the format of the songDatabase
2024-11-27 17:21:39 -05:00
dc0cfd80a0
I made the directory where the mp3 files are a variable, so they can be stored on an external drive for example
2024-11-08 23:15:37 -05:00
Dylan Fournier
f567a3e093
Updated readme.md (get it because thats always the first commit message)
...
i also made an api key mandatory to ping the last fm server at all, so it wont try with an empty key
2024-09-10 19:43:13 -04:00
Dylan
792d1bdd3f
api key can be set from console
...
also the art finally displays as 1:1 in the playlist display but its not fully done yet
2024-09-09 16:03:05 -04:00
dylan-fournier
7a22c9efec
Cleaned up Generator + readme
2024-05-27 13:09:00 -04:00
dylan-fournier
889137712a
Added all app files
2024-05-27 12:26:47 -04:00