cda152852c
Minor changes
2026-01-26 15:32:28 -05:00
7d45d9498e
fixed search errors
2026-01-26 15:32:00 -05:00
fce09edfc5
Added proper handling of internal errors (should be no 500s anywhere)
2026-01-26 12:30:08 -05:00
00550cca85
I got distracted and broke something but the responses should be good now
2026-01-26 10:39:17 -05:00
0b64a6f297
Okay the backend should be done so im committing now
...
im gonna fix the frontend next
2026-01-26 10:09:26 -05:00
9bdac82f10
In the thick of changing the responses to requests
2026-01-25 19:04:02 -05:00
bcd6807a34
Duplicate song queue adds can be blocked
2026-01-22 00:31:53 -05:00
1e1eac4aa4
Added a "clear playlist" admin function on the client
2026-01-22 00:10:59 -05:00
4f39417852
added hashing, updated parts of readme to explain env file
...
also added some tabby stuff, but its not done yet
2026-01-21 19:27:49 -05:00
37945ccced
updated example.env
...
also rearranged imports and wishlist
2026-01-21 18:36:41 -05:00
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
e08e9cbcca
Fixed a bunch of bugs to make adminpass complete
...
also added a bunch of comments and a new item design (css) that i'm probably going to undo
2025-10-06 12:47:58 -04:00
d72320aae4
Renamed some dumb variables, started wishlist
2025-10-05 23:27:04 -04:00
76971ea75e
Done adding admin password
...
Just gotta do documentation
2025-10-03 18:51:12 -04:00
1733a485b4
99% done
...
also added some new comments and notes about future design changes
2025-10-03 17:26:12 -04:00
f41255e456
added server side password verification to everything that needs it
2025-07-18 19:21:21 -04:00
d110657d8f
Added base of password system and check for adding a song
2025-07-18 18:31:46 -04:00
824bbdea45
added new file format for artist/song info
2025-07-06 13:55:30 -04:00
776ebbbd34
soundlocation is used for the file playing
2025-07-06 13:42:31 -04:00
d63847761c
Fixes to partymode and playlist retrival
2025-07-06 13:16:12 -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
0f81492332
Removed a comment for an issue i fixed
2025-03-10 13:42:38 -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
7505bc28d3
Volume cannot be changed when player isn't playing
2025-03-06 10:45:51 -05:00
018fc7579d
changed some prints
2025-03-05 15:50:14 -05:00
cf8796a3a1
Playlist mode, adding songs work in new format
2025-03-05 15:18:05 -05:00
968d30897e
New JSON layout
2025-03-05 11:07:55 -05:00
f23ddc79ca
added new minor details
2025-03-03 10:37:07 -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
1802ec3b79
renamed a variable
...
also crashing out in the comments
2025-01-15 11:19:44 -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 Fournier
2b293c76d1
Change port for Server in console
2024-09-09 16:17:03 -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
dcb21d39a9
chaged default port to be correct
...
also bug fixes and readme changes
2024-05-28 12:26:17 -04:00
dylan-fournier
7a22c9efec
Cleaned up Generator + readme
2024-05-27 13:09:00 -04:00