Dokan (1 Viewer)

akayani

Portal Pro
August 8, 2015
76
11
Australia
Home Country
Australia Australia
https://groups.google.com/forum/#!topic/dokan/DsknCUTGiPI

Looks like an issue with the Win 10 installer. There are only a couple of files involved and no doubt a reg entry.

http://wiki.team-mediaportal.com/in...nt/Building_&_Compiling/2_Build_Prerequisites
Maybe so of the detail in here could be expanded for Visual Studio. Likely if you are used to working with dependencies in VS you would know to dig into the Windows directory to access directX.

Same goes for Dokan.

I don't see any errors in debug that mention Dokan. Only the one for the namespace of directX.[DOUBLEPOST=1439427385][/DOUBLEPOST]http://stackoverflow.com/questions/...-xml-namespaceyyy-reference-could-not-be-foun

That looks like the solution but it crashes VS. >of course<
 
Last edited:

akayani

Portal Pro
August 8, 2015
76
11
Australia
Home Country
Australia Australia
dok.png


Maybe if I complied it? I'm on Win 10.
 

MJGraf

Retired Team Member
  • Premium Supporter
  • January 13, 2006
    2,478
    1,385
    Hi akayani,
    sorry, I don't quite understand what you are trying to do.
    Dokan 0.53 should be installed automatically with the installer of MP2.
    If you want to install it manually because you don't want to use the installer, please use this file: http://install.team-mediaportal.com/dokaninstall_053.exe
    It is also Version 0.53 and we removed the OS Version check so that you should be able to use it on Windows 10. Start it from commandline with a " /S" switch (capital 'S' is important). Version check is only circumvented in "Silent" mode of the installer.
    As per the link of mrj, do not use later Versions of Dokan. They will lead to BSODs.
    If this is not what you want to do, please explain in a bit more Detail what you are about to do.
    Thanks, Michael
     

    akayani

    Portal Pro
    August 8, 2015
    76
    11
    Australia
    Home Country
    Australia Australia
    As far as I can tell MP2 is working fine. I'm trying to sort out the dependencies in Visual Studio (VS) so I can compile the program. That's made difficult but a general lack of knowledge on VS & C#. I come from using Aptana (Eclipse) PHP and javaScript. It is going to take a few months to get a handle on this. I accept that as being the case. The basic structures I understand from Java. Obviously, from where I come from the question is, 'why the hell would anyone ever write an interface in this dog box of XAML. ;) With oh I see binding'. It's about understanding limitations rather than coding. I don't have a coders brain. My training is in usability. So the goal is to understand the relationship between what I see as valid comments and what that means in coding effort. I think that is required to make meaningful comment that isn't sledging.

    Bottom line is that I'm impressed by the work people have done but I'm not at all impressed by the client interface. To be fair I need to understand the why of that better but my critique of it is valid. I understand how this occurs in application development and I'm not immune to it in my own work. When things grow based on need interface design get caught in the process. You end up with ways to do stuff but at the expense of usability for newcomers. It's about being a hard marker but doing it from a position of understanding what your claimed needs mean in code time. Mindful critique.
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,927
    5,721
    France - IDF
    Home Country
    France France
    Sorry. My english is not famous.
    But what is your goal exactly ?
     

    osre

    Retired Team Member
  • Premium Supporter
  • December 14, 2014
    775
    387
    Home Country
    Germany Germany
    @akayani Normally VS gets all needed dependencies via nuget when you build it the 1st time.
    All you should need to do is clone the MP2 repo from git, open the MP2 client or server solution (.sln files in source folder) and build.
     

    Users who are viewing this thread

    Similar threads

    Thank, very helpful. My download was done today from the link on Download MediaPortal for free! - MEDIAPORTAL but is the initial release MediaPortalSetup_x86_1.37.000_2025-04-14-08-37.zip. The page MediaPortal 1.37 Release - MEDIAPORTAL has a more recent link, MediaPortalSetup_x86_1.37.000_2025-05-03-18-19.zip. I've now installed...
    Thank, very helpful. My download was done today from the link on Download MediaPortal for free! - MEDIAPORTAL but is the initial...
    I updated to 1.37 (x86) today, and the TV service is now failing to start. TVService.log has this line: Tvservice stopped due to...
    Replies
    2
    Views
    1K
    MP1 MP2 Skin-engine quirks DE
    wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff And as you found out, in your case the order is probably the other way around than you expected...
    wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff And as you found out...
    onfocus Recently I tried coding this: <onfocus>#(iif(eq(#skin.search.id,0),skin.setstring('#skin.search.id',10)))</onfocus>...
    Replies
    1
    Views
    175
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    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
    197
    I have added a scheduled task to MariaDB to delete all entries with the same start and end date
    I have added a scheduled task to MariaDB to delete all entries with the same start and end date
    Hello, I'm encountering an issue after importing EPG data into the TV-Server/Database. The Problem: After importing an XMLTV...
    Replies
    7
    Views
    3K
    Top Bottom