Recent content by Drivium

  1. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Have you tried v3 yet? I posted it a few posts back. It removes the serial. If that alone works for you, then we're good.
  2. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Here is version 3 of the iVue MAC Swap Tool. Gives user the choice to remove references to serial in their addons.ini file. This assumes that their serial matches this: serial%22%3A+%7B%22 as I'm assuming this is a default. Also sexied up the prompts. Enjoy Pastebin...
  3. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Can anyone confirm what their serial string looks like in the tecbox addons.ini file?
  4. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Ok, I can still connect to iptvstalker if I remove all of the references to serial in the ini. I just did it in msword. Your's may be the same. I searched for serial%22%3A+%7B%22 replaced with null (in the "replace with" area, I left it blank). Try it on yours and see if this fixes your issues...
  5. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Ok. Ill see what affect removing that from the ini has, tomorrow.
  6. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Ok, cool. What's weird is that the serial piece for iptvstalker is in the iVue addons.ini by default, yet it doesn't mess anything up. All my script does is mod the mac. Do you get why modding the tecbox ini has this affect?
  7. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Might have been a false alarm in my case. Checked windows task manager and there was a python script that was hung up. Killed Kodi, then I killed the python script, restarted KODI and everything works again. Just me?
  8. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Cool. Let me know. If that does the trick, we're lookin' at v3. Gotcha. I'm not really either, more of a hacker. I just like to automate stuff. Push a button and watch the pretty lights. When you said "middleware", I was instantly impressed...lol. No idea what that is. I'm not current...
  9. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Ok. I think I'm seeing what you are describing. The live tv channels are no longer working. If I access iptv stalker manually (via video addons), I can get in just fine and iVue also works. TV/EPG seem to be the only thing affected for me. So, anything I can do on my end? Maybe clear the...
  10. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    The v2 script makes no mods to any serials. It strictly mods the MACs that follow the word "mac" and the only "mac" I have in mine is related to iptvstalker. Was the final MAC the script displayed not the right MAC? I'm trying to understand what might be going on. Are you able to send me a...
  11. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Sweet! Glad to hear its working for someone other than myself. lol. Thanks for fixing the links and for your input.
  12. D

    NFPS / Private Fixing iVue Guide to work with IPTV Stalker ("failed authorization")

    Improved script to automatically find the encoded MAC within their addons.ini file. User no longer needs to manually copy and paste the encoded mac string from the ini file. The only user interaction now is to provide their MAC address...wait a few seconds....and confirm the write. Pastebin...
  13. D

    Script to fix addons.ini for iVue for your linked MAC

    This is a script to fix your iVue addons.ini with your linked MAC so it can work with the iVue Guide (dara) -- Ok, need someone to test! Here's a pastebin of my code: http://pastebin.com/xqdAPT8g Link to app: https://drive.google.com/file/d/0B7UqN53jp_4camkwOUZvWUFBMkE/view?usp=sharing How...