Added support for mpNZB (1 Viewer)

bloasfist

Portal Pro
November 16, 2006
177
10
Home Country
Netherlands Netherlands
I made a skinfile for mpNZB, see attached .xml.

mpnzb_screenie.jpg
 

Attachments

  • mpNZB.xml
    30.6 KB

Tgx

Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    I made a skinfile for mpNZB, see attached .xml.
    Hi!

    Thanks a lot for the good work!
    I've made some cosmetic changes just to keep the layout on par with the other plugins. Can you please test the file in attachment?

    :D:D

    Tgx
     

    bloasfist

    Portal Pro
    November 16, 2006
    177
    10
    Home Country
    Netherlands Netherlands
    I've tested it, and found 1 bug, of which i'm not able to find the cause.

    For some reason hovering above the 'refresh' button (id 1) makes the action menu want to disappear. (Btw: the refresh button is only active when viewing search results). I had this problem building the skinfile as well, and after quite a bit of fiddling i traced the cause back to the common.window.xml file, which has multiple controls with <id>1</id> in it. So i changed the id's in the common.window.xml file to 0 and then everything worked (at least that's what i thought). I forgot all about this when i posted my .xml here.

    Somehow the problem re-appeared using your new .xml. I've doublechecked my own .xml and now that version gives the same bug as wel :mad:.

    When i assign another id (e.g.: 999) to this button this behaviour doesn't occur, but then the refresh function obvously doesn't work :rolleyes:. This goes beyond my limited skin-building experiences, so i hope somebody else understands what's happening here...
     

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    I've tested it, and found 1 bug, of which i'm not able to find the cause.

    For some reason hovering above the 'refresh' button (id 1) makes the action menu want to disappear.

    Yes, the refresh button with id 1 interferes with common.window.xml, so i've changed the code and it should work. Can you please test it for me as i don't have a newsgroup to test it on?

    Thanks for the precious work!

    Tgx
     

    bloasfist

    Portal Pro
    November 16, 2006
    177
    10
    Home Country
    Netherlands Netherlands
    I checked your new version (without the referral to common.window.xml), but this also gives me the same problem. As said before, i already found the problem with the interference with common.window.xml and succesfully fixed it yesterday. Somehow, since today the fix doesn't work anymore on my computer. I cleared the mediaportal skincache, but this doesn't make a difference.

    Tgx: You don't really need a newsserver to test it, searching the different sites should work also without one. So could you check it yourself also (to exclude that something on my local pc is causing this problem)?
     

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    @Tgx: You don't really need a newsserver to test it, searching the different sites should work also without one. So could you check it yourself also (to exclude that something on my local pc is causing this problem)?

    Found it! It is the common.facade.list.xml file to cause the problem. This plugin wants that every item has its own id (very strange), and in the xml file there are some items without id which cause the problem! In my system this file works fine! Please test it on your system and let me know.

    Thanks a lot for your feedback!

    Tgx
     

    bloasfist

    Portal Pro
    November 16, 2006
    177
    10
    Home Country
    Netherlands Netherlands
    @Tgx: You don't really need a newsserver to test it, searching the different sites should work also without one. So could you check it yourself also (to exclude that something on my local pc is causing this problem)?

    Found it! It is the common.facade.list.xml file to cause the problem. This plugin wants that every item has its own id (very strange), and in the xml file there are some items without id which cause the problem! In my system this file works fine! Please test it on your system and let me know.

    Thanks a lot for your feedback!

    Tgx

    I think you posted the blue3wide skinfile. Could you post the correct one? (now i only have my original one).
     

    MrTRiX

    Community Plugin Dev
    October 28, 2006
    210
    41
    Home Country
    Canada Canada
    @Tgx: You don't really need a newsserver to test it, searching the different sites should work also without one. So could you check it yourself also (to exclude that something on my local pc is causing this problem)?

    Found it! It is the common.facade.list.xml file to cause the problem. This plugin wants that every item has its own id (very strange), and in the xml file there are some items without id which cause the problem! In my system this file works fine! Please test it on your system and let me know.

    Thanks a lot for your feedback!

    Tgx

    I am not a great skinner, would love to know a better way to do it. Why wouldn't I want the items to have there own ID's?
     

    Users who are viewing this thread

    Similar threads

    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    974
    Thanks for the update on this. I should have searched before posting, always assume it is something I have done wrong.
    Thanks for the update on this. I should have searched before posting, always assume it is something I have done wrong.
    Hi All, I have a strange one. I recently added 2 new TV series to my setup and they are not being correctly identified in the...
    Replies
    2
    Views
    388
    It may seem strange, but the open-source license allows anyone to sell physical CDs or DVDs to customers, provided that, for example, the source code is made available upon request and additional value is provided, such as an installation manual. Both of these are mentioned in the product description, so it appears to be legitimate...
    It may seem strange, but the open-source license allows anyone to sell physical CDs or DVDs to customers, provided that, for...
    I just recently started using your software and I noticed on eBay one person is selling it for about $16.00. You can make a claim...
    Replies
    2
    Views
    587
    Maybe [News] - MediaPortal 1.33 Pre-Release with new x64 version ready for testing
    Maybe [News] - MediaPortal 1.33 Pre-Release with new x64 version ready for testing
    After a long time I built a new HTPC. Everything went well. Just one problem. I imported the old recordings and can see them in the...
    Replies
    4
    Views
    790
    I am following the official documentation for setting up the Kodi plugin in media portal. I have got no issues with media portal, nor media portal plugin on Kodi, but with the Kodi plugin that must be installed in the media portal, as it is not getting detected. I have made a copy of the dll file into the plugins folder as found in my...
    I am following the official documentation for setting up the Kodi plugin in media portal. I have got no issues with media portal...
    I am following the official documentation for setting up the Kodi plugin in media portal. I have got no issues with media portal...
    Replies
    0
    Views
    388
    Top Bottom