git: 8f0e8efc9275 - main - audio/logitechmediaserver: Update to 8.2

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 04 Oct 2022 06:23:29 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f0e8efc92752afd3be1ae359831ab4829c575b2

commit 8f0e8efc92752afd3be1ae359831ab4829c575b2
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-09-19 06:04:32 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-04 06:19:49 +0000

    audio/logitechmediaserver: Update to 8.2
    
    ChangeLog:
    https://github.com/Logitech/slimserver/blob/public/8.2/Changelog8.html
    
    PR:             259908
    Reported by:    david@dcrosstech.com
    Tested by:      phk@
---
 audio/logitechmediaserver/Makefile                 |   68 +-
 audio/logitechmediaserver/distinfo                 |   10 +-
 .../files/vendorpatch-CPAN_buildme.sh              |    4 +-
 audio/logitechmediaserver/pkg-message              |   15 +
 audio/logitechmediaserver/pkg-plist                |  353 +--
 audio/logitechmediaserver/pkg-plist.i386           | 2490 ++++++++++++++++++++
 6 files changed, 2751 insertions(+), 189 deletions(-)

diff --git a/audio/logitechmediaserver/Makefile b/audio/logitechmediaserver/Makefile
index 37f11b951011..e1edc4e7a36e 100644
--- a/audio/logitechmediaserver/Makefile
+++ b/audio/logitechmediaserver/Makefile
@@ -1,6 +1,6 @@
+
 PORTNAME=	logitechmediaserver
-PORTVERSION=	7.9.2.g2018.12.10
-PORTREVISION=	1
+DISTVERSION=	8.2.0.g2021.11.13
 CATEGORIES=	audio
 
 MAINTAINER=	ports@FreeBSD.org
@@ -19,14 +19,14 @@ BUILD_DEPENDS=	nasm:devel/nasm \
 		bash:shells/bash \
 		rsync:net/rsync
 LIB_DEPENDS=	libgd.so:graphics/gd
+RUN_DEPENDS=	p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
 
 USES=		gettext-runtime gmake perl5 shebangfix
 USE_GITHUB=	yes
-GH_TUPLE=	Logitech:slimserver:d3dc895 \
-		Logitech:slimserver-vendor:21f307f:vendor
+GH_TUPLE=	Logitech:slimserver:4694dd8 \
+		Logitech:slimserver-vendor:c2162d0:vendor
 USE_RC_SUBR=	logitechmediaserver
 SHEBANG_FILES=	Bin/darwin/check-update.pl \
-		Bin/dbish \
 		CPAN/Log/Log4perl/Layout/PatternLayout/Multiline.pm \
 		Slim/Plugin/UPnP/t/MediaRenderer.t \
 		Slim/Plugin/UPnP/t/MediaServer.t \
@@ -38,6 +38,39 @@ SHEBANG_FILES=	Bin/darwin/check-update.pl \
 		slimserver.pl \
 		${WRKSRC_vendor}/CPAN/hints/darwin.pl
 
+EXTRA_PATCHES=	${FILESDIR}/vendorpatch-CPAN_buildme.sh
+
+SUB_FILES=	Custom.pm \
+		custom-convert.conf \
+		logitechmediaserver.conf
+SUB_LIST=	PERL=${PERL} \
+		PORTNAME=${PORTNAME} \
+		SITE_PERL=${PREFIX}/${SITE_PERL_REL} \
+		SLIMDIR=${SLIMDIR} \
+		SLIMDBDIR=${SLIMDBDIR} \
+		SLIMUSER=${SLIMUSER} \
+		SLIMGROUP=${SLIMGROUP} \
+		CONFFILES="${CONFFILES}"
+
+PLIST_SUB=	SLIMDIR=${SLIMDIR} \
+		SLIMDBDIR=${SLIMDBDIR} \
+		OPSYS=${OPSYS:tl} \
+		ARCH=${ARCH} \
+		ARCHNAME=${ARCHNAME}
+
+EXTRA_PATCHES=	${FILESDIR}/vendorpatch-CPAN_buildme.sh
+SUB_FILES=	Custom.pm \
+		custom-convert.conf \
+		logitechmediaserver.conf
+SUB_LIST=	PERL=${PERL} \
+		PORTNAME=${PORTNAME} \
+		SITE_PERL=${PREFIX}/${SITE_PERL_REL} \
+		SLIMDIR=${SLIMDIR} \
+		SLIMDBDIR=${SLIMDBDIR} \
+		SLIMUSER=${SLIMUSER} \
+		SLIMGROUP=${SLIMGROUP} \
+		CONFFILES="${CONFFILES}"
+
 # Defaults support playback of relativly unrestricted formats on SB2 or
 # SB3 devices and wired SB1 devices.
 OPTIONS_DEFINE=	APE FAAD FLAC LAME SOX TEST DOCS
@@ -52,9 +85,8 @@ TEST_VARS_OFF=		CONTRIB_FLAGS=-t
 
 USERS=		${SLIMUSER}
 GROUPS=		${SLIMGROUP}
-EXTRA_PATCHES=	${FILESDIR}/vendorpatch-CPAN_buildme.sh
 
-DOCFILES=	Changelog*.html Installation.txt License*.txt
+DOCFILES=	Changelog*.html License*.txt
 CONFFILES=	convert.conf types.conf
 
 PLIST_SUB=	SLIMDIR=${SLIMDIR} \
@@ -63,18 +95,6 @@ PLIST_SUB=	SLIMDIR=${SLIMDIR} \
 		ARCH=${ARCH} \
 		ARCHNAME=${ARCHNAME}
 
-SUB_FILES=	Custom.pm \
-		custom-convert.conf \
-		logitechmediaserver.conf
-SUB_LIST=	PERL=${PERL} \
-		PORTNAME=${PORTNAME} \
-		SITE_PERL=${PREFIX}/${SITE_PERL_REL} \
-		SLIMDIR=${SLIMDIR} \
-		SLIMDBDIR=${SLIMDBDIR} \
-		SLIMUSER=${SLIMUSER} \
-		SLIMGROUP=${SLIMGROUP} \
-		CONFFILES="${CONFFILES}"
-
 SLIMDIR?=	share/logitechmediaserver
 SLIMDBDIR?=	/var/db/logitechmediaserver
 SLIMUSER?=	slimserv
@@ -84,16 +104,11 @@ SLIMGROUP?=	${SLIMUSER}
 
 .if ${ARCH} == "i386"
 ARCHNAME=	i386-freebsd-thread-multi-64int
-PLIST_SUB+=	I386_ONLY=""
-.else
-PLIST_SUB+=	I386_ONLY="@comment "
+PLIST=		${PKGDIR}/pkg-plist.i386
 .endif
 
 .if ${ARCH} == "amd64"
 ARCHNAME=	amd64-freebsd-thread-multi
-PLIST_SUB+=	AMD64_ONLY=""
-.else
-PLIST_SUB+=	AMD64_ONLY="@comment "
 .endif
 
 do-build:
@@ -108,7 +123,7 @@ do-install:
 	(cd ${STAGEDIR}${PREFIX}/${SLIMDIR} && \
 		${FIND} . -name \*.orig -delete -o -name \*.bak -delete -o -name \*.packlist -delete && \
 		${FIND} ./CPAN/arch/ ! -path './CPAN/arch/${PERL_VER}*' -delete && \
-		${RM} -r -- Bin/* && \
+		${RM} -r -- Bin/* .editorconfig .github && \
 		${RM} -- ${CONFFILES} ${DOCFILES})
 	(cd ${STAGEDIR}${PREFIX}/${SLIMDIR}/CPAN/arch/${PERL_VER} && \
 		${RM} -r -- arm-linux-gnueabihf-thread-multi-64int && \
@@ -125,7 +140,6 @@ do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d
 	${INSTALL_DATA} ${WRKDIR}/logitechmediaserver.conf \
 	    ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/
-	${INSTALL_SCRIPT} ${WRKSRC}/Bin/dbish ${STAGEDIR}${PREFIX}/${SLIMDIR}/Bin/
 	@${LN} -s ${SLIMDBDIR}/cache ${STAGEDIR}${PREFIX}/${SLIMDIR}/Cache
 do-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/audio/logitechmediaserver/distinfo b/audio/logitechmediaserver/distinfo
index 443f38ffb0af..95ca6db7a908 100644
--- a/audio/logitechmediaserver/distinfo
+++ b/audio/logitechmediaserver/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1544828761
-SHA256 (Logitech-slimserver-7.9.2.g2018.12.10-d3dc895_GH0.tar.gz) = 461d2cc86791e66db10dc0c3c89d67094cd79f6e5bbcadda352874f931a0599b
-SIZE (Logitech-slimserver-7.9.2.g2018.12.10-d3dc895_GH0.tar.gz) = 249414931
-SHA256 (Logitech-slimserver-vendor-21f307f_GH0.tar.gz) = e4a831077e040485b2df938c0dec37d8660fdda3c9dabb5a8eafcd5a9120f424
-SIZE (Logitech-slimserver-vendor-21f307f_GH0.tar.gz) = 139203047
+TIMESTAMP = 1636863693
+SHA256 (Logitech-slimserver-8.2.0.g2021.11.13-4694dd8_GH0.tar.gz) = dbc9ed05ca6f39e1f6ffc9a82369e8c6f604ec100be497fba94b5305a792f4c5
+SIZE (Logitech-slimserver-8.2.0.g2021.11.13-4694dd8_GH0.tar.gz) = 247603530
+SHA256 (Logitech-slimserver-vendor-c2162d0_GH0.tar.gz) = 76e9f42d46eaacb06ad61289a4ba49c9ca3632088f775caaf7342f84142ed326
+SIZE (Logitech-slimserver-vendor-c2162d0_GH0.tar.gz) = 149282739
diff --git a/audio/logitechmediaserver/files/vendorpatch-CPAN_buildme.sh b/audio/logitechmediaserver/files/vendorpatch-CPAN_buildme.sh
index b90d339b7411..930a09aa9f43 100644
--- a/audio/logitechmediaserver/files/vendorpatch-CPAN_buildme.sh
+++ b/audio/logitechmediaserver/files/vendorpatch-CPAN_buildme.sh
@@ -1,5 +1,5 @@
---- ../slimserver-vendor-21f307f/CPAN/buildme.sh.orig	2018-04-11 08:51:55.360230000 +0100
-+++ ../slimserver-vendor-21f307f/CPAN/buildme.sh	2018-04-11 08:52:15.289491000 +0100
+--- ../slimserver-vendor-c2162d0/CPAN/buildme.sh.orig	2018-04-11 08:51:55.360230000 +0100
++++ ../slimserver-vendor-c2162d0/CPAN/buildme.sh	2018-04-11 08:52:15.289491000 +0100
 @@ -657,7 +657,7 @@
                  tar_wrapper zxf icu4c-58_2-src.tgz
                  cd icu/source
diff --git a/audio/logitechmediaserver/pkg-message b/audio/logitechmediaserver/pkg-message
index 83c46ab8b451..ea2002081cb8 100644
--- a/audio/logitechmediaserver/pkg-message
+++ b/audio/logitechmediaserver/pkg-message
@@ -8,6 +8,21 @@ You can control access to your music collection by pointing your web
 browser to http://localhost:9000/, and then choosing:
 
 Server Settings -> Security
+
+Note on upgrade to 8.2:
+
+Older slim devices have a bug where they will not see 8.2 as newer than 7.9
+and will prompt you to update, there is a patch for this that must be
+installed BEFORE upgrading the logitechmediaserver to 8.x.
+
+To install the patch:
+1. Go to Settings/Advanced/Applet Instlaler and UNCHECK Recommended Applets Only
+2. Go to Settings/Advanced/Applet Installer and install "PatchInstaller"
+3. Go to Settings/Advanced/Patch Installer and install "Version Comparison Fix"
+
+Additionally, after installation you can install the plugin
+"Community Firmware for Touch/Radio/Controller" on LMS and get newer firmware
+for your devices!
 EOM
 }
 ]
diff --git a/audio/logitechmediaserver/pkg-plist b/audio/logitechmediaserver/pkg-plist
index 73e03415aa73..4a6d02bb456d 100644
--- a/audio/logitechmediaserver/pkg-plist
+++ b/audio/logitechmediaserver/pkg-plist
@@ -7,7 +7,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%PORTDOCS%%%%DOCSDIR%%/Changelog5.html
 %%PORTDOCS%%%%DOCSDIR%%/Changelog6.html
 %%PORTDOCS%%%%DOCSDIR%%/Changelog7.html
-%%PORTDOCS%%%%DOCSDIR%%/Installation.txt
+%%PORTDOCS%%%%DOCSDIR%%/Changelog8.html
 %%PORTDOCS%%%%DOCSDIR%%/License.de.txt
 %%PORTDOCS%%%%DOCSDIR%%/License.es.txt
 %%PORTDOCS%%%%DOCSDIR%%/License.fr.txt
@@ -15,15 +15,12 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%PORTDOCS%%%%DOCSDIR%%/License.it.txt
 %%PORTDOCS%%%%DOCSDIR%%/License.nl.txt
 %%PORTDOCS%%%%DOCSDIR%%/License.txt
-%%SLIMDIR%%/Bin/dbish
 %%SLIMDIR%%/CPAN/AE.pm
 %%SLIMDIR%%/CPAN/Algorithm/C3.pm
 %%SLIMDIR%%/CPAN/AnyEvent.pm
 %%SLIMDIR%%/CPAN/AnyEvent/AIO.pm
 %%SLIMDIR%%/CPAN/AnyEvent/Debug.pm
-%%SLIMDIR%%/CPAN/AnyEvent/Handle.pm
 %%SLIMDIR%%/CPAN/AnyEvent/Impl/EV.pm
-%%SLIMDIR%%/CPAN/AnyEvent/Socket.pm
 %%SLIMDIR%%/CPAN/AnyEvent/Strict.pm
 %%SLIMDIR%%/CPAN/AnyEvent/TLS.pm
 %%SLIMDIR%%/CPAN/AnyEvent/Util.pm
@@ -42,6 +39,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/Archive/Zip/StringMember.pm
 %%SLIMDIR%%/CPAN/Archive/Zip/Tree.pm
 %%SLIMDIR%%/CPAN/Archive/Zip/ZipFileMember.pm
+%%SLIMDIR%%/CPAN/Async/Util.pm
+%%SLIMDIR%%/CPAN/Bundle/LWP.pm
 %%SLIMDIR%%/CPAN/CGI/Util.pm
 %%SLIMDIR%%/CPAN/Cache/BaseCache.pm
 %%SLIMDIR%%/CPAN/Cache/Cache.pm
@@ -188,6 +187,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/Digest/base.pm
 %%SLIMDIR%%/CPAN/EV.pm
 %%SLIMDIR%%/CPAN/Encode/Detect/Detector.pm
+%%SLIMDIR%%/CPAN/Encode/Locale.pm
 %%SLIMDIR%%/CPAN/Error.pm
 %%SLIMDIR%%/CPAN/Exporter/Lite.pm
 %%SLIMDIR%%/CPAN/File/BOM.pm
@@ -207,9 +207,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/File/Spec/Win32.pm
 %%SLIMDIR%%/CPAN/File/Temp.pm
 %%SLIMDIR%%/CPAN/File/Which.pm
-%%SLIMDIR%%/CPAN/Font/FreeType.pm
-%%SLIMDIR%%/CPAN/Font/FreeType/Face.pm
-%%SLIMDIR%%/CPAN/Font/FreeType/Glyph.pm
 %%SLIMDIR%%/CPAN/HTML/Entities.pm
 %%SLIMDIR%%/CPAN/HTML/Filter.pm
 %%SLIMDIR%%/CPAN/HTML/Form.pm
@@ -220,6 +217,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/HTML/PullParser.pm
 %%SLIMDIR%%/CPAN/HTML/TokeParser.pm
 %%SLIMDIR%%/CPAN/HTML/TreeBuilder.pm
+%%SLIMDIR%%/CPAN/HTTP/Config.pm
 %%SLIMDIR%%/CPAN/HTTP/Cookies.pm
 %%SLIMDIR%%/CPAN/HTTP/Cookies/Microsoft.pm
 %%SLIMDIR%%/CPAN/HTTP/Cookies/Netscape.pm
@@ -242,6 +240,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/IO/Compress/Gzip/Constants.pm
 %%SLIMDIR%%/CPAN/IO/Interface.pm
 %%SLIMDIR%%/CPAN/IO/Interface/Simple.pm
+%%SLIMDIR%%/CPAN/IO/Socket/Socks.pm
 %%SLIMDIR%%/CPAN/IO/String.pm
 %%SLIMDIR%%/CPAN/Image/Scale.pm
 %%SLIMDIR%%/CPAN/JSON/XS.pm
@@ -253,6 +252,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/LWP/Authen/Ntlm.pm
 %%SLIMDIR%%/CPAN/LWP/ConnCache.pm
 %%SLIMDIR%%/CPAN/LWP/Debug.pm
+%%SLIMDIR%%/CPAN/LWP/Debug/TraceHTTP.pm
 %%SLIMDIR%%/CPAN/LWP/DebugFile.pm
 %%SLIMDIR%%/CPAN/LWP/MediaTypes.pm
 %%SLIMDIR%%/CPAN/LWP/MemberMixin.pm
@@ -340,6 +340,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/Net/HTTP/Methods.pm
 %%SLIMDIR%%/CPAN/Net/HTTP/NB.pm
 %%SLIMDIR%%/CPAN/Net/HTTPS.pm
+%%SLIMDIR%%/CPAN/Net/HTTPS/NB.pm
 %%SLIMDIR%%/CPAN/Net/IPv4Addr.pm
 %%SLIMDIR%%/CPAN/Net/Ifconfig/Wrapper.pm
 %%SLIMDIR%%/CPAN/Net/UPnP.pm
@@ -358,6 +359,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/PAR.pm
 %%SLIMDIR%%/CPAN/PAR/Dist.pm
 %%SLIMDIR%%/CPAN/PAR/Heavy.pm
+%%SLIMDIR%%/CPAN/PAR/SetupProgname.pm
+%%SLIMDIR%%/CPAN/PAR/SetupTemp.pm
 %%SLIMDIR%%/CPAN/Path/Class.pm
 %%SLIMDIR%%/CPAN/Path/Class/Dir.pm
 %%SLIMDIR%%/CPAN/Path/Class/Entity.pm
@@ -625,6 +628,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/Time/Zone.pm
 %%SLIMDIR%%/CPAN/Time/localtime.pm
 %%SLIMDIR%%/CPAN/Time/tm.pm
+%%SLIMDIR%%/CPAN/Try/Tiny.pm
 %%SLIMDIR%%/CPAN/URI.pm
 %%SLIMDIR%%/CPAN/URI/Escape.pm
 %%SLIMDIR%%/CPAN/URI/Find.pm
@@ -656,6 +660,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/URI/rtspu.pm
 %%SLIMDIR%%/CPAN/URI/urn.pm
 %%SLIMDIR%%/CPAN/UUID/Tiny.pm
+%%SLIMDIR%%/CPAN/WWW/RobotRules.pm
+%%SLIMDIR%%/CPAN/WWW/RobotRules/AnyDBM_File.pm
 %%SLIMDIR%%/CPAN/XML/NamespaceSupport.pm
 %%SLIMDIR%%/CPAN/XML/Parser.pm
 %%SLIMDIR%%/CPAN/XML/Parser/Encodings/Japanese_Encodings.msg
@@ -730,8 +736,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/YAML/Loader/Syck.pm
 %%SLIMDIR%%/CPAN/YAML/XS.pm
 %%SLIMDIR%%/CPAN/YAML/XS/LibYAML.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Audio/Cuefile/Parser.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Audio/Scan.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Audio/Cuefile/Parser.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Audio/Scan.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Class/XSAccessor.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Class/XSAccessor/Array.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Class/XSAccessor/Heavy.pm
@@ -839,7 +845,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Test/NoWarnings/Warning.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Test/Warn.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Tree/DAG_Node.pm
-%%I386_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/common/sense.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Audio/Cuefile/Parser.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Audio/Scan.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Bundle/DBI.pm
@@ -865,7 +870,12 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/NullP.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Proxy.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Constants.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Cookbook.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Fulltext_search.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable/FileContent.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable/PerlData.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Sponge.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Changes.pm
@@ -934,114 +944,114 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Image/Scale.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/JSON/XS.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/JSON/XS/Boolean.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/MP3/Cut/Gapless.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/MP3/Cut/Gapless/Track.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Audio.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Error.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Image.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Progress.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Result.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Video.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Base.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Compat.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Config.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/ConfigData.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Cookbook.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Dumper.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/ModuleInfo.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Notes.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/PPMMaker.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Amiga.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Default.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/EBCDIC.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/MPEiX.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/MacOS.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/RiscOS.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Unix.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/VMS.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/VOS.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Windows.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/aix.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/cygwin.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/darwin.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/os2.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/PodParser.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Version.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/YAML.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Sub/Name.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Sub/Uplevel.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Base.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Config.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Constants.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Context.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Directive.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Document.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Exception.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/FAQ.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Filters.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Grammar.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Iterator.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Config.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Credits.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Directives.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Filters.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Internals.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Intro.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Plugins.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Syntax.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/VMethods.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Variables.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Views.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Modules.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Namespace/Constants.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Parser.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Assert.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Autoformat.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/CGI.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Datafile.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Date.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Directory.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Dumper.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/File.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Filter.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Format.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/HTML.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Image.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Iterator.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Math.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Pod.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Procedural.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Scalar.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/String.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Table.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/URL.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/View.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Wrap.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugins.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Provider.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Service.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Stash.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Stash/Context.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Stash/XS.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Test.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Toolkit.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tools.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tools/tpage.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tools/ttree.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tutorial.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tutorial/Datafile.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tutorial/Web.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/VMethods.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/View.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Test/NoWarnings.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Test/NoWarnings/Warning.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Test/Warn.pm
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Tree/DAG_Node.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/MP3/Cut/Gapless.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/MP3/Cut/Gapless/Track.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Audio.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Error.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Image.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Progress.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Result.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Media/Scan/Video.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Base.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Compat.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Config.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/ConfigData.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Cookbook.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Dumper.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/ModuleInfo.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Notes.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/PPMMaker.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Amiga.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Default.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/EBCDIC.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/MPEiX.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/MacOS.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/RiscOS.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Unix.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/VMS.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/VOS.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/Windows.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/aix.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/cygwin.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/darwin.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Platform/os2.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/PodParser.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/Version.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Module/Build/YAML.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Sub/Name.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Sub/Uplevel.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Base.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Config.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Constants.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Context.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Directive.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Document.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Exception.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/FAQ.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Filters.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Grammar.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Iterator.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Config.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Credits.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Directives.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Filters.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Internals.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Intro.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Plugins.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Syntax.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/VMethods.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Variables.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Manual/Views.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Modules.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Namespace/Constants.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Parser.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Assert.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Autoformat.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/CGI.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Datafile.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Date.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Directory.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Dumper.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/File.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Filter.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Format.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/HTML.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Image.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Iterator.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Math.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Pod.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Procedural.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Scalar.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/String.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Table.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/URL.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/View.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugin/Wrap.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Plugins.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Provider.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Service.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Stash.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Stash/Context.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Stash/XS.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Test.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Toolkit.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tools.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tools/tpage.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tools/ttree.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tutorial.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tutorial/Datafile.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/Tutorial/Web.pod
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/VMethods.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Template/View.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Test/NoWarnings.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Test/NoWarnings/Warning.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Test/Warn.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Tree/DAG_Node.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Win32/DBIODBC.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/XML/Parser.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/XML/Parser/Encodings/Japanese_Encodings.msg
@@ -1099,24 +1109,26 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/IO/Interface/autosplit.ix
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Image/Scale/Scale.so
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/JSON/XS/XS.so
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/MP3/Cut/Gapless/Gapless.so
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Media/Scan/Scan.so
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/MP3/Cut/Gapless/Gapless.so
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Media/Scan/Scan.so
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Sub/Name/Name.so
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Template/Stash/XS/XS.so
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/XML/Parser/Expat/Expat.so
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/YAML/XS/LibYAML/LibYAML.so
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3.c
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3.h
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3ext.h
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/common/sense.pm
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/dbixs_rev.pl
 %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/perllocal.pod
-%%AMD64_ONLY%%%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/common/sense.pm
+%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/common/sense.pm
 %%SLIMDIR%%/CPAN/common/sense.pm
 %%SLIMDIR%%/CPAN/enum.pm
 %%SLIMDIR%%/CPAN/version.pm
 %%SLIMDIR%%/CPAN/version/regex.pm
 %%SLIMDIR%%/CPAN/version/vpp.pm
 %%SLIMDIR%%/Cache
+%%SLIMDIR%%/DEVELOPERS.txt
 %%SLIMDIR%%/Firmware/boom.version
 %%SLIMDIR%%/Firmware/boom_30.bin
 %%SLIMDIR%%/Firmware/boom_57.bin
@@ -1157,6 +1169,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Graphics/threeline.1.font.bmp
 %%SLIMDIR%%/Graphics/threeline.2.font.bmp
 %%SLIMDIR%%/Graphics/threeline.3.font.bmp
+%%SLIMDIR%%/Graphics/vumeter.bmp
 %%SLIMDIR%%/HTML/Classic/cmdwrappers_Classic
 %%SLIMDIR%%/HTML/Classic/helpfooter.html
 %%SLIMDIR%%/HTML/Classic/helpheader.html
@@ -1359,6 +1372,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/HTML/EN/html/docs/linux-update.html.de
 %%SLIMDIR%%/HTML/EN/html/docs/plugins.html
 %%SLIMDIR%%/HTML/EN/html/docs/protocol.html
+%%SLIMDIR%%/HTML/EN/html/docs/radio-compatibility.html
+%%SLIMDIR%%/HTML/EN/html/docs/radio-compatibility.html.de
 %%SLIMDIR%%/HTML/EN/html/docs/remote.html
 %%SLIMDIR%%/HTML/EN/html/docs/remotestreaming.html
 %%SLIMDIR%%/HTML/EN/html/docs/remotestreaming.html.de
@@ -1780,6 +1795,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/MySQL/my-highmem.tt
 %%SLIMDIR%%/MySQL/my.tt
 %%SLIMDIR%%/MySQL/system.sql
+%%SLIMDIR%%/README.md
+%%SLIMDIR%%/SOCKS.txt
 %%SLIMDIR%%/SQL/SQLite/schema_10_down.sql
 %%SLIMDIR%%/SQL/SQLite/schema_10_up.sql
 %%SLIMDIR%%/SQL/SQLite/schema_11_down.sql
@@ -1804,6 +1821,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/SQL/SQLite/schema_1_up.sql
 %%SLIMDIR%%/SQL/SQLite/schema_20_down.sql
 %%SLIMDIR%%/SQL/SQLite/schema_20_up.sql
+%%SLIMDIR%%/SQL/SQLite/schema_21_down.sql
+%%SLIMDIR%%/SQL/SQLite/schema_21_up.sql
 %%SLIMDIR%%/SQL/SQLite/schema_2_down.sql
 %%SLIMDIR%%/SQL/SQLite/schema_2_up.sql
 %%SLIMDIR%%/SQL/SQLite/schema_3_down.sql
@@ -1846,6 +1865,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/SQL/mysql/schema_1_up.sql
 %%SLIMDIR%%/SQL/mysql/schema_20_down.sql
 %%SLIMDIR%%/SQL/mysql/schema_20_up.sql
+%%SLIMDIR%%/SQL/mysql/schema_21_down.sql
+%%SLIMDIR%%/SQL/mysql/schema_21_up.sql
 %%SLIMDIR%%/SQL/mysql/schema_2_down.sql
 %%SLIMDIR%%/SQL/mysql/schema_2_up.sql
 %%SLIMDIR%%/SQL/mysql/schema_3_down.sql
@@ -1880,7 +1901,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Buttons/Power.pm
 %%SLIMDIR%%/Slim/Buttons/RemoteTrackInfo.pm
 %%SLIMDIR%%/Slim/Buttons/ScreenSaver.pm
-%%SLIMDIR%%/Slim/Buttons/Search.pm
 %%SLIMDIR%%/Slim/Buttons/Settings.pm
 %%SLIMDIR%%/Slim/Buttons/SqueezeNetwork.pm
 %%SLIMDIR%%/Slim/Buttons/Synchronize.pm
@@ -1970,6 +1990,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Networking/Async/Socket.pm
 %%SLIMDIR%%/Slim/Networking/Async/Socket/HTTP.pm
 %%SLIMDIR%%/Slim/Networking/Async/Socket/HTTPS.pm
+%%SLIMDIR%%/Slim/Networking/Async/Socket/HTTPSSocks.pm
+%%SLIMDIR%%/Slim/Networking/Async/Socket/HTTPSocks.pm
 %%SLIMDIR%%/Slim/Networking/Async/Socket/UDP.pm
 %%SLIMDIR%%/Slim/Networking/Discovery.pm
 %%SLIMDIR%%/Slim/Networking/Discovery/Players.pm
@@ -1978,13 +2000,17 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Networking/Repositories.pm
 %%SLIMDIR%%/Slim/Networking/Select.pm
 %%SLIMDIR%%/Slim/Networking/SimpleAsyncHTTP.pm
+%%SLIMDIR%%/Slim/Networking/SimpleHTTP/Base.pm
+%%SLIMDIR%%/Slim/Networking/SimpleSyncHTTP.pm
 %%SLIMDIR%%/Slim/Networking/SliMP3/Protocol.pm
 %%SLIMDIR%%/Slim/Networking/SliMP3/Stream.pm
 %%SLIMDIR%%/Slim/Networking/Slimproto.pm
 %%SLIMDIR%%/Slim/Networking/SqueezeNetwork.pm
+%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Base.pm
 %%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Players.pm
 %%SLIMDIR%%/Slim/Networking/SqueezeNetwork/PrefSync.pm
 %%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Stats.pm
+%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Sync.pm
 %%SLIMDIR%%/Slim/Networking/UDP.pm
 %%SLIMDIR%%/Slim/Player/Boom.pm
 %%SLIMDIR%%/Slim/Player/CapabilitiesHelper.pm
@@ -2056,8 +2082,11 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/DateTime/Settings.pm
 %%SLIMDIR%%/Slim/Plugin/DateTime/install.xml
 %%SLIMDIR%%/Slim/Plugin/DateTime/strings.txt
+%%SLIMDIR%%/Slim/Plugin/Deezer/API.pm
 %%SLIMDIR%%/Slim/Plugin/Deezer/HTML/EN/plugins/Deezer/html/images/icon.png
 %%SLIMDIR%%/Slim/Plugin/Deezer/HTML/EN/plugins/Deezer/html/images/icon_40x40_m.png
+%%SLIMDIR%%/Slim/Plugin/Deezer/HTML/EN/plugins/Deezer/html/images/logo.png
+%%SLIMDIR%%/Slim/Plugin/Deezer/Importer.pm
 %%SLIMDIR%%/Slim/Plugin/Deezer/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/Deezer/ProtocolHandler.pm
 %%SLIMDIR%%/Slim/Plugin/Deezer/install.xml
@@ -2115,11 +2144,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/Favorites/Settings.pm
 %%SLIMDIR%%/Slim/Plugin/Favorites/install.xml
 %%SLIMDIR%%/Slim/Plugin/Favorites/strings.txt
-%%SLIMDIR%%/Slim/Plugin/Flickr/HTML/EN/plugins/Flickr/html/images/icon.png
-%%SLIMDIR%%/Slim/Plugin/Flickr/HTML/EN/plugins/Flickr/html/images/icon_40x40_m.png
-%%SLIMDIR%%/Slim/Plugin/Flickr/Plugin.pm
-%%SLIMDIR%%/Slim/Plugin/Flickr/install.xml
-%%SLIMDIR%%/Slim/Plugin/Flickr/strings.txt
 %%SLIMDIR%%/Slim/Plugin/FullTextSearch/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/FullTextSearch/install.xml
 %%SLIMDIR%%/Slim/Plugin/FullTextSearch/strings.txt
@@ -2179,17 +2203,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/LineOut/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/LineOut/install.xml
 %%SLIMDIR%%/Slim/Plugin/LineOut/strings.txt
-%%SLIMDIR%%/Slim/Plugin/Live365/HTML/EN/plugins/Live365/html/images/icon.png
-%%SLIMDIR%%/Slim/Plugin/Live365/HTML/EN/plugins/Live365/html/images/icon_40x40_m.png
-%%SLIMDIR%%/Slim/Plugin/Live365/Plugin.pm
-%%SLIMDIR%%/Slim/Plugin/Live365/ProtocolHandler.pm
-%%SLIMDIR%%/Slim/Plugin/Live365/install.xml
-%%SLIMDIR%%/Slim/Plugin/Live365/strings.txt
-%%SLIMDIR%%/Slim/Plugin/MOG/HTML/EN/plugins/MOG/html/images/icon.png
-%%SLIMDIR%%/Slim/Plugin/MOG/Plugin.pm
-%%SLIMDIR%%/Slim/Plugin/MOG/ProtocolHandler.pm
-%%SLIMDIR%%/Slim/Plugin/MOG/install.xml
-%%SLIMDIR%%/Slim/Plugin/MOG/strings.txt
 %%SLIMDIR%%/Slim/Plugin/MP3tunes/HTML/EN/plugins/MP3tunes/html/images/icon.png
 %%SLIMDIR%%/Slim/Plugin/MP3tunes/HTML/EN/plugins/MP3tunes/html/images/icon_40x40_m.png
 %%SLIMDIR%%/Slim/Plugin/MP3tunes/Plugin.pm
@@ -2235,6 +2248,17 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/OPMLGeneric/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/OPMLGeneric/install.xml
 %%SLIMDIR%%/Slim/Plugin/OPMLGeneric/strings.txt
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/BrowseArtist.pm
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/EditGenreMappings.pm
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/HTML/EN/plugins/OnlineLibrary/editMappings.html
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/HTML/EN/plugins/OnlineLibrary/settings.html
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/Importer.pm
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/Libraries.pm
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/Plugin.pm
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/Settings.pm
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/install.xml
+%%SLIMDIR%%/Slim/Plugin/OnlineLibrary/strings.txt
+%%SLIMDIR%%/Slim/Plugin/OnlineLibraryBase.pm
 %%SLIMDIR%%/Slim/Plugin/Orange/HTML/EN/plugins/Orange/html/images/icon.png
 %%SLIMDIR%%/Slim/Plugin/Orange/Metadata.pm
 %%SLIMDIR%%/Slim/Plugin/Orange/Plugin.pm
@@ -2248,14 +2272,24 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/Pandora/ProtocolHandler.pm
 %%SLIMDIR%%/Slim/Plugin/Pandora/install.xml
 %%SLIMDIR%%/Slim/Plugin/Pandora/strings.txt
+%%SLIMDIR%%/Slim/Plugin/Podcast/GPodder.pm
 %%SLIMDIR%%/Slim/Plugin/Podcast/HTML/EN/plugins/Podcast/html/images/icon.png
 %%SLIMDIR%%/Slim/Plugin/Podcast/HTML/EN/plugins/Podcast/html/images/icon_40x40_m.png
+%%SLIMDIR%%/Slim/Plugin/Podcast/HTML/EN/plugins/Podcast/html/images/podcastindex.png
 %%SLIMDIR%%/Slim/Plugin/Podcast/HTML/EN/plugins/Podcast/settings/basic.html
 %%SLIMDIR%%/Slim/Plugin/Podcast/Parser.pm
 %%SLIMDIR%%/Slim/Plugin/Podcast/Plugin.pm
+%%SLIMDIR%%/Slim/Plugin/Podcast/PodcastIndex.pm
+%%SLIMDIR%%/Slim/Plugin/Podcast/ProtocolHandler.pm
+%%SLIMDIR%%/Slim/Plugin/Podcast/Provider.pm
 %%SLIMDIR%%/Slim/Plugin/Podcast/Settings.pm
 %%SLIMDIR%%/Slim/Plugin/Podcast/install.xml
 %%SLIMDIR%%/Slim/Plugin/Podcast/strings.txt
+%%SLIMDIR%%/Slim/Plugin/PresetsEditor/HTML/EN/settings/presets.html
+%%SLIMDIR%%/Slim/Plugin/PresetsEditor/Plugin.pm
+%%SLIMDIR%%/Slim/Plugin/PresetsEditor/Settings.pm
+%%SLIMDIR%%/Slim/Plugin/PresetsEditor/install.xml
+%%SLIMDIR%%/Slim/Plugin/PresetsEditor/strings.txt
 %%SLIMDIR%%/Slim/Plugin/PreventStandby/HTML/EN/plugins/PreventStandby/settings/basic.html
 %%SLIMDIR%%/Slim/Plugin/PreventStandby/OSX.pm
 %%SLIMDIR%%/Slim/Plugin/PreventStandby/Plugin.pm
@@ -2273,9 +2307,11 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/RSSNews/Settings.pm
 %%SLIMDIR%%/Slim/Plugin/RSSNews/install.xml
 %%SLIMDIR%%/Slim/Plugin/RSSNews/strings.txt
+%%SLIMDIR%%/Slim/Plugin/RandomPlay/DontStopTheMusic.pm
 %%SLIMDIR%%/Slim/Plugin/RandomPlay/HTML/EN/plugins/RandomPlay/html/images/icon.png
 %%SLIMDIR%%/Slim/Plugin/RandomPlay/HTML/EN/plugins/RandomPlay/html/images/icon_40x40_m.png
 %%SLIMDIR%%/Slim/Plugin/RandomPlay/HTML/EN/plugins/RandomPlay/list.html
+%%SLIMDIR%%/Slim/Plugin/RandomPlay/Mixer.pm
 %%SLIMDIR%%/Slim/Plugin/RandomPlay/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/RandomPlay/ProtocolHandler.pm
 %%SLIMDIR%%/Slim/Plugin/RandomPlay/install.xml
@@ -2335,6 +2371,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/Sounds/install.xml
 %%SLIMDIR%%/Slim/Plugin/Sounds/strings.txt
 %%SLIMDIR%%/Slim/Plugin/TT/Clients.pm
+%%SLIMDIR%%/Slim/Plugin/TT/OnlineServices.pm
 %%SLIMDIR%%/Slim/Plugin/TT/Prefs.pm
 %%SLIMDIR%%/Slim/Plugin/TT/README
 %%SLIMDIR%%/Slim/Plugin/UPnP/Common/Utils.pm
@@ -2372,7 +2409,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Plugin/Visualizer/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/Visualizer/install.xml
 %%SLIMDIR%%/Slim/Plugin/Visualizer/strings.txt
+%%SLIMDIR%%/Slim/Plugin/WiMP/API.pm
 %%SLIMDIR%%/Slim/Plugin/WiMP/HTML/EN/plugins/WiMP/html/images/icon.png
+%%SLIMDIR%%/Slim/Plugin/WiMP/HTML/EN/plugins/WiMP/html/images/tidal.png
+%%SLIMDIR%%/Slim/Plugin/WiMP/Importer.pm
 %%SLIMDIR%%/Slim/Plugin/WiMP/Plugin.pm
 %%SLIMDIR%%/Slim/Plugin/WiMP/ProtocolHandler.pm
 %%SLIMDIR%%/Slim/Plugin/WiMP/install.xml
@@ -2458,9 +2498,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Utils/OS/Debian.pm
 %%SLIMDIR%%/Slim/Utils/OS/Linux.pm
 %%SLIMDIR%%/Slim/Utils/OS/OSX.pm
-%%SLIMDIR%%/Slim/Utils/OS/ReadyNAS.pm
 %%SLIMDIR%%/Slim/Utils/OS/RedHat.pm
-%%SLIMDIR%%/Slim/Utils/OS/SqueezeOS.pm
 %%SLIMDIR%%/Slim/Utils/OS/Suse.pm
 %%SLIMDIR%%/Slim/Utils/OS/Synology.pm
 %%SLIMDIR%%/Slim/Utils/OS/Unix.pm
@@ -2488,6 +2526,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Utils/Prefs/Migration/ClientV7.pm
 %%SLIMDIR%%/Slim/Utils/Prefs/Migration/ClientV8.pm
 %%SLIMDIR%%/Slim/Utils/Prefs/Migration/ClientV9.pm
+%%SLIMDIR%%/Slim/Utils/Prefs/Migration/README.md
 %%SLIMDIR%%/Slim/Utils/Prefs/Migration/V1.pm
 %%SLIMDIR%%/Slim/Utils/Prefs/Migration/V2.pm
 %%SLIMDIR%%/Slim/Utils/Prefs/Migration/V3.pm
@@ -2570,7 +2609,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/Slim/Web/XMLBrowser.pm
 %%SLIMDIR%%/Slim/bootstrap.pm
 %%SLIMDIR%%/cleanup.pl
-@sample %%SLIMDIR%%/convert.conf.sample
+%%SLIMDIR%%/convert.conf.sample
 %%SLIMDIR%%/custom-convert.conf
 %%SLIMDIR%%/gdresize.pl
 %%SLIMDIR%%/gdresized.pl
@@ -2579,7 +2618,9 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/icudt58b.dat
 %%SLIMDIR%%/icudt58l.dat
 %%SLIMDIR%%/lib/AnyEvent/DNS.pm
+%%SLIMDIR%%/lib/AnyEvent/Handle.pm
 %%SLIMDIR%%/lib/AnyEvent/Impl/PerfMonEV.pm
+%%SLIMDIR%%/lib/AnyEvent/Socket.pm
 %%SLIMDIR%%/lib/Audio/Scan.pm
 %%SLIMDIR%%/lib/CGI/Cookie.pm
 %%SLIMDIR%%/lib/Cache/FileBackend.pm
@@ -2600,18 +2641,20 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
 %%SLIMDIR%%/lib/Template/Provider.pm
 %%SLIMDIR%%/lib/Tie/IxHash.pm
 %%SLIMDIR%%/modules.conf
-@(,,755) %%SLIMDIR%%/scanner.pl
-@(,,755) %%SLIMDIR%%/slimserver.pl
+%%SLIMDIR%%/scanner.pl
+%%SLIMDIR%%/slimserver.pl
 %%SLIMDIR%%/strings.txt
-@sample %%SLIMDIR%%/types.conf.sample
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Audio/Cuefile/Parser
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Data/Dump
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/ExtUtils/CBuilder
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/HTML/Tagset
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Module/Build
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Sub/Uplevel
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Test/NoWarnings
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Test/Warn
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Tree/DAG_Node
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/YAML/LibYAML
-%%AMD64_ONLY%%@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/common/sense
+%%SLIMDIR%%/t/00_smoketest.sh
+%%SLIMDIR%%/types.conf.sample
+@dir %%SLIMDIR%%/Bin
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Audio/Cuefile/Parser
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Data/Dump
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/ExtUtils/CBuilder
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/HTML/Tagset
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Module/Build
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Sub/Uplevel
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Test/NoWarnings
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Test/Warn
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Tree/DAG_Node
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/YAML/LibYAML
+@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/common/sense
diff --git a/audio/logitechmediaserver/pkg-plist.i386 b/audio/logitechmediaserver/pkg-plist.i386
new file mode 100644
index 000000000000..ecb152f2cb92
--- /dev/null
+++ b/audio/logitechmediaserver/pkg-plist.i386
@@ -0,0 +1,2490 @@
+etc/newsyslog.conf.d/logitechmediaserver.conf
+%%PORTDOCS%%%%DOCSDIR%%/Changelog.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog1.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog2.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog3.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog4.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog5.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog6.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog7.html
+%%PORTDOCS%%%%DOCSDIR%%/Changelog8.html
+%%PORTDOCS%%%%DOCSDIR%%/License.de.txt
+%%PORTDOCS%%%%DOCSDIR%%/License.es.txt
+%%PORTDOCS%%%%DOCSDIR%%/License.fr.txt
+%%PORTDOCS%%%%DOCSDIR%%/License.he.txt
+%%PORTDOCS%%%%DOCSDIR%%/License.it.txt
+%%PORTDOCS%%%%DOCSDIR%%/License.nl.txt
+%%PORTDOCS%%%%DOCSDIR%%/License.txt
+%%SLIMDIR%%/CPAN/AE.pm
+%%SLIMDIR%%/CPAN/Algorithm/C3.pm
+%%SLIMDIR%%/CPAN/AnyEvent.pm
+%%SLIMDIR%%/CPAN/AnyEvent/AIO.pm
+%%SLIMDIR%%/CPAN/AnyEvent/Debug.pm
+%%SLIMDIR%%/CPAN/AnyEvent/Impl/EV.pm
+%%SLIMDIR%%/CPAN/AnyEvent/Strict.pm
+%%SLIMDIR%%/CPAN/AnyEvent/TLS.pm
+%%SLIMDIR%%/CPAN/AnyEvent/Util.pm
+%%SLIMDIR%%/CPAN/AnyEvent/Util/idna.pl
+%%SLIMDIR%%/CPAN/AnyEvent/Util/uts46data.pl
+%%SLIMDIR%%/CPAN/AnyEvent/constants.pl
+%%SLIMDIR%%/CPAN/Archive/Zip.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/Archive.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/BufferedFileHandle.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/DirectoryMember.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/FileMember.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/Member.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/MemberRead.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/MockFileHandle.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/NewFileMember.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/StringMember.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/Tree.pm
+%%SLIMDIR%%/CPAN/Archive/Zip/ZipFileMember.pm
+%%SLIMDIR%%/CPAN/Async/Util.pm
+%%SLIMDIR%%/CPAN/Bundle/LWP.pm
+%%SLIMDIR%%/CPAN/CGI/Util.pm
+%%SLIMDIR%%/CPAN/Cache/BaseCache.pm
+%%SLIMDIR%%/CPAN/Cache/Cache.pm
+%%SLIMDIR%%/CPAN/Cache/CacheUtils.pm
+%%SLIMDIR%%/CPAN/Cache/FileCache.pm
+%%SLIMDIR%%/CPAN/Cache/Object.pm
+%%SLIMDIR%%/CPAN/Carp/Assert.pm
+%%SLIMDIR%%/CPAN/Carp/Clan.pm
+%%SLIMDIR%%/CPAN/Class/Accessor.pm
+%%SLIMDIR%%/CPAN/Class/Accessor/Chained.pm
+%%SLIMDIR%%/CPAN/Class/Accessor/Chained/Fast.pm
+%%SLIMDIR%%/CPAN/Class/Accessor/Fast.pm
+%%SLIMDIR%%/CPAN/Class/Accessor/Faster.pm
+%%SLIMDIR%%/CPAN/Class/C3.pm
+%%SLIMDIR%%/CPAN/Class/C3/Componentised.pm
+%%SLIMDIR%%/CPAN/Class/C3/XS.pm
+%%SLIMDIR%%/CPAN/Class/C3/next.pm
+%%SLIMDIR%%/CPAN/Class/Data/Inheritable.pm
+%%SLIMDIR%%/CPAN/Class/ISA.pm
+%%SLIMDIR%%/CPAN/Class/Inspector.pm
+%%SLIMDIR%%/CPAN/Class/Inspector/Functions.pm
+%%SLIMDIR%%/CPAN/Class/Member.pm
+%%SLIMDIR%%/CPAN/Class/Member/Dynamic.pm
+%%SLIMDIR%%/CPAN/Class/Member/GLOB.pm
+%%SLIMDIR%%/CPAN/Class/Member/HASH.pm
+%%SLIMDIR%%/CPAN/Class/Singleton.pm
+%%SLIMDIR%%/CPAN/Class/Virtual.pm
+%%SLIMDIR%%/CPAN/Class/Virtually/Abstract.pm
+%%SLIMDIR%%/CPAN/Class/XSAccessor.pm
+%%SLIMDIR%%/CPAN/Class/XSAccessor/Array.pm
+%%SLIMDIR%%/CPAN/Class/XSAccessor/Heavy.pm
+%%SLIMDIR%%/CPAN/DBD/SQLite.pm
+%%SLIMDIR%%/CPAN/DBI.pm
+%%SLIMDIR%%/CPAN/DBI/Const/GetInfo/ANSI.pm
+%%SLIMDIR%%/CPAN/DBI/Const/GetInfo/ODBC.pm
+%%SLIMDIR%%/CPAN/DBI/Const/GetInfoReturn.pm
+%%SLIMDIR%%/CPAN/DBI/Const/GetInfoType.pm
+%%SLIMDIR%%/CPAN/DBI/DBD.pm
+%%SLIMDIR%%/CPAN/DBI/DBD/Metadata.pm
+%%SLIMDIR%%/CPAN/DBI/Format.pm
+%%SLIMDIR%%/CPAN/DBI/Format/SQLMinus.pm
+%%SLIMDIR%%/CPAN/DBI/Profile.pm
+%%SLIMDIR%%/CPAN/DBI/ProfileData.pm
+%%SLIMDIR%%/CPAN/DBI/ProfileDumper.pm
+%%SLIMDIR%%/CPAN/DBI/ProfileDumper/Apache.pm
+%%SLIMDIR%%/CPAN/DBI/ProfileSubs.pm
+%%SLIMDIR%%/CPAN/DBI/Shell.pm
+%%SLIMDIR%%/CPAN/DBI/Shell/Completion.pm
+%%SLIMDIR%%/CPAN/DBI/Shell/FindSqlFile.pm
+%%SLIMDIR%%/CPAN/DBI/Shell/SQLMinus.pm
+%%SLIMDIR%%/CPAN/DBI/Shell/Spool.pm
+%%SLIMDIR%%/CPAN/DBI/Shell/Timing.pm
+%%SLIMDIR%%/CPAN/DBIx/Class.pm
+%%SLIMDIR%%/CPAN/DBIx/Class/AccessorGroup.pm
+%%SLIMDIR%%/CPAN/DBIx/Class/ClassResolver/PassThrough.pm
+%%SLIMDIR%%/CPAN/DBIx/Class/Componentised.pm
*** 2391 LINES SKIPPED ***