Port details on branch 2023Q2 |
- lidarr Music collection manager for Usenet and BitTorrent users
- 1.1.4.3027 net-p2p
=0 1.1.4.3027Version of this port present on the latest quarterly branch. - Maintainer: michiel@vanbaak.eu
 - Port Added: 2023-04-17 13:00:06
- Last Update: 2023-04-17 12:36:25
- Commit Hash: aa8027d
- License: GPLv3
- WWW:
- https://lidarr.audio
- Description:
- Lidarr is a music collection manager for Usenet and BitTorrent users.
It can monitor multiple RSS feeds for new tracks from your favorite
artists and will grab, sort and rename them.
It can also be configured to automatically upgrade the quality of
files already downloaded when a better quality format becomes
available.
It looks and smells like Sonarr but made for music.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-p2p/lidarr/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/lidarr
- pkg install lidarr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lidarr
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1681723195
SHA256 (Lidarr.master.1.1.4.3027.freebsd-core-x64.tar.gz) = 8462a949af3f064f9b33e1b965a7e7dcedc494159b9033c6a1fe985d5940d3e4
SIZE (Lidarr.master.1.1.4.3027.freebsd-core-x64.tar.gz) = 50023800
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ca_root_nss>0 : security/ca_root_nss
- icu>0 : devel/icu
- krb5>0 : security/krb5
- libiconv>0 : converters/libiconv
- libinotify>0 : devel/libinotify
- libunwind>0 : devel/libunwind
- chromaprint>0 : audio/chromaprint
- sqlite3>0 : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_lidarr
- USES:
- ssl:run
- pkg-message:
- For install:
-
lidarr relies on Microsoft dotNET5+ SDK to be built
Microsoft does not have an official version of dotNET for FreeBSD
This package was built with an UNOFFICIAL UNSUPPORTED version of dotNET
If this is something that you do not want, remove this package with
"pkg remove lidarr"
This package installs a service file.
Enable it with "sysrc lidarr_enable=TRUE"
Start it with "service lidarr start".
If you are running this in a jail please set "allow_mlock=1" or similar
for this jail otherwise the program will fail to start
Finally, the built-in updater is disabled.
If you like to use the updater, remove the file /usr/local/share/lidarr/package_info,
chown the directory /usr/local/share/lidarr/bin to lidarr and restart lidarr
The built-in updater can now be configured in the Settings tab of lidarr
NOTE: While the built-in updater will update lidarr it has side-effects:
it breaks the ability of pkg to check for corruption in lidarr files
it breaks the ability of pkg to determine if it has removed files correctly
during "pkg remove lidarr" and also
it breaks the fundamental understanding that updates should be handled only
by the system that put the files there in the first place.
- Master Sites:
|