damnmachine / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 1 forks source link

Add support for NFC, to associate media with tags #506

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open context view of any Album, Song, Artist, or Movie with an NFC-enabled 
Android phone to see an "Add Tag" option
2. Touch an NFC tag to the device to associate it with the selected media
3. Touch tag again when in the app to play that media

What is the expected output? What do you see instead?
Feature does not currently exist. But when tag is touched to device, the media 
associated with it will play.

What version of XBMC Remote are you using?
SVN

Which Android device are you using (and which ROM, if custom)?
Nexus S with 2.3.3

Which XBMC revision are you running and on which platform?
tarting XBMC, Platform: Linux (Ubuntu 10.04.2 LTS, 2.6.32-29-generic i686). 
Built on Mar  9 2011 (Git:Unknown)
Not sure which XBMC version....

Please provide any additional information below.

I added the code to provide this functionality to the SVN source of revision 
766.

Original issue reported on code.google.com by nemiknem...@gmail.com on 22 Apr 2011 at 10:38

Attachments:

GoogleCodeExporter commented 9 years ago
This is a very cool idea, I've received your tags and I'll play around with 
them soon. I'll probably open up a new branch for this, so you can fork and 
pull-request directly.

Before we release this I'd like to have some more features like TV episode 
tagging (hold phone against a "series" tag and it will play the latest 
non-watched ep).

Original comment by phree...@gmail.com on 13 Aug 2011 at 11:50