Jump to content

Adding New TV Series - Error 22 but Movies fine


chiefnerd

Recommended Posts

chiefnerd

The damndest thing- running latest emby on Ubuntu trusty and all has been great until today when now no new TV Series we add will allow us to play any episode. I must stress that this is only only on TV Series, newly added Movies play just fine.

 

The Series indexes fine, artwork and other meta grabbed fine, they display fine but we simply cannot play an episode, checking the log it's a 22 followed by a 400.

 

We have path redirection is to a URL mapped in NGINX virtual hosts, NGINX is all good and thoroughly tested. It's obviously fine as movies are playing use the same rule.

 

I've been at it for 6 straight hours trying to figure this out and I'm left scratching my head.

 

Has anyone else run into this before?

Link to comment
Share on other sites

chiefnerd

Just re downloading a season of a show again so I can add and test for the log to capture again. It's driving me mad lol

Link to comment
Share on other sites

Angelblue05

A log would certainly give us more information as to why it's failing to playback. Don't worry, we can help figure this out. :)

Link to comment
Share on other sites

chiefnerd

Here's an example for you

21:33:15 T:6992   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://nowplaying.nerdtv.click/tv/Only Fools and Horse (1981)/Season 4/Only Fools And Horses - S04E06 - Watching The Girls Go By.avi
21:33:15 T:6992   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
21:33:15 T:6992   ERROR: CCurlFile::Open failed with code 400 for http://nowplaying.nerdtv.click/tv/Only Fools and Horse (1981)/Season 4/Only Fools And Horses - S04E06 - Watching The Girls Go By.avi
21:33:15 T:6992   ERROR: XFILE::CFileCache::Open - failed to open source <http://nowplaying.nerdtv.click/tv/Only Fools and Horse (1981)/Season 4/Only Fools And Horses - S04E06 - Watching The Girls Go By.avi>
21:33:15 T:6992   ERROR: CDVDPlayer::OpenInputStream - error opening [http://nowplaying.nerdtv.click/tv/Only Fools and Horse (1981)/Season 4/Only Fools And Horses - S04E06 - Watching The Girls Go By.avi]
21:33:15 T:6992  NOTICE: CDVDPlayer::OnExit()
21:33:15 T:4944   ERROR: PlayMedia could not play media: http://nowplaying.nerdtv.click/tv/Only Fools and Horse (1981)/Season 4/Only Fools And Horses - S04E06 - Watching The Girls Go By.avi
21:33:15 T:4944  NOTICE: CDVDPlayer::CloseFile()
21:33:15 T:4944  NOTICE: DVDPlayer: waiting for threads to exit
21:33:15 T:4944  NOTICE: DVDPlayer: finished waiting
21:33:15 T:4944  NOTICE: CDVDPlayer::CloseFile()
21:33:15 T:4944  NOTICE: DVDPlayer: waiting for threads to exit
21:33:15 T:4944  NOTICE: DVDPlayer: finished waiting
Link to comment
Share on other sites

Angelblue05

Can you compare to playback of file that actually works (one of your movies)? Thanks

Link to comment
Share on other sites

chiefnerd

I've ended it as it goes on through all codecs etc but here you go. Looking at the 2 it appears Emby is keeping white space instead of parsing to a limiter for some reason.

21:38:41 T:5856  NOTICE: DVDPlayer: Opening: http://nowplaying.nerdtv.click/ondemand/Drama/In.The.Heart.of.the.Sea.(2015)/In.the.Heart.of.the.Sea.2015.1080p.BluRay.x264.DTS-JYK.mkv
21:38:41 T:5856 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:38:41 T:5856  NOTICE: DXVA::CProcessorHD::PreInit - The Direct3d device doesn't support DXVA-HD.
21:38:41 T:5856  NOTICE: CWinRenderer::Preinit - could not init DXVA-HD processor - skipping
21:38:41 T:5880  NOTICE: Thread DVDPlayer start, auto delete: false
21:38:41 T:5880  NOTICE: Creating InputStream
21:38:41 T:5880  NOTICE: Creating Demuxer
21:38:41 T:3280  NOTICE: Thread FileCache start, auto delete: false
21:38:42 T:5880  NOTICE: Opening stream: 0 source: 256
21:38:42 T:5880  NOTICE: Creating video codec with codec id: 28
21:38:42 T:5880  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
21:38:42 T:5880  NOTICE: Creating video thread
21:38:42 T:5880  NOTICE: Opening stream: 1 source: 256
21:38:42 T:5880  NOTICE: Finding audio codec for: 86020
21:38:42 T:6908  NOTICE: Thread DVDPlayerVideo start, auto delete: false
21:38:42 T:6908  NOTICE: running thread: video_thread
21:38:42 T:5880  NOTICE: Creating audio thread
21:38:42 T:6996  NOTICE: Thread DVDPlayerAudio start, auto delete: false
21:38:42 T:6996  NOTICE: running thread: CDVDPlayerAudio::Process()
21:38:42 T:6996  NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
21:38:42 T:6908  NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1920x1080)
21:38:42 T:2936  NOTICE: Stream All The Sources: Service: Playback started
21:38:42 T:6908  NOTICE:  fps: 23.976024, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...