openmediavault-emby plugin (formerly mediabrowser)

  • You should only have the first mono repo enabled, not the mono testing or whatever.


    Give results of this once that is done:


    apt-cache policy libmono-cil-dev


    What cpu do you have?

  • This is the version of libmono-cil-dev that I have installed:


    Installed: 4.2.1.102-0xamarin1



  • Here's all the outputs.


    :: cat /proc/cpuinfo ::

    Code
    Intel(R) Atom(TM) CPU N450   @ 1.66GHz


    :: apt-cache policy libmono-cil-dev. ::


    :: cat /etc/apt/sources.list.d/omv-extras-org-stoneburner.list ::


    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

  • OK, we start to see your problems @hakarune Why do you have Suse repos???? Remove those and then "apt-get update". You should remove Emby and reinstall with the plugin. Then your pinning is messed up for some reason. This repo needs to be same as other 2 that are 995.


    Code
    990 http://download.mono-project.com/repo/debian/ wheezy/main amd64 Packages


    You see in my policy command the 3 repos are all 500. Since your pinning for this repo is 990 and the others are 995 it is only giving you option to install the older version of libmono-cil-dev.

  • OK, we start to see your problems @hakarune Why do you have Suse repos???? Remove those and then "apt-get update". You should remove Emby and reinstall with the plugin. Then your pinning is messed up for some reason. This repo needs to be same as other 2 that are 995.


    Code
    990 http://download.mono-project.com/repo/debian/ wheezy/main amd64 Packages


    You see in my policy command the 3 repos are all 500. Since your pinning for this repo is 990 and the others are 995 it is only giving you option to install the older version of libmono-cil-dev.


    I changed the pinning I could find and removed suse source. Now I'm getting this:


    Code
    Traceback (most recent call last):
      File "/usr/sbin/omv-mkaptidx", line 73, in <module>
        cache.upgrade(True)
      File "/usr/lib/python3/dist-packages/apt/cache.py", line 235, in upgrade
        self._depcache.upgrade(dist_upgrade)
    SystemError: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.


    and dpkg --get-selections | grep hold returned nothing.


    And Emby disappeared from plugins

    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

  • Got it fixed so it stopped giving the error and Emby was available to install.


    Same error as before.


    Code
    @omvnas:/etc/apt/preferences.d# apt-cache policy libmono-cil-dev       libmono-cil-dev:
      Installed: 2.10.8.1-8+deb7u1
      Candidate: 2.10.8.1-8+deb7u1
      Version table:
         4.2.2.30-0xamarin1 0
            990 http://download.mono-project.com/repo/debian/ wheezy/main amd64 Packages
     *** 2.10.8.1-8+deb7u1 0
            995 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
            995 http://security.debian.org/ wheezy/updates/main amd64 Packages
            100 /var/lib/dpkg/status


    Here are all my source pins:



    All my sources:


    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

    Einmal editiert, zuletzt von hakarune ()

  • It is close now. But that pinning for the libmono-cil-dev is still 990.


    Code
    990 http://download.mono-project.com/repo/debian/ wheezy/main amd64 Packages


    And it's not supposed to be. Look at the pins. It's set to 996 and 1001 but is being forced to 990

    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

  • On my system I have:


    Code
    ./99openmediavault-local.pref
    Package: *
    Pin: origin ""
    Pin-Priority: 995


    It is only thing I see different with the pinnings.


    I changed it to try and fix the 990 issue

    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

  • The plugin has a force upgrade button. You click on that. Then a box pops up and you have to click on start. After it is done upgrading you will need to click on the plugins restart button. Then you will see the new version in the Emby UI.

  • The plugin has a force upgrade button. You click on that. Then a box pops up and you have to click on start. After it is done upgrading you will need to click on the plugins restart button. Then you will see the new version in the Emby UI.


    I can't even get it to install, how can I force update if it won't install?

    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

  • hakarune. That force upgrade was for anderbytes. You have added something to your system that has kind of broke it.


    I see in your sources you had a emby-server repo file. Do you have any mono packages installled now?


    dpkg -l | grep mono

  • hakarune. That force upgrade was for anderbytes. You have added something to your system that has kind of broke it.


    I see in your sources you had a emby-server repo file. Do you have any mono packages installled now?


    dpkg -l | grep mono


    Yeah it has been there for a long time, but just deleted it as per instructed. And I have several packages with mono in the name. http://paste.debian.net/378448/

    Modpic.gif

    Dell Precision T3500
    Processor:
    Intel Core i7 960 @3.2ghz
    Memory:
    26GB RAM
    Kernel: Linux 5.10.0-0.bpo.9-amd64
    Version: 5.6.2-1 (Usul) Debian Buster [From Fresh Install of 5]

    Einmal editiert, zuletzt von hakarune ()

  • The plugin has a force upgrade button. You click on that. Then a box pops up and you have to click on start. After it is done upgrading you will need to click on the plugins restart button. Then you will see the new version in the Emby UI.


    The FORCE UPDATE button is gone. I even forgot that it existed.
    My situation is similar to the seen in this screenshot I found in internet:


    http://emby.media/community/up…b3c2_2015112609_32_42.jpg
    from topic http://emby.media/community/in…ic/12906-freebsd-package/

  • No, you should not lose any meta data. This plugin is getting things from 4 places. The plugin is from one of the OMV Extras repos. Mono is coming from a Xmarin repo. Emby is coming from a Emby's github. And there are some libraries I built, for various cpus, coming from my Github.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!