MP-TVSeries is not listed in the plugins (1 Viewer)

yossis

Portal Member
September 19, 2009
22
0
Home Country
Israel Israel
I installed the latest version of the plugin, but it doesn't appear in the configuration and not in the application. Other plugins works.
Any idea?

10x
 

rekenaar

Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Hi there and welcome :)

    Not much information to go on so please be more specific.

    Did you use installer or did you do a manual install (unzip & copy)? If manual, where did you put the dll?
    Did you go to MP Configuration; Plugins; Window plugins and is is not there?
     

    yossis

    Portal Member
    September 19, 2009
    22
    0
    Home Country
    Israel Israel
    Hi, I used the installer (MP-TVSeries-2.3.3538.exe). And yes, it's not in the list of the window plugins (or in any other).
    I tried to re-install and that didn't help.
    Should I try the manual installation?

    I'm using window 7 64 bits which has both c:\program files and c:\program files (x86).
    The mediaportal was installed in c:\program files\mediaportal but the MP-TVSeries-2.3.3538.exe installer installed to c:\program files (x86)\mediaportal directory. I even changed the registry to point all the program files to c:\program files but it didn't help.
    So I just copied from the x86 directory to the right directory and it worked.
    Sounds like a bug in the installer. Is there way tell the installer where to install?

    Thanks for the help.
     

    rekenaar

    Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Attach full logs please. See my signature for details.
    Maybe there is a problem loading it.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    Hi, I used the installer (MP-TVSeries-2.3.3538.exe). And yes, it's not in the list of the window plugins (or in any other).
    I tried to re-install and that didn't help.
    Should I try the manual installation?

    I'm using window 7 64 bits which has both c:\program files and c:\program files (x86).
    The mediaportal was installed in c:\program files\mediaportal but the MP-TVSeries-2.3.3538.exe installer installed to c:\program files (x86)\mediaportal directory. I even changed the registry to point all the program files to c:\program files but it didn't help.
    So I just copied from the x86 directory to the right directory and it worked.
    Sounds like a bug in the installer. Is there way tell the installer where to install?

    Thanks for the help.

    The installer, checks where mediaportal is installed to from:

    Code:
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MediaPortal\InstallPath

    failing that it will look at:

    Code:
    HKLM\SOFTWARE\Team MediaPortal\MediaPortal\ApplicationDir

    failing that it will Hard Code to:

    Code:
    %ProgramFilesFolder%\Team MediaPortal\MediaPortal

    From path found above it can then locate the MediaPortalDirs.xml file which contains reference to all installation\custom directories.

    The Installer will read in the Skin, Languages and Plugin folders.

    Possibly something went wrong in the above or there is something strange about your environment.
     

    Ragman

    Portal Member
    June 29, 2007
    33
    3
    Home Country
    Sweden Sweden
    I ran into the exact same problem when installing yesterday.
    One possible explanation for my problem might be that I have previously had MP installed in Program Files (x86) but I uninstalled it and reinstalled in the regular Program Files instead (reason: to make it work with my backed up setting file for my iMON remote which expected MP to be in the regular Program Files).
    Maybe MP doesn't completely remove everything from the registry when uninstalling?

    Either that or the installer for MP-TV Series finds something else that it thinks is strange.
    Would it be a good idea to prompt the user for installation directory if it doesn't find one?
    In my case there was no MP dir under Program Files (x86) so the MP-TV Series installer had to create it for itself and install files there, I would like this case to be checked.
    My solution was to copy the installed files to the correct place manually.

    Pseudo code example:
    installDir = getMediaPortalDirectory();
    if( !directoryExists( installDir ) )
    installDir = promptUserForInstallDir();
    installMPTVSeries( installDir );

    String handling is of course bonkers in the above example but its just a pseudo code example so treat accordingly :)
     

    Ragman

    Portal Member
    June 29, 2007
    33
    3
    Home Country
    Sweden Sweden
    I realized that I've left some important stuff out.
    Firstly, I also installed from the .exe file.

    Secondly, just days prior to installing MP-TVSeries I installed Moving Pictures by using their installer and Moving Pictures installed itself in the correct directory.
    Maybe the simple solution is to "borrow inspiration" from their installer and see what the differences might be compared to yours.
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    On my Windows 7 64-bit machines MediaPortal has always installed in the x86 folder - which is the correct place since MP is 32-bit...you shouldn't place 32-bit programs in the 64-bit folder, and vice versa.
     

    Ragman

    Portal Member
    June 29, 2007
    33
    3
    Home Country
    Sweden Sweden
    Yes I realize that but since I reused my settings for the iMON remote from my previous installation (which was winXP 32-bit) I had to install MP to that directory so I wouldn't have to reconfigure everything.
    I would assume that since at least 2 people have run into this problem, more probably have and will.
     

    Ragman

    Portal Member
    June 29, 2007
    33
    3
    Home Country
    Sweden Sweden
    When updating to the new version of MP-TVSeries I ran into this problem once more.
    It would be nice if a check like the one I suggested above could be implemented :)
     

    Users who are viewing this thread

    Similar threads

    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    651
    MP1 MP2 MP-TVSeries DE
    Just tried to install it from the extension manger, and the it works like a charm ...
    Just tried to install it from the extension manger, and the it works like a charm ...
    I just had to reinstall my MePo due to windows 11 upgrade. And since i was told MePo 2 is not being maintaind, i thought well lets...
    Replies
    4
    Views
    1K
    Install it again, x86 and x64 have different repositories and often have different versions of the accompanying files.
    Install it again, x86 and x64 have different repositories and often have different versions of the accompanying files.
    Curious. Shouldn't the Extensions Manager be able to list all the previously installed extensions and plugins in the Plugins...
    Replies
    1
    Views
    1K
    I was just tinkering with a few settings in the MediaPortal configuration and am happy to have found the cause of the problem. Disabling the option "Single seat setup: force RTSP usage" under "TV/Radio", "Advanced Options" resolved the issue. After I disabled this option, I was able to delete the recordings the first time...
    I was just tinkering with a few settings in the MediaPortal configuration and am happy to have found the cause of the problem...
    Deleting recordings sometimes doesn't work. Neither the 0 button nor the Info/Delete button works. Nothing happens at all with...
    Replies
    6
    Views
    478
    Are the media/video folders on the Mint host?
    Are the media/video folders on the Mint host?
    I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
    Replies
    1
    Views
    1K
    Top Bottom