Home
last modified time | relevance | path

Searched defs:genres (Results 51 – 75 of 234) sorted by relevance

12345678910

/dports/databases/py-pony/pony-0.7.14/pony/orm/tests/
H A Dtest_inner_join_syntax.py26 genres = orm.Set(Genre) variable in Artist
/dports/audio/ampache/ampache-php74-5.0.0/vendor/moinax/tvdb/src/Moinax/TvDb/
H A DSerie.php71 public $genres = array(); variable in Moinax\\TvDb\\Serie
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/event-dispatcher/DependencyInjection/TvDb/
H A DSerie.php71 public $genres = array(); variable in Moinax\\TvDb\\Serie
/dports/audio/ampache/ampache-php74-5.0.0/vendor/jwilsson/spotify-web-api-php/tests/fixtures/
H A Dartist.json9 "genres" : [ "album rock", "blues-rock", "classic rock", "rock" ], array
H A Dtop-artists-and-tracks.json10 "genres" : [ "swedish hip hop" ], array
H A Duser-followed-artists.json11 "genres" : [ "house" ], array
/dports/www/mythplugin-mythweb/mythweb-31.0/classes/
H A DVideo.php27 var $genres; variable in Video
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/MetaData/
H A DMetaData.cpp65 Util::Set<GenreID> genres; member
574 Util::Set<Genre> MetaData::genres() const in genres() function in MetaData
576 Util::Set<Genre> genres; in genres() local
585 void MetaData::setGenres(const Util::Set<Genre>& genres) in setGenres()
/dports/audio/juk/juk-21.12.3/
H A Dtageditor.cpp403 TagLib::StringList genres = TagLib::ID3v1::genreList(); in updateCollection() local
440 TagLib::StringList genres = TagLib::ID3v1::genreList(); in readConfig() local
/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dkinofetcher.cpp252 QStringList genres = genreString.split(QRegularExpression(QLatin1String(",\\s+"))); in parseEntry() local
278 QStringList genres; in parseEntry() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/aggregate/
H A DAggregateQueryMaker.cpp437 Meta::GenreList genres; in handleResult() local
527 AggregateQueryMaker::slotNewGenresReady( const Meta::GenreList &genres ) in slotNewGenresReady()
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DArtist_p.h100 Echonest::Genres genres; variable
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/scripting/scriptengine/
H A DAmarokCollectionScript.cpp91 QStringList genres = query( QStringLiteral("SELECT COUNT( id ) FROM genres;") ); in totalGenres() local
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/golang.org/x/net/net-b5b0513f8c1b/http2/
H A Dserver_test.go23 "runtime"
24 "strconv"
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/mp4ameta-0.6.1/src/tag/
H A Dgenre.rs135 pub fn genres(&self) -> impl Iterator<Item=&str> { in genres() method
/dports/audio/beets/beets-1.4.9/
H A DREADME.rst72 .. _genres: http://beets.readthedocs.org/page/plugins/lastgenre.html target in beets
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/mp4ameta-0.6.1/tests/
H A Dtest.rs274 let mut genres = tag.genres(); in genre_handling() localVariable
/dports/devel/py-ramlfications/ramlfications-0.1.9/tests/data/jsonref/includes/
H A Dartist.schema.json12 "genres": { object
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstid3tag.c48 static const gchar genres[] = variable
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstid3tag.c48 static const gchar genres[] = variable
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstid3tag.c48 static const gchar genres[] = variable
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstid3tag.c48 static const gchar genres[] = variable
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstid3tag.c48 static const gchar genres[] = variable
/dports/audio/cantata/cantata-2.4.2/playlists/
H A Dplaylistruledialog.cpp69 QSet<QString> genres; in PlaylistRuleDialog() local
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstid3tag.c48 static const gchar genres[] = variable

12345678910