spksrc icon indicating copy to clipboard operation
spksrc copied to clipboard

Firetv

Open sea3pea0 opened this issue 8 years ago • 5 comments

Motivation: Grant the ability to control fire tv devices with a synology nas Linked issues: https://github.com/SynoCommunity/spksrc/issues/2320

Checklist

  • [] Build rule all-supported completed successfully
  • [] Package upgrade completed successfully
  • [x] New installation of package completed successfully

sea3pea0 avatar Jun 17 '16 10:06 sea3pea0

Just curious, is this still happening? If not, are there instructions somewhere for setting up Fire TV Server on a NAS?

ryansully avatar Dec 02 '17 00:12 ryansully

The package is available and working in beta from the SynoCommunity repo. I wasn't able to complete a few minor tasks because I moved and don't have a test environment set up anymore. I was using the beta a while back with no issues though.

sea3pea0 avatar Dec 03 '17 05:12 sea3pea0

It doesn't seem to be in the master branch of this repo, but in the firetv branch of your repo instead. Would I need to clone your repo and branch and compile the spk to use?

ryansully avatar Dec 04 '17 07:12 ryansully

Oh sorry, you're right. Yeah, you would need to clone my repo and compile the spk

sea3pea0 avatar Dec 04 '17 15:12 sea3pea0

@sea3pea0 are you still interested in firetv-server?

I cloned your branch and merged the current master branch into it. The only conflict exists for cross/libusb. This can be fixed by reverting your changes and taking cross/libusb/Makefile and cross/libusb/PLIST from the current master.

Then I updated firetv to v1.0.9 and python to python311 and updated the requirements and service scripts. So far it seems to work, but I cannot push back my changes due to restricted permission.

If you are still interested, can you please merge the current master into your branch (resolve the conflicts) and push it? I think I can import my changes afterwards.

hgy59 avatar May 06 '24 21:05 hgy59