Jump to content

Failed download to External Storage


MidKnight

Recommended Posts

MidKnight

If i sync to local storage, its fine. but syncing to external SD card on the phone, its unsuccessful..

 

checking the permissions of emby app, phone displays it has permission to SD card.

 

error from the server....

 

ffprobe failed for file:"/share/CACHEDEV4_DATA/.qpkg/EmbyServer/programdata/sync/35/9650/b718007f-6243-4bf0-96fc-1cc62bb10cbc.mkv" - streams and format are both null: {

}


at Emby.Server.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Boolean forceEnableLogging, CancellationToken cancellationToken)
at Emby.Server.Sync.SyncJobProcessor.GetEncodedMediaSource(String path, User user, Boolean isVideo)
at Emby.Server.Sync.SyncJobProcessor.SyncVideo(SyncJobItem jobItem, Video item, User user, Boolean enableConversion, SyncOptions syncOptions, ISyncProvider provider, IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Sync.SyncJobProcessor.ProcessJobItem(SyncJobItem jobItem, Boolean enableConversion, IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Sync.SyncJobProcessor.SyncJobItems(SyncJobItem[] items, Boolean enableConversion, IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Sync.SyncJobProcessor.Sync(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Sync.SyncConvertScheduledTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

Link to comment
Share on other sites

Same at my side (internal works, external doesn't work).

 

At the Server-side it seems to be okay

2018-11-02 10:13:03.153 Info HttpServer: HTTP GET http://10.28.0.201:8096/emby/Sync/Items/Ready?TargetId=7798f3b15ba811fc. UserAgent: Mozilla/5.0 (Linux; Android $
2018-11-02 10:13:03.180 Info HttpServer: HTTP Response 200 to 10.28.0.188. Time: 27ms. http://10.28.0.201:8096/emby/Sync/Items/Ready?TargetId=7798f3b15ba811fc
2018-11-02 10:13:03.253 Info HttpServer: HTTP POST http://10.28.0.201:8096/emby/Sync/Data. UserAgent: Mozilla/5.0 (Linux; Android 8.1.0; SM-G900F Build/OPM6.17101$
2018-11-02 10:13:03.256 Info HttpServer: HTTP Response 200 to 10.28.0.188. Time: 2ms. http://10.28.0.201:8096/emby/Sync/Data

 

Download-Manager at Client Side (Android 8.1 (LineageOS 15.1)) says ("Fehler beim Download" - error during download)

 

The older emby android app was able to download offline media - so it should work.

 

I could send android log if you tell me where I can find it.

 

 

Link to comment
Share on other sites

I also have this problem. Main reason I'm responding is that I switched to Emby recently, after using and being frustrated with Plex this year. 

 

I signed up for monthly Emby Premiere the other day, downloaded the app on my phone and spent the rest of the afternoon over-frustrated trying to get one movie synced to my phone. (I set the download to SD Card first thing after signing in.)

 

Ends up the same as OT, the internal space works fine. This is not going to work very well for me. I just want a few movies on my phone, but not slimmed down versions and therefore they should be on my SD card.

Link to comment
Share on other sites

... attached my log files ...

 

BTW - in the logs I saw some lines, that the permissions for external SD access were not granted, but that is wrong. I granted the permission and double checked it in the app's preferenced - SD card usage is permitted.

 

The path is also right. (storage/3062-52D4/Android/...)

logs.7z

Edited by Okler
Link to comment
Share on other sites

Wed Nov 14 19:23:35 GMT+01:00 2018 begin authorizeStorage
Wed Nov 14 19:23:35 GMT+01:00 2018 authorizeStorage with requestCode 4
Wed Nov 14 19:23:35 GMT+01:00 2018 Permission for WRITE_EXTERNAL_STORAGE is not granted
Wed Nov 14 19:23:35 GMT+01:00 2018 calling ActivityCompat.requestPermissions for WRITE_EXTERNAL_STORAGE
Wed Nov 14 19:23:35 GMT+01:00 2018 MainActivity.onPause
Wed Nov 14 19:23:35 GMT+01:00 2018 authorizeStorage returning false

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...