Release Experimental Google Music Addon - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) +---- Thread: Release Experimental Google Music Addon (/showthread.php?tid=200640) |
RE: Experimental Google Music Addon - Skank - 2015-02-24 (2015-02-24, 20:11)foreverguest Wrote:(2015-02-23, 23:11)StefanK Wrote: Great work foreverguest! Now more questions: I have succesfully added google music to my music sources but the source doesn't add to my library when I try. Why not? Does the library function not recognize strm-files?Something I noticed when testing, if I already have a music library and add the export path, the exported files are detected and included into the library, if I don't have a music library they're not detected. Don't know if it is a Kodi bug or something is missing. My library too is empty, and indeed, after expoert, its not included in library strange can anyone confirm? Cause when i look at music artist or by album, all is empty RE: Experimental Google Music Addon - Hustler1337 - 2015-02-24 (2015-02-24, 20:15)foreverguest Wrote:(2015-02-24, 17:15)Hustler1337 Wrote: Hi,The log shows you're using version 1.3alpha1, this version had some bugs, please use new version. Thanks for your reply foreverguest. I've downloaded from the link in the first post under 'Download latest stable version'. (2014-07-25, 22:07)foreverguest Wrote: This is a spin-off from the Vially's great addon in thread http://forum.xbmc.org/showthread.php?tid=134783 Am I using the wrong download link? If I am, would appreciate it if you could post the latest download link. Thanks RE: Experimental Google Music Addon - foreverguest - 2015-02-24 This is the right link, try removing the addon before installing the new version. RE: Experimental Google Music Addon - Skank - 2015-02-24 Foreverguest Any idea why my library is empty even after export to path (succesful) and adding that path to library? RE: Experimental Google Music Addon - foreverguest - 2015-02-24 As I said earlier, it could be a Kodi bug or something else is needed. Try creating a library with a few mp3 files then add the export path. RE: Experimental Google Music Addon - Skank - 2015-02-24 oh that was you saying that I just tried by putting in some other mp3 files but it doesnt fix it still empty RE: Experimental Google Music Addon - StefanK - 2015-02-24 (2015-02-24, 19:57)foreverguest Wrote: So every time you update the library an export is executed?Exactly, not a top priority function though - it seems that export takes some time - would it be possible to run the export in background? (2015-02-24, 20:11)foreverguest Wrote: Something I noticed when testing, if I already have a music library and add the export path, the exported files are detected and included into the library, if I don't have a music library they're not detected. Don't know if it is a Kodi bug or something is missing.I did have a music library already, but the exported source has not been added (2015-02-24, 20:11)foreverguest Wrote: I think strm files aren't assumed to be music files which have the behavior of automatically playing next.I wonder if that behaviour is changeable through advancedsettings or in another way? RE: Experimental Google Music Addon - foreverguest - 2015-02-24 (2015-02-24, 22:29)StefanK Wrote: I did have a music library already, but the exported source has not been addedYou're right just tested again and it was not added I could swear I was able to add it somehow, I'll do more tests. (2015-02-24, 22:29)StefanK Wrote: I wonder if that behaviour is changeable through advancedsettings or in another way?Tried: Code: <advancedsettings> RE: Experimental Google Music Addon - Hustler1337 - 2015-02-25 It seems every time I load the add-on I get the settings dialogue appear: Once I enter my credentials it either says "invalid credentials" or it finally logs in and displays the menu but my library is completely blank. Here is what I see under "All Songs": . The "invalid credentials" message pops up around 95% of the time despite typing my username and password exactly correct and also enabling less secure apps. Hope that helps foreverguest EDIT: I've managed to get it to work by disabling the add-on and then configuring the settings (entering my crednetials) and then re-enabling the add-on. It seems like the add-on was not saving my credentials and kept loading the settings dialogue to re-enter my credentials every time I opened the add-on. RE: Experimental Google Music Addon - piodio - 2015-02-26 Thank you for this awsome add-on. Upload limit of Google Play Music is now 50,000 songs. I'm happy. RE: Experimental Google Music Addon - Kristianr - 2015-02-27 First of all thanks for this nice add-on. I got a problem with using this plugin on my Kodi-Installation running on the amazon FireTV. The plugin runs nicely for about 3-5 songs and after that Kodi crashes to the FireTV-Homescreen. Does anyone have an idea what causes this and how to solve this issue? http://pastebin.com/pZZcx4n0 Kind regards Kristian RE: Experimental Google Music Addon - dallasnights - 2015-02-27 Hi all great add on but having problems on FireTV with KODI I installed, sees all my songs and libraries on Google Music NP But click on a song and get Script Failed error everytime for every song Can someone help Here is my log http://xbmclogs.com/pnonlu7yr Thanks RE: Experimental Google Music Addon - foreverguest - 2015-02-27 dallasnights, your errors may be caused by simultaneous access from different devices or if you already have 10 devices registered in your account. RE: Experimental Google Music Addon - dallasnights - 2015-02-27 thank you it was the 10 device issue all works good now great addon thanks all RE: Experimental Google Music Addon - da-anda - 2015-02-28 foreverguest - any plans on moving your code to github so that others can more easily contribute? |