mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
dllmap added for MediaInfo.DLL
Fall back to filesize check if mediainfo is not available Ubuntu package depends on sqlite3 and mediainfo New: mediainfo now used on mono to check runtime when available
This commit is contained in:
parent
53cebdee17
commit
9cb220bf2a
8 changed files with 84 additions and 79 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,5 +8,5 @@ Vcs-Browser: https://github.com/NzbDrone/NzbDrone
|
|||
|
||||
Package: nzbdrone
|
||||
Architecture: all
|
||||
Depends: libmono-cil-dev (>= 2.10.1)
|
||||
Depends: libmono-cil-dev (>= 2.10.1), sqlite3 (>= 3.7), mediainfo (>= 0.7.52)
|
||||
Description: NZBDrone is a PVR for newsgroup users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue