sharkone / BitTorrent.bundle

BitTorrent channel for Plex Media Server
144 stars 52 forks source link

Won't play when streaming to PS4 #56

Open contentfree opened 9 years ago

contentfree commented 9 years ago

Plex Server is 0.9.2 on Mac OS X and is being accessed by the PS4's browser.

Trying to stream a movie from it automatically pauses after the four seconds, while the trying to stream the same movie on my laptop (connecting to the same Plex server) correctly plays.

From the logs after clicking the final play button:

2015-05-01 20:12:59,389 (106204000) :  DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.plugins.bittorrent/serviceFunction/url/com.plexapp.plugins.bittorrent/BitTorrent/play_torrent_indirect?args=…
2015-05-01 20:12:59,392 (106204000) :  DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.plugins.bittorrent/serviceFunction/url/com.plexapp.plugins.bittorrent/BitTorrent/play_torrent_indirect
2015-05-01 20:12:59,395 (106204000) :  DEBUG (networking:172) - Requesting 'http://192.168.186.1:8042/video?magnet_link=magnet%3A%3F…'
2015-05-01 20:12:59,473 (106204000) :  INFO (ServiceCode:127) - Video is ready
2015-05-01 20:12:59,476 (105601000) :  INFO (scrapmagnet:33) - 2015/05/01 20:12:59 [scrapmagnet] Resumed The Movie
2015-05-01 20:12:59,478 (106204000) :  DEBUG (runtime:106) - Sending packed state data (111 bytes)
2015-05-01 20:12:59,478 (106204000) :  DEBUG (runtime:918) - Response: [200] MediaContainer, 2082 bytes
2015-05-01 20:13:03,487 (105601000) :  INFO (scrapmagnet:33) - 2015/05/01 20:13:03 [scrapmagnet] Paused The Movie

(Note: I trimmed some of the bits out for brevity)

contentfree commented 9 years ago

Additionally, this is the info section re: the browser from the same logs:

2015-05-01 20:12:52,402 (106204000) :  INFO (__init__:51) - ============================================
2015-05-01 20:12:52,402 (106204000) :  INFO (__init__:52) - Client:
2015-05-01 20:12:52,402 (106204000) :  INFO (__init__:53) -  - Product:  Plex Web
2015-05-01 20:12:52,403 (106204000) :  INFO (__init__:54) -  - Platform: Unknown Browser
2015-05-01 20:12:52,403 (106204000) :  INFO (__init__:55) - ============================================