From owner-svn-ports-all@FreeBSD.ORG Fri Jun 6 14:12:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AEB2DBF; Fri, 6 Jun 2014 14:12:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F21E2573; Fri, 6 Jun 2014 14:12:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s56ECWNE058205; Fri, 6 Jun 2014 14:12:32 GMT (envelope-from feld@svn.freebsd.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s56ECWEC058202; Fri, 6 Jun 2014 14:12:32 GMT (envelope-from feld@svn.freebsd.org) Message-Id: <201406061412.s56ECWEC058202@svn.freebsd.org> From: Mark Felder Date: Fri, 6 Jun 2014 14:12:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356788 - head/multimedia/plexmediaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 14:12:33 -0000 Author: feld Date: Fri Jun 6 14:12:32 2014 New Revision: 356788 URL: http://svnweb.freebsd.org/changeset/ports/356788 QAT: https://qat.redports.org/buildarchive/r356788/ Log: Update to 0.9.9.10 Modified: head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Fri Jun 6 13:38:32 2014 (r356787) +++ head/multimedia/plexmediaserver/Makefile Fri Jun 6 14:12:32 2014 (r356788) @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION= 0.9.9.7.429 +PORTVERSION= 0.9.9.10.458 CATEGORIES= multimedia -MASTER_SITES= http://plex.r.worldssl.net/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ +MASTER_SITES= http://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ DISTNAME= PlexMediaServer-${PORTVERSION}-${PLEX_BUILD}-freebsd-amd64 MAINTAINER= feld@FreeBSD.org COMMENT= The Plex Media Server component -USE_BZIP2= yes -PLEX_BUILD= f80a8d6 +USES= tar:bzip2 +PLEX_BUILD= 008ea34 NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD} @@ -42,6 +42,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/compat/li post-patch: # binaries don't come pre-stripped ${FIND} ${WRKSRC} -name '*.so' -exec ${STRIP_CMD} {} \; + ${STRIP_CMD} ${WRKSRC}/Resources/rsync ${WRKSRC}/Resources/Python/bin/python do-install: @(cd ${WRKSRC} && ${COPYTREE_SHARE} Resources ${STAGEDIR}/${SCRIPT_PATH}) Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Fri Jun 6 13:38:32 2014 (r356787) +++ head/multimedia/plexmediaserver/distinfo Fri Jun 6 14:12:32 2014 (r356788) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.9.7.429-f80a8d6-freebsd-amd64.tar.bz2) = 7520e6e2c5807ac4b6b0b4f7aac2f76bddbbf30d892b20abfb1391be2c5ce0f3 -SIZE (PlexMediaServer-0.9.9.7.429-f80a8d6-freebsd-amd64.tar.bz2) = 62929095 +SHA256 (PlexMediaServer-0.9.9.10.458-008ea34-freebsd-amd64.tar.bz2) = 48c095fc7049b714dd7bd79c9f111a5eb3bc0f6194c690a27470197328801f89 +SIZE (PlexMediaServer-0.9.9.10.458-008ea34-freebsd-amd64.tar.bz2) = 58712557 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Fri Jun 6 13:38:32 2014 (r356787) +++ head/multimedia/plexmediaserver/pkg-plist Fri Jun 6 14:12:32 2014 (r356788) @@ -1502,6 +1502,8 @@ %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.revision3/URL/Revision3/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes/URL/RottenTomatoes/ServiceCode.pys +%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rt/ServiceInfo.plist +%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rt/URL/RT/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf/URL/RTBF/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtlxl/ServiceInfo.plist @@ -1522,6 +1524,8 @@ %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skysports/URL/SkySports/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice/URL/Slice/ServiceCode.pys +%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.sohutv/ServiceInfo.plist +%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.sohutv/URL/Sohu TV/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud/URL/SoundCloud/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.southpark/ServiceInfo.plist @@ -1653,6 +1657,7 @@ %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Search/VideoSurf/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/VERSION +%%DATADIR%%/Resources/Plug-ins/Services.bundle/README.md %%DATADIR%%/Resources/Plug-ins/SiteConfigurations.bundle/Contents/Info.plist %%DATADIR%%/Resources/Plug-ins/SiteConfigurations.bundle/Contents/Resources/icon-default.png %%DATADIR%%/Resources/Plug-ins/SiteConfigurations.bundle/Contents/VERSION @@ -2007,6 +2012,7 @@ %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle/Contents/Resources/attribution.png %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle/Contents/Resources/icon-default.png %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle/Contents/VERSION +%%DATADIR%%/Resources/Profiles/Android-AFTB.xml %%DATADIR%%/Resources/Profiles/Android.xml %%DATADIR%%/Resources/Profiles/Asus Transformer Prime TF201.xml %%DATADIR%%/Resources/Profiles/Chrome.xml @@ -2018,6 +2024,7 @@ %%DATADIR%%/Resources/Profiles/Opera.xml %%DATADIR%%/Resources/Profiles/Panasonic Viera 3D TV.xml %%DATADIR%%/Resources/Profiles/PlayStation 3.xml +%%DATADIR%%/Resources/Profiles/Plex Home Theater-RaspberryPi.xml %%DATADIR%%/Resources/Profiles/Plex Home Theater.xml %%DATADIR%%/Resources/Profiles/Popcorn Hour.xml %%DATADIR%%/Resources/Profiles/Roku-3.1.xml @@ -2697,7 +2704,6 @@ %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/OpenSSL/version.py %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/README %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/cjson.so -%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/easy-install.pth %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml-2.3-py2.7.egg-info %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/ElementInclude.py %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/__init__.py @@ -2736,10 +2742,41 @@ %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/usedoctest.py %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/pyOpenSSL-0.11-py2.7.egg-info %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/python_cjson-1.0.5-py2.7.egg-info -%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg -%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/setuptools.pth -%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson-2.1.5-py2.7-freebsd-9.1-RELEASE-amd64.egg -%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/site.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson-3.4.0-py2.7.egg-info +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/__init__.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/_speedups.so +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/compat.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/decoder.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/encoder.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/ordered_dict.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/scanner.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/__init__.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_check_circular.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_decimal.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_decode.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_default.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_dump.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_encode_for_html.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_errors.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_fail.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_float.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_for_json.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_indent.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_item_sort_key.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_namedtuple.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_pass1.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_pass2.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_pass3.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_recursion.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_scanstring.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_separators.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_speedups.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_tool.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_tuple.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tests/test_unicode.py +%%DATADIR%%/Resources/Python/lib/python2.7/site-packages/simplejson/tool.py %%DATADIR%%/Resources/Python/lib/python2.7/site.py %%DATADIR%%/Resources/Python/lib/python2.7/smtpd.py %%DATADIR%%/Resources/Python/lib/python2.7/smtplib.py @@ -2922,808 +2959,816 @@ %%DATADIR%%/libxslt.so.2 %%DATADIR%%/libz.so.1 %%DATADIR%%/libzen.so.0 -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/xml/sax -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/xml/parsers -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/xml/etree -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/xml/dom -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/xml -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/wsgiref -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/unittest/test -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/unittest -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/test -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/sqlite3/test -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/sqlite3 -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/isoschematron/resources/rng -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/isoschematron/resources -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/isoschematron -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml/html -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/lxml -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/OpenSSL/test -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages/OpenSSL -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/site-packages -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/pydoc_data -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/plat-freebsd9 -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/multiprocessing/dummy -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/multiprocessing -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/logging -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/tests/data/fixers/myfixes -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/tests/data/fixers -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/tests/data -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/tests -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/pgen2 -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3 -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib-tk -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/json/tests -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/json -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/importlib -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/idlelib -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/hotshot -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/encodings -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/email/test -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/email/mime -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/email -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/distutils -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/curses -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/ctypes -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/config -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/compiler -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7/bsddb -@dirrmtry %%DATADIR%%/Resources/Python/lib/python2.7 -@dirrmtry %%DATADIR%%/Resources/Python/lib -@dirrmtry %%DATADIR%%/Resources/Python/include/python2.7 -@dirrmtry %%DATADIR%%/Resources/Python/include -@dirrmtry %%DATADIR%%/Resources/Python/bin -@dirrmtry %%DATADIR%%/Resources/Python -@dirrmtry %%DATADIR%%/Resources/Profiles -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle/Contents/Code -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Wikipedia.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/xx-pirate.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/xx-chef.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/sv.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/sr.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/ru.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/nl.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/ko.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/it.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/fr.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/fi.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/es.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/en.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/de.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources/da.lproj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/Objective-J -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/Foundation/ObjJ.environment -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/Foundation -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/EKSpinner/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/EKSpinner -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Resources/CPProgressIndicator -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Resources/CPCursor -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Resources/Aristo.blend/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Resources/Aristo.blend/Browser.environment -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Resources/Aristo.blend -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit/Browser.environment -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks/AppKit -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Frameworks -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources/Browser.environment -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebManager.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/swf/soundmanager -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/swf/jwplayer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/swf -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/localizations -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/js -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img/touch -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img/sections -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img/posters -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img/plugins -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img/navbar -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img/actionbar -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/img -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/font -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/css -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/Frameworks/EKSpinner/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/Frameworks/EKSpinner -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources/Frameworks -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/WebClient.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/TheTVDB.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/TheTVDB.bundle/Contents/Code -@dirrmtry %%DATADIR%%/Resources/Plug-ins/TheTVDB.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/TheTVDB.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/The-Movie-Database.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/The-Movie-Database.bundle/Contents/Code -@dirrmtry %%DATADIR%%/Resources/Plug-ins/The-Movie-Database.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/The-Movie-Database.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/System.bundle/Contents/Strings -@dirrmtry %%DATADIR%%/Resources/Plug-ins/System.bundle/Contents/Resources/transcode-presets -@dirrmtry %%DATADIR%%/Resources/Plug-ins/System.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/System.bundle/Contents/Code -@dirrmtry %%DATADIR%%/Resources/Plug-ins/System.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/System.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/SiteConfigurations.bundle/Contents/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/SiteConfigurations.bundle/Contents -@dirrmtry %%DATADIR%%/Resources/Plug-ins/SiteConfigurations.bundle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Search/VideoSurf -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Search -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Resources -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zie/URL/Zie -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zie/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zie -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zideo/URL/Zideo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zideo/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zideo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zdfmediathek/URL/ZDF Mediathek -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zdfmediathek/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zdfmediathek -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youtube/URL/YouTube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youtube/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youtube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youku/URL/Youku -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youku/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youku -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.yahoo/URL/Yahoo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.yahoo/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.yahoo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xhamster/URL/xHamster -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xhamster/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xhamster -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj/URL/WSJ -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wimp/URL/Wimp -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wimp/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wimp -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vrt/URL/VRT -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vrt/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vrt -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vk/URL/VK -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vk/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vk -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimeo/URL/Vimeo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimeo/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimeo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimcasts/URL/Vimcasts -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimcasts/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimcasts -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videovideo/URL/videovideo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videovideo/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videovideo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videostrip/URL/Videostrip -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videostrip/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videostrip -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videojug/URL/VideoJug -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videojug/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videojug -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videobash/URL/Videobash -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videobash/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videobash -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viddler/URL/Viddler -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viddler/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viddler -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vice/URL/Vice -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vice/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vice -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vgtv/URL/VGTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vgtv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vgtv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vevo/URL/Vevo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vevo/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vevo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vesti/URL/Vesti -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vesti/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vesti -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.uzgv2/URL/Uitzending Gemist -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.uzgv2/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.uzgv2 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ustream/URL/Ustream -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ustream/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ustream -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.universalsports/URL/Universal Sports -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.universalsports/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.universalsports -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ukfilmtrailer/URL/UK Filmtrailer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ukfilmtrailer/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ukfilmtrailer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ubu/URL/Ubu -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ubu/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ubu -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitlive/URL/TWiT.TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitlive/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitlive -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitchtv/URL/Twitch.tv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitchtv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitchtv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvtropolis/URL/TVTropolis -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvtropolis/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvtropolis -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvone/URL/TV One -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvone/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvone -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvland/URL/TVLand -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvland/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvland -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvkultura/URL/TVKultura -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvkultura/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvkultura -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvigle/URL/Tvigle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvigle/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvigle -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play/URL/TV4 Play -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv3playdk/URL/tv3playdk -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv3playdk/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv3playdk -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.triplem/URL/TripleM -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.triplem/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.triplem -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.traileraddict/URL/Trailer Addict -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.traileraddict/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.traileraddict -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/URL/TOU TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/URL/The Verge -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theonion/URL/The Onion -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theonion/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theonion -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thenytimes/URL/New York Times -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thenytimes/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thenytimes -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian/URL/The Guardian -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thedailyshow/URL/The Daily Show -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thedailyshow/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thedailyshow -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw/URL/The CW -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecolbertreport/URL/The Colbert Report -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecolbertreport/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecolbertreport -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theberrics/URL/The Berrics -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theberrics/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theberrics -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.the-big-picture/URL/The Big Picture -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.the-big-picture/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.the-big-picture -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tested/URL/Tested -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tested/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tested -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ted/URL/TED Talks -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ted/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ted -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamtreehouse/URL/Team Treehouse -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamtreehouse/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamtreehouse -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamhww/URL/TeamHWW -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamhww/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamhww -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamcoco/URL/Team Coco -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamcoco/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamcoco -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.t3/URL/T3 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.t3/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.t3 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.svtplay/URL/SVTPlay -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.svtplay/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.svtplay -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stumbleupon/URL/StumbleUpon -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stumbleupon/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stumbleupon -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.studio100/URL/Studio100 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.studio100/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.studio100 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stubru/URL/Studio Brussel -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stubru/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stubru -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.springboard/URL/Springboard -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.springboard/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.springboard -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.spike/URL/Spike -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.spike/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.spike -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.southpark/URL/South Park -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.southpark/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.southpark -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud/URL/SoundCloud -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice/URL/Slice -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skysports/URL/SkySports -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skysports/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skysports -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skyplayer/URL/SkyGo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skyplayer/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.skyplayer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showmedo/URL/ShowMeDo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showmedo/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showmedo -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showcase/URL/Showcase -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showcase/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showcase -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.schweizerfernsehen/URL/Schweizer Fernsehen -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.schweizerfernsehen/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.schweizerfernsehen -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutv/URL/RU TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutube/URL/Rutube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutube/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtlxl/URL/RTL XL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtlxl/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtlxl -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf/URL/RTBF -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes/URL/RottenTomatoes -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.revision3/URL/Revision3 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.revision3/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.revision3 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redtube/URL/RedTube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redtube/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redtube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redbulltv/URL/Red Bull TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redbulltv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redbulltv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokertube/URL/PokerTube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokertube/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokertube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokerstarstv/URL/PokerstarsTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokerstarstv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokerstarstv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokernews/URL/Poker News -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokernews/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pokernews -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pixelcorps/URL/PixelCorps TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pixelcorps/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pixelcorps -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv/URL/Pitchfork TV YouTube -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv/URL/Pitchfork TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv/URL/Pitchfork MusicVideos -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pinkbike/URL/Pinkbike -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pinkbike/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pinkbike -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/URL/PBS -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/Shared Code -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek/URL/ORF TVThek VOD -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek/URL/ORF TVThek Live -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nytimes.lens/URL/Lens -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nytimes.lens/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nytimes.lens -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nos/URL/NOS -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nos/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nos -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nme/URL/NME -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nme/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nme -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newsy/URL/Newsy -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newsy/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newsy -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv/URL/NDTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/NBC -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/MSNBC Podcast -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/MSNBC -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic Photography -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic Canada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.myspace/URL/MySpace -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.myspace/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.myspace -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mtv/URL/MTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mtv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mtv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora/URL/MPORA Photos -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora/URL/MPORA -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.moviefone/URL/moviefone -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.moviefone/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.moviefone -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mevio/URL/Mevio -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mevio/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mevio -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.metacafe/URL/Metacafe -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.metacafe/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.metacafe -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.medici/URL/Medici TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.medici/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.medici -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.makingof/URL/MakingOf -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.makingof/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.makingof -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lstudio/URL/L Studio -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lstudio/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lstudio -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.logotv/URL/Logo TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.logotv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.logotv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.locotv/URL/LocoTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.locotv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.locotv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/URL/LiveLeak -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/URL/Lifetime -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/URL/KhanAcademy -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kelbytv/URL/Kelby TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kelbytv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kelbytv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kanal5play/URL/Kanal 5 Play -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kanal5play/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kanal5play -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.justintv/URL/Justin.tv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.justintv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.justintv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.jamieoliver/URL/JamieOliver -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.jamieoliver/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.jamieoliver -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.iplayer/URL/BBC iPlayer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.iplayer/URL/BBC News -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.iplayer/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.iplayer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.internetarchive/URL/Internet Archive -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.internetarchive/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.internetarchive -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.indieclicktv/URL/IndieClick TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.indieclicktv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.indieclicktv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.imovies/URL/iMovies -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.imovies/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.imovies -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ign/URL/IGN -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ign/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ign -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.howcast/URL/Howcast -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.howcast/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.howcast -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hollywoodreporter/URL/Hollywood Reporter -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hollywoodreporter/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hollywoodreporter -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.historychannel/URL/History Channel -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.historychannel/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.historychannel -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.history_canada/URL/History Canada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.history_canada/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.history_canada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/URL/HGTV Canada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.googledrive/URL/Google Drive -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.googledrive/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.googledrive -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/URL/GolfChannel -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/URL/Goal -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.giantbomb/URL/GiantBomb -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.giantbomb/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.giantbomb -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gametrailers/URL/GameTrailers -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gametrailers/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gametrailers -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/URL/GamerNL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/URL/G4TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxuk/URL/FXUK -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxuk/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxuk -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxguidetv/URL/fxguidetv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxguidetv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxguidetv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fux/URL/FUX -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fux/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fux -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.funnyordie/URL/FunnyOrDie -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.funnyordie/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.funnyordie -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freedocumentaries/URL/FreeDocumentaries -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freedocumentaries/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freedocumentaries -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freecaster/URL/Freecaster TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freecaster/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freecaster -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freakonomics/URL/Freakonomics -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freakonomics/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freakonomics -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foxnews/URL/Fox News -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foxnews/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foxnews -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foratv/URL/ForaTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foratv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foratv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetworkcanada/URL/Food Network Canada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetworkcanada/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetworkcanada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetwork/URL/Food Network -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetwork/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetwork -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.floridafishingreport/URL/Florida Fishing Report -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.floridafishingreport/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.floridafishingreport -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fallback/URL/Fallback -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fallback/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fallback -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.facebook/URL/Facebook -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.facebook/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.facebook -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.extreme/URL/extreme -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.extreme/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.extreme -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.europafilmtreasures/URL/EuropaFilmTreasures -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.europafilmtreasures/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.europafilmtreasures -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.euronews/URL/Euronews -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.euronews/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.euronews -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.eurogamer/URL/Eurogamer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.eurogamer/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.eurogamer -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.einthusan/URL/Einthusan -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.einthusan/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.einthusan -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dumpert/URL/Dumpert -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dumpert/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dumpert -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dolectures/URL/DoLectures -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dolectures/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dolectures -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.disney/URL/Disney -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.disney/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.disney -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.discovery/URL/Discovery -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.discovery/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.discovery -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dailymotion/URL/Dailymotion -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dailymotion/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dailymotion -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ctvglobemedia/URL/CTV News -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ctvglobemedia/URL/CTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ctvglobemedia/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ctvglobemedia -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.comedycentral/URL/Comedy Central -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.comedycentral/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.comedycentral -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.college_humor/URL/CollegeHumor -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.college_humor/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.college_humor -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnn/URL/CNN -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnn/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnn -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnettv/URL/CNET -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnettv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnettv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.channel9/URL/Channel9 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.channel9/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.channel9 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbs/URL/CBS -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbs/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbs -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL/CBC Sports -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL/CBC -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages/URL/Cats Paw Images -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv/URL/CanoeTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus/URL/Canal Plus France -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove/URL/Brightcove -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom/URL/Break.com -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding/URL/Bodybuilding.com -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.blip/URL/Blip -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.blip/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.blip -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing/URL/Bing -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms/URL/Blue Billywig -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV/URL/arbejdsglaedeTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/URL/AOL On -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/URL/Anna Kim Photography -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL/Apple Movie Trailers -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/URL/AETV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim/URL/Adult Swim -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/URL/Adobe TV -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/URL/Absolute Radio -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/URL/ABC -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/URL/5by5 -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5 +@dirrmtry %%DATADIR%%/Resources/English.lproj +@dirrmtry %%DATADIR%%/Resources/Graphics +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/FreeBSD/i386/Frameworks +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/FreeBSD/i386/Libraries +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/FreeBSD/i386 +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/FreeBSD +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/RestrictedPython/tests +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/RestrictedPython +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/cerealizer +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/dateutil/zoneinfo +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/dateutil +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/adapters +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/flex +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/remoting/client +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/remoting/gateway +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/remoting +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/util +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/routes +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/tornado/test +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/tornado +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Platforms +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/0/Python/PMS +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/0/Python +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/0 +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/1/Python/PMS +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/1/Python +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/1/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/1 +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Models/Metadata +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Models +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/handlers +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/interfaces +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/modelling +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/policies +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/subsystem +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions/2 +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources/Versions +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Framework.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/HTbackdrops.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/HTbackdrops.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/HTbackdrops.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/HTbackdrops.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/IMDB.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/IMDB.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/IMDB.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/IMDB.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LastFM.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LastFM.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LastFM.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LastFM.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mp4file +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents/Libraries +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/LocalMedia.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Aspect Ratio +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Audio Channels +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Audio Codec +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating/au +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating/ca +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating/de +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating/fr +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating/gb +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating/nl +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Content Rating +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Media +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Record Label +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Studio +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Video Codec +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Video Frame Rate +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources/Video Resolution +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Media-Flags.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/MoviePosterDB.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/MoviePosterDB.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/MoviePosterDB.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/MoviePosterDB.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/OpenSubtitles.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/OpenSubtitles.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/OpenSubtitles.bundle/Contents/Strings +@dirrmtry %%DATADIR%%/Resources/Plug-ins/OpenSubtitles.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/OpenSubtitles.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PersonalMedia.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PersonalMedia.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PersonalMedia.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PersonalMedia.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PlexThemeMusic.bundle/Contents/Code +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PlexThemeMusic.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PlexThemeMusic.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/PlexThemeMusic.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/mp4file +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/mutagen +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Movies +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Music +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Photos +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Series +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Scanners.bundle +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Resources @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.4tube/URL/4tube @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.4tube/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.4tube +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/URL/5by5 +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5 +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/URL/ABC +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/URL/Absolute Radio +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/URL/Adobe TV +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim/URL/Adult Swim +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/URL/AETV +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL/Apple Movie Trailers +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/URL/Anna Kim Photography +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/URL/AOL On +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV/URL/arbejdsglaedeTV +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms/URL/Blue Billywig +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing/URL/Bing +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.blip/URL/Blip +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.blip/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.blip +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding/URL/Bodybuilding.com +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom/URL/Break.com +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove/URL/Brightcove +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus/URL/Canal Plus France +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv/URL/CanoeTV +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages/URL/Cats Paw Images +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL/CBC +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL/CBC Sports +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***