Home
last modified time | relevance | path

Searched defs:artist_id (Results 1 – 25 of 82) sorted by relevance

1234

/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/save/
H A Ddatabase_mpd.py24 def count(self, album, artist_id, genre_id, year): argument
45 def get_tracks_paths(self, album, artist_id, genre_id, year): argument
59 def get_tracks_ids(self, album, artist_id, genre_id, year): argument
73 def get_albums_names(self, artist_id, genre_id, year): argument
129 def get_albums_years(self, album, artist_id, genre_id): argument
187 def _get_tracks(self, sql, select_str, album, artist_id, genre_id, year): argument
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Ddatabase_artists.py52 def set_sortname(self, artist_id, sort_name): argument
65 def get_sortname(self, artist_id): argument
114 def get_name(self, artist_id): argument
137 def set_name(self, artist_id, name): argument
149 def set_mb_artist_id(self, artist_id, mb_artist_id): argument
161 def get_mb_artist_id(self, artist_id): argument
175 def has_albums(self, artist_id): argument
389 def exists(self, artist_id): argument
H A Dmenu_artist.py28 def __init__(self, artist_id, storage_type, view_type, header=False): argument
90 def __init__(self, artist_id, storage_type): argument
H A Dmenu_artwork.py32 def __init__(self, artist_id, view_type, is_submenu): argument
81 def __init__(self, artist_id, view_type, is_submenu): argument
H A Dpop_information.py38 def populate(self, artist_id=None): argument
H A Dcontainer_scanner.py45 def __handle_artist_update(self, artist_id, scan_update): argument
H A Dmenu_header.py50 def __init__(self, artist_id): argument
H A Dwidgets_artwork_artist.py32 def __init__(self, artist_id, view_type, in_menu=False): argument
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DArtist.php198 public function __construct($artist_id = null, $catalog_init = 0)
326 public static function get_time($artist_id)
349 public static function get_song_count($artist_id)
366 public static function get_album_count($artist_id)
383 public static function get_album_group_count($artist_id)
426 public static function get_id_array($artist_id)
939 public static function update_artist_counts($artist_id)
/dports/audio/strawberry/strawberry-1.0.0/src/tidal/
H A Dtidalrequest.cpp423 QString artist_id; in ArtistsReplyReceived() local
459 for (const QString &artist_id : artist_albums_requests_pending_) { in ArtistsFinishCheck() local
484 void TidalRequest::AddArtistAlbumsRequest(const QString &artist_id, const int offset) { in AddArtistAlbumsRequest()
511 void TidalRequest::ArtistAlbumsReplyReceived(QNetworkReply *reply, const QString &artist_id, const … in ArtistAlbumsReplyReceived()
665 QString artist_id; in AlbumsReceived() local
698 void TidalRequest::AlbumsFinishCheck(const QString &artist_id, const int limit, const int offset, c… in AlbumsFinishCheck()
761 void TidalRequest::AddAlbumSongsRequest(const QString &artist_id, const QString &album_id, const QS… in AddAlbumSongsRequest()
792 void TidalRequest::AlbumSongsReplyReceived(QNetworkReply *reply, const QString &artist_id, const QS… in AlbumSongsReplyReceived()
803 void TidalRequest::SongsReceived(QNetworkReply *reply, const QString &artist_id, const QString &alb… in SongsReceived()
899 void TidalRequest::SongsFinishCheck(const QString &artist_id, const QString &album_id, const int li… in SongsFinishCheck()
[all …]
H A Dtidalrequest.h65 QString artist_id; member
75 QString artist_id; member
/dports/databases/p5-DBIx-Class-Migration/DBIx-Class-Migration-0.075/examples/MusicBase/share/migrations/SQLite/upgrade/1-2/
H A D003-change_artist.sql13 artist_id INTEGER PRIMARY KEY NOT NULL, field
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DRecommendation.php239 public static function get_artists_like($artist_id, $limit = 10, $local_only = true)
369 public static function get_artist_info($artist_id)
/dports/databases/p5-DBIx-Class-Migration/DBIx-Class-Migration-0.075/examples/MusicBase/share/migrations/SQLite/deploy/1/
H A D001-auto.sql12 artist_id INTEGER PRIMARY KEY NOT NULL, field
/dports/audio/strawberry/strawberry-1.0.0/src/subsonic/
H A Dsubsonicrequest.h79 QString artist_id; member
87 QString artist_id; member
/dports/www/p5-Catalyst-Plugin-AutoCRUD/Catalyst-Plugin-AutoCRUD-2.200002/t/lib/
H A Dtest_app_m2m.sql34 artist_id int REFERENCES artist(id) NOT NULL, field
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/songinfo/
H A Dsongkickconcerts.cpp85 QString artist_id = artist["id"].toString(); in ArtistSearchFinished() local
90 void SongkickConcerts::FetchSongkickCalendar(const QString& artist_id, int id) { in FetchSongkickCalendar()
/dports/databases/p5-DBIx-Class-Migration/DBIx-Class-Migration-0.075/examples/MusicBase/share/migrations/SQLite/deploy/2/
H A D001-auto.sql20 artist_id INTEGER PRIMARY KEY NOT NULL, field
/dports/audio/strawberry/strawberry-1.0.0/data/schema/
H A Dschema-8.sql39 artist_id INTEGER NOT NULL DEFAULT -1, field
96 artist_id INTEGER NOT NULL DEFAULT -1, field
153 artist_id INTEGER NOT NULL DEFAULT -1, field
210 artist_id INTEGER NOT NULL DEFAULT -1, field
267 artist_id INTEGER NOT NULL DEFAULT -1, field
324 artist_id INTEGER NOT NULL DEFAULT -1, field
381 artist_id INTEGER NOT NULL DEFAULT -1, field
438 artist_id INTEGER NOT NULL DEFAULT -1, field
500 artist_id INTEGER NOT NULL DEFAULT -1, field
H A Dschema-7.sql19 artist_id INTEGER NOT NULL DEFAULT -1, field
76 artist_id INTEGER NOT NULL DEFAULT -1, field
133 artist_id INTEGER NOT NULL DEFAULT -1, field
H A Dschema-13.sql27 artist_id TEXT, field
86 artist_id TEXT, field
145 artist_id TEXT, field
/dports/databases/p5-DBIx-Class-MooseColumns/DBIx-Class-MooseColumns-0.22/t/lib/TestSchema/Result/
H A DArtist.pm25 has artist_id => ( attribute in TestSchema::Result::Artist
/dports/databases/p5-DBIx-Class-Migration/DBIx-Class-Migration-0.075/examples/MusicBase/share/migrations/SQLite/deploy/3/
H A D001-auto.sql27 artist_id INTEGER PRIMARY KEY NOT NULL, field
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DCatalogUpdateEntry_p.h67 QByteArray artist_id; variable
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dshift-and.ll19 %shamt = and i32 %t, 31
76 ; X32-NEXT: # %bb.1:
133 ; X32-NEXT: movl %edi, %esi

1234