Jump to content

Search the Community

Showing results for tags 'Sync'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Third Party Apps
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

  1. Hi Since last update, when I use the sync feature, android sound notification is looping during the entire sync process. This is quite annoying. hardware: Nexus 6P on Android 8.1.0 security update February 5th. Emby client version 2.9.86 Thank you
  2. Some server targets, such as the synology emby server are by design hosted on low powered hardware. Even if your server is running on decent hardware, there are use cases for this. I would like to have a way to offload and load balance transcoding tasks to other hardware. Building a transcoding client would allow this. load balancing could be done across the transcoding clients, and one or more could be co-hosted with the server to handle some transcoding there. It would allow availability of the server and clients needing transcoding. I saw a thread briefly discussing this from 2015, but can't find anything more recent, so I wanted to bring it up again.
  3. Hi When I try to sync to my android mobile, if I chose anything other than original, it failed when hw acceleration is activated. If I disable hw, it works but the processor is not really up to the task (celeron 2 core) emby server: 3.2.70.0 Synology NAS DS418play Thank you Here is the logs: 2018-02-02 13:13:56.092 Info TaskManager: Executing Convert media2018-02-02 13:13:56.120 Info App: Bitrate exceeds DirectPlay limit: media bitrate: 18158758, max bitrate: 40000002018-02-02 13:13:56.120 Info App: Bitrate exceeds DirectStream limit: media bitrate: 18158758, max bitrate: 40000002018-02-02 13:13:56.120 Info App: Profile: Unknown Profile, Path: /volume1/DVRrecordings/EmbyDefaultMedia/Séries TV/Format familial/Season 4/Format familial S04E15 Vieillir entouré de ses amis.ts, isEligibleForDirectPlay: False, isEligibleForDirectStream: False2018-02-02 13:13:56.156 Info MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -re -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/volume1/DVRrecordings/EmbyDefaultMedia/Séries TV/Format familial/Season 4/Format familial S04E15 Vieillir entouré de ses amis.ts" -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -force_key_frames "expr:gte(t,n_forced*5)" -vf "format=nv12|vaapi,hwupload,deinterlace_vaapi,scale_vaapi=w=1280:h=720" -b:v 3616000 -maxrate 3616000 -bufsize 7232000 -profile:v 578 -level 41 -vsync -1 -map_metadata -1 -map_chapters -1 -threads 1 -codec:a:0 copy -y "/var/packages/EmbyServer/target/var/sync/f191d5d991de404ba95af8256b7089a1/ab7cd64a62fc4c93977de58c1692b967/ea505c5f0c594259ae8a18e52664a55a.mkv"2018-02-02 13:13:56.303 Info MediaEncoder: FFMpeg exited with code 12018-02-02 13:13:56.404 Error App: Error during sync transcoding *** Error Report *** Version: 3.2.70.0 Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart Operating system: Unix 4.4.15.0 64-Bit OS: True 64-Bit Process: True User Interactive: False Mono: 5.2.0.224 (tarball Mon Sep 25 18:34:32 CST 2017) Processor count: 2 Program data path: /var/packages/EmbyServer/target/var Application directory: /volume1/@appstore/EmbyServer/releases/v3.2.70.0 System.Exception: Encoding failed at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <d31cad56a57f4677b3b2262d472abcad>:0 at Emby.Server.MediaEncoding.Encoder.MediaEncoder+<EncodeVideo>d__74.MoveNext () [0x0014a] in <9b83e01f8da34f4a9b7792752b0d08b1>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <d31cad56a57f4677b3b2262d472abcad>:0 at Emby.Server.Sync.SyncJobProcessor+<Sync>d__27.MoveNext () [0x00400] in <fc63682b8230427897be4b2e9f42ad1b>:0 System.Exception at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <d31cad56a57f4677b3b2262d472abcad>:0 at Emby.Server.MediaEncoding.Encoder.MediaEncoder+<EncodeVideo>d__74.MoveNext () [0x0014a] in <9b83e01f8da34f4a9b7792752b0d08b1>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <d31cad56a57f4677b3b2262d472abcad>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <d31cad56a57f4677b3b2262d472abcad>:0 at Emby.Server.Sync.SyncJobProcessor+<Sync>d__27.MoveNext () [0x00400] in <fc63682b8230427897be4b2e9f42ad1b>:0 2018-02-02 13:13:56.406 Info TaskManager: Convert media Completed after 0 minute(s) and 0 seconds2018-02-02 13:13:56.430 Info ServerManager: Sending web socket message ScheduledTaskEnded2018-02-02 13:13:56. Log1.txt
  4. Has anyone else had the issue of Emby downloads on Android never fully completing successfully? I've been troubleshooting this on and off for almost a year now and would love to get to the bottom of it. On any 4G/LTE network or WiFi that is not my home network, Emby will constantly reset a download, never fully completing most of the time. At home, so long as I'm on my WiFi, it works like a charm. Halp!
  5. Set up sync with Google Drive. Worked fine with a TV show and AppleTV so I synced a movie but the movie won't load in the AppleTV app. I select the thumbnail and get a white screen and spinning disc. For movies not sync'd the movie information page comes up immediately. Looking at the log it appears that the movie's file on Google Drive is not found (see below). I tried it with a different movie, only I checked to see if it worked on AppleTV before the sync. It did. Then I sync'd and now I just get the white screen with title and spinning disc. Any ideas? 2017-10-20 04:24:26.298 Error HttpServer: Error processing request *** Error Report *** Version: 3.2.33.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe Operating system: Unix 3.16.0.4 64-Bit OS: True 64-Bit Process: True User Interactive: False Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Sun Oct 8 11:30:16 UTC 2017) Processor count: 24 Program data path: /config Application directory: /usr/lib/emby-server/bin The service drive has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError File not found: 0ByXi_O5oGouiU1ZTWWYySEdjc2s [404] Errors [ Message[File not found: 0ByXi_O5oGouiU1ZTWWYySEdjc2s] Location[file - other] Reason[notFound] Domain[global] ] at Google.Apis.Requests.ClientServiceRequest`1+<ParseResponse>d__27[TResponse].MoveNext () [0x00151] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Google.Apis.Requests.ClientServiceRequest`1+<ExecuteAsync>d__23[TResponse].MoveNext () [0x0010a] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at MediaBrowser.Plugins.GoogleDrive.GoogleDriveService+<GetFile>d__14.MoveNext () [0x00076] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at MediaBrowser.Plugins.GoogleDrive.GoogleDriveService+<CreateDownloadUrl>d__9.MoveNext () [0x00090] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at MediaBrowser.Plugins.GoogleDrive.GoogleDriveServerSyncProvider+<GetSyncedFileInfo>d__13.MoveNext () [0x000c6] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Sync.SyncedMediaSourceProvider+<OpenMediaSource>d__7.MoveNext () [0x001c8] in <775c4c70ac45494db4a823da17490317>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Library.MediaSourceManager+<OpenLiveStream>c__async4.MoveNext () [0x00133] in <e6073f6362c94f3fb1c36e4603f53418>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.MediaEncoding.Api.MediaInfoService+<OpenMediaSource>d__13.MoveNext () [0x000a1] in <ccd2ae8ee598477d88af74c02d3c68b3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.MediaEncoding.Api.MediaInfoService+<GetPlaybackInfo>d__15.MoveNext () [0x0049a] in <ccd2ae8ee598477d88af74c02d3c68b3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.MediaEncoding.Api.MediaInfoService+<Post>d__17.MoveNext () [0x00070] in <ccd2ae8ee598477d88af74c02d3c68b3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Services.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0015f] in <e6073f6362c94f3fb1c36e4603f53418>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x0016b] in <e6073f6362c94f3fb1c36e4603f53418>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00756] in <e6073f6362c94f3fb1c36e4603f53418>:0 Google.GoogleApiException at Google.Apis.Requests.ClientServiceRequest`1+<ParseResponse>d__27[TResponse].MoveNext () [0x00151] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Google.Apis.Requests.ClientServiceRequest`1+<ExecuteAsync>d__23[TResponse].MoveNext () [0x0010a] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at MediaBrowser.Plugins.GoogleDrive.GoogleDriveService+<GetFile>d__14.MoveNext () [0x00076] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at MediaBrowser.Plugins.GoogleDrive.GoogleDriveService+<CreateDownloadUrl>d__9.MoveNext () [0x00090] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at MediaBrowser.Plugins.GoogleDrive.GoogleDriveServerSyncProvider+<GetSyncedFileInfo>d__13.MoveNext () [0x000c6] in <b495e81126204a1a87aa1cd5f52816ba>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Sync.SyncedMediaSourceProvider+<OpenMediaSource>d__7.MoveNext () [0x001c8] in <775c4c70ac45494db4a823da17490317>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Library.MediaSourceManager+<OpenLiveStream>c__async4.MoveNext () [0x00133] in <e6073f6362c94f3fb1c36e4603f53418>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.MediaEncoding.Api.MediaInfoService+<OpenMediaSource>d__13.MoveNext () [0x000a1] in <ccd2ae8ee598477d88af74c02d3c68b3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.MediaEncoding.Api.MediaInfoService+<GetPlaybackInfo>d__15.MoveNext () [0x0049a] in <ccd2ae8ee598477d88af74c02d3c68b3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.MediaEncoding.Api.MediaInfoService+<Post>d__17.MoveNext () [0x00070] in <ccd2ae8ee598477d88af74c02d3c68b3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Services.ServiceExecGeneral+<Execute>c__async0.MoveNext () [0x0015f] in <e6073f6362c94f3fb1c36e4603f53418>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.Services.ServiceHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x0016b] in <e6073f6362c94f3fb1c36e4603f53418>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00756] in <e6073f6362c94f3fb1c36e4603f53418>:0
  6. Hi, I get this message when attempting to click Sync on either my Emby for Android Mobile device or from a web browser on a PC. Here is the message & the list of devices. Is this feature not yet implemented or does it have a pre-requisite I am missing?
  7. edd--

    kodi addon not updating / syncing

    Hi, since a few week I noticed my library is not syncing anymore: when new movies or episodes get added I have to perform a manual refresh to get the changes pushed through. I tried reinstalling after doing a library purge (erasing all emby addon settings) and also tried on a completely differnt system. Kodi is OSMC (latest build) Any help is appreciated !
  8. I've started having a problem with my Emby 3.2.26.0 - I can't say 100% it started in 3.2.26.0 but that the version I have installed when when I first noticed I can no longer get my python sync script (source is available on GitHub) to register with Emby as a sync destination. I don't get any error messages, but when I try and use the WebUI to sync any media I just get told I have no sync providers installed and am directed to install FolderSync. I'm posting the following JSON to "http://10.1.1.1:8096/emby/Sessions/Capabilities/Full" {"PlayableMediaTypes":["Audio","Video"],"SupportsPersistentIdentifier":true,"SupportsMediaControl":false,"SupportsOfflineAccess":true,"SupportsSync":true,"SupportsContentUploading":false,"DeviceProfile":{"MaxStreamingBitrate":176551724,"MaxStaticBitrate":100000000,"MusicStreamingTranscodingBitrate":192000,"DirectPlayProfiles":[{"Container":"mp4,m4v","Type":"Video","VideoCodec":"h264","AudioCodec":"mp3,aac"},{"Container":"mkv","Type":"Video","VideoCodec":"h264","AudioCodec":"mp3,aac"},{"Container":"mov","Type":"Video","VideoCodec":"h264","AudioCodec":"mp3,aac"},{"Container":"opus","Type":"Audio"},{"Container":"mp3","Type":"Audio"},{"Container":"aac","Type":"Audio"},{"Container":"m4a","AudioCodec":"aac","Type":"Audio"},{"Container":"webma,webm","Type":"Audio"},{"Container":"wav","Type":"Audio"},{"Container":"webm","Type":"Video"},{"Container":"m4v,3gp,ts,mpegts,mov,xvid,vob,mkv,wmv,asf,ogm,ogv,m2v,avi,mpg,mpeg,mp4,webm,wtv","Type":"Video","AudioCodec":"aac,aac_latm,mp2,mp3,ac3,wma,dca,dts,pcm,PCM_S16LE,PCM_S24LE,opus,flac"},{"Container":"aac,mp3,mpa,wav,wma,mp2,ogg,oga,webma,ape,opus,flac,m4a","Type":"Audio"}],"TranscodingProfiles":[{"Container":"opus","Type":"Audio","AudioCodec":"opus","Context":"Streaming","Protocol":"http","MaxAudioChannels":"2"},{"Container":"opus","Type":"Audio","AudioCodec":"opus","Context":"Static","Protocol":"http","MaxAudioChannels":"2"},{"Container":"mp3","Type":"Audio","AudioCodec":"mp3","Context":"Streaming","Protocol":"http","MaxAudioChannels":"2"},{"Container":"mp3","Type":"Audio","AudioCodec":"mp3","Context":"Static","Protocol":"http","MaxAudioChannels":"2"},{"Container":"aac","Type":"Audio","AudioCodec":"aac","Context":"Streaming","Protocol":"http","MaxAudioChannels":"2"},{"Container":"aac","Type":"Audio","AudioCodec":"aac","Context":"Static","Protocol":"http","MaxAudioChannels":"2"},{"Container":"wav","Type":"Audio","AudioCodec":"wav","Context":"Streaming","Protocol":"http","MaxAudioChannels":"2"},{"Container":"wav","Type":"Audio","AudioCodec":"wav","Context":"Static","Protocol":"http","MaxAudioChannels":"2"},{"Container":"mkv","Type":"Video","AudioCodec":"mp3,aac,ac3","VideoCodec":"h264","Context":"Streaming","MaxAudioChannels":"2","CopyTimestamps":false},{"Container":"ts","Type":"Video","AudioCodec":"aac,mp3,ac3","VideoCodec":"h264","Context":"Streaming","Protocol":"hls","MaxAudioChannels":"2","EnableSplittingOnNonKeyFrames":false},{"Container":"webm","Type":"Video","AudioCodec":"vorbis","VideoCodec":"vpx","Context":"Streaming","Protocol":"http","MaxAudioChannels":"2"},{"Container":"mp4","Type":"Video","AudioCodec":"mp3,aac,ac3","VideoCodec":"h264","Context":"Streaming","Protocol":"http","MaxAudioChannels":"2"},{"Container":"mp4","Type":"Video","AudioCodec":"mp3,aac,ac3","VideoCodec":"h264","Context":"Static","Protocol":"http"}],"ContainerProfiles":[],"CodecProfiles":[{"Type":"Video","Container":"avi","Conditions":[{"Condition":"NotEqual","Property":"CodecTag","Value":"xvid"}]},{"Type":"Video","Codec":"h264","Conditions":[{"Condition":"EqualsAny","Property":"VideoProfile","Value":"high|main|baseline|constrained baseline"},{"Condition":"LessThanEqual","Property":"VideoLevel","Value":"41"}]},{"Type":"Audio","Conditions":[{"Condition":"LessThanEqual","Property":"AudioChannels","Value":"2"}]}],"SubtitleProfiles":[{"Format":"srt","Method":"External"},{"Format":"ssa","Method":"External"},{"Format":"ass","Method":"External"},{"Format":"srt","Method":"Embed"},{"Format":"subrip","Method":"Embed"},{"Format":"ass","Method":"Embed"},{"Format":"ssa","Method":"Embed"},{"Format":"dvb_teletext","Method":"Embed"},{"Format":"dvb_subtitle","Method":"Embed"},{"Format":"dvbsub","Method":"Embed"},{"Format":"pgs","Method":"Embed"},{"Format":"pgssub","Method":"Embed"},{"Format":"dvdsub","Method":"Embed"},{"Format":"vtt","Method":"Embed"},{"Format":"sub","Method":"Embed"},{"Format":"idx","Method":"Embed"},{"Format":"smi","Method":"Embed"}],"ResponseProfiles":[{"Type":"Video","Container":"m4v","MimeType":"video/mp4"},{"Type":"Video","Container":"mov","MimeType":"video/webm"}],"MaxStaticMusicBitrate":null}} Has there been any changes to the way syncing works in the Emby Web UI, or have I done something wrong?
  9. I'm going to be going away without internet access next month, so I thought I'd try out the sync feature on my Windows tablet (proper Windows 10, not RT) and get a few tv shows and movies synced to it in lower quality (to save space on the small 32gb MicroSD card) than I could get by just copying the files directly. Plus, I'd rather use an Emby GUI as an interface while watching media. I've tried both "Sync" and "Download" in the dashboard web app, Emby Theater, and Ember; all with the same problems: Titles seem to get stuck on either queued, or ready to transfer. I've removed and restarted them multiple times, to no avail. the few times I had a notification telling me something completed downloading, when I went offline on my tablet, the files either weren't there, or wouldn't play (black screen). I've tried setting the sync/download folders to my tablets internal storage, as well as an external MicroSD card (preferable, as I don't have much internal storage). Also, I'm a little confused as to the difference between "Sync" and "Download". Which would be preferable in my case, where I'd like to conserve disk space for offline viewing? I don't care which app I use, whether it's Emby Theater, or Ember; as long as I can get it working by next month. Let me know if there's any more information that might help. I've removed all of my sync jobs, so I can start from a clean slate; hopefully with some guidance. Thanks, Patrick
  10. parsaria

    Trakt full sync problem

    Does any one have a clue why a initial sync is not performed to Trakt.TV it does not give me an error. Collection is exported to Trakt fine btw, but the watch status is the problem here. But if you see movie now it updates the watch status as i noticed. in the log it only says: 2017-07-09 16:39:08.4527 Debug Trakt: TraktResponse Added Movies: 0 2017-07-09 16:39:08.4527 Debug Trakt: TraktResponse Added Shows: 0 log.txt
  11. Hi everyone. Firstly I was to say a big thank you for getting offline working in ET. This is a feature I've been hope to use for a long long time. It always seemed to be 'sort of working', but always too much trouble, or never quite syncing correctly. I do a lot of travelling for my job, with frequent 5 hour flights. I normally just copy a bunch of videos on my SP4, but recently I decided to try offline again. I was really impressed how simply everything downloaded and played correctly. Thank you so much! This has made my long flights so much nicer, and I actually even got comments from people sitting next to me asking me what I was using. They were also really impressed when I spoke about Emby. Having said that... there are still a few things that are missing for offline mode to be feature complete. The biggest one is playstates. When I'm offline, there is no way to track playstates and watched status. This also means that when returning home I have to manually check what I watched when I was away. Missing images. Some of the show covers and poster images didn't save. Crashing when playing next episode. Every time I tried to play the next episode in a playlist the app would crash. The 'Downloaded Media" UI could use a bit of love. It seems that it the home screen hasn't really been thought out. I'm happy to do mock up of something if you like, but it just needs to be a simple with some nice collection images. Recent items needs to be limited and probably stacked. Update the download list when manually checking a watch status. Example: I set 'Vikings' to download the most recent 10 episodes. After they all copied over, I realised that I hadn't watched the most recent episode that was checked. I unchecked it in the Emby web client, but for the life of me I couldn't get that episode to download offline. The only way to do I was to cancel the sync (which deleted all 10 episodes) and download them all again. I think that was everything. This is such an amazing feature. Thank you all again. Cheers, Scott
  12. Title pretty much says it all. If I select to sync an album it works fine till it hits a track that has an & in the filename, then it hangs for a long time on that and tries to resume the entire sync job till it hits the file again entering a endless loop. Info: Android version: 5.1 (also occurs on 7.1) App version: 2.9.07 Server: FreeBSD 11.0-RELEASE Server Version: 3.2.19 Emby log included emby-log.txt
  13. Blueeyiz702

    Rclone Setup

    So i'm using this to sync everything because i'm locked in to slow internet connection where i live. They don't offer high speed connections because i live in a crappy area,and using sync with Emby takes forever. But problem is i'm not command line smart and wonder if somebody could help me Setup Rclone and get it working right. Appreciate any tutorials or info you could provide would be appreciated,thanks.
  14. jamvids

    A little sync problem

    Server Version 3.2.13.0 Android 2.8.89 https://www.dropbox.com/sh/mqzw48mb0gsc4z9/AACH-hVQUPFpswgNxDshNA2Ka?dl=0 Hi, I have been enjoying sync for a while, in the last few days it has got stuck. I do have a massive flac playlist. I tried a few things myself i.e. clearing all data on the android app and rebooting the server. It then re-synced most of the playlist again but got stuck in the same place. A little help??
  15. marauder

    Sync to device

    I'm trying to sync a file to one of my devices, this one happens to be my iphone 6s. It doesn't show up under the device list. Only one device shows up, which is a for a different user on the system. I'm the admin on the system so not sure if that is why i can see it. Under devices on manage server section there's around a dozen or so devices, 5 of which are cell phones, but none show up as an option to sync media to. How do I add a device to be able to sync media to it? Can I limit who can sync to which device?
  16. As things stand, the Camera Upload feature seems to put every single image file anywhere in my phone's storage (except for the Android/ subtree? Not sure) on the server. Given I have music folders that may contain album-art, and an ebook reader that seems to extract covers from the books and store them as images, this is less than ideal. Is there a way to make the app ignore certain folders? Possibly better yet, could it stick to uploading from the DCIM/ tree? If not, is this a planned feature? (I'm assuming the selection of files to upload is handled client-side, and that this therefore belongs in the Android Mobile section. If I'm wrong about that, I'll gladly go post in one of the server subfora)
  17. I would like to see like to see TV channel type functionality similar to cytube. Where you can create a 'TV station' playlist from videos in your library and people can join in to watch the same stuff that everyone else is watching. Like cytube it doesn't have to be 100% in sync. On the surface it seems pretty simple, keep track of the current video in the playlist and where it would be in relationship to the start time. When a client connects start the client at that spot. When the video is done start the next one. If we could get that it would be great. I looked through the developer api's and I got pretty lost on how you could even start something like this. So it might not be as simple as the description. I think this would be a very good feature especially for premiere members since no other streaming platform I have seen has this kind of functionality.
  18. Hey, just ran into a issue with sync and fixed myself. My sync just stopped working and nothing seemed to fix it. Tried removing and re-adding all syncs, tried clearing cache / data. What finally fixed it was disabling and re-enabling the sync for the emby account in the android settings fixed it. Just in case you stumble upon the same issue. Not sure what triggered that behaviour. ~Cheers
  19. serenaender

    Trakt sync issues

    Hi, Since I have reinstalled my emby server, due to a new OS installation, I can't sync my media with the trakt plugin. I get this errorr in both tasks (Import playsets and Sync) Value cannot be null: 2017-03-07 09:11:18.6049 Info TaskManager: Executing Import playstates from Trakt.tv2017-03-07 09:11:18.6049 Info HttpServer: HTTP Response 204 to ::1. Time: 1ms. http://localhost:8096/emby/ScheduledTasks/Running/5e47e7d3542ace9c367691a65cb31e862017-03-07 09:11:18.6049 Error TaskManager: Error *** Error Report *** Version: 3.2.5.0 Command line: C:\Users\jsc_e\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True Processor count: 8 Program data path: C:\Users\jsc_e\AppData\Roaming\Emby-Server Application directory: C:\Users\jsc_e\AppData\Roaming\Emby-Server\System System.ArgumentNullException: El valor no puede ser nulo. Nombre del parámetro: g en System.Guid..ctor(String g) en Trakt.Helpers.UserHelper.<>c__DisplayClass0_0.<GetTraktUser>b__0(TraktUser tUser) en System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) en Trakt.ScheduledTasks.SyncFromTraktTask.<>c.<Execute>b__6_0(User u) en System.Linq.Enumerable.WhereListIterator`1.MoveNext() en System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) en System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) en Trakt.ScheduledTasks.SyncFromTraktTask.<Execute>d__6.MoveNext() --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en Emby.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext() System.ArgumentNullException en System.Guid..ctor(String g) en Trakt.Helpers.UserHelper.<>c__DisplayClass0_0.<GetTraktUser>b__0(TraktUser tUser) en System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) en Trakt.ScheduledTasks.SyncFromTraktTask.<>c.<Execute>b__6_0(User u) en System.Linq.Enumerable.WhereListIterator`1.MoveNext() en System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) en System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) en Trakt.ScheduledTasks.SyncFromTraktTask.<Execute>d__6.MoveNext() --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en Emby.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext() 2017-03-07 09:11:18.6049 Info TaskManager: Import playstates from Trakt.tv Failed after 0 minute(s) and 0 seconds2017-03-07 09:11:18.6049 Info HttpServer: HTTP GET http://localhost:8096/emby/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.02017-03-07 09:11:18.6119 Info ServerManager: Sending web socket message NotificationAdded2017-03-07 09:11:18.6119 Info ServerManager: Sending web socket message ScheduledTaskEnded2017-03-07 09:11:18.6119 Info TaskManager: ExecuteQueuedTasks2017-03-07 09:11:18.6430 Info HttpServer: HTTP GET http://localhost:8096/emby/Notifications/485a7cad442a47ec90a76d35cfe81884/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.02017-03-07 09:11:18.6430 Info HttpServer: HTTP Response 200 to ::1. Time: 35ms. http://localhost:8096/emby/ScheduledTasks?isHidden=false2017-03-07 09:11:18.6430 Info HttpServer: HTTP Response 200 to ::1. Time: 2ms. http://localhost:8096/emby/Notifications/485a7cad442a47ec90a76d35cfe81884/Summary I have reinstalled the plugin, the emby server, tried to clean de library, added only few folders to the library, even with the library empty and I always get the same error. Regards,
  20. kanipek

    Frequent/Excessive Syncing

    I am getting frequent incremental syncing. By frequent I mean 10+ times per day where all of my clients are stuck doing incremental syncs. Some of these Incremental syncs are quite large - 20000+ updates. I normally add 5-10 recordings per day. I have all metadata for films locked in the metadata manager and yet continue to see films as a part of these incremental syncs. I have all metadata for series locked except for current seasons and yet continue to see these locked series as part of these incremental syncs. I did not used to have this issue. Things that I know that have changed - Kodi was updated on my Android TV clients and Win 7 HTPC to v17 Emby 3.2.1 was installed on February 20th - new fresh install I believe all of my setting are the same in Emby, What am I missing? Logs attached. Thanks for reading and any help. server-63624067941.txt server-63624134796.txt
  21. Okay this error may be due to a misconfiguration on my part. Here is my setup Emby is running on port 8004 mydomain.de - links to my nginx server mydomain.de/emby is configured in nginx to proxy_pass to localhost:8004 This works fine for the web version as well as the app until I want to activate a sync. I get in the log files: System.IO.FileNotFoundException: Unable to find the specified file. for http://mydomain.de:8004/emby/mediabrowser/users/xxx?format=json which makes the error correct as the way to go would not be http://mydomain.de:8004/emby/ but instead http://mydomain.de/emby/(Port 80) or even "https://mydomain.de/emby/" (Port 443) I have the feeling I am missing a config here. Any help is appreciated. ~Cheers
  22. If I create a sync job to archive a movie in a lower bitrate, different audio codec, etc (either save it on local drive or on Google Drive), what happens to the subtitles in the movie? The movie is .mkv container with internal subtitle tracks (not burned into the movie). Would I be able to "burn" them into the synced copy through Emby sync? If not, would I need to create an external subtitle file for it to be used with the synced copy? Would I need to store it in both the synced location and the original location, or just the original location? Thanks.
  23. Hi, everyone! Having issue with syncing to android mobile. When i choose "original" quality, my files converted to Opus. But i expect FLAC, as an original file. Logs in attachment. What I'm doing wrong? Or may be some settings for transcoding for each type of quality? transcoding_flac_to_opus.txt
  24. Hi, I would like to sync some of my content (some folders in a lib) to an external folder. I can easily set it up and it's working fine. My problem is - if I delete the files from this external folder manually - next time the sync job runs - it recreates them. What I would like to basically get the files synced to external folder once and then be able to delete them there manually when I'm done with them w/o having them recreated upon next sync job run. This way I can listen to my podcasts and when I'm done with them - I can delete them from external folder and only the new ones will come in when they arrive. Is it possible to set something like this up? Thank you!
  25. Hello everyone, I'm new to the forums so I hope I'm posting in the correct section (^ ^) -------- I've tried everything to import last resume point to Emby from Trakt. Clarification: Emby has the ability to sync the last resume point to Trakt and I can continue where I left off in Kodi. However, the opposite doesn't work. If I open a show in Kodi and it syncs my last resume point to trakt, then Emby doesn't import changes (even if I run the Scheduled Task Import playstates from Trakt). ------- Is this an issue I'm running into that Emby doesn't import last resume point from Trakt? If it isn't supported, will it be considered? And Thanks!
×
×
  • Create New...