(2024-01-09, 11:54 AM)fezster Wrote:(2024-01-09, 12:27 AM)olevelo Wrote:(2024-01-08, 11:19 AM)fezster Wrote: Thanks for pointing that out! I've fixed the indentation error. That'll teach me for trying to do these updates in a browser, rather than using a proper development evironment.
How did it run in testing like that? Usually it would fail with an indentation error like that.
Im not really a python developer, nor have I used github.com before. So I was manually making the changes and editing them on the web. This was a copy/paste error. I've now installed Github desktop and a python IDE so I dont make that mistake again.
Ah gotcha.
(2024-01-09, 05:05 PM)mcarlton00 Wrote: Full disclaimer: we typically don't do much work towards the next kodi version until at least betas, because things still regularly change and it's just downright exhausting trying to keep up with whatever upstream is doing. If you want to open an issue on the repo about the database schema version change that would be a great help to reminding me to look at it once I get some time freed up to do some dev work around here. iirc it's a super trivial change in the addon (assuming no other big schema changes), but it's been a while since I was last in that section of the code.
For what it's worth, Kodi is on Beta 2 right now.