My DVDs remake (1 Viewer)

dvd-fan

Portal Member
March 28, 2006
5
0
Hello

How do I install the plug in? I have the ZIP file, where do I have to extract it to?

Thank you! Nice plug in :D .

Martin
 

mzemina

Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    dukus - I found the root of the problem for my #2 issue i posted on the DVDProfiler import - it appears that you are not using the sorted title - I believe the XML tag is <SortTitle>. DVDProfiler will place the "A" and "The" from the beginning of the title and place it at the end in the sorted title. For example: "A Bugs Life" will be "Bugs Life, A" or "The Great Escape" will be "Great Escape, The"

    Mike

    mzemina said:
    2) The second problem is that the import does not ignore an "A" or "The" in the title so the listing does not appear correct. OK, it doesn't look how I have had them arranged in alphobetical order.
     

    dukus

    Portal Pro
    January 20, 2006
    783
    748
    45
    Home Country
    Romania Romania
    This is true. I changet totaly the DVDProfiler import, now problem with speed is solved, and i maked a generic title formater for all import. But the plugin is not publised. Maybe next week. I need solve another tree yours problem :wink:
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    I don't know if your code change will pick this up - but I found that the XML tag you are using for Overview doesn't appear to be correct. The data that is showing appears like it is from easter egg, but I haven't found it yet. The tag should be "Overview" - so I dont know what happened.

    Another problem - View by artist. Sometimes it works then other times it doesn't. When it doesn't it either shows maybe three actors, other times it doesn't display any actors.

    Mike
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    Thought of a feature request. While in Artist view it would be nice to see the actor's portrait (maybe from IMDB) shown in the area where the DVD's are being displayed in the lower left area.

    Mike
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    Hi Dukus,

    converted my Ant catalog now to be xml.
    Can read now the catalog.
    However on one particular movie i'm always getting an exception:
    Code:
    System.ArgumentOutOfRangeException: Length cannot be less than zero.
    Parameter name: length
       at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
       at GUIDVDs.DVD_DB.AddActor(DVD r)
       at GUIDVDs.DVD_DB.CreateRec(DVD r)
       at GUIDVDs.MyDVDs.GetDVDsXMLant(String fileName, String folderName)
       at GUIDVDs.MyDVDs.ButImport_Click(Object sender, EventArgs e)

    Don't know which field is causing the problem.
    Maybe you can write out some log file?

    Also one small change please.
    When selecting the option to import into the movie db, it makes no sense to have the dvd database created as well.

    thanks,

    Helmut
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    Possible buddy to use with this plugin?

    If anyone wants to - please feel free to create a more attractive image. I would welcome it.

    Mike

    hoverdvdstack6ta.png


    EDIT: Changed to match the size of other hover buddies: Pictures, Plugins & Settings. They should match with size and position now.
     

    MrMartin

    Portal Member
    October 27, 2005
    23
    1
    Problems navigating with remote/keyboard

    Thanx for a great plugin!

    I just have one problem atm...

    When i change view to "Genre" in swedish (category in english i guess) and it lists up all kinds of available categorys that i got (Comedy, Horror etc etc) i cannot click on each category to ONLY show the movies in selected category. I dont know if that function is supported, but i think it could be a nice feature, when searching through all movies by category.

    EDIT::
    Just noticed that this future is available, but it ONLY works when klicking on each category with the mouse. When i use my MCE remote or the keyboard, i must first go up to "Show: List" and then to the right to be able to pick a category, but then its not working. Nothing happens when choosing a category

    Any ideas whats wrong?

    Thanks a lot
    Martin

    Btw...sorry my bad english
     

    Users who are viewing this thread

    Similar threads

    • Sticky
    All good now!!
    All good now!!
    We have just released MediaPortal 1.36 - Polar Express x86 and x64 version. Highlights of this release Bugfixes: [MP1-5229] -...
    Replies
    2
    Views
    876
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core: Fix FrameGrabbing for EVR [MP1-5222] - TV Server: Fix ISO-8859-10/14 DVB text encodings [MP1-5224] - Fix Card "CancelTune" request Since Pre-Release : New: Since Pre-Release : Improvement / Rework...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    Replies
    0
    Views
    2K
    • Sticky
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the next release. We allocate about one month for Pre Release testing. In that time we will only fix bugs, after which comes the final release! Highlights of this release Bugfixes: [MP1-5221] - Core: Fix...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    0
    Views
    2K
    Maybe they only show the bits information for the x64 version and no bits information for the 32-bit version?
    Maybe they only show the bits information for the x64 version and no bits information for the 32-bit version?
    We have just released MediaPortal 1.34 - Dune x86 and x64 version. Highlights of this release Bugfixes: [MP1-5201] - Fix MPC-HC...
    Replies
    10
    Views
    4K
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database changed MariaDB [mptvdb]> SELECT * FROM Server; +----------+----------+--------------+----------+ | idServer | isMaster | hostName | rtspPort | +----------+----------+--------------+----------+ |...
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database...
    Hello everyone, I'm going to need help from the community to resolve a TV server crash issue. I encountered a problem with my...
    Replies
    4
    Views
    780
    Top Bottom