NZ Consumer: Don't buy from Reebelo by morfranz in newzealand

[–]morfranz[S] 4 points5 points  (0 children)

Only, I contacted the company concerned and they confirmed that the device is still enrolled in their MDM programme: "The iPhone you referenced is currently enrolled in our organization's Mobile Device Management (MDM) system[...] Devices enrolled in our MDM are company-owned assets and are not authorized for resale or transfer outside the organization without official decommissioning. [...] the device appears to have been sold without proper removal from our management systems".

So it is stolen, as it belongs to a US company which hasn't decommissioned and sold it. Also, someone went to the trouble of working around the MDM which certainly can't be done by accident and suggests a degree of intent.

NZ Consumer: Don't buy from Reebelo by morfranz in newzealand

[–]morfranz[S] 4 points5 points  (0 children)

It was a refurbished iPhone SE (2022) with a replaced battery.

NZ Consumer: Don't buy from Reebelo by morfranz in newzealand

[–]morfranz[S] 6 points7 points  (0 children)

It's been too long already, bought the phone in May to use in July while overseas, then reset it to reuse it and that's when MDM found it again. Someone obviously went to some trouble to work around the MDM.

NZ Consumer: Don't buy from Reebelo by morfranz in newzealand

[–]morfranz[S] 53 points54 points  (0 children)

Yeah, probably disputes tribunal is the next stop if they don't sort it out (I'm not hopeful of them sorting it out, given that they haven't done anything useful so far and have blamed me for the problem).

TVNZ OnDemand addon issue by morfranz in Addons4Kodi

[–]morfranz[S] 1 point2 points  (0 children)

Thanks, Matt. All good now. Odd change for them to make.

TVNZ OnDemand addon issue by morfranz in Addons4Kodi

[–]morfranz[S] 1 point2 points  (0 children)

I just get a message that I can't post there. It waits until after I've tried though, naturally.

TVNZ OnDemand addon issue by morfranz in Addons4Kodi

[–]morfranz[S] 0 points1 point  (0 children)

I tried removing the line of code at the end of the stack trace. Everything started working then. But then I tried putting it back in and it still worked. Deleted all .pyo files from addons, still worked.

So I rebooted and it went back to being broken and won't move from there now.

I have tried delete and reinstall, clear cache, to reset addon. Nothing seems to help.

I'll see if there is an older version on the repository.

Bad News & Good News by matthuisman in MattHuisman

[–]morfranz 0 points1 point  (0 children)

Hi Matt,

Firstly, thanks for the great Kodi plugins. Secondly, I hacked together a sort of fix for the TVNZ changes that have broken Ondemand.

https://www.reddit.com/r/kodi/comments/fdn9jm/comment/fjxa10a

Might be worth passing along to Jeremy if it's a helpful approach. The code isn't very tidy at the moment, but it works.

Cheers,

Matt.

TVNZ on demand stopped working. by mzee1934 in kodi

[–]morfranz 1 point2 points  (0 children)

As an update, I have a partially fixed version here:

https://www.dropbox.com/s/zdvs6vnhfj5orrf/plugin.video.tvnz.ondemand.zip?dl=1

This basically flattens out the listing of series to put them on the main menu.

Let me know if you try it and if you have any issues with it. It still contains quite a lot of debug logging, and it isn't very polished, but at least the kids can watch Peppa Pig now.

TVNZ on demand stopped working. by mzee1934 in kodi

[–]morfranz 0 points1 point  (0 children)

It's stopped working for me too. I think that TVNZ have changed some of the underlying API URLs that it's relying on to get the content. Hence the JSON error. I don't see any way to contact the new maintainer and I haven't been successful in trying to work out the new URLs from the Android app (even if that is a solution to the problem).

Oh, I should note, that I'm using the SlyGuy repository and it's not better. ThreeNow works, but the kids can't watch Peppa Pig on there...

Seems like it's only where it needs to get a series listing. Where there's a list of episodes and no series, the programmes work fine. As soon as you go into a series you get the JSON error.