Questions tagged [gracenote]

Internet-accessible database containing information about the contents of audio compact discs and vinyl records

https://en.wikipedia.org/wiki/Gracenote

150 questions
0
votes
1 answer

Gracenote GNSDK for ios: video lookup don't return season number

I've setup the Gracenote SDK for iOs and successfully made some videos lookup. I've noticed that for series the sdk correctly return the episode number but don't return season number and for many series. Here are the logs (Big Bang Theory) airing…
Wes
  • 15
  • 1
  • 8
0
votes
1 answer

Song are not detectioned in gracenote SDK. Some are detected and some are not

I have tried to detect many songs but some are detected and some are not, There is any issue in GNSDK? Is there any other library related to this? Please help to resolve issue.
0
votes
0 answers

Does gracenote mobile support bitcode?

I just downloaded the latest version of the iOS Gracenote SDK and had got a linker error saying it needed bitcode. I can compile if I turn off the botched option, so it's okay for now, but I'd like to know if GraceNote is planning to update their…
Bjorn Roche
  • 11,279
  • 6
  • 36
  • 58
0
votes
1 answer

Gracenote (GNSDK): what are the rate limits after upgrading to Accelerator plan?

What would be the rate limits for GNSDK after joining to the Accelerator Beta plan? (max number of calls per second per user, and max number of calls per day per user)
Joshua
  • 1,974
  • 2
  • 23
  • 39
0
votes
1 answer

is it possible to find the meta data of a song using its ISRC

I was wondering if it was possible to find the meta data of a song(genre, era , tempo, mood) using its ISRC via the mobile SDK or the web api? I know the web api support text search but It looks like it is not very accurate f you do not have the…
user3257758
  • 17
  • 1
  • 5
0
votes
1 answer

Gracenote (GNSDK) on Android Wear

I'm trying to develop an Android Wear app that can identify songs with Gracenote's GNSDK. I'm building upon their sample app. I'm having trouble with the Wifi on the wearable device. The sample app is working in terms of a song identification…
dmkscr
  • 25
  • 1
  • 7
0
votes
0 answers

Where can I find out the documentation about status code of GNSearchResult?

I'm using GNSDK API for recording the Song from microphone and then recognize it. GNOperations.recognizeMIDStreamFromMic(this, config); It was working fine with almost 90-95% accuracy, but since last 2-3 days it is returning Status Code: 9001 in…
Prankul Garg
  • 3,416
  • 1
  • 17
  • 11
0
votes
1 answer

How to get videoWork data of GnAcrMatch's tvAiring in Gracenote Entourage SDK?

I am a commercial developer of Gracenote. I want to get videoWork data of GnAcrMatch's tvAiring after the SDK giving me some matches when detecting a video. For example, in the result event I run this code in the resultEvent callback of IGnAcrEvents…
congtrungvnit
  • 635
  • 1
  • 10
  • 16
0
votes
1 answer

Adding new contents to use in gracenote

I was looking for a second screen solution and I found gracenote video and sound recognition. I wanted to ask if there are sdks to use your technology and also if new contents can be added by gracenote's customers to be used on the sdk, and if so…
m0j1
  • 4,067
  • 8
  • 31
  • 54
0
votes
1 answer

Gracenote GNSDK is not retrieving genre on Android

I'm studiyng gracenote gnsdk in an android application. With the developer key I have, I can retrieve basic information about the music, but I can't retrieve info such as mood and genre. Does anyone knows a way to get this information? I'm…
0
votes
1 answer

How to setup gracenote sample app in visual studio express 2012?

Getting this error while compiling gracenote sample app for windowsphone 8 with Visual Studio Express 2012: Error 3 Cannot resolve reference assemblies. Please check the reference assemblies. Could not find Windows Runtime type…
aryono
  • 121
  • 1
  • 1
  • 8
0
votes
1 answer

PHP Arrays - Gracenote API

I'm using PHP (php-gracenote by Rich Adams) to connect to Gracenote API and retrieve data about various albums/CDs. I've got the basics working - I can connect, create a query and get some data but I'm confused about how to work with the array of…
Mekong
  • 439
  • 1
  • 7
  • 25
0
votes
1 answer

Gracenote ODP 03406 Error Message [130]?

Receiving error message from Gracenote: GCSP: Hello error: [130] Please contact Gracenote ODP 03406 [Name: Yu Song] [App: Arun] support. [Gracenote Error 130/74]
0
votes
2 answers

Gracenote entourage possible issue with Android Lollipop

I use Gracenote entourage in my App to detect the TV channel the user is watching. It was working great until I upgraded the phone I use to debug my App to Lollipop. Now I can never get a successful match whatever the channel I'm watching. I got no…
foliveau
  • 1
  • 2
0
votes
2 answers

Is there a WinRT build of the Gracenote SDK that is universal?

There is a build for Windows 8.1 but it was not build as a universal PCL. Contacted support but they said to ask here, to get a response from the developers. NOTE: by universal I mean, Windows Store universal, that work on WP8.1 and W8.1
Harold
  • 33
  • 1
  • 10