Home
last modified time | relevance | path

Searched defs:get_album (Results 1 – 21 of 21) sorted by relevance

/dports/net/p5-Net-Google-PicasaWeb/Net-Google-PicasaWeb-0.11/lib/Net/Google/
H A DPicasaWeb.pm100 sub get_album { method in Net::Google::PicasaWeb
/dports/databases/namazu2/namazu-2.0.21/filter/
H A Dmp3.pl185 sub get_album($$) { subroutine
/dports/audio/p5-MP3-ID3v1Tag/MP3-ID3v1Tag-1.11/lib/MP3/
H A DID3v1Tag.pm244 sub get_album { subroutine
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_archivecleanup/po/
H A Des.po41 #: pg_archivecleanup.c:168
H A Dja.po42 msgid "%s: could not read archive location \"%s\": %s\n"
/dports/x11-toolkits/p5-Gtk2-Ex-FormFactory/Gtk2-Ex-FormFactory-0.67/examples/
H A Dtestapp.pl495 sub get_album { shift->{album} } subroutine
/dports/audio/ampache/ampache-php74-5.0.0/src/Plugin/
H A DAmpacheDiscogs.php172 protected function get_album($object_id) function in Ampache\\Plugin\\AmpacheDiscogs
H A DAmpacheTheaudiodb.php250 private function get_album($mbid) function in Ampache\\Plugin\\AmpacheTheaudiodb
/dports/audio/osd-lyrics/osdlyrics-0.4.3/src/
H A Dol_player_listen.c37 static const char get_album[] = "get_album"; variable
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/browsers/albums/
H A Dmodels.py62 def get_album(self, iter_): member in AlbumModelMixin
/dports/www/py-weboob/weboob-2.0/weboob/capabilities/
H A Daudio.py171 def get_album(self, _id): member in CapAudio
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/browsers/collection/
H A Dmodels.py139 def get_album(self, iter_): member in CollectionModelMixin
/dports/audio/beets/beets-1.4.9/beetsplug/web/
H A D__init__.py283 def get_album(id): function
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dview_albums_box.py373 def get_album(album_id, disc_number, disc_name, album_year, year): function
/dports/x11/polybar/polybar-3.5.7/src/adapters/
H A Dmpd.cpp94 string mpdsong::get_album() { in get_album() function in mpd::mpdsong
/dports/audio/beets/beets-1.4.9/beets/
H A Dlibrary.py584 def get_album(self): member in Item
1417 def get_album(self, item_or_id): member in Library
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/
H A Dtree.c203 static bg_album_t * get_album(bg_album_t * list, int index) in get_album() function
/dports/audio/spotify-tui/spotify-tui-0.25.0/src/
H A Dnetwork.rs1393 async fn get_album(&mut self, album_id: String) { in get_album() method
/dports/audio/py-pylast/pylast-4.4.0/src/pylast/
H A D__init__.py227 def get_album(self, artist, title): member in _Network
2146 def get_album(self): member in Track
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-protocol-0.1.2/src/
H A Dmetadata.rs1606 pub fn get_album(&self) -> &[Album] { in get_album() method
3295 pub fn get_album(&self) -> &Album { in get_album() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-protocol-0.1.1/src/
H A Dmetadata.rs1470 pub fn get_album(&self) -> &[Album] { in get_album() method
3061 pub fn get_album(&self) -> &Album { in get_album() method