From 28bc6a4668bff6d17552667533be811daacc1ed5 Mon Sep 17 00:00:00 2001 From: denise rigato Date: Fri, 6 Jan 2012 15:02:40 -0500 Subject: [PATCH] changed array key from title to guid --- plugins/rdio/popcorn.rdio.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/rdio/popcorn.rdio.js b/plugins/rdio/popcorn.rdio.js index d916774a..6504d24e 100644 --- a/plugins/rdio/popcorn.rdio.js +++ b/plugins/rdio/popcorn.rdio.js @@ -164,4 +164,4 @@ } } }); -}( Popcorn )); \ No newline at end of file +}( Popcorn ));