Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2016 18:48:36 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416741 - in head/multimedia/plexmediaserver-plexpass: . files
Message-ID:  <201606111848.u5BImaC2068890@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sat Jun 11 18:48:36 2016
New Revision: 416741
URL: https://svnweb.freebsd.org/changeset/ports/416741

Log:
  multimedia/plexmediaserver-plexpass: Update to 0.9.17.2
  
  Changelog:	http://forums.plex.tv/discussion/comment/1196713/#Comment_1196713

Modified:
  head/multimedia/plexmediaserver-plexpass/Makefile
  head/multimedia/plexmediaserver-plexpass/distinfo
  head/multimedia/plexmediaserver-plexpass/files/plexmediaserver_plexpass.in
  head/multimedia/plexmediaserver-plexpass/pkg-plist

Modified: head/multimedia/plexmediaserver-plexpass/Makefile
==============================================================================
--- head/multimedia/plexmediaserver-plexpass/Makefile	Sat Jun 11 18:42:57 2016	(r416740)
+++ head/multimedia/plexmediaserver-plexpass/Makefile	Sat Jun 11 18:48:36 2016	(r416741)
@@ -1,13 +1,13 @@
 # Created by: KalleDK <plexmaintainer@k-moeller.dk>
 # $FreeBSD$
 
-PORTVERSION=	0.9.16.6.1993
+PORTVERSION=	0.9.17.2.2159
 PORTREVISION=	0
 PKGNAMESUFFIX=	-plexpass
 
 MAINTAINER=	feld@FreeBSD.org
 
-PLEX_BUILD=	5089475
+PLEX_BUILD=	2bd156c
 
 USE_RC_SUBR=	${PORTNAME}_plexpass
 

Modified: head/multimedia/plexmediaserver-plexpass/distinfo
==============================================================================
--- head/multimedia/plexmediaserver-plexpass/distinfo	Sat Jun 11 18:42:57 2016	(r416740)
+++ head/multimedia/plexmediaserver-plexpass/distinfo	Sat Jun 11 18:48:36 2016	(r416741)
@@ -1,2 +1,3 @@
-SHA256 (PlexMediaServer-0.9.16.6.1993-5089475-freebsd-amd64.tar.bz2) = 1000b799775e61537aeec649f111853589022a0f733a4073ea219e99b2b0a5ea
-SIZE (PlexMediaServer-0.9.16.6.1993-5089475-freebsd-amd64.tar.bz2) = 97837423
+TIMESTAMP = 1465657832
+SHA256 (PlexMediaServer-0.9.17.2.2159-2bd156c-freebsd-amd64.tar.bz2) = e5f500fb32bfeca236ef92143c5274f96d190bdbbd10436f60673f2bba387163
+SIZE (PlexMediaServer-0.9.17.2.2159-2bd156c-freebsd-amd64.tar.bz2) = 82021584

Modified: head/multimedia/plexmediaserver-plexpass/files/plexmediaserver_plexpass.in
==============================================================================
--- head/multimedia/plexmediaserver-plexpass/files/plexmediaserver_plexpass.in	Sat Jun 11 18:42:57 2016	(r416740)
+++ head/multimedia/plexmediaserver-plexpass/files/plexmediaserver_plexpass.in	Sat Jun 11 18:48:36 2016	(r416741)
@@ -62,6 +62,10 @@ plex_precmd()
 	if [ ! -d "${%%PORTNAME%%_support_path}/Plex Media Server" ]; then
 		install -d -g ${%%PORTNAME%%_group} -o ${%%PORTNAME%%_user} "${%%PORTNAME%%_support_path}/Plex Media Server";
 	fi
+
+	if [ ! -d "${%%PORTNAME%%_support_path}/Plex" ]; then
+		install -d -g ${%%PORTNAME%%_group} -o ${%%PORTNAME%%_user} "${%%PORTNAME%%_support_path}/Plex";
+	fi
 	
 	if [ ${%%PORTNAME%%_tmp} ]; then 
 		export TMPDIR=${%%PORTNAME%%_tmp};

Modified: head/multimedia/plexmediaserver-plexpass/pkg-plist
==============================================================================
--- head/multimedia/plexmediaserver-plexpass/pkg-plist	Sat Jun 11 18:42:57 2016	(r416740)
+++ head/multimedia/plexmediaserver-plexpass/pkg-plist	Sat Jun 11 18:48:36 2016	(r416741)
@@ -4,6 +4,7 @@
 %%DATADIR%%/Plex Media Server
 @mode
 %%DATADIR%%/Plex_Media_Server
+%%DATADIR%%/Resources/English.lproj/Localizable.strings
 %%DATADIR%%/Resources/Fonts/DejaVuSans-Bold.ttf
 %%DATADIR%%/Resources/Fonts/DejaVuSans-Regular.ttf
 %%DATADIR%%/Resources/Fonts/NotoNaskhArabic-Bold.ttf
@@ -40,6 +41,7 @@
 %%DATADIR%%/Resources/Fonts/NotoSansYi-Regular.ttf
 %%DATADIR%%/Resources/Fonts/OpenSans-Bold.ttf
 %%DATADIR%%/Resources/Fonts/OpenSans-Regular.ttf
+%%DATADIR%%/Resources/Gracenote.bin
 %%DATADIR%%/Resources/Graphics/DefaultAlbumCover.png
 %%DATADIR%%/Resources/Graphics/actor-icon.png
 %%DATADIR%%/Resources/Graphics/album-fanart.jpg
@@ -60,11 +62,12 @@
 %%DATADIR%%/Resources/Graphics/photo.png
 %%DATADIR%%/Resources/Graphics/show-fanart.jpg
 %%DATADIR%%/Resources/Graphics/show.png
+%%DATADIR%%/Resources/Graphics/sugar.cmake
 %%DATADIR%%/Resources/Graphics/video.png
 %%DATADIR%%/Resources/LICENSE
 @mode 555
-%%DATADIR%%/Resources/Plex New Transcoder
 %%DATADIR%%/Resources/Plex Relay
+%%DATADIR%%/Resources/Plex Script Host
 %%DATADIR%%/Resources/Plex Transcoder
 @mode
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Fanart-TV.bundle/Contents/Code/__init__.py
@@ -76,8 +79,6 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Fanart-TV.bundle/README.md
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/.gitignore
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Info.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/FreeBSD/i386/Frameworks/README
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/FreeBSD/i386/Libraries/README
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/BeautifulSoup.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/RestrictedPython/Eval.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/RestrictedPython/Guards.py
@@ -150,6 +151,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/dateutil/tzwin.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/dateutil/zoneinfo/__init__.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/demjson.py
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/fcrypt.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/feedparser.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/httplib_new.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/pyamf/__init__.py
@@ -664,6 +666,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/biography_channel.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/black_bear_pictures.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/blackdog.png
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/bleecker_street.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/blind_ambition_entertainment.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/blue_sky.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/blue_underground.png
@@ -704,6 +707,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/channel_seven.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/channel_ten.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/cheyenne.png
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/chiller.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/cinemax.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/city.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/cmt.png
@@ -886,6 +890,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/lawrence_bender_productions.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/league of noble peers.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/legendary_pictures.png
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/lego.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/liberty_films.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/lifetime.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/lift.png
@@ -1022,6 +1027,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/roadside_attractions.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rogue_pictures.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/romar.png
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rte_one.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rtl.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rtl4.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rtl5.png
@@ -1068,6 +1074,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/spyglass_entertainment.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/squareenix.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/stage6.png
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/stan.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/starbucks_entertainment.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/starz.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/steele.png
@@ -1120,6 +1127,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/tvnz.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/tvp.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/twisted_pictures.png
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/twit.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/ugc.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/uk_film_council.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/united_artists.png
@@ -1312,362 +1320,6 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Scanners.bundle/Contents/Resources/icon-default.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Scanners.bundle/Contents/VERSION
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Scanners.bundle/README.md
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/.gitignore
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Info.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Resources/icon-default.png
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/URL/5by5/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/URL/ABC/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abcfamily/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abcfamily/URL/ABC Family/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/URL/Absolute Radio/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/URL/Adobe TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adultswim/URL/Adult Swim/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/URL/AETV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL/iTunes Movie Trailers/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/URL/Anna Kim Photography/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/URL/AOL On/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.arbejdsglaedeTV/URL/arbejdsglaedeTV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bbvms/URL/Blue Billywig/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bing/URL/Bing/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.bodybuilding/URL/Bodybuilding.com/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.breakcom/URL/Break.com/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.brightcove/URL/Brightcove/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canalplus/URL/Canal Plus France/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.canoetv/URL/CanoeTV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.catspawimages/URL/Cats Paw Images/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbcnewsnetwork/URL/CBC/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbs/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cbs/URL/CBS/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.channel9/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.channel9/URL/Channel9/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnettv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnettv/URL/CNET/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnn/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.cnn/URL/CNN/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.college_humor/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.college_humor/URL/CollegeHumor/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.comedycentral/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.comedycentral/URL/Comedy Central/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.crackle/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.crackle/URL/Crackle/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dailymotion/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dailymotion/URL/Dailymotion/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.discovery/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.discovery/URL/Discovery/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.disney/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.disney/URL/Disney/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dolectures/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dolectures/URL/DoLectures/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dplay/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dplay/URL/Dplay/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.drdk/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.drdk/URL/drdk/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dumpert/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.dumpert/URL/Dumpert/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.einthusan/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.einthusan/URL/Einthusan/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.eurogamer/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.eurogamer/URL/Eurogamer/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.extreme/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.extreme/URL/extreme/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.facebook/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.facebook/URL/Facebook/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fallback/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fallback/URL/Fallback/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.finkammat/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.finkammat/URL/Finkammat/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetwork/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foodnetwork/URL/Food Network/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foratv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foratv/URL/ForaTV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fox/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fox/URL/FOX/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foxnews/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.foxnews/URL/Fox News/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freakonomics/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freakonomics/URL/Freakonomics/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freecaster/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freecaster/URL/Freecaster TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freedocumentaries/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.freedocumentaries/URL/FreeDocumentaries/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.funnyordie/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.funnyordie/URL/FunnyOrDie/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxguidetv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxguidetv/URL/fxguidetv/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/URL/G4TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/URL/GamerNL/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gametrailers/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gametrailers/URL/GameTrailers/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.giantbomb/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.giantbomb/URL/GiantBomb/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/URL/Goal/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/URL/GolfChannel/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.googledrive/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.googledrive/URL/Google Drive/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/URL/HGTV Canada/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.history_canada/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.history_canada/URL/History Canada/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.historychannel/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.historychannel/URL/History Channel/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hollywoodreporter/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hollywoodreporter/URL/Hollywood Reporter/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.howcast/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.howcast/URL/Howcast/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ign/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ign/URL/IGN/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.imovies/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.imovies/URL/iMovies/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.indieclicktv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.indieclicktv/URL/IndieClick TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.internetarchive/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.internetarchive/URL/Internet Archive/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.iplayer/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.iplayer/URL/BBC iPlayer/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kelbytv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kelbytv/URL/Kelby TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/URL/KhanAcademy/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/URL/Lifetime/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/URL/LiveLeak/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.locotv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.locotv/URL/LocoTV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.logotv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.logotv/URL/Logo TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lstudio/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lstudio/URL/L Studio/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.makingof/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.makingof/URL/MakingOf/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.medici/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.medici/URL/Medici TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.metacafe/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.metacafe/URL/Metacafe/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mevio/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mevio/URL/Mevio/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.moviefone/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.moviefone/URL/moviefone/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora/URL/MPORA Photos/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mpora/URL/MPORA/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mtv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.mtv/URL/MTV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.myspace/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.myspace/URL/MySpace/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic Canada/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic Photography/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/NBC/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv/URL/NDTV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newsy/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newsy/URL/Newsy/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newyorker/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.newyorker/URL/The New Yorker/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nme/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nme/URL/NME/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nos/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nos/URL/NOS/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.npo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.npo/URL/NPO/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.oratv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.oratv/URL/Ora TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek/URL/ORF TVThek Live/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.orftvthek/URL/ORF TVThek VOD/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/Shared Code/CoveAPI.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/Shared Code/PBS_API.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/Shared Code/SortThumbs.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pbs/URL/PBS/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/faststream.in/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/gorillavid.in/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/royalvids.eu/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/vidzi.tv/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/vodlocker.com/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pitchforktv/URL/Pitchfork.tv/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pixelcorps/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pixelcorps/URL/PixelCorps TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redbulltv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.redbulltv/URL/Red Bull TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.revision3/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.revision3/URL/Revision3/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rottentomatoes/URL/RottenTomatoes/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rt/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rt/URL/RT/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtbf/URL/RTBF/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtlxl/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rtlxl/URL/RTL XL/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutube/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutube/URL/Rutube/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.rutv/URL/RU TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.sapo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.sapo/URL/Sapo/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.schweizerfernsehen/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.schweizerfernsehen/URL/Schweizer Fernsehen/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showmedo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.showmedo/URL/ShowMeDo/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.slice/URL/Slice/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.snagfilms/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.snagfilms/URL/SnagFilms/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.snotr/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.snotr/URL/Snotr/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.sohutv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.sohutv/URL/Sohu TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.soundcloud/URL/SoundCloud/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.southpark/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.southpark/URL/South Park/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.spike/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.spike/URL/Spike/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.springboard/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.springboard/URL/Springboard/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stubru/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stubru/URL/Studio Brussel/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stumbleupon/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.stumbleupon/URL/StumbleUpon/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.svtplay/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.svtplay/URL/SVTPlay/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.t3/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.t3/URL/T3/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamcoco/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamcoco/URL/Team Coco/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamhww/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamhww/URL/TeamHWW/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamtreehouse/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.teamtreehouse/URL/Team Treehouse/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ted/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ted/URL/TED Talks/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tested/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tested/URL/Tested/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theberrics/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theberrics/URL/The Berrics/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw/URL/The CW/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian/URL/The Guardian/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thenytimes/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thenytimes/URL/New York Times/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theonion/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theonion/URL/The Onion/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/URL/The Verge/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/URL/TOU TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.traileraddict/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.traileraddict/URL/Trailer Addict/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.triplem/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.triplem/URL/TripleM/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tubitv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tubitv/URL/Tubi TV/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play/Shared Code/tv4play.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play/URL/TV4 Play/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tv4play/URL/TV4 Play/ServicePrefs.json
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvkultura/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvkultura/URL/TVKultura/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvland/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvland/URL/TVLand/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvone/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvone/URL/TV One/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvtropolis/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tvtropolis/URL/TVTropolis/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tweakers/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.tweakers/URL/Tweakers/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twit/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twit/URL/TWiT/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitchtv/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.twitchtv/URL/Twitch.tv/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ukfilmtrailer/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ukfilmtrailer/URL/UK Filmtrailer/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.universalsports/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.universalsports/URL/Universal Sports/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.urplay/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.urplay/URL/URPlay/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ustream/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ustream/URL/Ustream/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vevo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vevo/URL/Vevo/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viasat/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viasat/URL/Viasat Play/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vice/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vice/URL/Vice/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viddler/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.viddler/URL/Viddler/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videobash/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videobash/URL/Videobash/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videojug/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videojug/URL/VideoJug/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videostrip/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.videostrip/URL/Videostrip/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimcasts/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimcasts/URL/Vimcasts/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimeo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimeo/URL/Vimeo/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vimeo/URL/Vimeo/ServicePrefs.json
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vine/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vine/URL/Vine/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vk/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vk/URL/VK/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vrt/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.vrt/URL/VRT/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wimp/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wimp/URL/Wimp/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj/URL/WSJ/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/RedTube/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/beeg/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/xHamster/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.yahoo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.yahoo/URL/Yahoo/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youtube/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youtube/URL/YouTube/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.youtube/URL/YouTube/ServicePrefs.json
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zdfmediathek/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zdfmediathek/URL/ZDF Mediathek/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zideo/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zideo/URL/Zideo/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zie/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.zie/URL/Zie/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Resources/SourceIcon-Vimeo.png
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Resources/SourceIcon-YouTube.png
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/Search/VideoSurf/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.search.videosurf/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/VERSION
-%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/README.md
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/System.bundle/Contents/Code/__init__.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/System.bundle/Contents/Code/agentservice.py
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/System.bundle/Contents/Code/bundleservice.py
@@ -1705,6 +1357,7 @@
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheMovieDB.bundle/Contents/VERSION
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheMovieDB.bundle/README.md
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/Code/__init__.py
+%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/DefaultPrefs.json
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/Info.plist
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/Resources/attribution.png
 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/Resources/icon-default.png
@@ -1874,7 +1527,10 @@
 %%DATADIR%%/Resources/Profiles/Plex Home Theater.xml
 %%DATADIR%%/Resources/Profiles/Popcorn Hour.xml
 %%DATADIR%%/Resources/Profiles/Roku-3.1.xml
+%%DATADIR%%/Resources/Profiles/Roku-5.x.xml
 %%DATADIR%%/Resources/Profiles/Roku-5000X-6.0.xml
+%%DATADIR%%/Resources/Profiles/Roku-6.x.xml
+%%DATADIR%%/Resources/Profiles/Roku-7.x.xml
 %%DATADIR%%/Resources/Profiles/Roku.xml
 %%DATADIR%%/Resources/Profiles/RokuDLNA-3.1.xml
 %%DATADIR%%/Resources/Profiles/RokuDLNA-4400X-7.x.xml
@@ -1896,10 +1552,12 @@
 %%DATADIR%%/Resources/Profiles/Universal Mobile.xml
 %%DATADIR%%/Resources/Profiles/Universal TV.xml
 %%DATADIR%%/Resources/Profiles/Unknown Browser.xml
+%%DATADIR%%/Resources/Profiles/Vivaldi.xml
 %%DATADIR%%/Resources/Profiles/Web.xml
-%%DATADIR%%/Resources/Profiles/WebM.xml
 %%DATADIR%%/Resources/Profiles/Western Digital TV Live.xml
 %%DATADIR%%/Resources/Profiles/Wii U.xml
+%%DATADIR%%/Resources/Profiles/Windows 10 Desktop.xml
+%%DATADIR%%/Resources/Profiles/Windows 10 Mobile.xml
 %%DATADIR%%/Resources/Profiles/Windows Phone.xml
 %%DATADIR%%/Resources/Profiles/Windows.xml
 %%DATADIR%%/Resources/Profiles/Xbox 360 App.xml
@@ -1919,76 +1577,74 @@
 %%DATADIR%%/Resources/Profiles/iOS-iPod-3,1.xml
 %%DATADIR%%/Resources/Profiles/iOS-iPod-4,1.xml
 %%DATADIR%%/Resources/Profiles/iOS.xml
+%%DATADIR%%/Resources/Profiles/sugar.cmake
 %%DATADIR%%/Resources/Profiles/tvOS.xml
-@mode 555
-%%DATADIR%%/Resources/Python/bin/python
-@mode
 %%DATADIR%%/Resources/Python/include/python2.7/pyconfig.h
-%%DATADIR%%/Resources/Python/lib/python2.7/BaseHTTPServer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/Bastion.py
-%%DATADIR%%/Resources/Python/lib/python2.7/CGIHTTPServer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ConfigParser.py
-%%DATADIR%%/Resources/Python/lib/python2.7/Cookie.py
-%%DATADIR%%/Resources/Python/lib/python2.7/DocXMLRPCServer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/HTMLParser.py
+%%DATADIR%%/Resources/Python/lib/python2.7/BaseHTTPServer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/Bastion.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/CGIHTTPServer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ConfigParser.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/Cookie.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/DocXMLRPCServer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/HTMLParser.pyc
 %%DATADIR%%/Resources/Python/lib/python2.7/LICENSE.txt
-%%DATADIR%%/Resources/Python/lib/python2.7/MimeWriter.py
-%%DATADIR%%/Resources/Python/lib/python2.7/Queue.py
-%%DATADIR%%/Resources/Python/lib/python2.7/SimpleHTTPServer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/SimpleXMLRPCServer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/SocketServer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/StringIO.py
-%%DATADIR%%/Resources/Python/lib/python2.7/UserDict.py
-%%DATADIR%%/Resources/Python/lib/python2.7/UserList.py
-%%DATADIR%%/Resources/Python/lib/python2.7/UserString.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_LWPCookieJar.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_MozillaCookieJar.py
-%%DATADIR%%/Resources/Python/lib/python2.7/__future__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/__phello__.foo.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_abcoll.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_osx_support.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_pyio.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_strptime.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_threading_local.py
-%%DATADIR%%/Resources/Python/lib/python2.7/_weakrefset.py
-%%DATADIR%%/Resources/Python/lib/python2.7/abc.py
-%%DATADIR%%/Resources/Python/lib/python2.7/aifc.py
-%%DATADIR%%/Resources/Python/lib/python2.7/antigravity.py
-%%DATADIR%%/Resources/Python/lib/python2.7/anydbm.py
-%%DATADIR%%/Resources/Python/lib/python2.7/argparse.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ast.py
-%%DATADIR%%/Resources/Python/lib/python2.7/asynchat.py
-%%DATADIR%%/Resources/Python/lib/python2.7/asyncore.py
-%%DATADIR%%/Resources/Python/lib/python2.7/atexit.py
-%%DATADIR%%/Resources/Python/lib/python2.7/audiodev.py
-%%DATADIR%%/Resources/Python/lib/python2.7/base64.py
-%%DATADIR%%/Resources/Python/lib/python2.7/bdb.py
-%%DATADIR%%/Resources/Python/lib/python2.7/binhex.py
-%%DATADIR%%/Resources/Python/lib/python2.7/bisect.py
-%%DATADIR%%/Resources/Python/lib/python2.7/cProfile.py
-%%DATADIR%%/Resources/Python/lib/python2.7/calendar.py
-%%DATADIR%%/Resources/Python/lib/python2.7/cgi.py
-%%DATADIR%%/Resources/Python/lib/python2.7/cgitb.py
-%%DATADIR%%/Resources/Python/lib/python2.7/chunk.py
-%%DATADIR%%/Resources/Python/lib/python2.7/cmd.py
-%%DATADIR%%/Resources/Python/lib/python2.7/code.py
-%%DATADIR%%/Resources/Python/lib/python2.7/codecs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/codeop.py
-%%DATADIR%%/Resources/Python/lib/python2.7/collections.py
-%%DATADIR%%/Resources/Python/lib/python2.7/colorsys.py
-%%DATADIR%%/Resources/Python/lib/python2.7/commands.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compileall.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/ast.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/consts.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/future.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/misc.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/pyassem.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/pycodegen.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/symbols.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/syntax.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/transformer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/compiler/visitor.py
+%%DATADIR%%/Resources/Python/lib/python2.7/MimeWriter.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/Queue.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/SimpleHTTPServer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/SimpleXMLRPCServer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/SocketServer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/StringIO.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/UserDict.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/UserList.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/UserString.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_LWPCookieJar.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_MozillaCookieJar.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/__future__.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/__phello__.foo.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_abcoll.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_osx_support.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_pyio.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_strptime.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_threading_local.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/_weakrefset.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/abc.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/aifc.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/antigravity.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/anydbm.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/argparse.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ast.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/asynchat.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/asyncore.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/atexit.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/audiodev.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/base64.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/bdb.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/binhex.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/bisect.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/cProfile.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/calendar.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/cgi.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/cgitb.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/chunk.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/cmd.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/code.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/codecs.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/codeop.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/collections.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/colorsys.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/commands.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compileall.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/__init__.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/ast.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/consts.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/future.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/misc.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/pyassem.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/pycodegen.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/symbols.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/syntax.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/transformer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/compiler/visitor.pyc
 %%DATADIR%%/Resources/Python/lib/python2.7/config/Makefile
 %%DATADIR%%/Resources/Python/lib/python2.7/config/Setup
 %%DATADIR%%/Resources/Python/lib/python2.7/config/Setup.config
@@ -1996,291 +1652,290 @@
 %%DATADIR%%/Resources/Python/lib/python2.7/config/config.c
 %%DATADIR%%/Resources/Python/lib/python2.7/config/config.c.in
 %%DATADIR%%/Resources/Python/lib/python2.7/config/install-sh
-%%DATADIR%%/Resources/Python/lib/python2.7/config/libpython2.7.a
 %%DATADIR%%/Resources/Python/lib/python2.7/config/makesetup
 %%DATADIR%%/Resources/Python/lib/python2.7/config/python.o
-%%DATADIR%%/Resources/Python/lib/python2.7/contextlib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/cookielib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/copy.py
-%%DATADIR%%/Resources/Python/lib/python2.7/copy_reg.py
-%%DATADIR%%/Resources/Python/lib/python2.7/csv.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/_endian.py
+%%DATADIR%%/Resources/Python/lib/python2.7/contextlib.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/cookielib.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/copy.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/copy_reg.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/csv.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/__init__.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/_endian.pyc
 %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/README.ctypes
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/dyld.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/dylib.py
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/__init__.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/dyld.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/dylib.pyc
 %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/fetch_macholib
 %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/fetch_macholib.bat
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/framework.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/runtests.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_anon.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_array_in_pointer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_arrays.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_as_parameter.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_bitfields.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_buffers.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_byteswap.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_callbacks.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_cast.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_cfuncs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_checkretval.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_delattr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_errcheck.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_errno.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_find.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_frombuffer.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_funcptr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_functions.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_incomplete.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_init.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_integers.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_internals.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_keeprefs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_libc.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_loading.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_macholib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_memfunctions.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_numbers.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_objects.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_parameters.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_pep3118.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_pickling.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_pointers.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_prototypes.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_python_api.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_random_things.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_refcounts.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_repr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_returnfuncptrs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_simplesubclasses.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_sizes.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_slicing.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_stringptr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_strings.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_struct_fields.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_structures.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_unaligned_structures.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_unicode.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_values.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_varsize_struct.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_win32.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/util.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/wintypes.py
-%%DATADIR%%/Resources/Python/lib/python2.7/curses/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/curses/ascii.py
-%%DATADIR%%/Resources/Python/lib/python2.7/curses/has_key.py
-%%DATADIR%%/Resources/Python/lib/python2.7/curses/panel.py
-%%DATADIR%%/Resources/Python/lib/python2.7/curses/textpad.py
-%%DATADIR%%/Resources/Python/lib/python2.7/curses/wrapper.py
-%%DATADIR%%/Resources/Python/lib/python2.7/dbhash.py
-%%DATADIR%%/Resources/Python/lib/python2.7/decimal.py
-%%DATADIR%%/Resources/Python/lib/python2.7/difflib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/dircache.py
-%%DATADIR%%/Resources/Python/lib/python2.7/dis.py
-%%DATADIR%%/Resources/Python/lib/python2.7/doctest.py
-%%DATADIR%%/Resources/Python/lib/python2.7/dumbdbm.py
-%%DATADIR%%/Resources/Python/lib/python2.7/dummy_thread.py
-%%DATADIR%%/Resources/Python/lib/python2.7/dummy_threading.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/_parseaddr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/base64mime.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/charset.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/encoders.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/errors.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/feedparser.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/generator.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/header.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/iterators.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/message.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/application.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/audio.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/base.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/image.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/message.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/multipart.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/nonmultipart.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/mime/text.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/parser.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/quoprimime.py
-%%DATADIR%%/Resources/Python/lib/python2.7/email/utils.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/aliases.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/ascii.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/base64_codec.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/big5.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/big5hkscs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/bz2_codec.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/charmap.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp037.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1006.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1026.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1140.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1250.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1251.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1252.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1253.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1254.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1255.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1256.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1257.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp1258.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp424.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp437.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp500.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp720.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp737.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp775.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp850.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp852.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp855.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp856.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp857.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp858.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp860.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp861.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp862.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp863.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp864.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp865.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp866.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp869.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp874.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp875.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp932.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp949.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/cp950.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/euc_jis_2004.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/euc_jisx0213.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/euc_jp.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/euc_kr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/gb18030.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/gb2312.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/gbk.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/hex_codec.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/hp_roman8.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/hz.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/idna.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_jp.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_jp_1.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_jp_2.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_jp_2004.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_jp_3.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_jp_ext.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso2022_kr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_1.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_10.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_11.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_13.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_14.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_15.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_16.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_2.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_3.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_4.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_5.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_6.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_7.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_8.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/iso8859_9.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/johab.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/koi8_r.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/koi8_u.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/latin_1.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_arabic.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_centeuro.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_croatian.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_cyrillic.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_farsi.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_greek.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_iceland.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_latin2.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_roman.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_romanian.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mac_turkish.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/mbcs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/palmos.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/ptcp154.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/punycode.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/quopri_codec.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/raw_unicode_escape.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/rot_13.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/shift_jis.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/shift_jis_2004.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/shift_jisx0213.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/string_escape.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/tis_620.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/undefined.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/unicode_escape.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/unicode_internal.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_16.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_16_be.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_16_le.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_32.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_32_be.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_32_le.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_7.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_8.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_8_sig.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/uu_codec.py
-%%DATADIR%%/Resources/Python/lib/python2.7/encodings/zlib_codec.py
-%%DATADIR%%/Resources/Python/lib/python2.7/filecmp.py
-%%DATADIR%%/Resources/Python/lib/python2.7/fileinput.py
-%%DATADIR%%/Resources/Python/lib/python2.7/fnmatch.py
-%%DATADIR%%/Resources/Python/lib/python2.7/formatter.py
-%%DATADIR%%/Resources/Python/lib/python2.7/fpformat.py
-%%DATADIR%%/Resources/Python/lib/python2.7/fractions.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ftplib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/functools.py
-%%DATADIR%%/Resources/Python/lib/python2.7/genericpath.py
-%%DATADIR%%/Resources/Python/lib/python2.7/getopt.py
-%%DATADIR%%/Resources/Python/lib/python2.7/getpass.py
-%%DATADIR%%/Resources/Python/lib/python2.7/gettext.py
-%%DATADIR%%/Resources/Python/lib/python2.7/glob.py
-%%DATADIR%%/Resources/Python/lib/python2.7/gzip.py
-%%DATADIR%%/Resources/Python/lib/python2.7/hashlib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/heapq.py
-%%DATADIR%%/Resources/Python/lib/python2.7/hmac.py
-%%DATADIR%%/Resources/Python/lib/python2.7/hotshot/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/hotshot/log.py
-%%DATADIR%%/Resources/Python/lib/python2.7/hotshot/stats.py
-%%DATADIR%%/Resources/Python/lib/python2.7/hotshot/stones.py
-%%DATADIR%%/Resources/Python/lib/python2.7/htmlentitydefs.py
-%%DATADIR%%/Resources/Python/lib/python2.7/htmllib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/httplib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/ihooks.py
-%%DATADIR%%/Resources/Python/lib/python2.7/imaplib.py
-%%DATADIR%%/Resources/Python/lib/python2.7/imghdr.py
-%%DATADIR%%/Resources/Python/lib/python2.7/importlib/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/imputil.py
-%%DATADIR%%/Resources/Python/lib/python2.7/inspect.py
-%%DATADIR%%/Resources/Python/lib/python2.7/io.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/decoder.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/encoder.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/scanner.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/__init__.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_check_circular.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_decode.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_default.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_dump.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_encode_basestring_ascii.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_fail.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_float.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_indent.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_pass1.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_pass2.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_pass3.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_recursion.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_scanstring.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_separators.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_speedups.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_tool.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_unicode.py
-%%DATADIR%%/Resources/Python/lib/python2.7/json/tool.py
-%%DATADIR%%/Resources/Python/lib/python2.7/keyword.py
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/macholib/framework.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/__init__.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/runtests.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_anon.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_array_in_pointer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_arrays.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_as_parameter.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_bitfields.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_buffers.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_byteswap.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_callbacks.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_cast.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_cfuncs.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_checkretval.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_delattr.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_errcheck.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_errno.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_find.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_frombuffer.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_funcptr.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_functions.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_incomplete.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_init.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_integers.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_internals.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_keeprefs.pyc
+%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_libc.pyc

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606111848.u5BImaC2068890>