Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 10 of 10

Thread: IPTV Catch-up (oottppxx Heinz)

  1. #1

    Title
    Forum Supporter
    Donated Member
    Join Date
    Apr 2012
    Posts
    24
    Thanks
    8
    Thanked 5 Times in 5 Posts

    IPTV Catch-up (oottppxx Heinz)

    I am having trouble with this plugin since updating to The newer vix, it appears to have caused an issue with the plugin:

    I was about to open an issue on github and see someone already has and the author can't fix for a while so was hoping someone could point me in the right direction:

    Logs: https://pastebin.com/raw/0FsVJ62X

    When on a Catchup enabled Data Stream it crashes with that data in the log,

    Plugin is available here: https://github.com/oottppxx/enigma2

    Any one any idea what is failing what has become redundant and the new way of working so I attempt a fix?

    I should add it works fine in the latest OpenATV as I used multiboot to prove it.

    Thanks

  2. #2
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,339
    Thanks
    6,422
    Thanked 9,146 Times in 6,224 Posts
    excerpt of crash log

    Code:
    <  1055.8696> 17:49:36.6449 [eRCDeviceInputDev] emit: 1
    <  1055.8703> 17:49:36.6456 [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK' Binding='('OK',)'.
    <  1055.8704> 17:49:36.6457 [ActionMap] Keymap 'WizardActions' -> Action = 'ok'.
    <  1056.3765> 17:49:37.1518 Traceback (most recent call last):
    <  1056.3766> 17:49:37.1519   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
    <  1056.3767> 17:49:37.1520   File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 160, in save
    <  1056.3768> 17:49:37.1521   File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 164, in run
    <  1056.3769> 17:49:37.1522   File "plugin.py", line 1400, in main
    <  1056.3770> 17:49:37.1523   File "plugin.py", line 1002, in playTS
    <  1056.3771> 17:49:37.1524   File "/usr/lib/enigma2/python/mytest.py", line 324, in openWithCallback
    <  1056.3774> 17:49:37.1527     dlg = self.open(screen, *arguments, **kwargs)
    <  1056.3775> 17:49:37.1528   File "/usr/lib/enigma2/python/mytest.py", line 334, in open
    <  1056.3778> 17:49:37.1531     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
    <  1056.3778> 17:49:37.1531   File "/usr/lib/enigma2/python/mytest.py", line 271, in instantiateDialog
    <  1056.3781> 17:49:37.1533     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
    <  1056.3781> 17:49:37.1534   File "/usr/lib/enigma2/python/mytest.py", line 294, in doInstantiateDialog
    <  1056.3783> 17:49:37.1536     dlg = screen(self, *arguments, **kwargs)
    <  1056.3784> 17:49:37.1537   File "plugin.py", line 805, in __init__
    <  1056.3785> 17:49:37.1538   File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 15, in __init__
    <  1056.3786> 17:49:37.1538   File "/usr/lib/enigma2/python/enigma.py", line 272, in __init__
    <  1056.3787> 17:49:37.1540 TypeError: in method 'new_eServiceReference', argument 1 of type 'std::string const &'
    <  1056.3788> 17:49:37.1541 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0xae06d058>>,('WizardActions', 'ok')) failed)
    Plugin ipk here
    Code:
    https://github.com/oottppxx/enigma2/tree/master/plugins/heinz

  3. #3

    Title
    Forum Supporter
    Donated Member
    Join Date
    Apr 2012
    Posts
    24
    Thanks
    8
    Thanked 5 Times in 5 Posts
    Thanks, I think I found it, I have posted on the Github if anyone wants to try it

  4. The Following User Says Thank You to stingray13 For This Useful Post:


  5. #4

    Title
    Senior Member
    Join Date
    Feb 2012
    Location
    Rojales, Alicante, Spain
    Posts
    114
    Thanks
    8
    Thanked 12 Times in 12 Posts
    Quote Originally Posted by stingray13 View Post
    Thanks, I think I found it, I have posted on the Github if anyone wants to try it
    Its working on my Vu+Solo 2 now, did a few tests on some channels and OK. On a different note I remember that channels that supported catchup had a star or a mark but looking at my bouquets now I dont see this.

  6. #5

    Title
    Forum Supporter
    Donated Member
    Join Date
    Apr 2012
    Posts
    24
    Thanks
    8
    Thanked 5 Times in 5 Posts
    You need to use Frenchy's for that
    Code:
     https://github.com/oottppxx/enigma2/tree/master/plugins/frenchs
    ; it allows you to mark the channels;
    when I get time I will try and update em3u script which incorporates this which is basically a mix of Suls and ooppttx's scripts designed to work together, I haven't updated it in ages

  7. #6
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,581
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Can anyone post the source files here? I am not able to open the ipk.
    Help keep OpenViX servers online.Please donate!

  8. #7

    Title
    Junior Member
    Join Date
    Feb 2021
    Posts
    2
    Thanks
    0
    Thanked 2 Times in 1 Post
    Code isn't that good, which is why I never posted the sources, but there shouldn't be an issue extracting from the IPK.

  9. #8
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,581
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    No one here is looking to find fault with your code.

    Using 7zip I can't extract the ipk.

    Could you please zip the files and attach.
    Help keep OpenViX servers online.Please donate!

  10. #9
    Ev0's Avatar
    Title
    V.I.P
    Join Date
    Jan 2011
    Posts
    1,044
    Thanks
    346
    Thanked 421 Times in 262 Posts
    Quote Originally Posted by Huevos View Post
    No one here is looking to find fault with your code.

    Using 7zip I can't extract the ipk.

    Could you please zip the files and attach.
    Extracted wtih 7zip (it gives errors but still extracts).

    The plugin.py included has been edited so that it runs with obh and vix (no idea if it crashes as not actually used it recently) so will be different to the pyo file if you disassemble it yourself.
    Attached Files Attached Files


  11. The Following User Says Thank You to Ev0 For This Useful Post:

    Huevos (26-03-21)

  12. #10

    Title
    Junior Member
    Join Date
    Feb 2021
    Posts
    2
    Thanks
    0
    Thanked 2 Times in 1 Post
    Just posted source to github, for what it's worth.

  13. The Following 2 Users Say Thank You to oottppxx For This Useful Post:

    abu baniaz (18-04-21),Sicilian (27-04-21)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.