by rimparato » Thu Jan 22, 2026 4:23 pm
I'm trying to get my auto update to work in MM5/2024 (i'm running 2024.2.1.3201)
the addons check updates finds my update but when i try to install from the addon dialog I get an error message
"invalid addon: on valid for MM 4.x"
dblclicking on the same .mmip file installs properly, i'm thinking this a MM5 bug?
my info.json (spaces added to the URL so i can post it)
{
"title": "Similar Artists",
"id": "SimilarArtists",
"description": "Create/enqueue playlists of similar artists using Last .fm and your MediaMonkey library.",
"version": "1.1.2",
"minAppVersion": "5.0.0",
"type": "general",
"author": "rimparato",
"icon": "smiley_yellow_128.png",
"updateURL": "..... raw.githubusercontent .com/remo-imparato/SimilarArtistsMM5/updates/update .json"
}
I'm trying to get my auto update to work in MM5/2024 (i'm running 2024.2.1.3201)
the addons check updates finds my update but when i try to install from the addon dialog I get an error message
"invalid addon: on valid for MM 4.x"
dblclicking on the same .mmip file installs properly, i'm thinking this a MM5 bug?
my info.json (spaces added to the URL so i can post it)
{
"title": "Similar Artists",
"id": "SimilarArtists",
"description": "Create/enqueue playlists of similar artists using Last .fm and your MediaMonkey library.",
"version": "1.1.2",
"minAppVersion": "5.0.0",
"type": "general",
"author": "rimparato",
"icon": "smiley_yellow_128.png",
"updateURL": "..... raw.githubusercontent .com/remo-imparato/SimilarArtistsMM5/updates/update .json"
}