Hi, i am a PlexPass User since a few days and i love the sync feature. I use it to get episodes to my tablet for the train to work. But i have some questions, ideas about plex sync maybe you can answer it or think it would be nice to have. :-)
On my first evening with plex pass i open plex on tablet download 4 Episodes of my show (it transocdes them first), that needs some time. So i lock my tablet and gone sleeping. On the next mornig converting was done but sync starts only if i have the app open and the tablet is unlocked. Is that correct?
I would love to automatic sync with my server if i enter the wlan for example or the tablet found a connection to the server. So i could automatically sync new episodes in background and if i took my tablet on the next morning it is loaded with new episodes to watch. Like the push of new magacine to the ios newsdesk.
Is that possible anyway? Anyone else who would think that would be nice?
Some additional request from timoteoandre
It would be nice if we could set Plex to work like Auto-Sync on some media players, so whenever I'm home over wifi my tablet or phone start downloading the latest episodes for X show.
This was a info for ios from Cello, Tanks for that, because i only use ios devices. :-)
As far as iOS is concerned, the only way to do it is for Plex to implement Background App Refresh (introduced with iOS 7) and make sure you turn off "Use mobile Data" (since iOS does not let you limit the refresh to Wifi).
It would be nice if we could set Plex to work like Auto-Sync on some media players, so whenever I'm home over wifi my tablet or phone start downloading the latest episodes for X show.
I started using plex today and I only realized that the reason the sync wasn't working was because the screen would go off after reading your thread.
It would be nice if we could set Plex to work like Auto-Sync on some media players, so whenever I'm home over wifi my tablet or phone start downloading the latest episodes for X show.
I started using plex today and I only realized that the reason the sync wasn't working was because the screen would go off after reading your thread.
I added your request to my first post, maybe there is a difference i can not see. But please click on like too if you want this features as the other do.
+1, and I liked the first post. I couldn’t believe it when I experienced this. Syncing works great on Android with my Nexus 7 but is a pain with my iPad.
Yep, all for it. I believe this has already been marked down as "looking into it" by the Plex devs somewhere (either forums or comments on the 3.3 iOS release blog post).
This is something we'd love to add, but unfortunately it's not that simple.
iOS 7's background mode that'd allow syncing only gives the app 30 seconds maximum to figure out what needs to be downloaded. This is totally incompatible with the way syncing was designed (before we knew how iOS 7 behaved). It'd require significant changes to the whole process, both on the server and in the iOS app, to fit within that limit.
I'm not saying it'll never happen - we agree it'd be a great addition - but it's not something simple that can be changed in the iOS app; it requires an almost from-scratch rewrite of the sync system.
This is something that has been asked quite a lot of time. Instead of creating a new post, which spreads the votes acrosse multiple post, you should have added your vote, and comment, to one of the post allready existing. You're not helping the matter by creating a new thread.
This is something we'd love to add, but unfortunately it's not that simple.
iOS 7's background mode that'd allow syncing only gives the app 30 seconds maximum to figure out what needs to be downloaded. This is totally incompatible with the way syncing was designed (before we knew how iOS 7 behaved). It'd require significant changes to the whole process, both on the server and in the iOS app, to fit within that limit.
I'm not saying it'll never happen - we agree it'd be a great addition - but it's not something simple that can be changed in the iOS app; it requires an almost from-scratch rewrite of the sync system.
I don't quite understand. While the sync itself is long (and could be performed using iOS 7 background downloading), the first phase of the sync actually takes maximum 5 or 6 seconds on my iOS devices. Is that longer on other peoples devices?
I don't quite understand. While the sync itself is long (and could be performed using iOS 7 background downloading), the first phase of the sync actually takes maximum 5 or 6 seconds on my iOS devices. Is that longer on other peoples devices?
Well, for me it takes a good minute. Syncing a couple of series (if they have unwatched content), hand full of movies and a dozen music albums.
This is something we'd love to add, but unfortunately it's not that simple.
iOS 7's background mode that'd allow syncing only gives the app 30 seconds maximum to figure out what needs to be downloaded. This is totally incompatible with the way syncing was designed (before we knew how iOS 7 behaved). It'd require significant changes to the whole process, both on the server and in the iOS app, to fit within that limit.
I'm not saying it'll never happen - we agree it'd be a great addition - but it's not something simple that can be changed in the iOS app; it requires an almost from-scratch rewrite of the sync system.
Seems that push notifications, using Apple's and/or Google's push notification services, would be a way to get around this without requiring a complete rewrite.
Idea in a nutshell: When a PMS has a transcode waiting for sync, it could push a notification to the client device, triggering a background download.