Giter Club home page Giter Club logo

remotes's People

Contributors

almightyju avatar boyvanamstel avatar eelco avatar erebfaer avatar francwalter avatar ibnshamas avatar ifohancroft avatar jaruba avatar joacand avatar matheuslps avatar miltjr111 avatar mmoserm avatar paksman avatar pqvst avatar psycoguana avatar quarnster avatar rickardpettersson avatar spideyfusion avatar tkhduracell avatar ui-jakob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

remotes's Issues

iTunes playlist not playing correct songs

Steps to reproduce:

  1. Start playing a song in a playlist A in the iTunes
  2. Start playing a song in a playlist B in Unified Remote
  3. The next song to play will be from playlist A (not B)

Not sure if the iTunes API supports the correct behavior...

Chrome Remote

Issue in remote.lua for chrome remote
On windows 7 64-bit this code does not identify the chrome window

actions.switch = function()
if OS_WINDOWS then
local hwnd = win.window("chrome.exe");
if (hwnd == 0) then actions.launch(); end
win.switchtowait("chrome.exe");
end
end

A new chrome window is launched when any button is pressed, also the commands are passed to the focused window rather than the chrome windows. I Think it is because chrome.exe is running multiple instances. I have been unable to find a work around.

Google Music remote not working on Linux

2015-12-28 23:47:00 LuaInstance: could not run callback:
error: ...ver/remotes/bundled/Unified/Main/Google Music/remote.lua:21: attempt to index upvalue 'win' (a nil value)
stack:
[0] [C]:-1 -- interval [C]
[1] ...ver/remotes/bundled/Unified/Main/Google Music/remote.lua:12 -- [Lua]

Spotify not working in Linux

Ticket 5295:
Since the Spotify Linux Client Update, user is experiencing massive problems with controlling remote via the Unified Remote App

Spotify Advanced suggested improvements

  • "Making search results stick around after the user has switch to an other app and turns back to the search potion"
  • "search bar in this remote and hitting enter doesn't result in a "go" of the query"

Spotify Advanced issues

Users are reporting several problems:

_ When I test the buttons of next and previous work fine. The app says "Not running" and other buttons don't work. Manually re-connecting the Spotify account with the server does not solve the problem for me

Win.list() does not return task's executable name

I do not know if it is wanted behaviour but if I use win.list(false) and try to access the task's name attribute, I'll get an empty string.

I tried to retrieve the executable name by GetModuleFileNameEx (ffi) but this function cannot be resolved. I guess I must include Psapi.h

BSPlayer broken

Broken since last update.

Some functions seem to work, and some not.

KODI has wrong keys

I also wanted to inform you that the kodi keyboard remote.lua has some errors wich i solved,
play pause is the space key not "P"
mute should be F8
vol- should be F9
vol+ should be F10

Custom Icons Request

Being able to create bespoke legends would be killer. It'd be nice if we could just provide a path to any PNG, maybe recommending a specific size. Maybe avoid adding a new attribute by just saying that any icon name that contains at least one slash will be treated as a path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.