Home
last modified time | relevance | path

Searched defs:genres (Results 176 – 200 of 234) sorted by relevance

12345678910

/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/
H A DXml_Data.php547 public static function genres($tags) function in Ampache\\Module\\Api\\Xml_Data
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dtagreader.py547 def add_genres(self, genres): argument
/dports/audio/py-discogs-client/discogs-client-2.2.1/discogs_client/tests/res/releases/
H A D2.json1 …e": "secondary", "uri150": "/image/R-150-2-1193657861.jpeg"}], "id": 2, "genres": ["Electronic"], … array
H A D3329867.json1 {"status": "Accepted", "styles": ["Modern Classical", "Chiptune", "Breaks", "Ambient"], "genres": [… array
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpeg/id3v2/
H A Did3v2tag.cpp197 StringList genres; in genre() local
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/platinum/
H A DPltMediaItem.h100 NPT_List<NPT_String> genres; member
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/platinum/
H A DPltMediaItem.h100 NPT_List<NPT_String> genres; member
/dports/www/flexget/Flexget-3.2.18/flexget/plugins/internal/
H A Dapi_rottentomatoes.py113 genres = relation('RottenTomatoesGenre', secondary=genres_table, backref='movies') variable in RottenTomatoesMovie
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mpeg/id3v2/
H A Did3v2tag.cpp197 StringList genres; in genre() local
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Devices/MediaServer/
H A DPltMediaItem.h100 NPT_List<NPT_String> genres; member
/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dcdtext.c552 static char *genres[BURN_CDTEXT_NUM_GENRES] = { in v07t_cdtext_genre_code() local
1452 static char *genres[BURN_CDTEXT_NUM_GENRES] = { in report_block() local
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Did3.c820 AV *genres = newAV(); in _id3_parse_v2_frame_data() local
/dports/audio/xmcd/xmcd-3.3.2/cddb_d/
H A Dfcddb.h118 cddb_genre_t *genres; /* Genre list */ member
124 cddb_genre_t *genres; /* Genre list */ member
/dports/audio/cantata/cantata-2.4.2/models/
H A Ddevicesmodel.cpp154 …Set<QString> &albumArtists, QSet<QString> &composers, QSet<QString> &albums, QSet<QString> &genres) in getDetails()
/dports/audio/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.12/src/
H A DmprisServer.c121 const char *genres = deadbeef->pl_find_meta(track, "genre"); in getMetadataForTrack() local
/dports/audio/cantata/cantata-2.4.2/tags/
H A Dtageditor.cpp82 QStringList genres=song.genres[0].split(",", QString::SkipEmptyParts); in splitGenres() local
/dports/www/flexget/Flexget-3.2.18/flexget/components/thetvdb/
H A Dapi_tvdb.py173 genres = association_proxy('_genres', 'name') variable in TVDBSeries
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/plugins/litres/
H A DLitresConnection.java358 private LitresGenre genres; field in LitresConnection
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/
H A DServiceSqlQueryMaker.cpp753 Meta::GenreList genres; in handleGenres() local
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/metadata/
H A Dtagengine.cpp127 TagLib::StringList genres = TagLib::ID3v1::genreList(); in TagEngine() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/
H A DTaglibMetadataReader.cpp643 TagLib::ID3v2::FrameList genres = allTags["TCON"]; in ReadID3V2() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/upnp/
H A DUPnPInternal.cpp223 std::vector<std::string> genres = tag.GetGenre(); in PopulateObjectFromTag() local
/dports/audio/ampache/ampache-php74-5.0.0/docs/
H A DAPI-JSON-methods.md550 ### genres subsection
H A DAPI-XML-methods.md558 ### genres subsection
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DListItem.cpp622 std::vector<std::string> genres; in setInfo() local

12345678910