jellyfin-archive / jellyfin-android-original

Android Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
271 stars 65 forks source link

can't forward in playback #133

Closed fagervan closed 5 years ago

fagervan commented 5 years ago

only can start playback video from start. when I try to forward, the video stops.

server: jellyfin_10.3.1_windows-x64 client: android-beta9. (huawei gw)

Log in the server:

[08:39:43] [INF] Deleting partial stream file(s) C:\jellyfin\transcode\transcoding-temp\28abad54e8a5ed1ca03d7f36c7a9d83a.mkv
[08:39:43] [ERR] Error deleting partial stream file(s) C:\jellyfin\transcode\transcoding-temp\28abad54e8a5ed1ca03d7f36c7a9d83a.mkv
System.IO.IOException: The process cannot access the file 'C:\jellyfin\transcode\transcoding-temp\28abad54e8a5ed1ca03d7f36c7a9d83a.mkv' because it is being used by another process.
at System.IO.FileSystem.DeleteFile(String fullPath)
at System.IO.File.Delete(String path)
at MediaBrowser.Api.ApiEntryPoint.DeletePartialStreamFiles(String path, TranscodingJobType jobType, Int32 retryCount, Int32 delayMs)

Captura

dkanada commented 5 years ago

@fagervan can you confirm this issue has been resolved in the latest release?

fagervan commented 5 years ago

@fagervan can you confirm this issue has been resolved in the latest release?

yes. it is fixed.