Home
last modified time | relevance | path

Searched defs:album_id (Results 1 – 25 of 123) sorted by relevance

12345

/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Ddatabase_albums.py180 def set_uri(self, album_id, uri): argument
235 def get_synced(self, album_id): argument
249 def get_loved(self, album_id): argument
337 def get_rate(self, album_id): argument
523 def get_name(self, album_id): argument
537 def get_artists(self, album_id): argument
592 def get_mtime(self, album_id): argument
606 def get_year(self, album_id): argument
649 def get_uri(self, album_id): argument
905 def get_discs(self, album_id): argument
[all …]
H A Ddatabase_cache.py57 def set_duration(self, album_id, album_hash, duration): argument
91 def clear_durations(self, album_id): argument
H A Dsearch_lastfm.py90 def load_tracks(self, album_id, storage_type, cancellable): argument
H A Dplayer_albums.py90 def remove_album_by_id(self, album_id): argument
247 def get_albums_for_id(self, album_id): argument
H A Dhelper_web_deezer.py49 def get_album_payload(self, album_id, cancellable): argument
/dports/www/p5-Catalyst-Plugin-AutoCRUD/Catalyst-Plugin-AutoCRUD-2.200002/examples/sql/
H A Ddemo_app.sql41 album_id int REFERENCES album(id) NOT NULL, field
64 album_id int REFERENCES album(id) UNIQUE NOT NULL field
85 album_id int REFERENCES album (id) NOT NULL, field
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/chromeos/
H A Dambient_mode_handler.cc213 const base::Value* album_id = album.FindKey("albumId"); in HandleSetSelectedAlbums() local
235 const std::string& album_id = art_setting.album_id; in HandleSetSelectedAlbums() local
311 const std::string& album_id, in SendAlbumPreview()
498 const std::string& album_id = *it; in SyncSettingsAndAlbums() local
576 const std::string& album_id, in OnAlbumPreviewImageDownloaded()
635 const std::string& album_id) { in FindPersonalAlbumById()
647 const std::string& album_id) { in FindArtAlbumById()
/dports/audio/picard-plugins/picard-plugins-d859757/plugins/search_engine_lookup/
H A D__init__.py48 DEFAULT_PROVIDER = 'ea520f49-36bc-4821-a16a-38bf0340d1f3'
217 def edit_provider_dialog(self, provider_id='', provider='', url=''):
/dports/www/p5-Catalyst-Plugin-AutoCRUD/Catalyst-Plugin-AutoCRUD-2.200002/t/lib/
H A Dtest_app.sql36 album_id int REFERENCES album(id) UNIQUE NOT NULL field
57 album_id int REFERENCES album (id) NOT NULL, field
H A Dtest_app_m2m.sql35 album_id int REFERENCES album(id) NOT NULL field
/dports/www/gallery-dl/gallery-dl-1.21.0/gallery_dl/extractor/
H A Dcyberdrop.py44 def fetch_album(self, album_id): argument
H A Dlolisafe.py80 def fetch_album(self, album_id): argument
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DAlbum.php278 public function __construct($album_id)
815 public static function get_id_array($album_id)
1052 private static function update_field($field, $value, $album_id)
1098 public static function update_album_counts($album_id)
/dports/net/p5-Net-Google-PicasaWeb/Net-Google-PicasaWeb-0.11/lib/Net/Google/PicasaWeb/
H A DMediaEntry.pm12 has album_id => ( attribute in Net::Google::PicasaWeb::MediaEntry
/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Deditpics.php51 $album_id = $superCage->get->getInt('album'); variable
53 $album_id = $superCage->post->getInt('album'); variable
55 $album_id = 0; variable
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/nmjedit/
H A Dalbum.c290 static int remove_album(sqlite3 * db, int64_t album_id) in remove_album()
359 int bg_nmj_album_delete(sqlite3 * db, int64_t album_id, bg_nmj_song_t * song) in bg_nmj_album_delete()
/dports/audio/beets/beets-1.4.9/beetsplug/
H A Dbench.py62 def match_benchmark(lib, prof, query=None, album_id=None): argument
/dports/audio/picard-plugins/picard-plugins-d859757/plugins/albumartistextension/
H A Dalbumartistextension.py96 def metadata_error(album_id, metadata_element): argument
/dports/audio/strawberry/strawberry-1.0.0/src/subsonic/
H A Dsubsonicrequest.h80 QString album_id; member
88 QString album_id; member
H A Dsubsonicrequest.cpp274 QString album_id = obj_album["id"].toString(); in AlbumsReplyReceived() local
330 void SubsonicRequest::AddAlbumSongsRequest(const QString &artist_id, const QString &album_id, const… in AddAlbumSongsRequest()
358 …ngsReplyReceived(QNetworkReply *reply, const QString &artist_id, const QString &album_id, const QS… in AlbumSongsReplyReceived()
518 QString album_id; in ParseSong() local
/dports/audio/strawberry/strawberry-1.0.0/src/tidal/
H A Dtidalrequest.cpp596 QString album_id; in AlbumsReceived() local
761 void TidalRequest::AddAlbumSongsRequest(const QString &artist_id, const QString &album_id, const QS… in AddAlbumSongsRequest()
792 …ngsReplyReceived(QNetworkReply *reply, const QString &artist_id, const QString &album_id, const in… in AlbumSongsReplyReceived()
803 …t::SongsReceived(QNetworkReply *reply, const QString &artist_id, const QString &album_id, const in… in SongsReceived()
899 void TidalRequest::SongsFinishCheck(const QString &artist_id, const QString &album_id, const int li… in SongsFinishCheck()
1022 QString album_id; in ParseSong() local
1149 void TidalRequest::AlbumCoverReceived(QNetworkReply *reply, const QString &album_id, const QUrl &ur… in AlbumCoverReceived()
/dports/audio/strawberry/strawberry-1.0.0/data/schema/
H A Dschema-8.sql40 album_id TEXT NOT NULL, field
97 album_id TEXT NOT NULL, field
154 album_id TEXT NOT NULL, field
211 album_id TEXT NOT NULL, field
268 album_id TEXT NOT NULL, field
325 album_id TEXT NOT NULL, field
382 album_id TEXT NOT NULL, field
439 album_id TEXT NOT NULL, field
501 album_id TEXT NOT NULL, field
/dports/audio/picard/picard-release-2.6.2/picard/
H A Dreleasegroup.py159 def remove_album(self, album_id): argument
/dports/net/gnome-online-miners/gnome-online-miners-3.34.0/src/
H A Dgom-facebook-miner.c191 const gchar *album_id; in account_miner_job_process_album() local
387 const gchar *album_id; in query_facebook() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/ambient/
H A Dambient_metrics.cc44 [](const std::string& album_id) { in AmbientSettingsToPhotoSource()

12345