Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Felix Paul Kühne
MetaDataFetcherKit
Commits
79feb65f
Commit
79feb65f
authored
Mar 18, 2020
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename class name to avoid conflict with MLKit
parent
244957a7
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
34 additions
and
37 deletions
+34
-37
Example/Pods/Pods.xcodeproj/project.pbxproj
Example/Pods/Pods.xcodeproj/project.pbxproj
+19
-22
Example/Pods/Target Support Files/MetaDataFetcherKit/MetaDataFetcherKit-umbrella.h
...rt Files/MetaDataFetcherKit/MetaDataFetcherKit-umbrella.h
+1
-1
Pod/Classes/MDFMovieDBFetcher.m
Pod/Classes/MDFMovieDBFetcher.m
+3
-3
Pod/Classes/MDFTitleDecrapifier.h
Pod/Classes/MDFTitleDecrapifier.h
+2
-2
Pod/Classes/MDFTitleDecrapifier.m
Pod/Classes/MDFTitleDecrapifier.m
+9
-9
No files found.
Example/Pods/Pods.xcodeproj/project.pbxproj
View file @
79feb65f
...
...
@@ -80,7 +80,7 @@
AABF4AC56A5709FACE2DFCDEE9594592
/* XMLRPCEventBasedParserDelegate.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A1406ED4A3F1B3A8804B4CF6C1F94706
/* XMLRPCEventBasedParserDelegate.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
AE976B0E8E3DD81E4F49DBEF19D3C0AD
/* AFURLSessionManager.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
FCDE8FEFCD71AC229A18714CE5F57343
/* AFURLSessionManager.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
AEB54BBCB6ECB9A22B7981E0337F58E2
/* MDFOSOFetcher.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
D2A0D73DC100045F2049F0C623340B47
/* MDFOSOFetcher.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
B09645350F7AE26845BDAE6B765F00C2
/* M
L
TitleDecrapifier.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
BB7CAA0208FCF562BFDE54D56587C750
/* M
L
TitleDecrapifier.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
B09645350F7AE26845BDAE6B765F00C2
/* M
DF
TitleDecrapifier.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
BB7CAA0208FCF562BFDE54D56587C750
/* M
DF
TitleDecrapifier.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
B16A078FC7FBC172A266A336AEF7F673
/* UIRefreshControl+AFNetworking.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
666279BAD871CB1C86C11071F74756EE
/* UIRefreshControl+AFNetworking.m */
;
};
B19E6F004326668DA72E2137BE9B918E
/* xmlrpc.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
79CDF97BCE74A5329F33FF132DD6734E
/* xmlrpc.framework */
;
};
B5711CA557BC139353ABE211ED7E8987
/* XMLRPCDefaultEncoder.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
4D4FB27327C3E01FAD5CCFC620DB1B7C
/* XMLRPCDefaultEncoder.m */
;
settings
=
{
COMPILER_FLAGS
=
"-DOS_OBJECT_USE_OBJC=0"
;
};
};
...
...
@@ -112,7 +112,7 @@
F8530D9D9BC2A09AED8CB5A87595884E
/* MDFMediaObject.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E5032FAB5345E2A67939044555F35138
/* MDFMediaObject.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
FA22DEF028A53522A09CF55C690B12CB
/* OROpenSubtitleDownloader-umbrella.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
BFF2423E655279FB1D76EE5E94DBF9A1
/* OROpenSubtitleDownloader-umbrella.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
FA70A4DCD5BBA88C1120E64DE64C730E
/* NSData+Base64-dummy.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
381DC5FB7C8C1CA571E4D07E674DD194
/* NSData+Base64-dummy.m */
;
};
FCAF9285B3ABB69332A849408E42E9C8
/* M
L
TitleDecrapifier.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3A6BE649A404CC17B409F9E6F3D9E652
/* M
L
TitleDecrapifier.m */
;
};
FCAF9285B3ABB69332A849408E42E9C8
/* M
DF
TitleDecrapifier.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3A6BE649A404CC17B409F9E6F3D9E652
/* M
DF
TitleDecrapifier.m */
;
};
FEF6EACE962EAE70E2EAC5F3C83EF7C8
/* AFImageDownloader.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35F07756C4BA1D444D96AED2D457E5B8
/* AFImageDownloader.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
/* End PBXBuildFile section */
...
...
@@ -214,7 +214,7 @@
01EB0E4B907C157FA0A48D40AF6E876E
/* UIProgressView+AFNetworking.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"UIProgressView+AFNetworking.h"
;
path
=
"UIKit+AFNetworking/UIProgressView+AFNetworking.h"
;
sourceTree
=
"<group>"
;
};
056498E9F8CB68C02C873321A9684C4A
/* NSStringAdditions.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
NSStringAdditions.m
;
sourceTree
=
"<group>"
;
};
05B539F18AE9B7D84C1566C5F4F7ACE0
/* MDFArtist.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
MDFArtist.m
;
path
=
Pod/Classes/MDFArtist.m
;
sourceTree
=
"<group>"
;
};
0814BC2D58D6FF05067C281DD50207AC
/* MetaDataFetcherKit.podspec */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
text.script.ruby
;
includeInIndex
=
1
;
lastKnownFileType
=
text
;
path
=
MetaDataFetcherKit.podspec
;
sourceTree
=
"<group>"
;
xcLanguageSpecificationIdentifier
=
xcode.lang.ruby
;
};
0814BC2D58D6FF05067C281DD50207AC
/* MetaDataFetcherKit.podspec */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
text.script.ruby
;
includeInIndex
=
1
;
path
=
MetaDataFetcherKit.podspec
;
sourceTree
=
"<group>"
;
xcLanguageSpecificationIdentifier
=
xcode.lang.ruby
;
};
0C873AB8E77E601919FB6C4A13743C62
/* MDFOSOFetcher.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
MDFOSOFetcher.m
;
path
=
Pod/Classes/MDFOSOFetcher.m
;
sourceTree
=
"<group>"
;
};
0F69CA3C9E0B4E96F8269B1301BD3A7A
/* MDFMediaObject.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
MDFMediaObject.m
;
path
=
Pod/Classes/MDFMediaObject.m
;
sourceTree
=
"<group>"
;
};
15CDC41CEB8FC38FF9F02754D467068C
/* MetaDataFetcherKit-dummy.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"MetaDataFetcherKit-dummy.m"
;
sourceTree
=
"<group>"
;
};
...
...
@@ -239,18 +239,18 @@
389403376FC52ACEC0BD72B91752D753
/* UIActivityIndicatorView+AFNetworking.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"UIActivityIndicatorView+AFNetworking.h"
;
path
=
"UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.h"
;
sourceTree
=
"<group>"
;
};
38D78D709E6423CA4D780F45160059E5
/* MDFMovieDBSessionManager.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
MDFMovieDBSessionManager.h
;
path
=
Pod/Classes/MDFMovieDBSessionManager.h
;
sourceTree
=
"<group>"
;
};
3A440E31C03F815017B5C571D73D2A42
/* Pods-MDF-iOS-Demo.modulemap */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.module
;
path
=
"Pods-MDF-iOS-Demo.modulemap"
;
sourceTree
=
"<group>"
;
};
3A6BE649A404CC17B409F9E6F3D9E652
/* M
L
TitleDecrapifier.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
M
L
TitleDecrapifier.m
;
path
=
Pod/Classes/M
L
TitleDecrapifier.m
;
sourceTree
=
"<group>"
;
};
3A6BE649A404CC17B409F9E6F3D9E652
/* M
DF
TitleDecrapifier.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
M
DF
TitleDecrapifier.m
;
path
=
Pod/Classes/M
DF
TitleDecrapifier.m
;
sourceTree
=
"<group>"
;
};
3B3F1C560D0C3318A2A54807369A1CC0
/* UIProgressView+AFNetworking.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
"UIProgressView+AFNetworking.m"
;
path
=
"UIKit+AFNetworking/UIProgressView+AFNetworking.m"
;
sourceTree
=
"<group>"
;
};
3D73D48072209A7EC54917F9A5B67362
/* Pods_MDF_iOS_Demo.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
name
=
Pods_MDF_iOS_Demo.framework
;
path
=
"
Pods
-
MDF
-
iOS
-
Demo.framework
"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
3D73D48072209A7EC54917F9A5B67362
/* Pods_MDF_iOS_Demo.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Pods
_
MDF
_
iOS
_
Demo.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
3DB2C07D294E6FC05EB85D3412E81AE8
/* NSData+Base64.xcconfig */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.xcconfig
;
path
=
"NSData+Base64.xcconfig"
;
sourceTree
=
"<group>"
;
};
418842FF6E114BFB8BDAE723C5E2C6EF
/* XMLRPCResponse.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
XMLRPCResponse.m
;
sourceTree
=
"<group>"
;
};
41EDD9A31680455989155067F40B438B
/* AFAutoPurgingImageCache.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AFAutoPurgingImageCache.m
;
path
=
"UIKit+AFNetworking/AFAutoPurgingImageCache.m"
;
sourceTree
=
"<group>"
;
};
4458695EDF4A2C51AEE216721328290C
/* UIKit+AFNetworking.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"UIKit+AFNetworking.h"
;
path
=
"UIKit+AFNetworking/UIKit+AFNetworking.h"
;
sourceTree
=
"<group>"
;
};
4482B1D1B9CA6DAF022B580AD878530A
/* README.md */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
path
=
README.md
;
sourceTree
=
"<group>"
;
};
4482B1D1B9CA6DAF022B580AD878530A
/* README.md */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
net.daringfireball.markdown
;
path
=
README.md
;
sourceTree
=
"<group>"
;
};
47FB916639BF6DB7C0D5C33A066E6BC0
/* XMLRPCRequest.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
XMLRPCRequest.h
;
sourceTree
=
"<group>"
;
};
482600F888AF6B50B27B85DD48B6CC59
/* MDFMovie.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
MDFMovie.h
;
path
=
Pod/Classes/MDFMovie.h
;
sourceTree
=
"<group>"
;
};
48F4DB11ED822CC968C79EBE449D7538
/* Info.plist */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.plist.xml
;
path
=
Info.plist
;
sourceTree
=
"<group>"
;
};
496E898DD3AD4EF8244B261A6669B39E
/* LICENSE */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
path
=
LICENSE
;
sourceTree
=
"<group>"
;
};
496E898DD3AD4EF8244B261A6669B39E
/* LICENSE */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text
;
path
=
LICENSE
;
sourceTree
=
"<group>"
;
};
4B048948EA76DC516E36C3B2A710A1B6
/* XMLRPCRequest.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
XMLRPCRequest.m
;
sourceTree
=
"<group>"
;
};
4D4FB27327C3E01FAD5CCFC620DB1B7C
/* XMLRPCDefaultEncoder.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
XMLRPCDefaultEncoder.m
;
sourceTree
=
"<group>"
;
};
4E6B6A7F269AD00DB7E237A99BF5136C
/* xmlrpc.modulemap */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.module
;
path
=
xmlrpc.modulemap
;
sourceTree
=
"<group>"
;
};
...
...
@@ -266,14 +266,14 @@
6C4AFD1B4F03102E6B65DC21A59A4305
/* AFAutoPurgingImageCache.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
AFAutoPurgingImageCache.h
;
path
=
"UIKit+AFNetworking/AFAutoPurgingImageCache.h"
;
sourceTree
=
"<group>"
;
};
6D2CDDDE50E9D0510D227F53E3D5847B
/* Info.plist */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.plist.xml
;
path
=
Info.plist
;
sourceTree
=
"<group>"
;
};
6E0B2C9656B4DD743735ECE68CBB56F7
/* xmlrpc-prefix.pch */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"xmlrpc-prefix.pch"
;
sourceTree
=
"<group>"
;
};
6FEE549C6ADCE419D6D4727D107479E9
/* NSData_Base64.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
name
=
NSData_Base64.framework
;
path
=
"
NSData
+
Base64.framework
"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
6FEE549C6ADCE419D6D4727D107479E9
/* NSData_Base64.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
NSData
_
Base64.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
73DF8A3C757073671DF49070C5A1D5AA
/* AFNetworkReachabilityManager.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AFNetworkReachabilityManager.m
;
path
=
AFNetworking/AFNetworkReachabilityManager.m
;
sourceTree
=
"<group>"
;
};
73F186ABF13FF1FE7F9DE71333295368
/* MDFMusicAlbum.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
MDFMusicAlbum.h
;
path
=
Pod/Classes/MDFMusicAlbum.h
;
sourceTree
=
"<group>"
;
};
7459DFE402A09F1706D9A79B14168EED
/* AFURLResponseSerialization.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AFURLResponseSerialization.m
;
path
=
AFNetworking/AFURLResponseSerialization.m
;
sourceTree
=
"<group>"
;
};
780D3290306B3DDADF97C8EDA5F2BAB2
/* AFNetworking-prefix.pch */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"AFNetworking-prefix.pch"
;
sourceTree
=
"<group>"
;
};
79CDF97BCE74A5329F33FF132DD6734E
/* xmlrpc.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
xmlrpc.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
7A05EB20B4B473C5C08678971568AF60
/* NSData+Base64.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"NSData+Base64.m"
;
sourceTree
=
"<group>"
;
};
7A2FADCDB825B6AF337866B25BE86D20
/* xmlrpc.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
name
=
xmlrpc.framework
;
path
=
xmlrpc.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
7A2FADCDB825B6AF337866B25BE86D20
/* xmlrpc.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
xmlrpc.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
7A689754730C7B4925DE9270E2E5AB24
/* UIWebView+AFNetworking.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"UIWebView+AFNetworking.h"
;
path
=
"UIKit+AFNetworking/UIWebView+AFNetworking.h"
;
sourceTree
=
"<group>"
;
};
7F5F6DAE360DCE2E34304D4B50E64C43
/* CoreGraphics.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CoreGraphics.framework
;
path
=
Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/CoreGraphics.framework
;
sourceTree
=
DEVELOPER_DIR
;
};
83B289AA105F5FB708382A91F64E4324
/* NSStringAdditions.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
NSStringAdditions.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -288,8 +288,8 @@
8E14247AE2C32CDCD6281B3E513747A7
/* MobileCoreServices.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
MobileCoreServices.framework
;
path
=
Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/MobileCoreServices.framework
;
sourceTree
=
DEVELOPER_DIR
;
};
8FD93CCB70E9A735E8BC5F6B4DDD70A1
/* AFNetworking-dummy.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"AFNetworking-dummy.m"
;
sourceTree
=
"<group>"
;
};
90161523C5FAD81672DE9092FDC78317
/* Info.plist */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.plist.xml
;
path
=
Info.plist
;
sourceTree
=
"<group>"
;
};
91FF97669DE97DB5F5ED83D221FE0A1A
/* AFNetworking.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
name
=
AFNetworking.framework
;
path
=
AFNetworking.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
93A4A3777CF96A4AAC1D13BA6DCCEA73
/* Podfile */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
text.script.ruby
;
includeInIndex
=
1
;
lastKnownFileType
=
text
;
name
=
Podfile
;
path
=
../Podfile
;
sourceTree
=
SOURCE_ROOT
;
xcLanguageSpecificationIdentifier
=
xcode.lang.ruby
;
};
91FF97669DE97DB5F5ED83D221FE0A1A
/* AFNetworking.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
AFNetworking.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
93A4A3777CF96A4AAC1D13BA6DCCEA73
/* Podfile */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
text.script.ruby
;
includeInIndex
=
1
;
name
=
Podfile
;
path
=
../Podfile
;
sourceTree
=
SOURCE_ROOT
;
xcLanguageSpecificationIdentifier
=
xcode.lang.ruby
;
};
95FCC781C8465B1E4E0B9279BED711C0
/* SystemConfiguration.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
SystemConfiguration.framework
;
path
=
Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/SystemConfiguration.framework
;
sourceTree
=
DEVELOPER_DIR
;
};
9698A16320331FC2786CB24895895396
/* MetaDataFetcherKit-prefix.pch */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"MetaDataFetcherKit-prefix.pch"
;
sourceTree
=
"<group>"
;
};
98A6C316B64F44C20228FFF64A997999
/* XMLRPCEventBasedParserDelegate.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
XMLRPCEventBasedParserDelegate.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -312,7 +312,7 @@
B2072AF42E74482C56869BA9E55F6CC6
/* OROpenSubtitleDownloader-dummy.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"OROpenSubtitleDownloader-dummy.m"
;
sourceTree
=
"<group>"
;
};
B5DCA5BB4E442AECDD7A03FDB7C138F9
/* UIImageView+AFNetworking.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"UIImageView+AFNetworking.h"
;
path
=
"UIKit+AFNetworking/UIImageView+AFNetworking.h"
;
sourceTree
=
"<group>"
;
};
B9D30506D8D1C7E0DA2F2802AE65CC28
/* Pods-MDF-iOS-Demo.release.xcconfig */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.xcconfig
;
path
=
"Pods-MDF-iOS-Demo.release.xcconfig"
;
sourceTree
=
"<group>"
;
};
BB7CAA0208FCF562BFDE54D56587C750
/* M
L
TitleDecrapifier.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
M
L
TitleDecrapifier.h
;
path
=
Pod/Classes/M
L
TitleDecrapifier.h
;
sourceTree
=
"<group>"
;
};
BB7CAA0208FCF562BFDE54D56587C750
/* M
DF
TitleDecrapifier.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
M
DF
TitleDecrapifier.h
;
path
=
Pod/Classes/M
DF
TitleDecrapifier.h
;
sourceTree
=
"<group>"
;
};
BDAF6F914A5DFA074D4581F72D031ED0
/* XMLRPCConnectionManager.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
XMLRPCConnectionManager.h
;
sourceTree
=
"<group>"
;
};
BFF2423E655279FB1D76EE5E94DBF9A1
/* OROpenSubtitleDownloader-umbrella.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"OROpenSubtitleDownloader-umbrella.h"
;
sourceTree
=
"<group>"
;
};
C1F24070BD4FC0B40745E90662D68A7B
/* AFURLRequestSerialization.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AFURLRequestSerialization.m
;
path
=
AFNetworking/AFURLRequestSerialization.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -327,8 +327,8 @@
D7E3F8C4BC4EAB70B190B84F41F390BC
/* Pods-MDF-iOS-Demo.debug.xcconfig */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.xcconfig
;
path
=
"Pods-MDF-iOS-Demo.debug.xcconfig"
;
sourceTree
=
"<group>"
;
};
D8D7977A9E0E1F1F2F4DBBA9E20F9B97
/* MDFMusicAlbum.m */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
MDFMusicAlbum.m
;
path
=
Pod/Classes/MDFMusicAlbum.m
;
sourceTree
=
"<group>"
;
};
D934149E66CC6D75A266DEE5CDF2D06B
/* Pods-MDF-iOS-Demo-resources.sh */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.script.sh
;
path
=
"Pods-MDF-iOS-Demo-resources.sh"
;
sourceTree
=
"<group>"
;
};
DAF0B7A6266EE95160FF5AD9C3190117
/* MetaDataFetcherKit.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
name
=
MetaDataFetcherKit.framework
;
path
=
MetaDataFetcherKit.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
DB4DDD429778FCA0E49590192CB167E9
/* OROpenSubtitleDownloader.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
name
=
OROpenSubtitleDownloader.framework
;
path
=
OROpenSubtitleDownloader.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
DAF0B7A6266EE95160FF5AD9C3190117
/* MetaDataFetcherKit.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
MetaDataFetcherKit.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
DB4DDD429778FCA0E49590192CB167E9
/* OROpenSubtitleDownloader.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
OROpenSubtitleDownloader.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
DBFEE51534D66E61BB0BD8139B199635
/* OROpenSubtitleDownloader.xcconfig */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.xcconfig
;
path
=
OROpenSubtitleDownloader.xcconfig
;
sourceTree
=
"<group>"
;
};
DE06E71A422DCA08B4A0F4144A61C31C
/* MDFMovieDBFetcher.h */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
MDFMovieDBFetcher.h
;
path
=
Pod/Classes/MDFMovieDBFetcher.h
;
sourceTree
=
"<group>"
;
};
E19F5B7A053A33EE243CC9B282D7C9C3
/* NSData_Base64.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
NSData_Base64.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
...
...
@@ -445,7 +445,6 @@
418842FF6E114BFB8BDAE723C5E2C6EF
/* XMLRPCResponse.m */
,
23F3F90F166A97A71CBD2F3D92A27A9C
/* Support Files */
,
);
name
=
xmlrpc
;
path
=
xmlrpc
;
sourceTree
=
"<group>"
;
};
...
...
@@ -530,7 +529,6 @@
7A05EB20B4B473C5C08678971568AF60
/* NSData+Base64.m */
,
1FD5E8B20F9B6EC1E360A54D4A639D67
/* Support Files */
,
);
name
=
"NSData+Base64"
;
path
=
"NSData+Base64"
;
sourceTree
=
"<group>"
;
};
...
...
@@ -556,8 +554,8 @@
27DAE96C657EAFF181DDB320432AFD13
/* MDFTVShow.h */
,
F73EB54FC055DD960B94948DFF635E41
/* MDFTVShow.m */
,
CECD21937E4DEDE1AF88A0FE0909FA80
/* MetaDataFetcherKit.h */
,
BB7CAA0208FCF562BFDE54D56587C750
/* M
L
TitleDecrapifier.h */
,
3A6BE649A404CC17B409F9E6F3D9E652
/* M
L
TitleDecrapifier.m */
,
BB7CAA0208FCF562BFDE54D56587C750
/* M
DF
TitleDecrapifier.h */
,
3A6BE649A404CC17B409F9E6F3D9E652
/* M
DF
TitleDecrapifier.m */
,
3E9C3760F6CE1A4B531B239503E242A8
/* Pod */
,
81B9888FDDA4335AB1F02BA8D0A7D461
/* Support Files */
,
);
...
...
@@ -572,7 +570,6 @@
335B2FA0514AF8F44DFC2F857CAAD32A
/* OROpenSubtitleDownloader.m */
,
E22A8906D27B838482F1193D9EAA47B6
/* Support Files */
,
);
name
=
OROpenSubtitleDownloader
;
path
=
OROpenSubtitleDownloader
;
sourceTree
=
"<group>"
;
};
...
...
@@ -657,7 +654,6 @@
222EA4ABD766111A653A8A1BF812888C
/* Support Files */
,
7652D29B00A3A58B912607E136B698E3
/* UIKit */
,
);
name
=
AFNetworking
;
path
=
AFNetworking
;
sourceTree
=
"<group>"
;
};
...
...
@@ -777,7 +773,7 @@
C42D4A00AF6C9FA61B51E3BC1F87AD00
/* MDFTVShow.h in Headers */
,
2248FD2BE190BB22411A942FA10B7E00
/* MetaDataFetcherKit-umbrella.h in Headers */
,
E7CEFF125F3E54304711D1DC8E4D7D5B
/* MetaDataFetcherKit.h in Headers */
,
B09645350F7AE26845BDAE6B765F00C2
/* M
L
TitleDecrapifier.h in Headers */
,
B09645350F7AE26845BDAE6B765F00C2
/* M
DF
TitleDecrapifier.h in Headers */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -975,6 +971,7 @@
developmentRegion
=
English
;
hasScannedForEncodings
=
0
;
knownRegions
=
(
English
,
en
,
);
mainGroup
=
7DB346D0F39D3F0E887471402A8071AB
;
...
...
@@ -1023,7 +1020,7 @@
BF4C6F7E302BA56EA040D27B357C943A
/* MDFSubtitleItem.m in Sources */
,
CF8C004B50090EDA9C293835FEE4856D
/* MDFTVShow.m in Sources */
,
9370B6DBE559F7DA7D1310EDB5EE651C
/* MetaDataFetcherKit-dummy.m in Sources */
,
FCAF9285B3ABB69332A849408E42E9C8
/* M
L
TitleDecrapifier.m in Sources */
,
FCAF9285B3ABB69332A849408E42E9C8
/* M
DF
TitleDecrapifier.m in Sources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
Example/Pods/Target Support Files/MetaDataFetcherKit/MetaDataFetcherKit-umbrella.h
View file @
79feb65f
...
...
@@ -20,7 +20,7 @@
#import "MDFSubtitleItem.h"
#import "MDFTVShow.h"
#import "MetaDataFetcherKit.h"
#import "M
L
TitleDecrapifier.h"
#import "M
DF
TitleDecrapifier.h"
FOUNDATION_EXPORT
double
MetaDataFetcherKitVersionNumber
;
FOUNDATION_EXPORT
const
unsigned
char
MetaDataFetcherKitVersionString
[];
...
...
Pod/Classes/MDFMovieDBFetcher.m
View file @
79feb65f
...
...
@@ -25,7 +25,7 @@
#import "MDFMovieDBSessionManager.h"
#import "MDFMovie.h"
#import "MDFTVShow.h"
#import "M
L
TitleDecrapifier.h"
#import "M
DF
TitleDecrapifier.h"
@interface
MDFMovieDBFetcher
()
{
...
...
@@ -78,7 +78,7 @@
}
if
(
self
.
shouldDecrapifyInputStrings
)
{
searchRequest
=
[
M
L
TitleDecrapifier
decrapify
:
searchRequest
];
searchRequest
=
[
M
DF
TitleDecrapifier
decrapify
:
searchRequest
];
}
NSMutableDictionary
*
parameters
=
[
NSMutableDictionary
dictionaryWithObjectsAndKeys
:
sessionManager
.
apiKey
,
@"api_key"
,
...
...
@@ -166,7 +166,7 @@
NSString
*
originalSearchRequest
=
[
searchRequest
copy
];
if
(
self
.
shouldDecrapifyInputStrings
)
{
NSDictionary
*
decrapificationResults
=
[
M
L
TitleDecrapifier
tvShowEpisodeInfoFromString
:
searchRequest
];
NSDictionary
*
decrapificationResults
=
[
M
DF
TitleDecrapifier
tvShowEpisodeInfoFromString
:
searchRequest
];
NSString
*
showName
=
decrapificationResults
[
@"tvShowName"
];
if
(
showName
)
{
searchRequest
=
showName
;
...
...
Pod/Classes/M
L
TitleDecrapifier.h
→
Pod/Classes/M
DF
TitleDecrapifier.h
View file @
79feb65f
/*****************************************************************************
* M
L
TitleDecrapifier.h
* M
DF
TitleDecrapifier.h
* Lunettes
*****************************************************************************
* Copyright (C) 2010 Pierre d'Herbemont
...
...
@@ -23,7 +23,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
@interface
M
L
TitleDecrapifier
:
NSObject
@interface
M
DF
TitleDecrapifier
:
NSObject
+
(
NSString
*
)
decrapify
:(
NSString
*
)
string
;
+
(
BOOL
)
isTVShowEpisodeTitle
:(
NSString
*
)
string
;
...
...
Pod/Classes/M
L
TitleDecrapifier.m
→
Pod/Classes/M
DF
TitleDecrapifier.m
View file @
79feb65f
/*****************************************************************************
* M
L
TitleDecrapifier.m
* M
DF
TitleDecrapifier.m
* Lunettes
*****************************************************************************
* Copyright (C) 2010 Pierre d'Herbemont
...
...
@@ -24,9 +24,9 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#import "M
L
TitleDecrapifier.h"
#import "M
DF
TitleDecrapifier.h"
@implementation
M
L
TitleDecrapifier
@implementation
M
DF
TitleDecrapifier
+
(
NSString
*
)
decrapify
:(
NSString
*
)
string
{
...
...
@@ -152,10 +152,10 @@ static inline NSNumber *numberFromThreeChars(char high, char mid, char low)
else
episode
=
numberFromTwoChars
(
c
(
str
,
i
+
4
),
c
(
str
,
i
+
5
));
tvShowName
=
i
>
0
?
[
str
substringToIndex
:
i
]
:
NSLocalizedString
(
@"UNTITLED_SHOW"
,
@""
);
tvShowName
=
tvShowName
?
[[
M
L
TitleDecrapifier
decrapify
:
tvShowName
]
capitalizedString
]
:
nil
;
tvShowName
=
tvShowName
?
[[
M
DF
TitleDecrapifier
decrapify
:
tvShowName
]
capitalizedString
]
:
nil
;
episodeName
=
stringLength
>
i
+
4
?
[
str
substringFromIndex
:
i
+
6
]
:
nil
;
episodeName
=
episodeName
?
[
M
L
TitleDecrapifier
decrapify
:
episodeName
]
:
nil
;
episodeName
=
episodeName
?
[
M
DF
TitleDecrapifier
decrapify
:
episodeName
]
:
nil
;
successfulSearch
=
YES
;
goto
returnThings
;
...
...
@@ -174,10 +174,10 @@ static inline NSNumber *numberFromThreeChars(char high, char mid, char low)
episode
=
numberFromTwoChars
(
c
(
str
,
i
+
2
),
c
(
str
,
i
+
3
));
tvShowName
=
i
>
0
?
[
str
substringToIndex
:
i
]
:
NSLocalizedString
(
@"UNTITLED_SHOW"
,
@""
);
tvShowName
=
tvShowName
?
[[
M
L
TitleDecrapifier
decrapify
:
tvShowName
]
capitalizedString
]
:
nil
;
tvShowName
=
tvShowName
?
[[
M
DF
TitleDecrapifier
decrapify
:
tvShowName
]
capitalizedString
]
:
nil
;
episodeName
=
stringLength
>
i
+
4
?
[
str
substringFromIndex
:
i
+
4
]
:
nil
;
episodeName
=
episodeName
?
[
M
L
TitleDecrapifier
decrapify
:
episodeName
]
:
nil
;
episodeName
=
episodeName
?
[
M
DF
TitleDecrapifier
decrapify
:
episodeName
]
:
nil
;
successfulSearch
=
YES
;
goto
returnThings
;
...
...
@@ -201,10 +201,10 @@ static inline NSNumber *numberFromThreeChars(char high, char mid, char low)
else
episode
=
numberFromTwoChars
(
c
(
str
,
i
+
3
),
c
(
str
,
i
+
4
));
tvShowName
=
i
>
0
?
[
str
substringToIndex
:
i
]
:
NSLocalizedString
(
@"UNTITLED_SHOW"
,
@""
);
tvShowName
=
tvShowName
?
[[
M
L
TitleDecrapifier
decrapify
:
tvShowName
]
capitalizedString
]
:
nil
;
tvShowName
=
tvShowName
?
[[
M
DF
TitleDecrapifier
decrapify
:
tvShowName
]
capitalizedString
]
:
nil
;
episodeName
=
stringLength
>
i
+
4
?
[
str
substringFromIndex
:
i
+
5
]
:
nil
;
episodeName
=
episodeName
?
[
M
L
TitleDecrapifier
decrapify
:
episodeName
]
:
nil
;
episodeName
=
episodeName
?
[
M
DF
TitleDecrapifier
decrapify
:
episodeName
]
:
nil
;
successfulSearch
=
YES
;
goto
returnThings
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment