kevgrig
kevgrig
This would be a nice feature
I'm waiting to reproduce this. I've added the following code to my site: ZeroClipboard.on("error", function(e) { console.log("ZeroClipboard error: " + e); console.log(new Error().stack); console.dir(e); });
This problem was reproduced on a Windows machine with the following console.dir of the error object: { type: "error", name: "flash-deactivated", target: null, relatedTarget: null, currentTarget: , timeStamp: 1483765793740, message:...
As a follow-up to my last comment, I realized the Adobe engineer's comment wasn't in that forum thread, so here it is from a private message: > Yeah, this is...
@nielsvanvelzen fyi
> Does this work even after the current video completes and "next up" is shown? I forgot to test this as I had disabled the 'Next Up' function completely as...
> There's some weird logic used rn that clears old items from the video queue after playback completes, and afaik it's there because of some quirk in how next up...
I'm sorry, somehow I missed the previous comment about rebasing. Thanks for doing that for me and merging!
Thanks for taking a look! That's odd that the logo isn't the expected one. I restarted my FireTV, uninstalled the app, cleaned, re-built, and re-installed. After launching, I tried to...
I ugpraded to 10.8.1 and I could log in but the same issue occurred (and the logo still isn't orange). Here is the logcat: [firetvcrash2.txt](https://github.com/jellyfin/jellyfin-androidtv/files/9072884/firetvcrash2.txt) I still saw the `com.android.volley.TimeoutError`...