~~Title: Manny ~~ {{htmlmetatags>metatag-robots=(index,follow) metatag-author=(Red Squirrel) metatag-keywords=(red,squirrel,red squirrel,redsquirrel87) metatag-description=(A Google Music manager for Linux.) metatag-og:description=(A Google Music manager for Linux.) metatag-media-og:image=(:manny:manny1.png) }}
| Manny | |
|---|---|
| {{:manny:manny1.png?direct&0x300|Preview}} | Status | 
| [[project-discontinued|Discontinued]] {{:icons:discontinued.png?nolink|Discontinued}} | |
| Platforms | |
| {{:icons:linux.png?nolink|Linux}} | |
| Download | |
| [[{:wiki:download.png|width: 150px; color: #41a1b1; font-weight: bold;}https://www.dropbox.com/s/dak4513bycr0u27/manny_v1.9.3-2_bin.tar.bz2?dl=0|v1.9.3-2 (BIN)]] | |
gambas3-runtime gambas3-gb-desktop gambas3-gb-form gambas3-gb-gui gambas3-gb-image gambas3-gb-settings gambas3-gb-web curl mplayer vlc wget
Once all the necessary dependencies have been installed, give execute permissions to the file .gambas typing in a terminal: chmod +x Manny.gambas
Now just double click on the file .gambas to start the program. Alternatively you can run it from a terminal by typing: ./Manny.gambas 
===== Known bugs ===== 
  * You can not play multiple songs: I'm working on implementing an internal player and a management system of playlists. So this bug should be fixed in future versions. 
  * You can not stop a batch download process: to remedy this problem you can kill the program or kill the various download process manually by pressing Ctrl+C when appears the terminal window running wget. In the future I plan to insert an internal function to download songs in order to solve this bug too. 
  * Sometime even if the login data are correct you got an "invalid token" error: to solve this problem just wait some minute and try again.
===== Changelog =====
==== v1.9.3-2 ====
  * Now the program uses only the https protocol (the old simple http protocol is deprecated)
==== v.1.9.3 ====
  * Fixed a bug that did not allow to download and play songs to those accounts which wanted the "?u=0" params into the url.
==== v1.9.2 ====
  * Fixed again (yes, again xD) the login function that did not work for some accounts which wanted the "?u=0" params into the login url.
  * Added debug messages if any error occurred during login process. These messages will show the server response, in this way will be easier to understand the cause of the error.
  * Added the possibility to report the debug messages directly to me via email.
==== v1.9.1 ====
  * Fixed again the login function that did not work anymore after the transition from Google Music to Google Play.
==== v1.9 ====
  * Fixed the login function that did not work anymore with the new https protocol used by Google Music.
  * Preliminary functions to support Playlists (this feature will be available starting from v2.0 final)
  * Preliminary functions to create an Internal Player (this feature will be available starting from v2.0 final)
==== v1.0 ==== 
  * Ability to load and view ALL the songs in your Google Music account.
  * Ability to view your songs organized in Albums, Artists, or Genre. 
  * Ability to play a song using VLC or MPlayer 
  * Ability to save into a TXT the list of albums you have on your Account 
  * Ability to save into a TXT the list of genres present in your Account 
  * Ability to save into a TXT the list of artists present in your Account 
  * Ability to save the list of ALL songs (or even a part of them) present in your account into a TXT, CSV or XML.
  * Ability to download onto your PC one or more songs from your account!
===== Thanks =====
  * To Google for the excellent service offered by Google Music 
  * To Gambas authors 
  * To my girlfriend for her infinite patience