Home
last modified time | relevance | path

Searched defs:genre (Results 1 – 25 of 1114) sorted by relevance

12345678910>>...45

/dports/textproc/apache-solr/solr-8.11.1/example/films/
H A Dfilms.json8 "genre": [ array
26 "genre": [ array
43 "genre": [ array
55 "genre": [ array
73 "genre": [ array
86 "genre": [ array
98 "genre": [ array
110 "genre": [ array
125 "genre": [ array
138 "genre": [ array
[all …]
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Library/
H A DGenreFetcher.cpp86 for(const Genre& genre : m->additionalGenres) in genres() local
94 void GenreFetcher::createGenre(const Genre& genre) in createGenre()
100 void GenreFetcher::applyGenreToMetadata(const MetaDataList& v_md, const Genre& genre) in applyGenreToMetadata()
106 void GenreFetcher::deleteGenre(const Genre& genre) in deleteGenre()
114 for(const Genre& genre : genres) in deleteGenres() local
/dports/audio/libmp3splt/libmp3splt-0.9.2/test/
H A Dtest_filename_regex.c62 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_all_fields_no_conversion() local
100 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_all_fields_to_uppercase() local
137 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_all_fields_to_lowercase() local
174 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_all_fields_to_first_uppercase() local
212 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_all_fields_to_word_first_uppercase() local
287 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_default_genre() local
328 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_mixed_formats() local
370 char *genre = mp3splt_tags_get(tags, SPLT_TAGS_GENRE); in test_with_replace_underscores() local
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/tags/
H A DJAudiotaggerGenreTagModification.java28 private final String genre; field in JAudiotaggerGenreTagModification
30 JAudiotaggerGenreTagModification(String genre) { in JAudiotaggerGenreTagModification()
/dports/audio/grip/grip-4.2.2/src/
H A Did3.c259 unsigned char genre; member
276 char *year, char *comment, unsigned char genre, unsigned in ID3v2TagFile()
409 char *year,char *comment,unsigned char genre, in ID3v1TagFile()
467 char *ID3GenreString(int genre) in ID3GenreString()
486 int ID3GenreValue(char *genre) in ID3GenreValue()
497 int ID3GenrePos(int genre) in ID3GenrePos()
/dports/audio/py-discogs-client/discogs-client-2.2.1/discogs_client/tests/res/database/
H A Dsearch_q=trash80&per_page=50&page=1.json1 …ase/1743771", "label": "8bitpeoples", "catno": "8BP086", "year": "2008", "genre": ["Electronic"], … array
/dports/x11-toolkits/p5-Gtk2-Ex-FormFactory/Gtk2-Ex-FormFactory-0.67/tutorial/
H A Dmusic.sql8 create table genre ( table
17 genre int, field
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/repository/
H A DRepository.java359 public IGenre getGenre(final String genre) { in getGenre()
369 public IGenre putGenre(final IGenre genre) { in putGenre()
372 this.genresStructure.put(genre.getName(), genre); in putGenre() local
374 this.genresStructure.put(genre.getName().toLowerCase(), genre); in putGenre() local
380 public void removeGenre(final IGenre genre) { in removeGenre()
H A DVoidRepository.java160 public IGenre getGenre(final String genre) { in getGenre()
165 public IGenre putGenre(final IGenre genre) { in putGenre()
170 public void removeGenre(final IGenre genre) { in removeGenre()
/dports/audio/mp3info/mp3info-0.8.5a/
H A Dtextfunc.c146 unsigned int get_genre (char *genre) { in get_genre()
169 void text_genre(unsigned char *genre,char *buffer) { in text_genre()
223 char genre[40]=""; in format_output() local
/dports/audio/taglib/taglib-1.12/taglib/mpeg/id3v1/
H A Did3v1genres.cpp249 String ID3v1::genre(int i) in genre() function in ID3v1
266 const wchar_t *genre; in genreIndex() member
/dports/audio/mpz/mpz-1.0.19/app/playlist/
H A Dcueparser.h57 QString genre; variable
63 QString& album_composer, QString& genre, QString& date, QString& disc) { in CueEntry()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/metadata/icy/
H A DIcyHeaders.java55 String genre = null; in parse() local
122 @Nullable public final String genre; field in IcyHeaders
149 @Nullable String genre, in IcyHeaders()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/metadata/icy/
H A DIcyHeaders.java55 String genre = null; in parse() local
122 @Nullable public final String genre; field in IcyHeaders
149 @Nullable String genre, in IcyHeaders()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/metadata/icy/
H A DIcyHeaders.java55 String genre = null; in parse() local
122 @Nullable public final String genre; field in IcyHeaders
149 @Nullable String genre, in IcyHeaders()
/dports/www/p5-Catalyst-Enzyme/Catalyst-Enzyme-0.11/t/tutorial/database/
H A Dbookdb.sql12 genre int REFERENCES genre, field
47 CREATE TABLE genre ( table
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/Tagging/
H A DTagging.cpp109 Util::Algorithm::transform(genres, [](const auto& genre) { in extractGenres()
151 const auto genre = convertString(parsedTag.tag->genre()); in getMetaDataOfFile() local
204 const auto genre = convertString(md.genresToString()); in setMetaDataOfFile() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/tests/
H A DMetaNotificationSpy.cpp33 virtual void metadataChanged( Meta::GenrePtr genre ) { genreNotifications << genre; } in metadataChanged()
75 MetaNotificationSpy::MetaNotificationSpy( const Meta::GenrePtr &genre ) in MetaNotificationSpy()
111 MetaNotificationSpy::subscribeTo(const Meta::GenrePtr &genre) in subscribeTo()
/dports/multimedia/audacious/audacious-4.1/src/libaudtag/id3/
H A Did3v1.cc39 unsigned char genre; member
48 char genre[30]; member
124 const char * genre = convert_numericgenre_to_text (tag.genre); in read_tag() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/scriptable/
H A DScriptableService.cpp196 ScriptableServiceGenre * genre = new ScriptableServiceGenre( name ); in insertItem() local
276 ScriptableServiceGenre * genre = m_ssGenreIdMap.value( genreId ); in addTrack() local
334 int ScriptableService::addGenre( Meta::ScriptableServiceGenre * genre ) in addGenre()
/dports/multimedia/gpodder/gpodder-3.10.17/share/gpodder/extensions/
H A Dtagging.py72 def __init__(self, filename, album, title, subtitle, genre, pubDate, cover): argument
148 def __init__(self, filename, album, title, subtitle, genre, pubDate, cover): argument
159 def __init__(self, filename, album, title, subtitle, genre, pubDate, cover): argument
176 def __init__(self, filename, album, title, subtitle, genre, pubDate, cover): argument
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Tagging/
H A DUserTaggingOperations.cpp225 void UserOperations::addGenre(Util::Set<Id> ids, const Genre& genre) in addGenre()
246 void UserOperations::deleteGenre(const Genre& genre) in deleteGenre()
266 void UserOperations::renameGenre(const Genre& genre, const Genre& newGenre) in renameGenre()
286 void UserOperations::applyGenreToMetadata(const MetaDataList& tracks, const Genre& genre) in applyGenreToMetadata()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DIRepository.java227 public IGenre getGenre(String genre); in getGenre()
235 public IGenre putGenre(IGenre genre); in putGenre()
242 public void removeGenre(IGenre genre); in removeGenre()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/examples/genres/api/
H A Dget.php19 $genre = $client->getGenresApi()->getGenre(28); variable
/dports/audio/cantata/cantata-2.4.2/models/
H A Dmpdlibrarymodel.cpp138 const CollectionItem *genre=static_cast<const CollectionItem *>(g); in setUseArtistImages() local
214 const Item *genre=root ? root->getChild(song.genres[0]) : nullptr; in cover() local
266 const Item *genre=root ? root->getChild(song.genres[0]) : nullptr; in artistImage() local

12345678910>>...45