UPnP / DLNA Media Server for MediaPortal 2 (1 Viewer)

FreakyJ

Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Okay, it wasn't pushed :)
    So I didn't screwed anything up puuuh
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    @MrTechno
    These Files ar emissing in the branch:
    PEGGrammerParser\PegGenerator.exe"
    UPnPContentDirectorySearch.g.cs

    Could commit these files?
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    okay got things up and running, the pre build event is still a mystery to me, but it just looks like it works...

    rem @echo ==================== Start: PEG generation for Database
    rem "$(ProjectDir)PEGGrammerParser\PegGenerator.exe" -d "$(ProjectDir)Parser" -o UPnPContentDirectorySearch.g.cs "$(ProjectDir)UPnPContentDirectorySearchGrammer.peg"
    rem @if not %ERRORLEVEL%==0 exit /b
    rem @echo ==================== End: PEG generation for Database
     

    riggnix

    Portal Pro
    September 8, 2009
    95
    25
    Home Country
    Austria Austria
    Do you have a working binary already? Would love to test without struggling with building myself ;)

    Thanks for you effort :)
     

    MrTechno

    Retired Team Member
  • Premium Supporter
  • February 27, 2011
    1,256
    511
    London
    Home Country
    United Kingdom United Kingdom
    Have you pushed the merged branch to GitHub yet?
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    No. I thought I did, but it was my upnp renderer branch.
    I deleted the branch locally and pull3d it again from github. So nothing changed on github as far as I can tell.
    I tried the current version and wonder why in the DlnaProtocolFactory at GetDLNAMimrType a switch case is. Because it basically returns what the case is...
     

    Users who are viewing this thread

    Top Bottom