App-DrivePlayer
view release on metacpan or search on metacpan
# DrivePlayer
A GTK3 desktop music player that streams audio files stored in Google Drive.
## Features
- Streams audio directly from Google Drive via mpv
- Local SQLite library of scanned folders and tracks
- Sidebar navigation by artist, album, genre, or folder
- Metadata enrichment via iTunes, MusicBrainz, and AcoustID fingerprinting
- Google Sheets sync for portable metadata across multiple devices
- Incremental folder sync (adds new files, removes deleted ones)
- OAuth2 authentication via Google::RestApi
lib/App/DrivePlayer.pm view on Meta::CPAN
=head1 NAME
App::DrivePlayer - GTK3 music player for Google Drive
=head1 VERSION
0.2.8
=head1 DESCRIPTION
App::DrivePlayer is a GTK3 desktop application that streams audio files stored
in Google Drive. It maintains a local SQLite library of scanned folders and
tracks, and can sync metadata to and from a Google Spreadsheet for use across
multiple devices.
See L<App::DrivePlayer::GUI> for the main entry point, or run the installed
C<drive_player> script.
=head1 AUTHOR
Robin Murray <mvsjes@cpan.org>
( run in 0.862 second using v1.01-cache-2.11-cpan-df04353d9ac )