Skip to content

Instantly share code, notes, and snippets.

@hiroakit
Created November 23, 2017 06:45
Show Gist options
  • Select an option

  • Save hiroakit/9b64f444cb46885e2cd984646109443f to your computer and use it in GitHub Desktop.

Select an option

Save hiroakit/9b64f444cb46885e2cd984646109443f to your computer and use it in GitHub Desktop.
AirPlay failed fairplay content to AppleTV 2nd generation.
# Playback FairPlay content on iOS
# AirPlay sender: iOS 11.1.2
# AirPlay reciver: AppleTV 2nd gen
08:59:59.000000 +0900 AppleTV T:[Main] SYSTEM : LTAVPlayer: Playback failure error: Error Domain=AVFoundationErrorDomain Code=-11800 "操作を完了できませんでした" UserInfo=0x155f1e00 {NSLocalizedDescription=操作を完了できませんでした, NSUnderlyingError=0x168c3ff0 "The operation couldn\U2019t be completed. (NSOSStatusErrorDomain error 1718449215.)", NSLocalizedFailureReason=原因不明のエラーが起きました(1718449215)}
17:03:19.000000 +0900 AppleTV T:[Main] SYSTEM : LTAVPlayer: Returning event for error: Generic media load or playback failure event -11800
08:59:59.000000 +0900 AppleTV T:[Main] AirPlay : ### AirPlay player error: Error Domain=BackRowErrors Code=361 "The operation couldn\U2019t be completed. このコンテンツを読み込み中にエラーが発生しました。" UserInfo=0x157369a0 {NSLocalizedRecoverySuggestion=後でやり直してください。, NSUnderlyingError=0x1685bfb0 "操作を完了できませんでした", NSLocalizedFailureReason=このコンテンツを読み込み中にエラーが発生しました。}
17:03:19.000000 +0900 AppleTV T:[Main] AirPlay : ### AirPlay acquisition/lease error: Error Domain=BackRowErrors Code=361 "The operation couldn\U2019t be completed. このコンテンツを読み込み中にエラーが発生しました。" UserInfo=0x157369a0 {NSLocalizedRecoverySuggestion=後でやり直してください。, NSUnderlyingError=0x1685bfb0 "操作を完了できませんでした", NSLocalizedFailureReason=このコンテンツを読み込み中にエラーが発生しました。}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment