Beiträge von balsak

    Hi guys just tried installing Sonar fresh today on omv 3 and i am getting the following error



    tried to force install from ssh but even that didnt do anything, anybody know how to overcome this.

    This is the problem im experiencing now with library scans it shows the shows but not the episodes


    Code
    Scan media library failed.
    
    
    a minute ago
    
    
    Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.


    Seems like some .net error


    Edit : If somebody else gets this error it means that some mono packages isn't installed just run the following command and it will work


    Code
    apt-get install mono-complete

    Here is the output of when i run ls-la



    And when i want to start mediabrowser this is the following i get without enabling it in the gui


    Code
    root@mediaserver:/var/lib/mediabrowser# service mediabrowser start
    Starting mediabrowser
    root@mediaserver:/var/lib/mediabrowser# service mediabrowser status
    mediabrowser is not running ... failed!
    root@mediaserver:/var/lib/mediabrowser#

    Got it installed and this is the output



    This is the only error im receiving