Table of Contents - google_music_api-0.1.0 Documentation
Classes and Modules
- GoogleMusicApi
- GoogleMusicApi::Album
- GoogleMusicApi::ApiError
- GoogleMusicApi::Artist
- GoogleMusicApi::AuthenticationError
- GoogleMusicApi::Genre
- GoogleMusicApi::Http
- GoogleMusicApi::Library
- GoogleMusicApi::MobileClient
- GoogleMusicApi::Playlist
- GoogleMusicApi::Station
- GoogleMusicApi::Track
Methods
- ::new — GoogleMusicApi::MobileClient
- #add_track_type — GoogleMusicApi::Playlist
- #add_tracks_to_library — GoogleMusicApi::Library
- #add_tracks_to_playlist — GoogleMusicApi::Playlist
- #authenticated? — GoogleMusicApi::MobileClient
- #authorization_token — GoogleMusicApi::MobileClient
- #create_playlist — GoogleMusicApi::Playlist
- #create_playlists — GoogleMusicApi::Playlist
- #create_station — GoogleMusicApi::Station
- #delete_playlist — GoogleMusicApi::Playlist
- #delete_playlists — GoogleMusicApi::Playlist
- #delete_station — GoogleMusicApi::Station
- #get_album_info — GoogleMusicApi::Album
- #get_all_playlists — GoogleMusicApi::Playlist
- #get_all_stations — GoogleMusicApi::Station
- #get_all_tracks — GoogleMusicApi::Library
- #get_artist_info — GoogleMusicApi::Artist
- #get_genres — GoogleMusicApi::Genre
- #get_im_feeling_lucky_tracks — GoogleMusicApi::Station
- #get_listen_now_items — GoogleMusicApi::Library
- #get_listen_now_situations — GoogleMusicApi::Station
- #get_own_playlists_entries — GoogleMusicApi::Playlist
- #get_promoted_songs — GoogleMusicApi::Library
- #get_shared_playlists_entries — GoogleMusicApi::Playlist
- #get_station_tracks — GoogleMusicApi::Station
- #get_track_info — GoogleMusicApi::Track
- #increase_track_play_count — GoogleMusicApi::Track
- #login — GoogleMusicApi::MobileClient
- #make_get_request — GoogleMusicApi::Http
- #make_post_request — GoogleMusicApi::Http
- #remove_tracks_from_playlist — GoogleMusicApi::Playlist
- #reorder_playlist_entry — GoogleMusicApi::Playlist
- #search — GoogleMusicApi::MobileClient
- #search_albums — GoogleMusicApi::Album
- #search_artists — GoogleMusicApi::Artist
- #search_tracks — GoogleMusicApi::Track
- #subscribed? — GoogleMusicApi::MobileClient
- #update_playlist — GoogleMusicApi::Playlist
- #update_playlists — GoogleMusicApi::Playlist