Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- PS D:\Film\#ToEncode> filebot -rename .\South.Park.S01E10.mkv --db TheTVDB -non-strict --format "{n.upperInitial().space('.')}.{S00E00}.{t.upperInitial().space('.')}"
- Rename episodes using [TheTVDB]
- Auto-detected query: [South Park]
- Fetch failed: https://api.thetvdb.com/search/series?name=South+Park
- java.lang.IllegalStateException: Failed to retrieve authorization token: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:131)
- at net.filebot.web.TheTVDBClient.getRequestHeader(TheTVDBClient.java:96)
- at net.filebot.web.TheTVDBClient.lambda$requestJson$0(TheTVDBClient.java:81)
- at net.filebot.CachedResource.lambda$fetchIfModified$9(CachedResource.java:215)
- at net.filebot.CachedResource.lambda$get$0(CachedResource.java:87)
- at net.filebot.CachedResource.retry(CachedResource.java:121)
- at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.CachedResource.get(CachedResource.java:82)
- at net.filebot.web.TheTVDBClient.requestJson(TheTVDBClient.java:81)
- at net.filebot.web.TheTVDBClient.search(TheTVDBClient.java:139)
- at net.filebot.web.TheTVDBClient.fetchSearchResult(TheTVDBClient.java:158)
- at net.filebot.WebServices$TheTVDBClientWithLocalSearch.access$101(WebServices.java:193)
- at net.filebot.WebServices$TheTVDBClientWithLocalSearch.lambda$fetchSearchResult$4(WebServices.java:213)
- Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.WebRequest.post(WebRequest.java:198)
- at net.filebot.web.TheTVDBClient.postJson(TheTVDBClient.java:75)
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:127)
- ... 13 more
- Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 16 more
- Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 16 more
- Fetching episode data for [South Park]
- Fetch failed: https://api.thetvdb.com/series/75897/episodes?page=1
- java.lang.IllegalStateException: Failed to retrieve authorization token: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:131)
- at net.filebot.web.TheTVDBClient.getRequestHeader(TheTVDBClient.java:96)
- at net.filebot.web.TheTVDBClient.lambda$requestJson$0(TheTVDBClient.java:81)
- at net.filebot.CachedResource.lambda$fetchIfModified$9(CachedResource.java:215)
- at net.filebot.CachedResource.lambda$get$0(CachedResource.java:87)
- at net.filebot.CachedResource.retry(CachedResource.java:121)
- at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.CachedResource.get(CachedResource.java:82)
- at net.filebot.web.TheTVDBClient.requestJson(TheTVDBClient.java:81)
- at net.filebot.web.TheTVDBClient.fetchSeriesData(TheTVDBClient.java:219)
- at net.filebot.web.AbstractEpisodeListProvider.lambda$getSeriesData$1(AbstractEpisodeListProvider.java:60)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.Cache$TypedCache.computeIf(Cache.java:183)
- at net.filebot.Cache.computeIfAbsent(Cache.java:96)
- at net.filebot.Cache$TypedCache.computeIfAbsent(Cache.java:188)
- at net.filebot.web.AbstractEpisodeListProvider.getSeriesData(AbstractEpisodeListProvider.java:59)
- at net.filebot.web.AbstractEpisodeListProvider.getEpisodeList(AbstractEpisodeListProvider.java:36)
- at net.filebot.cli.CmdlineOperations.fetchEpisodeSet(CmdlineOperations.java:295)
- at net.filebot.cli.CmdlineOperations.renameSeries(CmdlineOperations.java:207)
- at net.filebot.cli.CmdlineOperations.rename(CmdlineOperations.java:97)
- at net.filebot.cli.ArgumentProcessor.runCommand(ArgumentProcessor.java:124)
- at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:33)
- at net.filebot.Main.main(Main.java:132)
- Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.WebRequest.post(WebRequest.java:198)
- at net.filebot.web.TheTVDBClient.postJson(TheTVDBClient.java:75)
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:127)
- ... 23 more
- Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Fetch failed: https://api.thetvdb.com/series/75897/episodes?page=2
- java.lang.IllegalStateException: Failed to retrieve authorization token: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:131)
- at net.filebot.web.TheTVDBClient.getRequestHeader(TheTVDBClient.java:96)
- at net.filebot.web.TheTVDBClient.lambda$requestJson$0(TheTVDBClient.java:81)
- at net.filebot.CachedResource.lambda$fetchIfModified$9(CachedResource.java:215)
- at net.filebot.CachedResource.lambda$get$0(CachedResource.java:87)
- at net.filebot.CachedResource.retry(CachedResource.java:121)
- at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.CachedResource.get(CachedResource.java:82)
- at net.filebot.web.TheTVDBClient.requestJson(TheTVDBClient.java:81)
- at net.filebot.web.TheTVDBClient.fetchSeriesData(TheTVDBClient.java:219)
- at net.filebot.web.AbstractEpisodeListProvider.lambda$getSeriesData$1(AbstractEpisodeListProvider.java:60)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.Cache$TypedCache.computeIf(Cache.java:183)
- at net.filebot.Cache.computeIfAbsent(Cache.java:96)
- at net.filebot.Cache$TypedCache.computeIfAbsent(Cache.java:188)
- at net.filebot.web.AbstractEpisodeListProvider.getSeriesData(AbstractEpisodeListProvider.java:59)
- at net.filebot.web.AbstractEpisodeListProvider.getEpisodeList(AbstractEpisodeListProvider.java:36)
- at net.filebot.cli.CmdlineOperations.fetchEpisodeSet(CmdlineOperations.java:295)
- at net.filebot.cli.CmdlineOperations.renameSeries(CmdlineOperations.java:207)
- at net.filebot.cli.CmdlineOperations.rename(CmdlineOperations.java:97)
- at net.filebot.cli.ArgumentProcessor.runCommand(ArgumentProcessor.java:124)
- at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:33)
- at net.filebot.Main.main(Main.java:132)
- Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.WebRequest.post(WebRequest.java:198)
- at net.filebot.web.TheTVDBClient.postJson(TheTVDBClient.java:75)
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:127)
- ... 23 more
- Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Fetch failed: https://api.thetvdb.com/series/75897/episodes?page=3
- java.lang.IllegalStateException: Failed to retrieve authorization token: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:131)
- at net.filebot.web.TheTVDBClient.getRequestHeader(TheTVDBClient.java:96)
- at net.filebot.web.TheTVDBClient.lambda$requestJson$0(TheTVDBClient.java:81)
- at net.filebot.CachedResource.lambda$fetchIfModified$9(CachedResource.java:215)
- at net.filebot.CachedResource.lambda$get$0(CachedResource.java:87)
- at net.filebot.CachedResource.retry(CachedResource.java:121)
- at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.CachedResource.get(CachedResource.java:82)
- at net.filebot.web.TheTVDBClient.requestJson(TheTVDBClient.java:81)
- at net.filebot.web.TheTVDBClient.fetchSeriesData(TheTVDBClient.java:219)
- at net.filebot.web.AbstractEpisodeListProvider.lambda$getSeriesData$1(AbstractEpisodeListProvider.java:60)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.Cache$TypedCache.computeIf(Cache.java:183)
- at net.filebot.Cache.computeIfAbsent(Cache.java:96)
- at net.filebot.Cache$TypedCache.computeIfAbsent(Cache.java:188)
- at net.filebot.web.AbstractEpisodeListProvider.getSeriesData(AbstractEpisodeListProvider.java:59)
- at net.filebot.web.AbstractEpisodeListProvider.getEpisodeList(AbstractEpisodeListProvider.java:36)
- at net.filebot.cli.CmdlineOperations.fetchEpisodeSet(CmdlineOperations.java:295)
- at net.filebot.cli.CmdlineOperations.renameSeries(CmdlineOperations.java:207)
- at net.filebot.cli.CmdlineOperations.rename(CmdlineOperations.java:97)
- at net.filebot.cli.ArgumentProcessor.runCommand(ArgumentProcessor.java:124)
- at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:33)
- at net.filebot.Main.main(Main.java:132)
- Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.WebRequest.post(WebRequest.java:198)
- at net.filebot.web.TheTVDBClient.postJson(TheTVDBClient.java:75)
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:127)
- ... 23 more
- Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Fetch failed: https://api.thetvdb.com/series/75897/episodes?page=4
- java.lang.IllegalStateException: Failed to retrieve authorization token: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:131)
- at net.filebot.web.TheTVDBClient.getRequestHeader(TheTVDBClient.java:96)
- at net.filebot.web.TheTVDBClient.lambda$requestJson$0(TheTVDBClient.java:81)
- at net.filebot.CachedResource.lambda$fetchIfModified$9(CachedResource.java:215)
- at net.filebot.CachedResource.lambda$get$0(CachedResource.java:87)
- at net.filebot.CachedResource.retry(CachedResource.java:121)
- at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.CachedResource.get(CachedResource.java:82)
- at net.filebot.web.TheTVDBClient.requestJson(TheTVDBClient.java:81)
- at net.filebot.web.TheTVDBClient.fetchSeriesData(TheTVDBClient.java:219)
- at net.filebot.web.AbstractEpisodeListProvider.lambda$getSeriesData$1(AbstractEpisodeListProvider.java:60)
- at net.filebot.Cache.computeIf(Cache.java:90)
- at net.filebot.Cache$TypedCache.computeIf(Cache.java:183)
- at net.filebot.Cache.computeIfAbsent(Cache.java:96)
- at net.filebot.Cache$TypedCache.computeIfAbsent(Cache.java:188)
- at net.filebot.web.AbstractEpisodeListProvider.getSeriesData(AbstractEpisodeListProvider.java:59)
- at net.filebot.web.AbstractEpisodeListProvider.getEpisodeList(AbstractEpisodeListProvider.java:36)
- at net.filebot.cli.CmdlineOperations.fetchEpisodeSet(CmdlineOperations.java:295)
- at net.filebot.cli.CmdlineOperations.renameSeries(CmdlineOperations.java:207)
- at net.filebot.cli.CmdlineOperations.rename(CmdlineOperations.java:97)
- at net.filebot.cli.ArgumentProcessor.runCommand(ArgumentProcessor.java:124)
- at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:33)
- at net.filebot.Main.main(Main.java:132)
- Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at net.filebot.web.WebRequest.post(WebRequest.java:198)
- at net.filebot.web.TheTVDBClient.postJson(TheTVDBClient.java:75)
- at net.filebot.web.TheTVDBClient.getAuthorizationToken(TheTVDBClient.java:127)
- ... 23 more
- Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- ... 26 more
- [MOVE] from [D:\Film\#ToEncode\South.Park.S01E10.mkv] to [D:\Film\#ToEncode\South.Park.S01E10.Damien.mkv]
- Processed 1 files
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.