Downloads/Links: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
Added perpetual and subscription version URLs for Phase 1/2 update system
Line 47: Line 47:
"vers": "https://www.dropbox.com/s/y8xixnt4yk5rfv6/version.xml?dl=1",
"vers": "https://www.dropbox.com/s/y8xixnt4yk5rfv6/version.xml?dl=1",
"vers_2": "https://www.dropbox.com/s/u9xmh1ot6rn7dl7/version2.xml?dl=1",
"vers_2": "https://www.dropbox.com/s/u9xmh1ot6rn7dl7/version2.xml?dl=1",
"vers_perpetual": "https://www.dropbox.com/scl/fi/3kb1n1fnrttoanzcmbn81/version_perpetual.xml?rlkey=k2a8uomy8e59sua9nx31wgm9b&dl=1",
"vers_2_perpetual": "https://www.dropbox.com/scl/fi/8ed8a7rpx8blvb65ow12d/version2_perpetual.xml?rlkey=20lq507bwqrk8g3lq1e15d0mz&dl=1",
"vers_subscription": "https://www.dropbox.com/scl/fi/s0t4827r1jachalr64neq/version_subscription.xml?rlkey=0mqldnnw6gz8fimkywlo3p141&dl=1",


   "KaraokeCloud Date":            "",
   "KaraokeCloud Date":            "",

Revision as of 21:24, 29 December 2025

Notes: comma must be "full width comma" like this ",", cuz the JSON parser will choke on a quoted comma. Quotes must be curly quotes.

<downloads>
{
  "whats_new": "WARNING! An auto update may fail! If it does,go to kjams.com/downloads and download manually. If you're using 32bit,be sure to get 32bit version!
________________________________________________
b88:
* the 32bit version is officially on Life Support (End of Life)
* fixed a few mac specific things: full disk access,camera access,updated code signing keys
________________________________________________
b87:
* Windows: Audio works again omg
* Mac: New Icon YAY!
* in the Window menu,there's a new command: Gather,for when you lost your video window (or any other)
* renaming a Singer or Playlist should now show the new name when you hit enter
________________________________________________
b86:
* updates for App developers (ie: kJams Cue): new commands and notifications
* you'll now get an assert fail if you have the "mixed column" corruption bug (note we're working on fixing that bug)
________________________________________________
b85:
* fix download links
* fix mp3 audio extract error,AND if there IS an error it won't crash
* fix windows tempo-key issue
",
	"mac_2_64":			"https://www.dropbox.com/s/3x2zsui1iwxhh1q/kJams2_x64.dmg?dl=1",
	"mac_2":			"https://www.dropbox.com/s/vifnn4ri324ljo4/kJams2.dmg?dl=1",
	"win_2_64":			"https://www.dropbox.com/s/gkjxfufkka9gndk/kJams2Win_x64.exe?dl=1",
	"win_2":			"https://www.dropbox.com/s/lpato306gwevve1/kJams2Win.exe?dl=1",

	"mac_lite_64":			"https://www.dropbox.com/s/197tc6k3ch1n6xc/kJamsLite_x64.dmg?dl=1",
	"mac_lite":			"https://www.dropbox.com/scl/fi/w88q021nxe5jflmg1m467/kJamsLite.dmg?rlkey=wh2zfncym3v0gaugt3ugfk4b4&dl=1",
	"win_lite_64":			"https://www.dropbox.com/s/k16h7k5um2abs2g/kJamsLiteWin_x64.exe?dl=1",
	"win_lite":			"https://www.dropbox.com/s/r5iy7pr5lyua11c/kJamsLiteWin.exe?dl=1",

	"mac_pro_64":			"https://www.dropbox.com/s/0nheveq7fgxs6s9/kJamsPro_x64.dmg?dl=1",
	"mac_pro":			"https://www.dropbox.com/scl/fi/5rsewn5fo2x9hztxtks0m/kJamsPro.dmg?rlkey=xlpd6xztu8knheghmt1qkezmc&dl=1",
	"win_pro_64":			"https://www.dropbox.com/scl/fi/0tjcwenw4ld00dutipiy8/kJamsProWin_x64.exe?rlkey=y2x8h1zmq8xw6iv1p2d6cn9zt&dl=1",
	"win_pro":			"https://www.dropbox.com/s/d12cd6k8afq838l/kJamsProWin.exe?dl=1",

	"qt_win_10plus":		"https://www.dropbox.com/s/g7aevsiczqub0ah/Quicktime_7_Win_10.exe?dl=1",
	"qt_win_8minus":		"https://www.dropbox.com/s/oz4ygbn9p2p521j/QuickTimeInstaller.exe?dl=1",

	"mac_teamviewer":		"https://www.dropbox.com/s/2u4za33isbsb5uc/TeamViewerQS.dmg&dl=1",
	"win_teamviewer":		"https://www.dropbox.com/s/fo7gtk4qmjhyhdb/TeamViewerQS.exe&dl=1",
	
	"vers":				"https://www.dropbox.com/s/y8xixnt4yk5rfv6/version.xml?dl=1",
	"vers_2":			"https://www.dropbox.com/s/u9xmh1ot6rn7dl7/version2.xml?dl=1",
	"vers_perpetual":			"https://www.dropbox.com/scl/fi/3kb1n1fnrttoanzcmbn81/version_perpetual.xml?rlkey=k2a8uomy8e59sua9nx31wgm9b&dl=1",
	"vers_2_perpetual":			"https://www.dropbox.com/scl/fi/8ed8a7rpx8blvb65ow12d/version2_perpetual.xml?rlkey=20lq507bwqrk8g3lq1e15d0mz&dl=1",
	"vers_subscription":			"https://www.dropbox.com/scl/fi/s0t4827r1jachalr64neq/version_subscription.xml?rlkey=0mqldnnw6gz8fimkywlo3p141&dl=1",

  "KaraokeCloud Date":             "",
  "KaraokeCloud":                  "",

  "Party Tyme Downloads Date":     "",
  "Party Tyme Downloads":          "",

  "Party Tyme Pro Streaming Date": "",
  "Party Tyme Pro Streaming":      ""
}
</downloads>