Posts: 811
Joined: Oct 2021
Reputation:
68
2024-04-02, 18:28
(This post was last modified: 2024-04-02, 18:29 by kittmaster. Edited 1 time in total.)
I still need to update the Repo, so don't look for it yet, I am looking to roll out the media flags at the same time. That will take some more time, but I have a new strategy which won't involve all the gymnastics that have been going on to make it work with the Web-DL stuff.
I will be creating another placeholder for the Web-DL flag so if the term is the filename that it will pop next to the existing values etc. But I have a handle on how I want to do it now and understand Kodi's decision matrix.
They don't support sub 480p which is a poor decision but whatever, I can code in the checks for those which I've done for things like 70's/80's music videos that never made it beyond 360p etc.
Anyway, hopefully have that wrapped up soon.
On top of releasing the texture tool minus the auto updater (WIP).
Regards,
Chris
Kodi: Nexus
v20.5 |
Skin Dev: Madnox Omega/Nexus:
v20.01.02 |
Madnox Forum:
Root |
Madnox Repo:
v1.0.09 |
Mr. V's:
Source |
Kodi Texture Tool (
Takeover):
v3.0.1 |
Batch Texture Resize (
Irfanview):
Tutorial
Working On: Replacing Embruary >> TMDB Helper ||
Start: 6/3/2024
End: God knows ||
Status Complete:
Movies: 80%
TV Shows: 40%
Music: 20%
Posts: 3,839
Joined: Jan 2013
Reputation:
466
It might be prudent to differentiate more between Kodi codenames, perhaps using different versioning altogether. Having v21.00.11 be for Matrix, Nexus, and also Omega could get extremely confusing…
Posts: 945
Joined: Oct 2011
Reputation:
64
gibxxi
Posting Freak
Posts: 945
2024-04-07, 16:46
(This post was last modified: 2024-04-07, 18:02 by gibxxi. Edited 2 times in total.)
I tried to do an install from the repo on a clean install of Kodi. As I run all my Kodi instances as 'portable' installs, I simply started a new instance without the '/p' switch, installed the repo (as per your wiki instructions), and installed the skin that way, then checked the addon.xml with notepad++, and the correct version was downloaded. For some reason (that I cannot fathom), it's not doing that with the portable install that was upgraded from Nexus to Omega. It seems to still be pulling from the Nexus branch.
I even tried removing and re-installing the repo and skin, but without a restart of Kodi. So I don't know what's going on here. The bizarre thing is, the UI is telling me that there's an 'update available', but each time it attempts to pull/download it, it only gets to 60% downloaded, before declaring that it's 'not compatible with this version of Kodi.'
I've been having some severe latency issues with my internet connection of late, which I'm also at a loss to work out why. My ISP has diagnosed the connection, and determined there are no issues, so it must be something wrong with my LAN setup here, if it's the root cause.
Dan / Gib.
EDIT/Update: Cleared out the 'packages' folder under the addons folder, and it updated fine, to the correct version. So it would appear that, with my current network issue(s), it meant it was defaulting to simply using the already downloaded version, for Nexus, in the 'packages' folder due to the skin having the same version number across both the Nexus and Omega versions of the skin.
Posts: 811
Joined: Oct 2021
Reputation:
68
I can't speak to the Omega part but in the few times I did use the Repo to update it, it worked correctly. I believe a couple others have tried/tested it as well and it succeeded as the latest version you just did.
All 3 of my test beds are portables as well and my normal install is also using the repo.
What I "think" might have happened is that Omega went from RC2, to Beta, and now in Release, if I was a betting man, I'm going to say there is a problem in the revision range and I'll need to adjust it. I'll have a look at it some time today and report back what I find. Hang tight.
Kodi: Nexus
v20.5 |
Skin Dev: Madnox Omega/Nexus:
v20.01.02 |
Madnox Forum:
Root |
Madnox Repo:
v1.0.09 |
Mr. V's:
Source |
Kodi Texture Tool (
Takeover):
v3.0.1 |
Batch Texture Resize (
Irfanview):
Tutorial
Working On: Replacing Embruary >> TMDB Helper ||
Start: 6/3/2024
End: God knows ||
Status Complete:
Movies: 80%
TV Shows: 40%
Music: 20%
Posts: 945
Joined: Oct 2011
Reputation:
64
gibxxi
Posting Freak
Posts: 945
See my edit/update above. Due to network latency, it was simply pulling the Nexus version from the 'packages' folder, as both Nexus and Omega versions share the same version number. At least that's the way it looks to me. I would therefore expect that if you simply 'bump' the Omega version of the skin to '21.00.12' then it won't try to use the version already present in the 'packages' folder upon network / internet timeouts.
Sorry for the confusion in any case. I should've thought to check the 'packages' folder before I made my first post on this issue.