got a dev working on THAT EXACT ISSUE!
likely fix within a month!
-dave
Search found 6715 matches
- Wed Mar 25, 2026 4:22 pm
- Forum: Q & A
- Topic: Date sung order
- Replies: 1
- Views: 27874
- Fri Mar 20, 2026 10:36 am
- Forum: General
- Topic: Server Crashes
- Replies: 3
- Views: 31532
Re: Server Crashes
okay so you WERE saying that you WERE crashing on 32bit, not 64bit, right?
if you're on mac, you can just copy the text of the crash report, and send it in an email
if you're on windows, there's currently no method
if you're on mac, you can just copy the text of the crash report, and send it in an email
if you're on windows, there's currently no method
- Tue Mar 17, 2026 5:04 pm
- Forum: General
- Topic: Server Crashes
- Replies: 3
- Views: 31532
Re: Server Crashes
are you crashing more on 64bit?
can you send crash reports?
are you on mac?
can you send crash reports?
are you on mac?
- Sat Mar 07, 2026 9:57 am
- Forum: General
- Topic: Creating Wi-Fi
- Replies: 8
- Views: 93432
- Thu Feb 26, 2026 1:57 pm
- Forum: Feature Requests
- Topic: File hash database field
- Replies: 9
- Views: 48068
Re: File hash database field
trello is best.
thanks. noted.
thanks. noted.
Re: error
hmm. if you can reliably reproduce it let me know. in general, i can only really act on a bug that i can see for myself.
- Thu Feb 12, 2026 1:08 am
- Forum: Feature Requests
- Topic: File hash database field
- Replies: 9
- Views: 48068
Re: File hash database field
i think if you're using producer you're one of the 5% that gets lost in the cracks?
CDG pretty reliably never changes. UNLESS you're using producer. hmmm. well we can DETECT producer files, because kJams, you know, PRODUCES them, so ... yeah. we could reliably SKIP hashing.
okay so, maybe we take ...
CDG pretty reliably never changes. UNLESS you're using producer. hmmm. well we can DETECT producer files, because kJams, you know, PRODUCES them, so ... yeah. we could reliably SKIP hashing.
okay so, maybe we take ...
- Wed Feb 11, 2026 4:44 pm
- Forum: Feature Requests
- Topic: File hash database field
- Replies: 9
- Views: 48068
Re: File hash database field
note that MP3 DOES change the file data when you edit meta data, but luckily it does that at the end of the file.
so i do think that reading just the first 1k of a file is sufficient?
note this is using classic code determinism.
a better approach would be something you hinted at: audio fingerprint ...
so i do think that reading just the first 1k of a file is sufficient?
note this is using classic code determinism.
a better approach would be something you hinted at: audio fingerprint ...
- Wed Feb 11, 2026 3:14 pm
- Forum: Feature Requests
- Topic: File hash database field
- Replies: 9
- Views: 48068
Re: File hash database field
oh! i just re-read my reply above.
i said "use bytes in files", and what I meant by that at the time was use the number of Bytes. Like if there are 2,157,329 BYTES in a file, use that number as input for the hash.
But then when I re-read it, I thought "oh that could be ambiguous, it could also ...
i said "use bytes in files", and what I meant by that at the time was use the number of Bytes. Like if there are 2,157,329 BYTES in a file, use that number as input for the hash.
But then when I re-read it, I thought "oh that could be ambiguous, it could also ...
- Wed Feb 11, 2026 2:19 pm
- Forum: Feature Requests
- Topic: File hash database field
- Replies: 9
- Views: 48068
Re: File hash database field
what would you use for the hash input?
can't use the path, or the song name/album/artist....
possibly could use bytes in files, but that's not guaranteed to be unique. some songs are zipped, some are not, eg: mp4, and byte size isn't a reliable marker for uniqueness.
don't get me wrong this is a ...
can't use the path, or the song name/album/artist....
possibly could use bytes in files, but that's not guaranteed to be unique. some songs are zipped, some are not, eg: mp4, and byte size isn't a reliable marker for uniqueness.
don't get me wrong this is a ...
- Sun Feb 08, 2026 2:36 pm
- Forum: Feature Requests
- Topic: The ability to search for ", A" and ", The"
- Replies: 4
- Views: 24440
- Sun Feb 08, 2026 2:34 pm
- Forum: 64bit
- Topic: Update kJams 2 or not
- Replies: 1
- Views: 15501
Re: Update kJams 2 or not
you should always update kjams
- Tue Dec 09, 2025 1:28 pm
- Forum: General
- Topic: Wiki missing CSS?
- Replies: 2
- Views: 30814
Re: Wiki missing CSS?
yeah i'm having "issues", but it is fixed
- Tue Nov 18, 2025 2:42 pm
- Forum: Bug Reports
- Topic: x.1b86
- Replies: 3
- Views: 46127
Re: x.1b86
meanwhile, i DO recommend you upgrade your OS to Mojave 10.14.6
that way you're on an officially supported version of kJams at least
when you get there let me know if the bug still exists, and i WILL see what i can do, okay?

-dave
that way you're on an officially supported version of kJams at least
when you get there let me know if the bug still exists, and i WILL see what i can do, okay?
-dave
- Mon Nov 17, 2025 2:49 pm
- Forum: Bug Reports
- Topic: x.1b86
- Replies: 3
- Views: 46127
Re: x.1b86
oh, you're on macOS 10.12.
sorry but that's an unsupported OS
but even if you were to upgrade to the last supported OS for 32bit mac, which is mojave, 10.14.6, i probably wouldn't be able to help. 32bit is officially end-of-life at this point, i'll make a few more releases, which will direct you to ...
sorry but that's an unsupported OS
but even if you were to upgrade to the last supported OS for 32bit mac, which is mojave, 10.14.6, i probably wouldn't be able to help. 32bit is officially end-of-life at this point, i'll make a few more releases, which will direct you to ...