diff --git a/downloads/MusicBrainz_Picard_v2.12_HTML_[en].zip b/downloads/MusicBrainz_Picard_v2.12_HTML_[en].zip index 72fe4a885..5ae32e885 100644 Binary files a/downloads/MusicBrainz_Picard_v2.12_HTML_[en].zip and b/downloads/MusicBrainz_Picard_v2.12_HTML_[en].zip differ diff --git a/downloads/MusicBrainz_Picard_v2.12_HTML_[fr].zip b/downloads/MusicBrainz_Picard_v2.12_HTML_[fr].zip index 04c765634..119f53f0e 100644 Binary files a/downloads/MusicBrainz_Picard_v2.12_HTML_[fr].zip and b/downloads/MusicBrainz_Picard_v2.12_HTML_[fr].zip differ diff --git a/downloads/MusicBrainz_Picard_v2.12_[en].epub b/downloads/MusicBrainz_Picard_v2.12_[en].epub index 9cc3e9ae2..d918d67ad 100644 Binary files a/downloads/MusicBrainz_Picard_v2.12_[en].epub and b/downloads/MusicBrainz_Picard_v2.12_[en].epub differ diff --git a/downloads/MusicBrainz_Picard_v2.12_[en].pdf b/downloads/MusicBrainz_Picard_v2.12_[en].pdf index ca75c9f34..ef863adf0 100644 Binary files a/downloads/MusicBrainz_Picard_v2.12_[en].pdf and b/downloads/MusicBrainz_Picard_v2.12_[en].pdf differ diff --git a/downloads/MusicBrainz_Picard_v2.12_[fr].epub b/downloads/MusicBrainz_Picard_v2.12_[fr].epub index 1cda22583..c5738ce11 100644 Binary files a/downloads/MusicBrainz_Picard_v2.12_[fr].epub and b/downloads/MusicBrainz_Picard_v2.12_[fr].epub differ diff --git a/downloads/MusicBrainz_Picard_v2.12_[fr].pdf b/downloads/MusicBrainz_Picard_v2.12_[fr].pdf index d461345ab..29fa57d4b 100644 Binary files a/downloads/MusicBrainz_Picard_v2.12_[fr].pdf and b/downloads/MusicBrainz_Picard_v2.12_[fr].pdf differ diff --git a/v2.12/en/functions/func_dateformat.html b/v2.12/en/functions/func_dateformat.html index 98ec68d0c..6da9e1f7b 100644 --- a/v2.12/en/functions/func_dateformat.html +++ b/v2.12/en/functions/func_dateformat.html @@ -267,7 +267,7 @@ $dateformat(2021-7-21) ==> "2021-07-21" $dateformat(2021-7-21,\%B \%d\, \%Y) ==> "July 21, 2021" -$dateformat(2021-07-21,,myd) ==> "2021-07-21" +$dateformat(2021-07-21,,ymd) ==> "2021-07-21" $dateformat(2021-07-21,,dmy) ==> "" $dateformat(2021-07-21,,mdy) ==> "" $dateformat(2021-July-21) ==> "" diff --git a/v2.12/en/searchindex.js b/v2.12/en/searchindex.js index 6a95ec7cf..961ce3907 100644 --- a/v2.12/en/searchindex.js +++ b/v2.12/en/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["about_picard/acknowledgements", "about_picard/contributing", "about_picard/glossary", "about_picard/introduction", "appendices/command_line", "appendices/keyboard_shortcuts", "appendices/pdf_appendices", "appendices/plugins_api", "appendices/tag_mapping", "config/configuration", "config/options_advanced", "config/options_before_tagging", "config/options_cdlookup", "config/options_cover", "config/options_cover_art_archive", "config/options_cover_art_providers", "config/options_filerenaming", "config/options_filerenaming_compat", "config/options_filerenaming_editor", "config/options_fingerprinting", "config/options_general", "config/options_genres", "config/options_interface", "config/options_interface_colors", "config/options_interface_toolbar", "config/options_interface_top_tags", "config/options_linux", "config/options_local_files", "config/options_location", "config/options_maintenance", "config/options_matching", "config/options_metadata", "config/options_network", "config/options_os_x", "config/options_other_platforms", "config/options_plugins", "config/options_profiles", "config/options_ratings", "config/options_releases", "config/options_scripting", "config/options_tags", "config/options_tags_compatibility_aac", "config/options_tags_compatibility_ac3", "config/options_tags_compatibility_id3", "config/options_tags_compatibility_wave", "config/options_windows", "epub", "examples/examples", "extending/extending", "extending/plugins", "extending/processing", "extending/scripting", "extending/scripts", "faq/faq", "faq/faq_config", "faq/faq_file_formats", "faq/faq_usage", "functions/func_add", "functions/func_and", "functions/func_cleanmulti", "functions/func_copy", "functions/func_copymerge", "functions/func_countryname", "functions/func_dateformat", "functions/func_datetime", "functions/func_day", "functions/func_delete", "functions/func_delprefix", "functions/func_div", "functions/func_endswith", "functions/func_eq", "functions/func_eq_all", "functions/func_eq_any", "functions/func_find", "functions/func_firstalphachar", "functions/func_firstwords", "functions/func_foreach", "functions/func_get", "functions/func_getmulti", "functions/func_gt", "functions/func_gte", "functions/func_if", "functions/func_if2", "functions/func_in", "functions/func_initials", "functions/func_inmulti", "functions/func_is_audio", "functions/func_is_complete", "functions/func_is_multi", "functions/func_is_video", "functions/func_join", "functions/func_left", "functions/func_len", "functions/func_lenmulti", "functions/func_lower", "functions/func_lt", "functions/func_lte", "functions/func_map", "functions/func_matchedtracks", "functions/func_max", "functions/func_min", "functions/func_mod", "functions/func_month", "functions/func_mul", "functions/func_ne", "functions/func_ne_all", "functions/func_ne_any", "functions/func_noop", "functions/func_not", "functions/func_num", "functions/func_or", "functions/func_pad", "functions/func_performer", "functions/func_replace", "functions/func_replacemulti", "functions/func_reverse", "functions/func_reversemulti", "functions/func_right", "functions/func_rreplace", "functions/func_rsearch", "functions/func_set", "functions/func_setmulti", "functions/func_slice", "functions/func_sortmulti", "functions/func_startswith", "functions/func_strip", "functions/func_sub", "functions/func_substr", "functions/func_swapprefix", "functions/func_title", "functions/func_trim", "functions/func_truncate", "functions/func_unique", "functions/func_unset", "functions/func_upper", "functions/func_while", "functions/func_year", "functions/list_by_name", "functions/list_by_type", "genindex", "getting_started/download", "getting_started/pdf_starting", "getting_started/screen_main", "getting_started/starting", "getting_started/status_icons", "index", "not_found", "pdf", "troubleshooting/does_not_start", "troubleshooting/macos_startup_error", "troubleshooting/missing_tags", "troubleshooting/no_coverart", "troubleshooting/not_saving", "troubleshooting/pdf_troubleshooting", "troubleshooting/stopped_working", "troubleshooting/troubleshooting", "tutorials/acoustid", "tutorials/android_app", "tutorials/multiple_release_countries", "tutorials/naming_script", "tutorials/tutorials", "tutorials/v_attach_disc_id", "tutorials/v_introduction", "tutorials/v_submit_acoustid", "tutorials/write_plugin", "usage/attach_disc_id", "usage/command_processing", "usage/coverart", "usage/exec_commands", "usage/match", "usage/option_profiles", "usage/other", "usage/retrieve", "usage/retrieve_browser", "usage/retrieve_lookup", "usage/retrieve_lookup_cd", "usage/retrieve_manual", "usage/retrieve_scan", "usage/save", "usage/submit_acoustid", "usage/submit_cluster_as_release", "usage/tags_from_file_names", "usage/using", "variables/tags_advanced", "variables/tags_basic", "variables/variables", "variables/variables_advanced", "variables/variables_basic", "variables/variables_classical", "variables/variables_file", "variables/variables_other_information", "variables/variables_plugins", "workflows/workflow_album", "workflows/workflow_cd", "workflows/workflow_extractor_log", "workflows/workflow_metadata", "workflows/workflow_no_info", "workflows/workflows"], "filenames": ["about_picard/acknowledgements.rst", "about_picard/contributing.rst", "about_picard/glossary.rst", "about_picard/introduction.rst", "appendices/command_line.rst", "appendices/keyboard_shortcuts.rst", "appendices/pdf_appendices.rst", "appendices/plugins_api.rst", "appendices/tag_mapping.rst", "config/configuration.rst", "config/options_advanced.rst", "config/options_before_tagging.rst", "config/options_cdlookup.rst", "config/options_cover.rst", "config/options_cover_art_archive.rst", "config/options_cover_art_providers.rst", "config/options_filerenaming.rst", "config/options_filerenaming_compat.rst", "config/options_filerenaming_editor.rst", "config/options_fingerprinting.rst", "config/options_general.rst", "config/options_genres.rst", "config/options_interface.rst", "config/options_interface_colors.rst", "config/options_interface_toolbar.rst", "config/options_interface_top_tags.rst", "config/options_linux.rst", "config/options_local_files.rst", "config/options_location.rst", "config/options_maintenance.rst", "config/options_matching.rst", "config/options_metadata.rst", "config/options_network.rst", "config/options_os_x.rst", "config/options_other_platforms.rst", "config/options_plugins.rst", "config/options_profiles.rst", "config/options_ratings.rst", "config/options_releases.rst", "config/options_scripting.rst", "config/options_tags.rst", "config/options_tags_compatibility_aac.rst", "config/options_tags_compatibility_ac3.rst", "config/options_tags_compatibility_id3.rst", "config/options_tags_compatibility_wave.rst", "config/options_windows.rst", "epub.rst", "examples/examples.rst", "extending/extending.rst", "extending/plugins.rst", "extending/processing.rst", "extending/scripting.rst", "extending/scripts.rst", "faq/faq.rst", "faq/faq_config.rst", "faq/faq_file_formats.rst", "faq/faq_usage.rst", "functions/func_add.rst", "functions/func_and.rst", "functions/func_cleanmulti.rst", "functions/func_copy.rst", "functions/func_copymerge.rst", "functions/func_countryname.rst", "functions/func_dateformat.rst", "functions/func_datetime.rst", "functions/func_day.rst", "functions/func_delete.rst", "functions/func_delprefix.rst", "functions/func_div.rst", "functions/func_endswith.rst", "functions/func_eq.rst", "functions/func_eq_all.rst", "functions/func_eq_any.rst", "functions/func_find.rst", "functions/func_firstalphachar.rst", "functions/func_firstwords.rst", "functions/func_foreach.rst", "functions/func_get.rst", "functions/func_getmulti.rst", "functions/func_gt.rst", "functions/func_gte.rst", "functions/func_if.rst", "functions/func_if2.rst", "functions/func_in.rst", "functions/func_initials.rst", "functions/func_inmulti.rst", "functions/func_is_audio.rst", "functions/func_is_complete.rst", "functions/func_is_multi.rst", "functions/func_is_video.rst", "functions/func_join.rst", "functions/func_left.rst", "functions/func_len.rst", "functions/func_lenmulti.rst", "functions/func_lower.rst", "functions/func_lt.rst", "functions/func_lte.rst", "functions/func_map.rst", "functions/func_matchedtracks.rst", "functions/func_max.rst", "functions/func_min.rst", "functions/func_mod.rst", "functions/func_month.rst", "functions/func_mul.rst", "functions/func_ne.rst", "functions/func_ne_all.rst", "functions/func_ne_any.rst", "functions/func_noop.rst", "functions/func_not.rst", "functions/func_num.rst", "functions/func_or.rst", "functions/func_pad.rst", "functions/func_performer.rst", "functions/func_replace.rst", "functions/func_replacemulti.rst", "functions/func_reverse.rst", "functions/func_reversemulti.rst", "functions/func_right.rst", "functions/func_rreplace.rst", "functions/func_rsearch.rst", "functions/func_set.rst", "functions/func_setmulti.rst", "functions/func_slice.rst", "functions/func_sortmulti.rst", "functions/func_startswith.rst", "functions/func_strip.rst", "functions/func_sub.rst", "functions/func_substr.rst", "functions/func_swapprefix.rst", "functions/func_title.rst", "functions/func_trim.rst", "functions/func_truncate.rst", "functions/func_unique.rst", "functions/func_unset.rst", "functions/func_upper.rst", "functions/func_while.rst", "functions/func_year.rst", "functions/list_by_name.rst", "functions/list_by_type.rst", "genindex.rst", "getting_started/download.rst", "getting_started/pdf_starting.rst", "getting_started/screen_main.rst", "getting_started/starting.rst", "getting_started/status_icons.rst", "index.rst", "not_found.rst", "pdf.rst", "troubleshooting/does_not_start.rst", "troubleshooting/macos_startup_error.rst", "troubleshooting/missing_tags.rst", "troubleshooting/no_coverart.rst", "troubleshooting/not_saving.rst", "troubleshooting/pdf_troubleshooting.rst", "troubleshooting/stopped_working.rst", "troubleshooting/troubleshooting.rst", "tutorials/acoustid.rst", "tutorials/android_app.rst", "tutorials/multiple_release_countries.rst", "tutorials/naming_script.rst", "tutorials/tutorials.rst", "tutorials/v_attach_disc_id.rst", "tutorials/v_introduction.rst", "tutorials/v_submit_acoustid.rst", "tutorials/write_plugin.rst", "usage/attach_disc_id.rst", "usage/command_processing.rst", "usage/coverart.rst", "usage/exec_commands.rst", "usage/match.rst", "usage/option_profiles.rst", "usage/other.rst", "usage/retrieve.rst", "usage/retrieve_browser.rst", "usage/retrieve_lookup.rst", "usage/retrieve_lookup_cd.rst", "usage/retrieve_manual.rst", "usage/retrieve_scan.rst", "usage/save.rst", "usage/submit_acoustid.rst", "usage/submit_cluster_as_release.rst", "usage/tags_from_file_names.rst", "usage/using.rst", "variables/tags_advanced.rst", "variables/tags_basic.rst", "variables/variables.rst", "variables/variables_advanced.rst", "variables/variables_basic.rst", "variables/variables_classical.rst", "variables/variables_file.rst", "variables/variables_other_information.rst", "variables/variables_plugins.rst", "workflows/workflow_album.rst", "workflows/workflow_cd.rst", "workflows/workflow_extractor_log.rst", "workflows/workflow_metadata.rst", "workflows/workflow_no_info.rst", "workflows/workflows.rst"], "titles": ["Acknowledgements", "Contributing to the Project", "Glossary of Terms", "Introduction", "Appendix C: Command Line Options", "Appendix D: Keyboard Shortcuts", "Appendices", "Appendix A: Plugins API", "Appendix B: Tag Mapping", "Configuration", "Advanced Options", "Before Tagging", "CD Lookup Options", "Cover Art Options", "Cover Art Archive", "Cover Art Providers", "File Naming Options", "File Naming Compatibility Options", "File Naming Script Editor", "Fingerprinting Options", "General Options", "Genres", "User Interface Options", "Colors", "Toolbar", "Top Tags", "Linux", "Local Files", "Location", "Maintenance", "Matching", "Metadata Options", "Network", "macOS", "Other platforms", "Plugins Options", "Profile Options", "Ratings", "Preferred Releases", "Scripting Options", "Tag Options", "AAC Files", "AC3 Files", "ID3 Files", "WAVE Files", "Windows", "MusicBrainz Picard", "Examples", "Extending Picard", "Plugins", "Processing Order", "Scripting", "Scripts", "Frequently Asked Questions", "Configuration", "File Formats", "Using Picard", "$add", "$and", "$cleanmulti", "$copy", "$copymerge", "$countryname", "$dateformat", "$datetime", "$day", "$delete", "$delprefix", "$div", "$endswith", "$eq", "$eq_all", "$eq_any", "$find", "$firstalphachar", "$firstwords", "$foreach", "$get", "$getmulti", "$gt", "$gte", "$if", "$if2", "$in", "$initials", "$inmulti", "$is_audio", "$is_complete", "$is_multi", "$is_video", "$join", "$left", "$len", "$lenmulti", "$lower", "$lt", "$lte", "$map", "$matchedtracks", "$max", "$min", "$mod", "$month", "$mul", "$ne", "$ne_all", "$ne_any", "$noop", "$not", "$num", "$or", "$pad", "$performer", "$replace", "$replacemulti", "$reverse", "$reversemulti", "$right", "$rreplace", "$rsearch", "$set", "$setmulti", "$slice", "$sortmulti", "$startswith", "$strip", "$sub", "$substr", "$swapprefix", "$title", "$trim", "$truncate", "$unique", "$unset", "$upper", "$while", "$year", "Appendix E: Scripting Functions Listed Alphabetically", "Scripting Functions", "Index", "Download & Install Picard", "Getting Started", "Main Screen", "Starting Picard", "Status Icons", "MusicBrainz Picard", "Page Not Found", "MusicBrainz Picard", "Picard won\u2019t start", "macOS shows the app is damaged", "Tags are not updated or saved", "There is no coverart", "Files are not being saved", "Troubleshooting", "Picard just stopped working", "General Troubleshooting", "Understanding Acoustic Fingerprinting and AcoustIDs", "Loading releases with MusicBrainz for Android", "Handling of multiple release countries", "Writing a File Naming Script", "Tutorials", "Attaching a Disc ID", "Introduction to Picard", "Submitting an AcoustID", "Writing a Plugin", "Attaching a Disc ID to a Release", "Command and Batch Processing", "Setting the Cover Art", "Executable Commands", "Matching Files to Tracks", "Option Profiles", "Other Picard Tasks", "Retrieving Album Information", "Lookup in Browser", "Lookup Files", "Lookup CD or Ripper Log", "Manual Lookup", "Scan Files", "Saving Updated Files", "Submitting Acoustic Fingerprints", "Submitting Cluster as a Release", "Generating tags from file names", "Using Picard", "Advanced Tags", "Basic Tags", "Tags & Variables", "Advanced Variables", "Basic Variables", "Classical Music Tags", "File Variables", "Other Information", "Tags from Plugins", "When files are grouped by album", "When the CD is available", "When the ripper log file is available", "When files are not grouped but have some metadata", "When files are not grouped and have little or no existing metadata", "Work Flow Recommendations"], "terms": {"we": [0, 146, 159, 164], "gratefulli": 0, "follow": [0, 2, 4, 5, 7, 8, 10, 14, 18, 21, 22, 23, 25, 28, 35, 44, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 148, 154, 155, 156, 158, 164, 165, 169, 170, 173, 174, 175, 176, 177, 179, 180, 181, 184, 188, 191], "contribut": [0, 140, 147], "help": [0, 1, 4, 18, 20, 22, 39, 63, 64, 143, 147, 148, 164, 168, 184, 188, 192, 193, 194, 197], "develop": [0, 1, 9, 35, 47, 55, 140, 148, 150, 155, 159, 164], "maintain": [0, 1, 20, 22, 23, 35, 55], "improv": [0, 1, 154], "picard": [0, 1, 2, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 53, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 73, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 88, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 112, 114, 116, 118, 119, 121, 122, 123, 124, 127, 128, 129, 131, 132, 135, 136, 138, 141, 142, 144, 146, 149, 150, 152, 155, 156, 158, 159, 164, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 189, 190, 191, 192, 194, 195, 196, 197], "user": [0, 1, 3, 4, 8, 9, 16, 17, 18, 19, 20, 23, 30, 36, 37, 39, 46, 48, 49, 52, 54, 55, 62, 140, 141, 142, 143, 145, 147, 148, 154, 155, 164, 166, 168, 170, 179, 187, 190], "guid": [0, 2, 3, 15, 46, 54, 145, 155, 180], "thi": [0, 1, 2, 3, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 60, 61, 63, 65, 66, 76, 77, 81, 84, 87, 97, 98, 102, 107, 112, 116, 118, 119, 120, 121, 122, 125, 129, 132, 134, 135, 136, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 187, 188, 190, 192, 193, 194, 195, 196, 197], "list": [0, 2, 3, 4, 7, 9, 10, 12, 14, 16, 18, 20, 21, 25, 26, 27, 28, 29, 31, 36, 38, 39, 45, 49, 50, 51, 52, 54, 56, 76, 122, 138, 147, 157, 158, 159, 164, 165, 169, 170, 171, 172, 175, 181, 184, 186, 187, 191, 193, 194, 197], "includ": [0, 2, 3, 4, 10, 14, 18, 19, 21, 24, 28, 31, 33, 35, 39, 43, 44, 46, 49, 51, 55, 63, 64, 122, 125, 127, 132, 140, 141, 142, 144, 145, 148, 164, 165, 167, 168, 169, 170, 171, 175, 181, 182, 183, 184, 187, 197], "contributor": 0, "document": [0, 1, 2, 3, 4, 5, 7, 18, 22, 46, 56, 140, 142, 145, 146, 155, 183, 184, 186, 187], "regardless": [0, 11, 28, 39, 41, 42, 143, 150, 188, 197], "role": 0, "In": [0, 3, 5, 8, 9, 14, 15, 16, 17, 18, 20, 24, 26, 27, 28, 33, 35, 44, 50, 51, 52, 55, 77, 81, 129, 144, 148, 151, 152, 154, 155, 157, 159, 164, 169, 171, 175, 181, 184, 195, 196], "addit": [0, 1, 2, 3, 5, 7, 9, 15, 16, 20, 24, 28, 35, 39, 44, 46, 49, 50, 51, 52, 55, 81, 138, 144, 145, 147, 154, 159, 164, 167, 169, 170, 171, 175, 179, 180, 183, 185, 186], "actual": [0, 19, 28, 32, 43, 52, 54, 55, 66, 150, 155, 156, 157, 159, 181, 195], "content": [0, 22, 39, 55, 138, 146, 155, 164, 172, 184, 194], "lead": [0, 21, 55, 125, 130, 159], "translat": [0, 1, 31, 62, 159], "review": [0, 151, 152, 165], "proofread": [0, 1], "all": [0, 1, 2, 3, 4, 7, 10, 11, 16, 17, 18, 19, 20, 21, 27, 28, 29, 36, 39, 43, 44, 49, 52, 55, 58, 59, 76, 87, 90, 112, 119, 121, 122, 125, 129, 130, 133, 140, 143, 144, 147, 148, 150, 151, 152, 154, 155, 156, 158, 159, 168, 169, 170, 174, 180, 181, 184, 185, 187, 191, 193, 194, 195, 196], "ar": [0, 1, 2, 3, 4, 7, 9, 11, 14, 15, 16, 17, 18, 20, 21, 22, 23, 27, 29, 30, 31, 32, 35, 36, 39, 41, 42, 43, 44, 46, 48, 49, 50, 51, 52, 58, 63, 65, 67, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 97, 99, 100, 102, 104, 105, 106, 109, 114, 119, 122, 125, 127, 128, 130, 136, 137, 138, 140, 142, 144, 145, 146, 147, 148, 151, 154, 155, 156, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 187, 188, 189, 190, 191, 193, 194, 197], "valuabl": [0, 1, 165, 179], "appreci": [0, 1, 192, 193, 194], "As": [0, 16, 17, 30, 36, 39, 43, 50, 52, 54, 55, 112, 143, 155, 166, 168, 170, 194], "name": [0, 2, 3, 7, 9, 11, 15, 20, 24, 26, 27, 28, 29, 31, 36, 39, 43, 50, 51, 54, 59, 62, 66, 76, 77, 78, 87, 90, 93, 97, 98, 114, 116, 120, 121, 122, 123, 132, 133, 142, 147, 150, 152, 157, 158, 164, 165, 168, 170, 171, 173, 174, 176, 177, 183, 184, 185, 186, 187, 188, 189, 191], "present": [0, 52, 54, 55, 180], "alphabet": [0, 25, 51, 74, 84, 158, 168], "order": [0, 3, 15, 16, 25, 30, 31, 36, 48, 49, 51, 52, 55, 61, 63, 65, 79, 80, 95, 96, 99, 100, 102, 112, 115, 116, 118, 119, 123, 132, 136, 147, 158, 168, 169, 170, 188, 195, 196], "so": [0, 2, 18, 20, 27, 28, 29, 31, 33, 35, 36, 43, 44, 51, 52, 54, 55, 61, 77, 148, 156, 158, 159, 164, 170, 191], "impli": 0, "rel": [0, 4, 16, 168, 195, 196], "import": [0, 2, 3, 7, 18, 25, 27, 36, 39, 50, 164, 170, 192, 193, 194], "someon": [0, 164, 171], "": [0, 2, 3, 4, 5, 7, 9, 10, 18, 21, 22, 30, 31, 33, 36, 39, 44, 49, 50, 51, 52, 54, 55, 62, 64, 112, 113, 118, 119, 142, 143, 144, 147, 148, 151, 157, 159, 164, 165, 168, 169, 170, 172, 177, 184, 187, 189, 195, 197], "base": [0, 1, 3, 9, 16, 18, 22, 28, 31, 36, 49, 50, 51, 52, 53, 55, 63, 64, 73, 78, 122, 127, 138, 142, 164, 169, 170, 172, 177, 180, 182, 184, 190, 191, 195, 196, 197], "posit": [0, 2, 4, 9, 22, 30, 36, 170], "surnam": 0, "aerozol": 0, "vedant": 0, "chakravadhanula": 0, "pavan": 0, "chander": 0, "ronan": 0, "desplanqu": 0, "gabriel": 0, "ferreira": 0, "giorgio": 0, "fontan": 0, "rahul": 0, "kumar": 0, "gupta": 0, "wieland": 0, "hoffmann": 0, "invisibleman78": 0, "jesus2099": 0, "david": 0, "kellner": 0, "jun": 0, "kim": 0, "sambhav": 0, "kothari": 0, "soham": 0, "kukreti": 0, "laurent": 0, "monin": 0, "akash": 0, "nagaraj": 0, "frederik": 0, "freso": 0, "olesen": 0, "guntbert": 0, "reiter": 0, "theodor": 0, "fabian": 0, "rudi": 0, "suryansh": 0, "shakya": 0, "skelly37": 0, "sophist": 0, "odd": 0, "str\u00e5b\u00f8": 0, "bob": [0, 112], "swift": 0, "akshat": 0, "tiwari": 0, "philipp": 0, "wolfer": 0, "yvanzo": 0, "shadab": 0, "zafar": 0, "There": [0, 3, 9, 18, 19, 35, 48, 49, 51, 52, 56, 144, 147, 148, 150, 152, 154, 155, 156, 159, 165, 172, 179, 181, 182, 184], "like": [0, 2, 3, 5, 14, 16, 18, 26, 38, 43, 44, 51, 54, 55, 56, 61, 77, 113, 122, 138, 140, 152, 155, 158, 159, 164, 166, 170, 181, 183, 184, 188, 195, 196], "other": [0, 1, 2, 9, 12, 15, 16, 17, 23, 25, 28, 35, 36, 38, 43, 50, 54, 55, 81, 120, 125, 129, 143, 147, 155, 157, 164, 166, 168, 170, 174, 181, 184, 185, 187, 192, 193, 194], "have": [0, 1, 2, 3, 7, 11, 14, 15, 16, 18, 19, 20, 21, 22, 25, 28, 29, 30, 31, 32, 35, 41, 42, 44, 49, 50, 51, 52, 53, 55, 56, 87, 112, 118, 119, 129, 140, 144, 146, 148, 149, 151, 152, 155, 156, 157, 158, 159, 164, 165, 168, 169, 172, 174, 175, 177, 178, 180, 181, 182, 184, 187, 192, 193, 194, 197], "yet": [0, 22, 49, 52, 55, 151, 159, 180], "been": [0, 2, 7, 9, 14, 19, 20, 28, 29, 30, 35, 49, 50, 53, 54, 56, 62, 77, 87, 125, 143, 144, 149, 150, 151, 152, 155, 156, 158, 159, 165, 167, 168, 169, 171, 173, 174, 175, 176, 177, 178, 180, 181, 184, 192, 193, 194, 195, 196], "identifi": [0, 2, 3, 4, 9, 14, 19, 20, 32, 36, 37, 49, 147, 148, 156, 164, 165, 168, 170, 172, 182, 183, 184, 186, 187, 192, 193, 194], "apolog": 0, "your": [0, 1, 3, 5, 7, 9, 11, 15, 16, 18, 19, 20, 21, 22, 23, 28, 29, 30, 31, 32, 36, 37, 39, 40, 43, 51, 52, 54, 55, 56, 77, 138, 143, 144, 146, 147, 148, 151, 152, 155, 157, 158, 159, 164, 165, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 184, 185, 188, 190, 192, 193, 194, 195, 196, 197], "ha": [0, 2, 7, 9, 10, 11, 14, 15, 16, 18, 19, 26, 28, 30, 31, 45, 49, 50, 54, 55, 56, 62, 77, 125, 140, 143, 144, 148, 150, 151, 152, 154, 155, 164, 165, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 180, 184, 187], "miss": [0, 10, 11, 57, 75, 78, 79, 80, 91, 93, 95, 96, 111, 117, 123, 126, 131, 132, 144, 147, 159, 165, 181], "pleas": [0, 1, 2, 7, 8, 29, 36, 39, 51, 52, 55, 56, 112, 118, 119, 140, 143, 146, 148, 150, 151, 152, 154, 155, 156, 159, 164, 165, 166, 179, 183, 184, 186, 187, 191, 192, 193, 194], "let": [0, 16, 158, 159], "u": [0, 5, 7, 31, 94, 129], "know": [0, 3, 164, 165], "ll": [0, 21, 164], "make": [0, 2, 3, 7, 16, 18, 22, 29, 31, 32, 35, 36, 38, 50, 54, 55, 152, 154, 156, 157, 158, 164, 165, 168, 170, 173, 175, 179, 183, 186, 188, 191, 197], "sure": [0, 7, 30, 55, 148, 152, 155, 157, 165, 174, 175, 179, 180], "i": [0, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 43, 44, 46, 47, 49, 50, 51, 52, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 73, 74, 75, 76, 77, 78, 79, 80, 81, 84, 86, 87, 88, 89, 91, 93, 94, 95, 96, 97, 99, 100, 101, 102, 103, 107, 108, 110, 111, 112, 113, 117, 118, 119, 120, 123, 124, 126, 127, 128, 129, 131, 132, 134, 135, 136, 138, 140, 142, 143, 144, 145, 147, 148, 150, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 192, 195, 196, 197], "ad": [0, 7, 10, 11, 19, 23, 24, 28, 52, 56, 79, 80, 95, 96, 111, 138, 147, 151, 156, 158, 159, 164, 179, 194], "onli": [1, 2, 8, 10, 11, 14, 15, 19, 20, 21, 22, 28, 31, 32, 33, 39, 43, 44, 52, 55, 75, 87, 98, 112, 119, 129, 143, 144, 148, 150, 151, 155, 156, 157, 158, 159, 164, 166, 169, 170, 172, 178, 179, 181, 183, 184, 185, 187, 189, 192, 193, 194, 195, 196], "exist": [1, 3, 7, 8, 10, 11, 19, 28, 39, 41, 42, 43, 44, 49, 50, 52, 54, 60, 140, 155, 156, 159, 164, 179, 180, 182, 183, 184, 195, 197], "becaus": [1, 2, 19, 43, 49, 55, 56, 97, 138, 152, 154, 155, 156, 159, 192, 193, 194, 195, 196], "volunt": 1, "effort": 1, "went": 1, "its": [1, 10, 18, 49, 54, 85, 140, 148, 154, 159, 168, 169, 178, 184], "from": [1, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 26, 28, 29, 30, 31, 32, 36, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 51, 54, 59, 60, 61, 66, 67, 75, 76, 78, 91, 97, 114, 117, 119, 122, 126, 127, 128, 130, 142, 143, 144, 147, 148, 151, 152, 155, 156, 158, 159, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 182, 183, 185, 186, 187, 189, 190, 192, 193, 194, 195, 196], "initi": [1, 7, 36, 137, 138, 143, 147, 165, 166, 168, 170, 172, 173, 175, 176, 192, 195, 197], "websit": [1, 2, 3, 10, 20, 32, 35, 39, 46, 49, 55, 56, 140, 145, 147, 151, 156, 172, 176, 180, 184, 185], "inform": [1, 2, 3, 4, 8, 11, 15, 17, 18, 19, 20, 23, 39, 46, 49, 52, 54, 55, 56, 63, 64, 65, 98, 99, 100, 102, 112, 118, 119, 136, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 154, 155, 159, 164, 165, 167, 169, 173, 175, 176, 177, 179, 180, 182, 183, 184, 185, 186, 187, 189, 191, 192, 193, 194], "post": [1, 7, 50, 155], "commun": [1, 18, 35, 51, 52, 55, 155], "discuss": [1, 18, 35, 51, 52, 54], "forum": [1, 18, 35, 51, 52, 155], "script": [1, 3, 9, 16, 17, 28, 31, 43, 46, 48, 49, 50, 55, 63, 64, 76, 77, 87, 97, 98, 112, 118, 119, 120, 135, 145, 147, 150, 164, 169, 170, 181, 183, 184, 185, 189, 190, 197], "plugin": [1, 3, 4, 8, 9, 15, 18, 20, 29, 46, 48, 50, 55, 128, 140, 143, 145, 147, 148, 154, 155, 166, 169, 171, 184, 185, 188, 197], "program": [1, 3, 7, 19, 20, 22, 48, 49, 50, 143, 148, 154, 155, 164, 166, 167, 184, 193], "sourc": [1, 2, 3, 9, 15, 16, 19, 49, 60, 61, 140, 154, 164, 180, 182], "code": [1, 2, 9, 58, 62, 63, 64, 69, 70, 71, 72, 76, 81, 82, 83, 85, 97, 104, 105, 106, 107, 108, 110, 124, 135, 138, 140, 158, 164, 184], "editor": [1, 16, 35, 39, 52, 55, 56, 147, 159], "feedback": 1, "further": [1, 55, 165, 168], "high": [1, 15, 164], "qualiti": [1, 3, 14, 15, 144, 180, 181], "welcom": [1, 7, 55], "want": [1, 3, 14, 15, 16, 20, 21, 29, 31, 43, 45, 52, 55, 56, 140, 150, 152, 155, 157, 158, 159, 164, 168, 169, 170, 173, 176, 178, 181, 185, 192, 193, 194, 195, 196], "part": [1, 17, 27, 51, 52, 55, 112, 118, 119, 147, 159, 164, 170, 184], "open": [1, 2, 5, 9, 16, 18, 19, 22, 24, 32, 33, 52, 56, 149, 155, 159, 164, 165, 167, 168, 169, 174, 175, 176, 180, 181, 194], "creat": [1, 4, 17, 19, 29, 36, 55, 76, 120, 122, 135, 148, 150, 156, 164, 170, 181, 183, 184, 186, 187], "music": [1, 2, 3, 4, 9, 14, 15, 16, 20, 28, 40, 43, 46, 55, 145, 147, 152, 157, 168, 169, 170, 173, 174, 175, 176, 177, 180, 184, 185, 192, 193, 194, 196, 197], "tool": [1, 3, 12, 19, 20, 26, 44, 45, 55, 56, 142, 147, 156, 158, 165, 168, 173, 174, 175, 177, 179, 180, 181, 184, 190, 192, 193, 194, 195, 196], "even": [1, 3, 10, 21, 55, 56, 151, 154, 156, 166], "you": [1, 2, 3, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 42, 43, 44, 45, 49, 51, 52, 54, 55, 56, 77, 97, 112, 118, 119, 129, 140, 142, 143, 144, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 197], "cannot": [1, 17, 36, 52, 56, 97, 109, 147, 149, 156, 170], "write": [1, 3, 7, 11, 18, 21, 28, 31, 37, 40, 44, 50, 54, 56, 144, 147, 150, 152, 158, 168, 184], "experi": [1, 55], "us": [1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 49, 50, 51, 53, 57, 58, 63, 65, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 90, 91, 93, 95, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 110, 116, 117, 119, 120, 121, 122, 123, 124, 126, 128, 131, 132, 136, 138, 140, 141, 142, 143, 146, 147, 148, 150, 151, 152, 154, 155, 156, 157, 159, 164, 165, 166, 167, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "ani": [1, 2, 3, 4, 10, 11, 14, 16, 17, 18, 19, 20, 21, 27, 28, 29, 31, 35, 41, 42, 44, 49, 50, 52, 55, 56, 63, 64, 65, 67, 68, 101, 102, 110, 128, 136, 140, 143, 147, 148, 152, 154, 155, 156, 159, 164, 165, 166, 168, 169, 170, 172, 180, 184, 187, 189, 192, 193, 194], "can": [1, 2, 4, 7, 9, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 54, 57, 58, 63, 65, 67, 68, 69, 70, 71, 72, 76, 77, 78, 81, 82, 83, 85, 90, 93, 97, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 112, 116, 120, 121, 122, 123, 124, 126, 128, 132, 136, 140, 142, 143, 147, 148, 149, 151, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 193, 194], "give": [1, 2, 30, 51, 56, 77, 140], "most": [1, 3, 8, 14, 15, 25, 30, 43, 49, 53, 55, 60, 61, 140, 143, 155, 183, 184, 187, 193, 194, 195, 196], "languag": [1, 18, 22, 44, 62, 147, 164, 183, 187], "would": [1, 2, 8, 14, 17, 21, 27, 32, 51, 79, 80, 95, 96, 112, 118, 119, 122, 132, 133, 158, 159, 164, 170, 172, 181, 187], "great": [1, 2, 159, 164], "benefit": [1, 2], "If": [1, 4, 7, 10, 11, 14, 16, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 39, 40, 41, 42, 43, 44, 52, 55, 56, 60, 61, 62, 63, 64, 65, 67, 68, 73, 74, 75, 77, 78, 81, 91, 93, 101, 102, 103, 111, 112, 117, 119, 120, 122, 123, 127, 128, 130, 131, 132, 136, 140, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 181, 183, 184, 185, 186, 188, 190, 192], "notic": [1, 3], "an": [1, 2, 3, 7, 8, 9, 11, 14, 15, 16, 17, 18, 19, 20, 26, 30, 31, 32, 35, 36, 39, 44, 46, 49, 50, 51, 52, 55, 56, 57, 58, 62, 63, 65, 67, 68, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 91, 95, 96, 99, 100, 101, 102, 103, 105, 106, 107, 110, 111, 117, 119, 120, 123, 126, 127, 128, 131, 132, 135, 136, 143, 144, 145, 149, 150, 151, 152, 156, 157, 158, 159, 164, 165, 166, 167, 168, 169, 170, 173, 176, 179, 180, 181, 183, 184, 185, 186, 187, 192, 193, 194, 195, 196], "error": [1, 5, 23, 33, 51, 77, 108, 144, 146, 147, 149, 152, 164, 168], "materi": 1, "ticket": [1, 146, 155], "under": [1, 9, 10, 16, 22, 35, 46, 47, 145, 146, 151], "compon": [1, 146], "pull": [1, 45, 142], "request": [1, 3, 32, 56, 143, 144, 146, 151, 154, 156, 168, 172, 180], "address": [1, 20, 32, 37, 53, 148, 151, 157, 191], "outstand": [1, 168], "issu": [1, 2, 3, 11, 20, 41, 42, 43, 54, 55, 56, 148, 149, 151, 154, 155, 156, 184], "also": [1, 2, 3, 4, 5, 8, 9, 10, 14, 15, 16, 18, 19, 20, 22, 28, 29, 31, 32, 35, 38, 39, 43, 44, 49, 52, 54, 61, 66, 140, 143, 144, 151, 155, 156, 157, 158, 159, 164, 165, 167, 168, 170, 179, 180, 181, 182, 184, 185, 190, 193, 194], "musicbrainz": [1, 2, 3, 4, 7, 9, 10, 11, 13, 15, 19, 20, 21, 22, 30, 31, 32, 35, 37, 39, 48, 49, 50, 52, 54, 55, 140, 141, 142, 144, 148, 149, 151, 152, 154, 155, 156, 158, 159, 164, 165, 168, 171, 172, 173, 175, 176, 179, 180, 182, 183, 186, 187, 191, 192, 193, 194, 196], "mani": [2, 21, 28, 55, 111, 155, 156, 164], "within": [2, 15, 19, 30, 48, 75, 76, 97, 98, 119, 135, 150, 170, 171, 184, 185], "itself": [2, 44, 55, 171, 194], "specif": [2, 3, 8, 12, 15, 18, 19, 28, 32, 49, 51, 52, 63, 64, 142, 147, 148, 155, 169, 182, 186, 191], "mean": [2, 3, 16, 27, 55, 152, 156, 158, 159, 169, 178, 195, 196], "environ": [2, 9, 22, 54, 140, 142, 155], "defin": [2, 7, 16, 27, 36, 39, 43, 52, 55, 112, 119, 170, 190], "acoust": [2, 19, 20, 147, 168, 171, 184, 193, 194], "fingerprint": [2, 3, 5, 9, 20, 24, 144, 147, 154, 166, 169, 171, 172, 177, 184, 192, 193, 194, 195, 196], "digit": [2, 55, 109, 158, 189], "summari": 2, "audio": [2, 7, 9, 10, 16, 19, 33, 142, 144, 147, 156, 157, 170, 171, 172, 179, 182, 183, 184, 189, 193], "signal": 2, "quickli": [2, 36, 155, 169, 170], "see": [2, 4, 7, 15, 20, 31, 36, 39, 43, 51, 55, 112, 118, 119, 140, 143, 147, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 166, 169, 170, 179, 180, 181, 183, 184, 186, 187, 190, 191, 192, 193, 194, 195, 196], "wikipedia": [2, 17, 112, 118, 119, 184], "full": [2, 7, 14, 28, 31, 44, 51, 56, 140, 155, 159], "explan": [2, 3, 7, 36], "acoustid": [2, 3, 5, 19, 20, 24, 147, 154, 168, 169, 171, 172, 177, 179, 184, 192, 193, 194, 195, 196], "system": [2, 5, 9, 12, 16, 17, 18, 19, 22, 29, 32, 36, 54, 55, 56, 138, 140, 142, 143, 144, 147, 152, 156, 164, 167, 168, 170, 173, 174, 176, 177, 180, 182, 189], "built": [2, 3, 4, 9, 15, 22, 142, 147], "entir": [2, 3, 30, 55, 158, 159, 170, 172, 181], "technologi": 2, "albumartist": [2, 8, 28, 52, 128, 159, 184], "The": [2, 3, 7, 8, 9, 10, 11, 14, 15, 16, 18, 19, 20, 22, 23, 25, 27, 28, 29, 30, 32, 33, 35, 36, 37, 39, 43, 44, 49, 51, 52, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 144, 147, 148, 150, 151, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 181, 183, 184, 186, 187, 189, 191, 192, 193, 194, 195, 196, 197], "musician": 2, "group": [2, 7, 9, 14, 15, 20, 21, 24, 27, 30, 31, 36, 43, 51, 53, 118, 119, 138, 147, 151, 170, 172, 173, 174, 180, 184, 186, 187, 188, 197], "perform": [2, 3, 9, 22, 31, 53, 56, 66, 76, 132, 133, 137, 138, 142, 147, 148, 168, 171, 172, 174, 183, 184, 186, 191, 195, 196], "releas": [2, 3, 4, 7, 9, 10, 13, 14, 15, 16, 20, 21, 28, 30, 31, 32, 39, 55, 98, 140, 147, 148, 151, 159, 164, 166, 167, 168, 171, 172, 173, 174, 175, 176, 177, 183, 184, 185, 187, 191, 192, 193, 194, 195, 196], "For": [2, 3, 8, 10, 15, 16, 20, 28, 30, 31, 32, 38, 39, 43, 44, 51, 52, 54, 55, 56, 66, 77, 97, 111, 112, 118, 119, 132, 135, 138, 151, 155, 156, 157, 158, 159, 164, 166, 168, 170, 173, 174, 176, 177, 181, 183, 184, 186, 187, 188, 190], "exampl": [2, 3, 10, 16, 18, 20, 28, 31, 32, 33, 38, 43, 49, 50, 51, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 147, 157, 158, 159, 164, 166, 168, 181, 184, 187, 188, 191], "beatl": [2, 67, 184], "album": [2, 3, 5, 14, 15, 16, 18, 20, 21, 22, 28, 38, 49, 87, 142, 147, 154, 157, 159, 164, 167, 168, 169, 173, 174, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 191, 193, 194, 195, 196, 197], "past": [2, 5, 155], "master": [2, 183], "volum": [2, 33, 56], "One": [2, 16, 21, 59, 85, 114, 181], "while": [2, 7, 15, 28, 38, 50, 137, 138, 142, 144, 147, 169, 170], "No": [2, 28, 81, 151], "boundari": 2, "A": [2, 5, 16, 21, 22, 27, 33, 35, 49, 52, 58, 67, 70, 71, 72, 74, 76, 78, 79, 80, 90, 91, 93, 95, 96, 97, 99, 100, 104, 105, 106, 107, 110, 116, 121, 122, 123, 128, 132, 147, 148, 152, 156, 158, 169, 170, 173, 174, 175, 176, 177, 178, 183, 184, 185, 186, 187, 193, 194], "kosovar": 2, "refuge": 2, "variou": [2, 3, 8, 9, 18, 23, 31, 38, 45, 49, 52, 125, 138, 140, 150, 156, 184, 197], "artist": [2, 3, 4, 7, 15, 16, 21, 22, 28, 31, 51, 76, 122, 147, 157, 159, 165, 168, 175, 180, 181, 183, 184, 186, 187], "usag": [2, 7, 21, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 147, 155, 168], "differ": [2, 7, 8, 10, 17, 18, 19, 22, 29, 31, 49, 52, 55, 56, 60, 63, 64, 138, 142, 147, 149, 150, 151, 154, 156, 164, 170, 174, 177, 179, 182, 183, 184, 186, 187], "classic": [2, 49, 147, 185], "which": [2, 3, 8, 9, 11, 12, 14, 15, 16, 19, 20, 21, 22, 25, 27, 28, 30, 31, 35, 36, 41, 42, 44, 49, 52, 56, 63, 64, 75, 120, 122, 129, 140, 143, 144, 147, 148, 154, 155, 156, 157, 158, 159, 165, 169, 170, 179, 181, 183, 184, 185, 193], "style": [2, 15, 16, 31, 147, 180], "compos": [2, 31, 147, 183], "first": [2, 9, 25, 27, 28, 29, 31, 36, 49, 50, 52, 54, 55, 73, 74, 76, 79, 80, 82, 84, 90, 91, 95, 96, 97, 99, 100, 119, 122, 129, 140, 142, 148, 154, 155, 158, 159, 164, 166, 168, 169, 170, 172, 179, 182, 184, 191], "track": [2, 3, 4, 5, 9, 10, 16, 20, 22, 25, 28, 30, 31, 37, 39, 49, 50, 52, 56, 76, 86, 87, 89, 98, 142, 147, 152, 156, 157, 159, 164, 165, 167, 168, 171, 173, 174, 175, 176, 177, 178, 179, 181, 182, 184, 187, 188, 189, 191, 192, 193, 194, 195, 196], "jeen": 2, "Be": [2, 184], "million": 2, "tourist": 2, "page": [2, 9, 29, 35, 36, 39, 50, 140, 155, 157, 159, 170, 173, 183, 184, 185, 186, 187], "show": [2, 4, 5, 16, 18, 19, 22, 25, 32, 35, 39, 43, 50, 52, 55, 142, 147, 155, 157, 164, 167, 172, 174, 177, 179, 181, 184, 188], "credit": [2, 31, 184, 187, 191], "indic": [2, 8, 22, 35, 49, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 136, 144, 152, 169, 173, 174, 175, 176, 177, 179, 184, 185, 195, 196], "who": [2, 3], "main": [2, 7, 20, 55, 144, 147, 157, 159, 164, 170, 172], "record": [2, 3, 30, 31, 32, 51, 52, 77, 129, 147, 156, 176, 179, 180, 183, 184, 186, 187, 195, 196], "how": [2, 7, 8, 16, 17, 21, 28, 31, 38, 41, 42, 51, 52, 140, 141, 147, 150, 151, 159, 164, 165, 179, 185, 190], "thei": [2, 3, 4, 9, 14, 16, 17, 27, 31, 43, 49, 50, 54, 55, 56, 122, 148, 150, 152, 156, 159, 164, 168, 170, 172, 179, 184, 190, 194], "consist": [2, 3, 9, 16, 29, 31, 51, 181, 184], "option": [2, 7, 11, 14, 15, 18, 25, 26, 29, 32, 33, 34, 41, 42, 43, 44, 48, 49, 50, 51, 52, 56, 130, 142, 143, 147, 148, 150, 151, 155, 157, 158, 159, 164, 165, 166, 167, 168, 169, 172, 175, 177, 179, 180, 182, 183, 184, 187, 188, 192, 193, 194], "etc": [2, 3, 28, 71, 72, 76, 105, 106, 140, 164, 183], "join": [2, 7, 21, 43, 51, 137, 138, 147, 164, 184], "phrase": [2, 184], "between": [2, 3, 8, 10, 20, 32, 36, 43, 52, 90, 120, 144, 150, 154, 170, 184, 185], "them": [2, 3, 9, 11, 16, 21, 40, 41, 42, 43, 44, 49, 51, 56, 60, 61, 112, 118, 119, 121, 148, 156, 157, 159, 165, 168, 170, 171, 179, 180, 181, 182, 184, 185, 192, 193, 194, 195, 196], "love": 2, "spong": 2, "walk": 2, "off": [2, 5, 18], "earth": 2, "gianni": 2, "sarah": 2, "caa": [2, 14, 15, 151], "cover": [2, 9, 16, 27, 28, 31, 49, 50, 54, 142, 147, 154, 182, 186, 192, 193, 194, 195, 196, 197], "art": [2, 8, 9, 27, 28, 31, 49, 50, 54, 142, 147, 154, 182, 192, 193, 194, 195, 196], "archiv": [2, 13, 15, 147, 151, 164], "joint": 2, "project": [2, 7, 35, 146, 147, 191], "internet": [2, 3, 15], "whose": [2, 150], "goal": [2, 55], "imag": [2, 3, 11, 14, 15, 16, 27, 28, 142, 151, 167, 192, 193, 194, 195, 196], "avail": [2, 3, 7, 8, 9, 12, 14, 16, 18, 20, 22, 26, 28, 29, 32, 35, 39, 43, 45, 46, 48, 49, 50, 51, 55, 120, 137, 140, 142, 143, 145, 151, 156, 158, 159, 164, 165, 166, 168, 170, 171, 172, 173, 179, 180, 181, 182, 183, 184, 185, 186, 189, 197], "everyon": 2, "organ": [2, 3, 16, 53, 159, 171, 184], "conveni": [2, 16], "wai": [2, 30, 33, 48, 154, 164, 167, 195], "disc": [2, 3, 7, 118, 119, 147, 168, 171, 175, 184, 187, 193, 194], "id": [2, 3, 147, 155, 156, 171, 175, 184, 187, 191, 193, 194], "number": [2, 7, 10, 15, 18, 19, 20, 21, 22, 31, 32, 33, 35, 56, 57, 58, 63, 65, 67, 68, 71, 72, 75, 78, 82, 91, 92, 93, 98, 99, 100, 101, 102, 103, 105, 106, 109, 110, 111, 117, 122, 126, 127, 128, 131, 135, 136, 142, 144, 147, 154, 157, 159, 165, 168, 169, 171, 173, 174, 175, 176, 177, 181, 184, 186, 187, 188, 189, 191, 192, 193, 194], "link": [2, 3, 7, 22, 46, 140, 142, 145, 156, 165, 176, 180, 184], "physic": [2, 157, 184], "cd": [2, 3, 5, 9, 14, 15, 24, 26, 33, 34, 45, 55, 73, 117, 132, 147, 157, 165, 168, 171, 172, 182, 184, 187, 194, 197], "It": [2, 7, 8, 15, 18, 22, 29, 30, 31, 35, 36, 43, 140, 151, 155, 156, 157, 159, 170, 184, 193, 194, 195], "string": [2, 16, 18, 43, 51, 57, 62, 63, 64, 65, 68, 73, 75, 77, 78, 79, 80, 81, 90, 91, 95, 96, 101, 102, 103, 107, 111, 113, 114, 117, 119, 120, 121, 123, 126, 127, 131, 132, 136, 159, 185, 191], "letter": 2, "xzps7vw": 2, "hphsyemqh0hbugr8vuu": 2, "seen": 2, "tab": [2, 5, 19, 58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138], "click": [2, 7, 9, 12, 16, 18, 23, 25, 26, 31, 32, 35, 36, 39, 45, 50, 52, 55, 56, 143, 155, 156, 159, 165, 167, 168, 169, 170, 173, 175, 176, 179, 180, 181], "detail": [2, 7, 9, 10, 12, 13, 18, 20, 22, 31, 35, 36, 40, 43, 48, 51, 52, 53, 56, 140, 143, 150, 151, 155, 156, 157, 166, 167, 170, 171, 182, 183, 184, 185, 190, 192, 193, 194, 195, 196], "displai": [2, 4, 7, 9, 14, 16, 18, 20, 22, 23, 24, 25, 28, 29, 35, 36, 39, 43, 50, 55, 142, 144, 147, 155, 157, 165, 167, 169, 170, 174, 175, 179, 188, 193, 194], "attach": [2, 3, 147, 155, 170, 171, 172, 175, 187, 189], "mai": [2, 4, 7, 8, 11, 14, 15, 16, 20, 22, 28, 29, 30, 31, 32, 40, 43, 56, 140, 144, 148, 150, 151, 154, 164, 168, 169, 170, 174, 177, 180, 182, 183, 184, 195, 196], "multipl": [2, 8, 9, 16, 21, 22, 28, 36, 43, 51, 52, 125, 130, 140, 144, 147, 164, 169, 170, 184, 185, 195, 196], "calcul": [2, 3, 19, 165, 166, 168, 171, 175, 179, 184, 192, 193, 194, 196], "involv": [2, 184], "hash": 2, "frame": [2, 190], "offset": 2, "press": [2, 155], "often": [2, 15, 18, 35, 43, 51, 52, 53, 142, 151, 156, 184, 188], "slightli": [2, 31, 142, 156], "henc": [2, 11, 43], "convers": 2, "two": [2, 7, 16, 18, 39, 48, 51, 52, 56, 59, 60, 61, 75, 85, 114, 151, 152, 154, 172, 179, 184], "happen": [2, 30, 52, 56, 149, 155, 159], "exactli": [2, 50, 85, 111, 157], "same": [2, 10, 16, 28, 43, 50, 52, 55, 75, 78, 91, 117, 131, 142, 143, 156, 157, 164, 165, 166, 168, 170, 172, 175, 184, 186, 187], "set": [2, 7, 10, 11, 12, 16, 17, 18, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 32, 36, 40, 43, 44, 45, 48, 50, 51, 54, 55, 56, 58, 60, 61, 62, 63, 65, 76, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 115, 116, 121, 122, 123, 129, 132, 135, 136, 137, 138, 142, 143, 147, 148, 150, 151, 152, 157, 159, 164, 166, 172, 177, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196, 197], "lwhl8fgzjylxqr33ug60e8jhf4k": 2, "appli": [2, 3, 14, 20, 22, 27, 54, 79, 80, 95, 96, 99, 100, 130, 151], "wide": [2, 155, 190], "varieti": [2, 3], "mbid": [2, 4, 20, 166, 168, 183, 184, 186, 187], "uniqu": [2, 137, 138, 147, 183, 184, 186, 187], "each": [2, 3, 7, 9, 18, 19, 20, 31, 35, 38, 39, 49, 50, 51, 52, 55, 76, 84, 90, 97, 125, 129, 130, 135, 144, 154, 155, 164, 168, 170, 179, 181, 184, 187, 192, 193, 194, 195, 196], "element": [2, 18, 23, 39, 51, 59, 63, 64, 76, 78, 88, 90, 93, 97, 114, 116, 121, 122, 123, 132], "databas": [2, 3, 10, 15, 20, 55, 144, 159, 165, 171, 172, 175, 179, 180, 182, 183, 184, 186, 187, 192, 193, 194, 196], "These": [2, 16, 17, 18, 49, 51, 52, 53, 56, 63, 64, 138, 144, 150, 158, 183, 184, 187, 189, 197], "128": 2, "bit": [2, 55, 56, 140, 189], "univers": [2, 44, 151], "uuid": 2, "repres": [2, 15, 31, 76, 78, 90, 93, 97, 116, 122, 123, 132, 144, 156], "32": [2, 64, 183, 184, 186, 187], "hexadecim": [2, 18, 39], "five": [2, 114], "separ": [2, 4, 8, 15, 16, 17, 18, 21, 22, 23, 24, 28, 35, 43, 56, 63, 65, 67, 76, 78, 90, 93, 97, 102, 112, 114, 116, 121, 122, 123, 128, 130, 132, 136, 159, 168, 181, 184, 185, 191], "hyphen": [2, 51, 77, 181], "form": [2, 31, 63, 64, 112, 140, 155, 180, 189], "8": [2, 7, 8, 10, 43, 44, 59, 164, 193, 194], "4": [2, 7, 43, 54, 55, 58, 68, 69, 79, 80, 91, 93, 95, 96, 97, 99, 100, 110, 117, 122, 124, 147, 159, 164, 165, 180, 187, 188, 192, 193, 194, 195, 196], "12": [2, 7, 56, 74, 75, 84, 98, 131, 149, 184], "total": [2, 147, 152, 184, 187, 188], "36": 2, "charact": [2, 16, 17, 18, 21, 31, 39, 51, 55, 58, 63, 64, 65, 69, 70, 71, 72, 74, 75, 77, 81, 82, 83, 84, 85, 91, 92, 102, 104, 105, 106, 108, 110, 111, 112, 117, 118, 119, 120, 124, 125, 127, 129, 130, 131, 136, 138, 147, 159, 181, 183, 184, 185, 186, 187], "more": [2, 3, 4, 8, 15, 16, 17, 21, 22, 27, 28, 29, 30, 35, 36, 38, 43, 52, 55, 56, 88, 112, 118, 119, 143, 150, 151, 152, 154, 155, 158, 159, 164, 167, 168, 170, 179, 181, 183, 184, 185, 186, 187, 191], "medium": [2, 28, 38, 55, 187], "thing": [2, 5, 18, 138, 148, 156, 158, 164], "get": [2, 8, 20, 27, 50, 51, 55, 78, 137, 138, 147, 158, 159, 164, 176, 181, 183, 186, 191], "when": [2, 3, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 43, 44, 46, 49, 50, 51, 52, 55, 56, 66, 97, 112, 118, 119, 132, 143, 144, 145, 147, 150, 152, 154, 155, 156, 164, 165, 166, 168, 169, 170, 171, 172, 178, 180, 184, 189, 190, 197], "bui": 2, "someth": [2, 19, 82, 120, 122, 164, 166], "store": [2, 15, 20, 28, 31, 39, 48, 50, 76, 97, 135, 140, 148, 151, 155, 157, 164, 181, 184], "individu": [2, 3, 9, 15, 30, 36, 39, 50, 52, 170, 172, 182], "vinyl": [2, 14, 147, 184, 187], "contain": [2, 3, 4, 16, 18, 28, 29, 31, 36, 43, 51, 54, 55, 83, 85, 122, 132, 155, 156, 159, 164, 168, 169, 170, 180, 183, 184, 185, 186, 187, 189, 194], "packag": [2, 18, 20, 39, 55, 147, 164], "type": [2, 3, 7, 10, 14, 15, 27, 28, 33, 38, 49, 50, 51, 52, 79, 80, 95, 96, 99, 100, 112, 138, 147, 150, 155, 164, 167, 176, 183, 184, 186, 187, 192, 193, 194], "alwai": [2, 9, 15, 19, 22, 25, 28, 36, 41, 42, 50, 52, 55, 107, 140, 143, 158, 159, 164, 170, 181], "said": [2, 140, 159], "e": [2, 3, 4, 5, 7, 8, 10, 14, 15, 16, 17, 21, 27, 28, 31, 33, 35, 37, 51, 52, 57, 63, 64, 68, 75, 77, 78, 91, 93, 101, 103, 116, 117, 119, 120, 122, 123, 126, 127, 131, 138, 140, 143, 144, 147, 151, 154, 157, 166, 168, 176, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196, 197], "g": [2, 3, 5, 7, 8, 15, 16, 17, 21, 27, 28, 31, 33, 51, 52, 63, 64, 73, 75, 77, 78, 91, 93, 117, 120, 127, 131, 138, 140, 144, 147, 151, 154, 157, 176, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 197], "1": [2, 7, 10, 14, 15, 20, 21, 35, 43, 46, 51, 52, 55, 57, 58, 61, 66, 67, 68, 69, 70, 71, 72, 73, 78, 79, 80, 83, 85, 86, 87, 88, 89, 91, 93, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 131, 132, 136, 145, 147, 158, 159, 164, 165, 180, 183, 184, 185, 186, 187, 188, 189, 192, 193, 194, 195, 196], "2": [2, 7, 10, 15, 16, 17, 19, 36, 43, 52, 55, 57, 59, 62, 63, 64, 65, 66, 68, 73, 76, 78, 79, 80, 86, 88, 89, 90, 91, 95, 96, 97, 99, 100, 101, 102, 103, 112, 114, 116, 117, 122, 123, 126, 127, 129, 132, 135, 136, 143, 147, 159, 164, 165, 166, 168, 170, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "format": [2, 3, 4, 8, 9, 18, 29, 38, 39, 43, 44, 46, 49, 50, 52, 53, 58, 63, 64, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 109, 110, 124, 138, 145, 147, 150, 159, 164, 168, 183, 184, 187, 189, 193], "cassett": 2, "some": [2, 3, 7, 11, 16, 17, 18, 21, 22, 28, 35, 41, 42, 43, 49, 51, 52, 53, 54, 55, 56, 141, 143, 144, 151, 155, 156, 158, 165, 169, 170, 171, 175, 183, 184, 185, 186, 187, 191, 197], "case": [2, 8, 14, 18, 19, 20, 21, 44, 51, 52, 60, 61, 67, 69, 70, 71, 72, 73, 74, 77, 79, 80, 83, 85, 94, 95, 96, 99, 100, 104, 105, 106, 112, 121, 124, 128, 129, 132, 134, 143, 147, 148, 151, 152, 154, 158, 159, 164, 168, 169, 170, 181, 184, 193, 196], "unknown": [2, 158], "titl": [2, 7, 16, 18, 28, 31, 54, 94, 137, 138, 147, 157, 159, 165, 171, 175, 181, 184, 185, 186, 187, 188], "earli": 2, "year": [2, 3, 28, 63, 65, 76, 102, 137, 138, 147, 159, 184], "wall": 2, "non": [2, 8, 17, 27, 28, 43, 49, 55, 63, 65, 74, 82, 102, 132, 136, 154, 184], "obsolet": [2, 43], "replac": [2, 9, 17, 28, 29, 33, 54, 56, 114, 118, 125, 137, 138, 147, 158, 167], "standalon": [2, 31, 180], "entiti": [2, 4, 10, 23, 168, 183, 184, 186, 187], "must": [2, 4, 7, 13, 21, 30, 31, 49, 63, 65, 102, 111, 136, 150, 168, 181], "associ": [2, 3, 152, 156, 169, 183, 184, 186, 187, 192, 193, 194, 195, 196], "singl": [2, 3, 8, 16, 21, 28, 31, 39, 43, 49, 51, 87, 125, 143, 144, 147, 156, 158, 166, 169, 185, 187, 195, 196], "bohemian": 2, "rhapsodi": 2, "found": [2, 9, 14, 17, 21, 29, 30, 31, 45, 73, 76, 97, 142, 148, 155, 156, 157, 164, 165, 184, 185, 189], "over": [2, 3, 9, 18, 29, 36, 39, 76, 97, 151, 170], "100": 2, "product": [2, 143], "date": [2, 3, 18, 40, 63, 64, 65, 102, 136, 147, 159, 184, 187, 192, 193, 194], "countri": [2, 38, 62, 147, 184, 187, 192, 193, 194], "label": [2, 3, 22, 147, 184, 192, 193, 194], "barcod": [2, 32, 147, 184, 192, 193, 194], "sea": 2, "care": [2, 15, 29, 159], "one": [2, 3, 4, 7, 14, 15, 16, 18, 21, 22, 25, 27, 29, 31, 32, 33, 35, 36, 38, 39, 43, 49, 50, 52, 54, 60, 61, 75, 85, 88, 111, 119, 148, 151, 154, 155, 156, 157, 158, 159, 168, 170, 172, 181, 184, 185, 192, 193, 194, 195, 196, 197], "version": [2, 3, 4, 5, 7, 15, 16, 17, 18, 26, 35, 36, 38, 43, 49, 54, 55, 112, 140, 143, 148, 151, 155, 157, 164, 166, 170, 174, 181, 183, 184, 185, 187, 189, 190, 194], "big": 2, "sever": [2, 147, 184, 185], "logic": 2, "everi": [2, 87, 129], "belong": [2, 29, 31, 36, 170], "both": [2, 7, 14, 16, 17, 20, 58, 79, 80, 95, 96, 99, 100, 151, 157, 167, 179, 183, 185], "gener": [2, 5, 9, 14, 17, 18, 22, 24, 30, 46, 49, 50, 55, 145, 147, 148, 154, 156, 168, 169, 171, 179, 192, 193, 194], "sens": [2, 3], "media": [2, 4, 11, 55, 140, 147, 157, 184, 189, 192, 193, 194], "embrac": 2, "overal": [2, 142, 188], "concept": 2, "doesn": [2, 22, 33, 143, 147, 151, 156, 164], "t": [2, 3, 5, 15, 20, 22, 28, 33, 43, 44, 52, 54, 118, 119, 125, 131, 140, 143, 147, 149, 152, 155, 156, 159, 164, 169, 172, 181], "matter": 2, "edit": [2, 14, 16, 18, 22, 23, 31, 39, 147, 151, 159, 164, 165, 169, 170, 178, 180], "had": [2, 52, 158, 180], "live": [2, 38, 129, 186, 187], "particular": [2, 3, 17, 20, 35], "precis": 2, "7": [2, 7, 16, 19, 20, 36, 39, 62, 63, 65, 75, 88, 101, 102, 112, 136, 142, 147, 158, 170, 171, 186, 192, 193, 194], "back": [2, 15, 21, 28, 52, 54, 121, 122, 127, 147], "boston": 2, "jason": 2, "anderson": 2, "drive": [2, 3, 4, 34, 35, 45, 55, 147, 154, 165, 168, 175, 193], "home": [2, 4, 54, 56, 140, 165, 168], "work": [2, 16, 19, 33, 43, 54, 87, 98, 133, 140, 147, 148, 155, 156, 157, 158, 159, 169, 183, 184, 186, 187, 188, 191, 192], "distinct": 2, "intellectu": 2, "creation": [2, 120, 189], "express": [2, 10, 21, 27, 112, 118, 119], "usual": [2, 7, 15, 17, 33, 51, 54, 55, 56, 77, 140, 170], "natur": 2, "necessarili": [2, 15], "could": [2, 3, 7, 29, 43, 49, 50, 52, 56, 129, 138, 144, 156, 159, 166, 168, 169, 170, 179, 181, 183, 184, 187, 191], "novel": 2, "plai": [2, 9, 41, 42, 142, 147, 157], "poem": 2, "essai": 2, "later": [2, 7, 15, 29, 52, 55, 164, 170, 185], "oratori": 2, "audiobook": [2, 187], "song": [2, 3, 4, 156, 159, 168], "blind": 2, "light": [2, 22, 23, 142, 164], "written": [2, 3, 16, 18, 21, 31, 44, 49, 50, 52, 55, 120, 142, 150, 151, 152, 158, 164, 181, 183, 184, 187, 190], "bruce": 2, "springsteen": 2, "well": [2, 3, 18, 39, 140, 154, 157, 164, 170, 181], "time": [2, 18, 20, 40, 43, 52, 64, 69, 75, 124, 131, 143, 144, 147, 148, 152, 154, 156, 164, 166, 191, 192], "refer": [2, 16, 18, 51, 52, 56, 140, 142, 143, 147, 164, 168], "terminologi": 2, "relat": [2, 3, 20, 50, 183, 184], "schema": 2, "webpag": 2, "cross": [3, 46, 145], "platform": [3, 12, 17, 46, 63, 64, 140, 145, 147, 155], "file": [3, 4, 9, 10, 11, 13, 14, 15, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 35, 37, 38, 39, 40, 46, 49, 51, 53, 66, 76, 87, 98, 120, 140, 142, 143, 144, 145, 147, 148, 149, 150, 154, 155, 156, 157, 158, 164, 165, 166, 167, 168, 170, 171, 172, 173, 175, 176, 179, 180, 182, 183, 184, 185, 188, 190, 193, 197], "tagger": [3, 32, 39, 46, 50, 52, 145, 147], "peopl": [3, 14, 152], "don": [3, 15, 20, 28, 43, 44, 140, 148, 152, 155, 156, 159, 164, 172, 181], "what": [3, 14, 16, 17, 18, 22, 31, 43, 49, 140, 147, 155, 156, 157, 159, 184, 187, 192, 193, 194, 195, 196, 197], "here": [3, 7, 11, 21, 25, 32, 34, 180], "quick": [3, 140, 142, 155], "skip": 3, "those": [3, 7, 8, 16, 17, 36, 41, 42, 43, 49, 156, 159, 164], "alreadi": [3, 7, 16, 28, 50, 60, 143, 155, 156, 164, 165, 166, 169, 179, 181, 192], "just": [3, 9, 35, 43, 44, 49, 55, 56, 147, 148, 152, 155, 156, 158, 159, 164, 181], "metadata": [3, 8, 9, 10, 11, 13, 16, 17, 18, 23, 25, 30, 40, 49, 50, 52, 55, 60, 61, 142, 147, 156, 157, 158, 164, 169, 172, 173, 174, 177, 180, 182, 184, 187, 192, 193, 194, 197], "tag": [3, 5, 7, 9, 10, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 27, 28, 31, 39, 41, 42, 43, 44, 49, 50, 51, 66, 76, 77, 88, 112, 120, 133, 138, 142, 144, 147, 151, 152, 155, 156, 157, 158, 159, 164, 166, 169, 171, 172, 179, 182, 186, 187, 189, 190, 192, 193, 194, 195, 196, 197], "data": [3, 7, 10, 11, 19, 20, 31, 44, 50, 52, 55, 138, 144, 147, 152, 157, 180, 187, 189, 191], "unless": [3, 14, 19, 52], "rip": [3, 19, 56, 157, 172, 193], "yourself": 3, "veri": [3, 18, 44, 52, 56, 140, 144, 152, 154, 158, 165, 179], "basic": [3, 7, 9, 18, 141, 147, 159, 172, 185], "probabl": [3, 16], "howev": [3, 15, 16, 22, 44, 132, 140, 156, 184], "liter": [3, 16, 76, 78, 90, 93, 97, 116, 122, 123, 132], "hundr": 3, "interest": 3, "obvious": [3, 14], "painstakingli": 3, "research": 3, "clearli": 3, "connect": [3, 32, 49, 56, 140, 154, 157], "ag": 3, "person": [3, 20, 21, 155, 184, 193], "do": [3, 4, 16, 20, 29, 30, 41, 42, 50, 144, 147, 148, 155, 156, 157, 165, 169, 170, 179, 180, 181, 193, 194], "upload": 3, "share": [3, 52, 55, 152], "access": [3, 9, 17, 19, 32, 49, 50, 51, 76, 77, 97, 135, 140, 147, 155, 164, 185], "And": [3, 142, 159], "doe": [3, 8, 19, 29, 31, 33, 35, 43, 44, 49, 52, 56, 73, 74, 104, 105, 106, 107, 140, 147, 150, 151, 156, 159, 165, 168, 170, 178, 180], "intend": [3, 22, 46, 55, 145, 184, 187], "provid": [3, 5, 7, 13, 14, 16, 18, 20, 21, 22, 27, 29, 35, 37, 46, 49, 50, 51, 52, 56, 79, 80, 81, 95, 96, 99, 100, 111, 130, 138, 140, 141, 142, 144, 145, 147, 148, 151, 155, 156, 158, 164, 165, 167, 168, 171, 175, 182, 183, 186, 187, 191, 193, 194, 196, 197], "comprehens": [3, 15], "addition": [3, 54, 56, 140, 143], "altern": [3, 20, 44, 46, 54, 56, 145, 155, 159, 165, 170, 175], "pdf": [3, 46, 145], "suitabl": [3, 31, 46, 145], "print": [3, 46, 145], "tutori": [3, 18, 46, 145, 147, 164, 165, 179], "rather": [3, 19, 22, 31, 43, 46, 55, 97, 145, 150], "than": [3, 14, 15, 17, 19, 22, 27, 28, 31, 43, 46, 52, 55, 56, 75, 78, 79, 80, 88, 91, 95, 96, 97, 109, 111, 117, 119, 127, 131, 145, 150, 181, 184, 185], "try": [3, 15, 22, 27, 28, 29, 31, 32, 43, 46, 143, 144, 145, 147, 148, 151, 152, 156, 164, 166, 168, 169, 172, 174, 177, 195, 196], "reproduc": [3, 46, 145], "video": [3, 10, 55, 86, 89, 144, 165, 179, 183, 184], "effect": [3, 50, 154], "understand": [3, 20, 36, 50, 55, 140, 147, 170, 179, 184], "equal": [3, 14, 70, 71, 72, 78, 80, 96, 104, 105, 106], "primarili": [3, 156, 184], "keep": [3, 11, 16, 22, 33, 49, 52, 157, 167, 195, 196], "up": [3, 4, 12, 16, 18, 19, 20, 23, 31, 36, 122, 127, 147, 156, 166, 167, 168, 169, 170, 172, 174, 177, 179, 180, 192, 193, 194], "around": [3, 54], "world": [3, 158], "enhanc": [3, 35], "inde": [3, 148], "automat": [3, 14, 18, 20, 22, 28, 29, 39, 49, 51, 52, 79, 80, 95, 96, 97, 99, 100, 114, 143, 156, 165, 166, 168, 169, 172, 175, 180, 181, 183, 184, 192, 193, 194], "collect": [3, 20, 27, 158], "thousand": 3, "random": 3, "hope": 3, "disappoint": 3, "To": [3, 7, 9, 14, 23, 29, 31, 36, 41, 42, 46, 54, 55, 56, 120, 129, 145, 148, 149, 155, 159, 164, 170, 180, 181, 185], "quot": [3, 4, 168], "mass": 3, "fixer": 3, "believ": [3, 56, 146, 197], "quantiti": 3, "plethora": 3, "custom": [3, 9, 22, 23, 24, 55, 142, 181, 190], "tweak": [3, 38], "need": [3, 11, 15, 19, 21, 22, 30, 32, 33, 43, 51, 54, 55, 56, 63, 64, 77, 111, 148, 156, 157, 159, 164, 165, 170, 179, 180, 181, 185, 193, 194, 195, 196], "add": [3, 5, 14, 16, 18, 19, 20, 22, 24, 27, 28, 31, 38, 39, 55, 56, 137, 138, 140, 147, 159, 164, 165, 169, 170, 173, 174, 175, 176, 177, 179, 180, 191], "look": [3, 12, 19, 20, 22, 35, 56, 122, 142, 147, 155, 159, 164, 168, 170, 179, 192, 193, 194], "either": [3, 4, 14, 16, 18, 20, 36, 39, 51, 52, 63, 110, 152, 154, 155, 156, 157, 159, 165, 168, 170, 175, 180, 183, 184, 187], "manual": [3, 9, 20, 30, 39, 49, 52, 55, 56, 147, 148, 156, 172, 173, 174, 179, 180, 189], "retriev": [3, 10, 20, 31, 39, 49, 55, 77, 142, 144, 147, 154, 155, 164, 169, 170, 174, 176, 177, 179, 182, 183, 184, 186, 187, 196], "emb": [3, 28], "coverart": [3, 147, 155, 167], "renam": [3, 9, 16, 17, 36, 40, 41, 42, 49, 159, 164, 170, 182, 184, 185, 195, 196], "place": [3, 7, 14, 28, 55, 56, 90, 149, 182, 194], "directori": [3, 4, 9, 10, 16, 17, 18, 22, 28, 142, 143, 144, 148, 150, 151, 159, 164, 166, 168, 170, 173, 174, 176, 177, 182, 184, 189], "templat": 3, "instruct": [3, 35, 140, 171, 172, 193, 194], "submit": [3, 19, 20, 21, 24, 35, 37, 49, 56, 147, 155, 156, 165, 166, 168, 171, 175, 192, 193, 194, 195], "specifi": [3, 4, 9, 10, 16, 17, 19, 25, 28, 31, 32, 38, 44, 49, 50, 52, 60, 61, 62, 63, 64, 65, 67, 74, 79, 80, 93, 95, 96, 99, 100, 102, 118, 119, 128, 130, 136, 143, 144, 151, 166, 168, 170, 171, 183, 184], "remov": [3, 5, 7, 11, 16, 23, 24, 29, 31, 39, 41, 42, 44, 55, 59, 61, 63, 64, 66, 97, 114, 125, 132, 140, 147, 148, 155, 156, 166, 169, 170, 178, 180, 181], "duplic": [3, 61, 132, 143, 166], "current": [3, 7, 9, 16, 18, 19, 22, 23, 29, 30, 33, 35, 36, 39, 43, 52, 62, 64, 142, 143, 144, 151, 157, 158, 164, 168, 170, 173, 182, 185, 190, 195], "support": [3, 4, 7, 16, 19, 36, 41, 42, 43, 44, 49, 54, 73, 112, 140, 147, 150, 151, 155, 168, 170, 172, 175, 181, 183, 184, 188, 189, 190, 193, 194], "matroska": 3, "mka": 3, "being": [3, 7, 11, 14, 17, 52, 53, 55, 56, 86, 89, 144, 147, 149, 150, 151, 155, 156, 168, 170, 189, 195, 197], "notabl": 3, "except": [3, 51, 122, 158, 164, 191], "microsoft": [3, 55], "wave": [3, 40, 55, 147, 151], "wav": [3, 55], "id3v2": [3, 8, 43, 44, 54, 55, 184], "playback": [3, 55, 147], "softwar": [3, 8, 11, 17, 43, 44, 55, 140, 156, 184], "map": [3, 43, 55, 137, 138, 147, 150, 158, 183, 184, 190], "section": [3, 9, 12, 14, 16, 18, 21, 22, 23, 27, 29, 30, 35, 36, 39, 43, 47, 51, 52, 53, 55, 56, 141, 142, 143, 148, 150, 151, 152, 154, 155, 156, 157, 159, 164, 166, 170, 179, 180, 183, 184, 190, 192, 193, 194, 195, 196, 197], "regard": [3, 17, 35, 49, 150, 166], "intern": [3, 8, 158, 173, 174, 176, 177, 184], "rate": [3, 11, 31, 147, 187, 191], "standard": [3, 5, 20, 31, 35, 44, 55, 63, 64, 164, 166, 168, 184, 187, 191], "per": [3, 10, 21, 52, 54, 183, 184, 187, 189], "second": [3, 10, 27, 32, 68, 90, 97, 101, 130, 142, 147, 164, 166, 168, 172, 187, 189], "api": [3, 17, 19, 49, 147, 154, 164], "becom": [3, 16, 18, 29, 148, 154, 159], "quit": [3, 5, 22, 44, 147, 159], "process": [3, 7, 9, 20, 23, 36, 48, 52, 55, 56, 76, 86, 89, 142, 143, 144, 147, 148, 154, 164, 165, 167, 168, 170, 173, 174, 175, 176, 177, 180, 182, 192, 194, 195, 196, 197], "larg": [3, 151, 154, 191], "exacerb": [3, 154], "extens": [3, 7, 27, 28, 189], "network": [3, 10, 55, 144, 147, 152, 154, 156, 157], "sometim": [3, 31, 56, 147, 149, 151, 158, 159, 181], "rewrit": [3, 55], "updat": [3, 9, 16, 17, 18, 20, 35, 40, 49, 52, 54, 55, 97, 147, 148, 151, 152, 155, 170, 181, 182, 183, 192, 193, 194, 195, 196], "take": [3, 20, 55, 138, 156, 158, 159, 191], "few": [3, 44, 49, 148, 151, 158, 159, 181, 182], "delai": 3, "longer": [3, 15, 17, 22, 54, 56, 135], "across": [3, 29, 31, 55, 63, 64, 154, 184, 187], "read": [3, 7, 33, 41, 42, 43, 44, 54, 55, 144, 152, 155, 168, 171, 172, 184, 185, 194], "na": 3, "devic": [3, 12, 26, 33, 43, 45, 55, 157, 168], "recommend": [3, 7, 11, 18, 28, 30, 43, 140, 147, 148, 157, 169, 173, 174, 176, 177, 179, 184, 195, 196], "best": [3, 15, 43, 44, 52, 113, 169, 172, 177, 192, 193, 197], "practic": [3, 197], "local": [3, 13, 15, 20, 31, 32, 33, 35, 55, 62, 147, 148, 154, 157, 164, 167, 191], "move": [3, 7, 9, 16, 17, 30, 38, 40, 56, 128, 144, 147, 148, 149, 154, 179], "desir": [3, 9, 12, 22, 23, 26, 35, 45, 165, 169, 170, 172, 173, 176, 177, 195, 197], "remot": [3, 56, 140], "onc": [3, 9, 16, 31, 32, 39, 52, 75, 85, 131, 143, 147, 148, 156, 157, 167, 168, 169, 178, 180, 181, 185, 192, 193, 194], "complet": [3, 5, 10, 16, 30, 39, 75, 144, 158, 164, 168, 180, 187], "start": [4, 20, 21, 22, 51, 55, 56, 122, 124, 127, 147, 149, 155, 159, 164, 166, 168, 181, 185, 190], "argument": [4, 7, 51, 57, 58, 68, 71, 72, 79, 80, 82, 88, 95, 96, 99, 100, 101, 103, 105, 106, 110, 126, 143, 164, 168], "run_picard": 4, "py": [4, 164], "h": [4, 5, 64, 143], "audit": 4, "config_fil": 4, "d": [4, 7, 21, 63, 64, 116, 118, 119, 122, 123, 143, 147, 148], "m": [4, 5, 63, 64, 143, 147], "n": [4, 8, 125, 143, 164], "p": [4, 5, 143, 166], "crash": [4, 147], "dialog": [4, 22, 23, 31, 56, 165, 168, 175, 181, 194], "v": [4, 5, 143], "file_or_url": 4, "where": [4, 7, 9, 18, 19, 31, 39, 109, 112, 142, 147, 148, 152, 156, 158, 164, 168, 169, 170, 181, 182, 183, 187], "messag": [4, 20, 23, 56, 146, 149, 157, 164, 184], "exit": [4, 18, 21, 143], "event": [4, 29, 49, 147, 158, 164], "pass": [4, 7, 76, 78, 90, 93, 97, 112, 114, 116, 121, 122, 123, 132, 143, 164, 166], "comma": [4, 51, 67, 112, 118, 119, 128], "prefix": [4, 21, 52, 67, 120, 124, 128, 159, 168, 190], "match": [4, 7, 10, 14, 16, 20, 27, 31, 38, 50, 67, 73, 87, 98, 112, 118, 119, 128, 132, 142, 144, 147, 152, 156, 157, 165, 166, 168, 172, 174, 175, 177, 178, 179, 180, 182, 192, 193, 194, 195, 196], "python": [4, 9, 21, 49, 63, 64, 140, 164], "config": [4, 54, 148, 164], "locat": [4, 9, 13, 15, 16, 18, 35, 54, 56, 143, 146, 147, 148, 149, 151, 159, 165, 175, 178], "configur": [4, 15, 21, 22, 25, 27, 29, 39, 41, 42, 44, 53, 143, 147, 148, 150, 151, 158, 159, 164, 166, 170, 182, 197], "debug": [4, 5, 23, 143, 147, 148, 164, 168], "enabl": [4, 9, 10, 11, 13, 17, 19, 20, 21, 22, 25, 28, 29, 31, 35, 36, 37, 39, 41, 42, 44, 48, 49, 52, 55, 140, 150, 151, 155, 156, 157, 170, 173, 174, 176, 177, 179, 181, 183, 184, 186, 187], "level": [4, 7, 8, 20, 31, 143, 155, 159, 170, 183], "log": [4, 5, 16, 23, 143, 147, 148, 151, 164, 165, 166, 168, 172, 193, 197], "exec": [4, 143, 166], "execut": [4, 19, 39, 49, 50, 51, 52, 76, 81, 135, 140, 143, 147, 164, 166], "player": [4, 9, 11, 14, 24, 28, 41, 42, 43, 142, 143, 147, 151, 169, 185, 188, 193], "disabl": [4, 10, 17, 19, 20, 22, 29, 35, 39, 40, 43, 48, 52, 107, 148, 151, 152, 157, 170, 179, 191], "restor": [4, 143, 148], "window": [4, 8, 9, 12, 17, 22, 26, 28, 31, 35, 44, 55, 63, 64, 140, 142, 147, 148, 157, 167, 168, 174, 176, 193], "size": [4, 14, 151, 156, 189], "load": [4, 7, 9, 10, 15, 20, 22, 23, 27, 29, 30, 32, 41, 42, 48, 49, 52, 143, 144, 147, 166, 173, 175, 176, 179, 180, 181, 189, 190, 191, 192, 193, 194, 195, 196], "stand": [4, 143], "alon": [4, 143], "instanc": [4, 7, 143, 166, 168], "forc": [4, 51, 54, 112, 118, 119, 168], "new": [4, 5, 7, 9, 16, 17, 18, 20, 22, 31, 35, 36, 39, 40, 49, 52, 55, 56, 140, 142, 143, 148, 155, 156, 158, 159, 164, 165, 166, 167, 169, 170, 174, 175, 190], "long": [4, 17, 19, 28, 140, 143, 152, 158, 171], "url": [4, 7, 15, 31, 56, 147, 151, 168, 184], "path": [4, 10, 17, 19, 29, 34, 50, 56, 144, 149, 152, 164, 166, 168, 184], "absolut": [4, 15, 30, 168, 187], "http": [4, 7, 8, 32, 46, 140, 145, 164, 168, 176], "entity_typ": [4, 168], "item": [4, 5, 9, 18, 20, 24, 27, 29, 31, 39, 52, 142, 144, 167, 168, 169, 170, 180, 184, 185], "space": [4, 5, 16, 17, 28, 55, 58, 69, 70, 71, 72, 76, 78, 81, 82, 83, 85, 90, 93, 97, 104, 105, 106, 108, 110, 112, 114, 116, 121, 122, 123, 124, 125, 132, 138, 147, 168, 184, 185], "enclos": [4, 51, 60, 61, 120, 159, 168, 181], "my": [4, 7, 21, 147, 168], "mp3": [4, 11, 55, 168, 181, 184, 188, 190], "oper": [5, 22, 29, 49, 51, 53, 54, 55, 61, 121, 138, 140, 142, 152, 155, 191], "text": [5, 7, 8, 16, 18, 19, 21, 22, 23, 26, 33, 34, 39, 43, 44, 51, 52, 62, 67, 69, 73, 74, 75, 77, 79, 80, 84, 90, 91, 92, 94, 95, 96, 99, 100, 109, 111, 113, 115, 117, 118, 119, 124, 125, 127, 128, 129, 130, 131, 134, 147, 157, 158, 159, 164, 168, 190], "select": [5, 7, 9, 10, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 29, 31, 35, 36, 39, 45, 52, 54, 55, 56, 142, 151, 152, 157, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 187, 192, 193, 194, 195, 196], "copi": [5, 18, 20, 29, 35, 46, 55, 61, 111, 116, 123, 132, 137, 138, 145, 147, 154, 155, 170, 193, 197], "action": [5, 22, 24, 35, 49, 50, 66, 138, 142, 144, 147, 150, 155, 179], "linux": [5, 12, 22, 54, 55, 63, 64, 142, 147, 148, 193], "maco": [5, 9, 12, 22, 54, 55, 63, 64, 140, 142, 147, 148, 193], "folder": [5, 7, 9, 10, 16, 17, 22, 24, 27, 28, 35, 140, 147, 149, 151, 155, 159, 169, 173, 174, 176, 177, 192, 193, 194], "ctrl": [5, 55, 155], "o": [5, 164], "save": [5, 7, 8, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 35, 36, 41, 42, 43, 44, 52, 66, 97, 144, 147, 155, 157, 158, 164, 165, 166, 168, 169, 181, 182, 185, 188, 190, 192, 193, 194, 195, 196], "q": 5, "cut": 5, "x": [5, 7, 54, 55, 56, 57, 58, 68, 70, 71, 72, 79, 80, 83, 85, 88, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 110, 111, 119, 123, 126, 170, 193], "info": [5, 8, 23, 24, 44, 55, 169], "toggl": [5, 18], "browser": [5, 9, 22, 24, 32, 56, 142, 147, 157, 165, 167, 169, 172, 174, 175, 176, 177, 180, 192, 193, 194, 195, 196], "b": [5, 16, 52, 63, 64, 71, 72, 73, 78, 79, 80, 88, 90, 93, 95, 96, 97, 99, 100, 105, 106, 116, 121, 122, 123, 132, 147, 150], "shift": [5, 55], "profil": [5, 9, 29, 147], "refresh": [5, 56], "r": [5, 7, 21, 125], "lookup": [5, 9, 19, 20, 22, 24, 26, 30, 33, 34, 45, 56, 142, 147, 154, 156, 165, 166, 169, 171, 172, 177, 184, 192, 193, 194, 195], "k": 5, "l": [5, 128], "scan": [5, 16, 19, 20, 24, 30, 142, 147, 154, 156, 157, 166, 172, 174, 193, 194, 196], "y": [5, 7, 57, 58, 63, 64, 68, 70, 79, 80, 83, 85, 95, 96, 99, 100, 101, 103, 104, 110, 126], "cluster": [5, 7, 16, 18, 19, 20, 24, 30, 38, 39, 50, 56, 142, 147, 154, 166, 171, 172, 173, 174, 177, 179, 192, 193, 194, 195, 196], "search": [5, 7, 9, 22, 35, 56, 113, 114, 119, 146, 147, 155, 165, 169, 172, 173, 174, 175, 176], "similar": [5, 22, 30, 66, 156, 157, 168, 169, 184], "f1": 5, "activ": [5, 15, 49, 144, 168, 188], "histori": 5, "alt": [5, 155, 169], "del": 5, "valu": [5, 7, 10, 17, 18, 19, 20, 21, 28, 30, 31, 39, 43, 50, 51, 52, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 142, 147, 150, 157, 158, 159, 169, 170, 183, 184, 185, 186, 187, 188, 191], "c": [5, 54, 56, 71, 72, 73, 78, 88, 93, 97, 99, 100, 105, 106, 116, 121, 122, 123, 143, 147, 148, 149, 155, 188], "focu": [5, 49, 55], "f": [5, 52, 157, 164, 181], "auto": [5, 19, 79, 80, 95, 96, 99, 100], "return": [5, 7, 10, 15, 57, 58, 59, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 158, 170, 172], "hide": 5, "esc": 5, "word": [5, 18, 21, 75, 84, 129], "wrap": [5, 16, 18, 184, 185], "w": [5, 21, 85, 164], "tooltip": [5, 18, 170], "variabl": [7, 17, 18, 28, 39, 52, 54, 55, 59, 60, 61, 66, 76, 77, 78, 85, 90, 93, 97, 114, 116, 120, 121, 122, 123, 132, 133, 135, 138, 147, 150, 158, 159, 164, 181, 183, 184, 190], "should": [7, 10, 18, 20, 21, 26, 28, 31, 33, 34, 44, 54, 56, 63, 64, 140, 148, 149, 151, 156, 159, 164, 170, 172, 180, 181, 188, 192, 193, 194], "top": [7, 15, 18, 22, 39, 147, 170, 181], "plugin_nam": [7, 164], "plugin_author": [7, 164], "author": [7, 8, 18, 155, 164], "plugin_descript": [7, 164], "sinc": [7, 8, 14, 22, 43, 54, 128, 144, 148, 170, 181, 183, 184, 186, 187, 189, 190], "descript": [7, 8, 18, 35, 52, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 185], "markdown": 7, "daringfirebal": 7, "net": 7, "syntax": [7, 21, 22, 77, 147], "minimum": [7, 100, 164], "plugin_api_vers": [7, 164], "plugin_vers": [7, 164], "0": [7, 8, 46, 58, 60, 61, 68, 73, 74, 75, 78, 79, 80, 84, 85, 91, 92, 93, 95, 96, 98, 99, 100, 101, 103, 109, 110, 111, 112, 117, 118, 119, 121, 122, 127, 128, 131, 145, 158, 164, 183, 184, 187, 189, 190], "plugin_licens": [7, 164], "gpl": [7, 164], "plugin_license_url": [7, 164], "www": [7, 54, 164], "gnu": [7, 54, 164], "org": [7, 8, 20, 22, 32, 46, 140, 145, 147, 151, 164, 176], "licens": [7, 18, 46, 55, 145, 147, 164, 183], "html": [7, 164], "plugin_user_guide_url": 7, "site": [7, 15], "example_plugin_document": 7, "short": 7, "simpl": [7, 18, 51, 52, 159, 164], "possibl": [7, 17, 29, 31, 44, 56, 79, 80, 95, 96, 99, 100, 148, 151, 152, 156, 184], "still": [7, 10, 35, 40, 41, 42, 47, 148, 151, 154, 155, 156, 170, 181, 184], "describ": [7, 15, 140, 148, 157, 164, 170, 185], "target": [7, 9, 60, 61, 165, 170], "earlier": [7, 10, 15, 29, 52, 181, 183, 184, 190], "instead": [7, 21, 31, 43, 52, 54, 55, 74, 81, 157, 158, 159, 169, 181, 184, 188], "restrict": 7, "strong": 7, "em": 7, "ul": 7, "ol": 7, "fill": [7, 8, 52, 158, 184], "z": [7, 57, 68, 99, 100, 101, 103, 126], "semant": 7, "run": [7, 9, 19, 20, 32, 39, 49, 50, 52, 66, 140, 143, 147, 149, 154, 155, 156, 157, 164, 166, 168, 169, 189], "older": [7, 26, 54, 140, 181], "break": 7, "chang": [7, 9, 16, 18, 22, 23, 25, 28, 29, 31, 32, 36, 55, 63, 65, 102, 129, 132, 136, 155, 157, 169, 170, 173, 179, 181, 182], "drop": [7, 9, 20, 167, 169, 192, 193, 194, 195, 196], "spdx": 7, "anoth": [7, 11, 16, 21, 49, 52, 54, 56, 77, 120, 143, 152, 156, 166, 168, 170, 184], "chose": 7, "point": [7, 79, 80, 95, 96, 99, 100, 159, 164, 189], "omit": [7, 159], "shown": [7, 9, 25, 35, 36, 39, 43, 49, 63, 64, 86, 89, 157, 159, 170], "clickabl": 7, "screen": [7, 16, 18, 19, 35, 144, 147, 157, 159, 164, 168, 170, 180], "dict": 7, "json": [7, 164], "web": [7, 22, 32, 172, 173, 191], "servic": [7, 156, 191], "luka": 7, "lalinski": 7, "register_album_metadata_processor": [7, 49, 164], "re": [7, 20, 21, 26, 35, 51, 54, 55, 56, 77, 146, 155, 156, 164, 169, 170, 173, 174, 179], "def": [7, 164], "remove_discnumb": 7, "discnumb": [7, 8, 184], "sub": [7, 10, 137, 138, 147], "feat": [7, 8, 52, 122], "register_track_metadata_processor": [7, 49, 164], "remove_featartist": 7, "regist": [7, 49, 50, 164], "themselv": [7, 178, 189], "listen": [7, 32, 157], "call": [7, 16, 28, 49, 51, 55, 77, 148, 154, 164, 191], "after": [7, 16, 18, 19, 30, 32, 50, 55, 56, 148, 149, 152, 156, 159, 172, 181, 192, 193, 194], "register_file_post_load_processor": 7, "extra": [7, 44, 49, 50, 159, 183, 186, 188], "note": [7, 8, 15, 19, 20, 31, 49, 50, 67, 69, 70, 71, 72, 83, 85, 104, 105, 106, 111, 112, 124, 128, 129, 140, 152, 157, 159, 165, 178, 179, 180, 181, 184], "newli": [7, 23, 50, 55, 156], "register_file_post_save_processor": 7, "right": [7, 9, 22, 25, 30, 31, 36, 38, 39, 50, 51, 52, 56, 112, 118, 119, 137, 138, 142, 144, 147, 152, 157, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "hand": [7, 9, 19, 30, 36, 38, 39, 50, 52, 142, 144, 146, 152, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 192, 193, 194, 195, 196], "pane": [7, 9, 16, 18, 23, 25, 30, 36, 39, 50, 52, 56, 142, 144, 152, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "register_file_post_addition_to_track_processor": 7, "register_file_post_removal_from_track_processor": 7, "register_album_post_removal_processor": 7, "extend": [7, 51, 147, 164], "implement": [7, 49, 54, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 73, 74, 75, 76, 78, 83, 84, 85, 86, 88, 89, 90, 94, 97, 98, 99, 100, 102, 112, 114, 116, 121, 122, 123, 124, 127, 128, 129, 131, 132, 135, 136, 168], "_load": 7, "_save": 7, "method": [7, 33, 79, 80, 95, 96, 99, 100, 155, 158, 165, 172, 174, 175, 177, 179, 182, 193, 194], "register_format": [7, 49], "class": [7, 164], "myfil": 7, "foo": [7, 62, 63, 65, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 114, 115, 116, 122, 123, 129, 132, 136], "self": 7, "filenam": [7, 18, 28, 31, 147, 181], "pars": [7, 22, 24, 31, 181], "suppos": [7, 52], "register_script_funct": [7, 49], "none": [7, 30, 165, 172, 175, 193, 194], "modul": [7, 164], "parser": 7, "scriptpars": 7, "rest": [7, 55, 169, 181], "txt": [7, 164, 168], "split": 7, "isalpha": 7, "eval_arg": 7, "fals": [7, 30, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 164, 170], "evalu": [7, 31, 97, 127, 135], "befor": [7, 16, 18, 21, 40, 43, 50, 51, 52, 55, 76, 112, 118, 119, 147, 148, 151, 152, 155, 157, 159, 164, 170, 180, 181, 192, 193, 194], "check_argcount": 7, "verifi": [7, 192, 193, 194, 195, 196], "default": [7, 8, 10, 11, 12, 16, 17, 18, 19, 20, 21, 22, 25, 27, 28, 30, 32, 41, 42, 43, 44, 45, 52, 54, 56, 63, 65, 67, 74, 79, 80, 95, 96, 99, 100, 102, 112, 114, 122, 127, 128, 132, 136, 140, 143, 147, 148, 157, 158, 167, 168, 170, 181, 184, 187], "true": [7, 55, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 135, 164], "unmatch": [7, 30, 154, 156], "clusterlist": 7, "parent": [7, 16, 181], "perfect": [7, 159], "ichneumon": 7, "hrglgrmpf": 7, "perfectli": 7, "15": [7, 57, 63, 64, 126, 184, 187], "ui": [7, 164], "itemview": 7, "baseact": 7, "register_album_act": [7, 49], "removeperfectalbum": 7, "callback": 7, "obj": 7, "isinst": 7, "is_complet": [7, 137, 138, 147], "get_num_unmatched_fil": 7, "get_num_matched_track": 7, "len": [7, 137, 138, 147], "iterfil": 7, "get_num_unsaved_fil": 7, "remove_album": 7, "register_x_act": 7, "tabl": [8, 11, 55, 142, 146, 172, 179, 184, 194], "spreadsheet": 8, "acoustid_id": [8, 184], "txxx": [8, 190], "vorbi": [8, 11, 43, 55, 190], "apev2": [8, 11, 41, 42, 190], "mp4": [8, 55, 190], "com": [8, 190], "appl": [8, 190], "asf": [8, 55, 190], "riff": [8, 44, 55], "acoustid_fingerprint": [8, 19, 184], "talb": 8, "alb": 8, "wm": 8, "albumtitl": 8, "iprd": 8, "tpe2": 8, "aart": 8, "albumartistsort": [8, 184], "tso2": 8, "soaa": 8, "albumartistsortord": 8, "albumsort": [8, 52, 184], "tsoa": 8, "soal": 8, "albumsortord": 8, "tipl": 8, "ipl": 8, "tpe1": 8, "iart": 8, "artistsort": [8, 184], "tsop": 8, "soar": 8, "artistsortord": 8, "tbpm": 8, "tmpo": 8, "beatsperminut": 8, "catalognumb": [8, 184], "catalogno": 8, "comm": 8, "cmt": 8, "icmt": 8, "tcmp": 8, "cpil": 8, "iscompil": 8, "tcom": 8, "wrt": 8, "imu": 8, "composersort": [8, 183], "tsoc": 8, "soco": 8, "composersortord": 8, "tpe3": 8, "tcop": 8, "cprt": 8, "icop": 8, "tdrc": 8, "tyer": 8, "tdat": 8, "dai": [8, 20, 63, 102, 136, 137, 138, 147, 164], "icrd": 8, "dir": 8, "9": [8, 17, 43, 55, 60, 79, 80, 95, 96, 99, 100, 101, 112, 118, 119, 143, 159, 166, 168, 183, 184, 186, 187, 189, 190], "tpo": 8, "disk": [8, 33], "partofset": 8, "discsubtitl": [8, 184], "tsst": 8, "setsubtitl": 8, "encodedbi": [8, 184], "tenc": 8, "too": [8, 151, 164], "ienc": 8, "encoderset": [8, 184], "tsse": 8, "encodingset": 8, "ieng": 8, "pgap": 8, "tcon": 8, "gen": 8, "ignr": 8, "tit1": 8, "grp1": 8, "grp": 8, "contentgroupdescript": 8, "tkei": 8, "initialkei": 8, "tsrc": 8, "tlan": 8, "ilng": 8, "wcop": 8, "uslt": 8, "lyr": 8, "tmed": 8, "im": 8, "djmixer": [8, 183], "tmoo": 8, "mvnm": 8, "movementnam": 8, "mvn": 8, "movementtot": [8, 188], "mvin": 8, "mvc": 8, "movementnumb": [8, 188], "mvi": 8, "musicbrainz_artistid": [8, 43, 184, 185], "musicbrainz_discid": [8, 184], "musicbrainz_originalartistid": [8, 184], "musicbrainz_originalalbumid": [8, 184], "musicbrainz_recordingid": [8, 184], "ufid": 8, "musicbrainz_trackid": [8, 184], "musicbrainz_albumartistid": [8, 184], "musicbrainz_releasegroupid": [8, 184], "musicbrainz_albumid": [8, 184], "musicbrainz_releasetrackid": 8, "musicbrainz_trmid": 8, "deprec": [8, 15], "musicbrainz_workid": [8, 183], "musicip_fingerprint": [8, 184], "musicmag": 8, "musicip_puid": [8, 184], "originalalbum": [8, 184], "toal": 8, "originalalbumtitl": 8, "originalartist": [8, 184], "tope": 8, "originalfilenam": [8, 52, 184], "tofn": 8, "originald": [8, 52, 184, 187], "tdor": 8, "tori": 8, "originalreleasetim": 8, "originalreleaseyear": 8, "originalyear": [8, 28, 184], "instrument": [8, 31, 183], "tmcl": 8, "relationship": [8, 13, 15, 31, 147, 164, 191], "vocal": [8, 31, 183], "pcst": 8, "podcasturl": [8, 184], "purl": 8, "ipro": 8, "_rate": [8, 187], "popm": 8, "email": [8, 37], "shareduserr": 8, "tpub": 8, "publish": 8, "releasecountri": [8, 158, 184], "icnt": 8, "released": [8, 184], "tdrl": 8, "releasestatu": [8, 184], "musicbrainz_albumstatu": 8, "releasetyp": [8, 184], "musicbrainz_albumtyp": 8, "tpe4": 8, "mixartist": 8, "modifiedbi": 8, "replaygain_album_gain": 8, "replaygain_album_peak": 8, "replaygain_album_rang": 8, "replaygain_reference_loud": 8, "replaygain_track_gain": 8, "replaygain_track_peak": 8, "replaygain_track_rang": 8, "tvsh": 8, "showsort": [8, 184], "sosn": 8, "showmov": [8, 184, 188], "shwm": 8, "tit3": 8, "totaldisc": [8, 184], "disctot": 8, "totaltrack": [8, 184], "trck": 8, "tracktot": 8, "trkn": 8, "tracknumb": [8, 31, 55, 159, 181, 184], "itrk": 8, "tit2": 8, "nam": 8, "inam": 8, "titlesort": [8, 184], "tsot": 8, "sonm": 8, "titlesortord": 8, "woar": 8, "weblink": 8, "authorurl": 8, "wrk": 8, "iwri": 8, "taken": [8, 142, 184], "earliest": [8, 52, 184, 187], "uncertain": 8, "whether": [8, 10, 14, 18, 19, 20, 22, 31, 39, 41, 42, 55, 143, 148, 151, 155, 157, 159, 170, 179, 184, 187, 197], "popul": [8, 158, 180, 184, 187, 189], "lastfmplu": 8, "stock": [8, 184], "abl": [8, 13, 17, 148, 156, 157, 170, 184], "certain": [8, 31, 49, 55, 133, 151, 183, 184], "incorrect": [8, 20, 30, 111, 169, 174, 177, 196], "duet": 8, "neither": [8, 143, 190], "subtyp": 8, "With": [8, 112, 188, 193], "compat": [8, 16, 43, 44, 49, 55, 56, 147, 148, 164, 184, 188], "reason": [8, 43, 55, 56, 148, 150, 154, 156, 159], "interpret": [8, 51, 112, 118, 119], "instal": [9, 15, 19, 20, 29, 48, 55, 141, 143, 147, 152, 155, 164], "next": [9, 29, 32, 46, 145, 157, 159, 164, 165, 169, 181, 185], "step": [9, 35, 50, 148, 155, 156, 157, 165, 169, 171, 172, 173, 174, 175, 176, 177, 179, 180, 192, 193, 194], "prefer": [9, 22, 29, 31, 33, 52, 79, 80, 95, 96, 99, 100, 147, 148, 172, 177, 184, 193], "view": [9, 18, 23, 46, 55, 56, 145, 147, 155, 168, 173, 174, 176, 177, 179], "menu": [9, 18, 22, 25, 26, 38, 45, 48, 49, 51, 52, 142, 143, 147, 155, 159, 167, 169, 170, 180, 181], "bar": [9, 18, 63, 65, 77, 78, 81, 82, 83, 85, 88, 90, 97, 102, 113, 116, 129, 132, 136, 142, 147, 157, 159, 170, 179], "simpli": [9, 16, 23, 33, 55, 159, 169, 170], "check": [9, 11, 14, 16, 19, 20, 21, 28, 29, 31, 36, 37, 39, 40, 41, 42, 56, 143, 148, 151, 152, 155, 157, 159, 164, 166, 168, 170, 178, 179, 180, 186, 192, 193, 194, 195, 196], "box": [9, 16, 18, 20, 22, 29, 36, 146, 170, 176, 179], "left": [9, 16, 19, 28, 30, 38, 39, 51, 93, 112, 118, 119, 122, 127, 137, 138, 142, 144, 146, 147, 159, 169, 192, 193, 194, 195, 196], "side": [9, 19, 30, 38], "drag": [9, 30, 36, 167, 169, 170, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "doubl": [9, 18, 155, 167], "context": [9, 25, 38, 49, 147, 180], "onto": [9, 30, 167, 169], "applic": [9, 32, 56, 149, 155, 168], "allow": [9, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 29, 30, 32, 35, 36, 39, 43, 44, 54, 55, 76, 77, 97, 120, 129, 133, 135, 142, 143, 151, 152, 155, 159, 164, 165, 166, 168, 169, 170, 171, 175, 179, 194], "button": [9, 16, 18, 22, 29, 31, 32, 35, 36, 152, 155, 156, 159, 165, 168, 170, 173, 175, 179, 181], "below": [9, 14, 16, 18, 25, 30, 35, 36, 39, 63, 64, 69, 124, 142, 165, 170], "three": [9, 31, 51, 52, 59, 61, 75, 82, 85, 98, 114, 142, 156, 164, 187], "accord": [9, 40, 52, 180], "On": [9, 10, 12, 22, 34, 45, 54, 55, 147, 149, 151, 157], "tree": 9, "major": [9, 140, 152], "navig": [9, 35], "made": [9, 10, 22, 36, 48, 164, 170], "greater": [9, 14, 75, 78, 79, 80, 91, 109, 117, 127, 131], "statu": [9, 35, 36, 50, 142, 143, 147, 157, 166, 170, 179, 184], "stack": [9, 36, 170], "reflect": [9, 36, 170], "control": [9, 36, 51, 170], "highlight": [9, 18, 35, 36, 39, 170], "hover": [9, 18, 36, 39, 170], "cursor": [9, 36, 170], "correspond": [9, 20, 32, 36, 164, 169, 170], "dure": [9, 20, 36, 48, 49, 50, 76, 97, 152, 154, 170], "interfac": [9, 23, 141, 142, 143, 147, 154, 168, 179], "advanc": [9, 11, 22, 30, 56, 147, 157, 185], "ignor": [10, 19, 20, 21, 30, 31, 44, 112, 132, 138, 143, 147, 168], "regular": [10, 21, 27, 112, 118, 119], "pattern": [10, 16, 112, 118, 119, 159, 181], "never": [10, 14, 55], "bak": 10, "end": [10, 16, 21, 51, 52, 55, 56, 61, 63, 64, 69, 122, 127, 128], "hidden": [10, 52, 56, 181], "subdirectori": [10, 16, 28, 148], "insid": [10, 17, 56, 140, 181, 185], "durat": 10, "length": [10, 17, 63, 64, 75, 109, 111, 131, 152, 165, 189], "consid": [10, 14, 21, 150, 156], "maximum": [10, 19, 21, 99, 135, 152, 164], "queri": [10, 15, 22, 165, 175], "result": [10, 17, 22, 27, 55, 58, 61, 69, 70, 71, 72, 81, 82, 83, 85, 90, 104, 105, 106, 108, 110, 113, 114, 124, 132, 138, 143, 148, 154, 155, 156, 157, 172, 181, 197], "50": [10, 31, 101, 109], "v2": [10, 19, 39, 43, 79, 80, 95, 96, 158, 171], "wa": [10, 15, 49, 50, 52, 55, 56, 73, 79, 80, 95, 96, 144, 148, 151, 155, 156, 157, 158, 164, 174, 177, 178, 179, 183, 184, 186, 187, 194], "fix": [10, 11, 14, 55, 148, 159], "25": 10, "respons": [10, 154, 156, 164], "determin": [10, 14, 16, 17, 18, 20, 31, 44, 50, 79, 80, 95, 96, 99, 100, 177], "pregap": [10, 187], "silenc": 10, "bonu": [10, 184], "mark": [10, 21, 31, 56, 66, 76, 119, 144, 149, 156, 178], "comparison": [10, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 124, 132], "compar": [10, 30, 49, 156, 169], "unmodifi": 10, "mainten": [10, 147], "clear": [11, 16, 21, 56, 149, 168], "leav": [11, 14, 16, 20, 30, 55], "through": [11, 151, 154, 155, 159, 171, 183], "genr": [11, 31, 66, 76, 121, 147, 191], "comment": [11, 21, 28, 52, 76, 107, 120, 133, 147, 184, 186, 187], "embed": [11, 28, 54, 151], "id3": [11, 40, 44, 147, 151, 190], "flac": [11, 55, 193], "seekpoint": 11, "handl": [11, 16, 17, 55, 147], "empti": [11, 16, 29, 31, 36, 52, 57, 58, 59, 62, 63, 65, 68, 73, 75, 77, 78, 79, 80, 81, 82, 91, 95, 96, 97, 101, 102, 103, 107, 108, 110, 111, 114, 117, 119, 123, 126, 127, 131, 132, 136, 138, 159, 168, 170, 184, 187], "seek": 11, "block": [11, 23, 107], "unus": [11, 29], "preserv": [11, 40, 129, 147, 169], "overwritten": [11, 19, 60], "enter": [11, 16, 18, 20, 21, 26, 32, 33, 34, 39, 51, 55, 63, 65, 102, 112, 118, 119, 136, 155, 157, 159, 165, 168, 172, 175, 176, 180, 181, 184], "stop": [11, 31, 147, 152, 155], "overwrit": [11, 28, 164], "rom": 12, "overrid": [12, 22, 26, 31, 45, 143], "download": [13, 14, 15, 28, 35, 142, 147, 154, 155, 157, 167, 185], "decid": [14, 30, 56], "better": [14, 155, 158], "larger": [14, 55], "exclud": [14, 21, 55], "appear": [14, 22, 29, 31, 35, 112, 144, 152, 154, 165, 170], "piec": 14, "front": [14, 15, 27, 28, 152, 169, 173, 174, 175, 176, 177], "250px": 14, "500px": 14, "1200px": 14, "amd": 14, "squar": 14, "pad": [14, 55, 63, 64, 137, 138, 147], "requir": [14, 18, 32, 55, 164, 179, 192, 193, 194, 195, 196], "origin": [14, 28, 31, 61, 142, 147, 167, 169, 184], "largest": 14, "approv": [14, 15, 151], "accept": [14, 56, 143, 151, 168, 181], "pend": [14, 23, 56, 142, 144, 151], "uncheck": [14, 16, 20, 28, 31, 39, 40], "3": [14, 15, 43, 52, 54, 55, 57, 64, 67, 68, 73, 75, 76, 78, 90, 91, 92, 93, 97, 98, 99, 100, 101, 103, 116, 121, 122, 123, 126, 127, 128, 131, 135, 147, 158, 164, 165, 179, 180, 183, 184, 185, 186, 187, 190, 192, 193, 194, 195, 196], "exact": [14, 15, 16, 21, 31, 55, 193], "eg": 14, "1979": 14, "delux": [14, 184], "2010": 14, "reissu": [14, 52], "choos": [15, 21, 29, 31, 32, 41, 42, 43, 158, 167], "bottom": [15, 35, 36, 55, 142, 144, 157, 170, 173], "until": [15, 16, 22, 31, 32, 33, 135, 168, 176, 195, 196], "cooper": 15, "booklet": [15, 28], "assign": [15, 18, 28, 30, 60, 61, 66, 97, 120, 121, 133, 147, 156, 164, 169, 170, 173, 174, 175, 176, 177, 183, 184, 186, 187], "whole": [15, 119, 156], "visual": [15, 43], "good": [15, 144], "choic": [15, 22], "about": [15, 18, 22, 39, 51, 112, 118, 119, 141, 142, 143, 144, 150, 159, 164, 179, 183, 184, 186, 187], "represent": 15, "fallback": [15, 31, 159], "third": [15, 142, 147, 151, 152, 164], "parti": [15, 147, 151, 164], "now": [15, 69, 124, 140, 157, 159, 164, 170], "whitelist": 15, "abov": [15, 30, 31, 43, 49, 54, 56, 140, 149, 152, 157], "amazon": [15, 184], "almost": [15, 56], "correct": [15, 20, 30, 111, 148, 165, 169, 172, 174, 175, 192, 193, 194], "fanart": [15, 49], "tv": [15, 49], "focus": [15, 157], "theaudiodb": 15, "tell": [16, 17, 18, 28, 31, 147], "untag": [16, 156], "done": [16, 51, 52, 112, 118, 119, 169, 170, 172, 179], "independ": [16, 170], "typic": [16, 26, 35, 44, 52, 122, 144, 150, 152, 154, 172, 180, 187], "portion": [16, 63, 65, 102, 136, 159, 164, 184], "last": [16, 18, 22, 40, 49, 50, 117, 132, 147, 159], "destin": [16, 50, 152], "sort": [16, 31, 51, 116, 123, 132, 147, 159, 183, 184, 186, 187, 191], "structur": [16, 150, 181], "jpg": [16, 27, 151], "png": [16, 27], "cue": 16, "unix": [16, 54], "shell": 16, "wildcard": [16, 21, 73, 133], "everyth": [16, 18, 157, 159], "seq": 16, "meta": 16, "bracket": 16, "zero": [16, 46, 61, 63, 64, 68, 73, 78, 101, 122, 127, 145, 159, 187], "thu": [16, 55, 56, 140, 165, 179], "liner": 16, "nomatch": 16, "jpg2": 16, "subfold": 16, "artwork": [16, 28], "delet": [16, 18, 56, 67, 76, 137, 138, 144, 147], "unchang": 16, "preset": [16, 18], "manag": [16, 18, 35, 36, 39, 48, 51, 52, 55, 138, 140, 147, 173, 174, 176, 177], "selector": [16, 22], "output": [16, 18, 33, 50, 52, 62, 97, 114, 132, 143, 150, 155, 159, 164, 168, 170, 193], "column": [16, 18, 39, 55, 142, 179], "prior": [16, 18, 29, 73, 79, 80, 95, 96, 148, 158, 189], "10": [16, 18, 54, 56, 57, 68, 75, 78, 101, 109, 112, 126, 127, 142, 147, 149, 158, 159, 183, 184, 187], "randomli": [16, 18], "chosen": [16, 18, 30, 38, 181], "reload": [16, 190], "modifi": [16, 18, 36, 40, 49, 52, 129, 143, 144, 164, 168, 170], "ascii": [17, 31], "equival": [17, 63, 64, 71, 72, 77, 105, 106, 140, 168], "\u00e1": 17, "\u00e4": 17, "\u01ce": 17, "\u00e9": 17, "\u011b": 17, "\u00eb": 17, "\u00e6": 17, "ae": 17, "incompat": [17, 148], "underscor": [17, 52, 120, 147, 150, 185], "259": 17, "limit": [17, 20, 32, 44, 49, 54, 55, 135, 147, 158, 191], "enforc": 17, "mode": [17, 56, 142, 143], "might": [17, 35, 43, 49, 52, 55, 56, 122, 151, 155, 156, 157, 158, 159, 164, 181], "caus": [17, 22, 27, 41, 42, 56, 148, 149, 155, 156, 184], "exceed": 17, "tradition": 17, "impos": 17, "properli": [17, 151, 152, 156, 159, 164, 178, 179, 181, 192, 193, 194, 197], "explor": 17, "exce": [17, 31, 152], "direct": [17, 20, 55], "By": [17, 19, 22, 25, 32, 41, 42, 52, 56, 132, 140, 147, 158, 181, 183, 184], "slash": [17, 181], "backslash": [17, 51, 112, 118, 119, 159], "term": [18, 147, 157], "function": [18, 22, 28, 35, 39, 48, 49, 50, 52, 55, 58, 60, 61, 68, 69, 70, 71, 72, 73, 75, 78, 79, 80, 81, 82, 83, 85, 87, 91, 93, 95, 96, 97, 98, 101, 103, 104, 105, 106, 108, 110, 111, 116, 117, 118, 119, 120, 124, 130, 131, 133, 135, 140, 142, 147, 157, 158, 159, 164, 171, 180, 185], "mous": [18, 39], "pointer": [18, 39], "entri": [18, 39, 52, 63, 65, 102, 136, 155, 158, 164, 168, 176, 191, 192, 193, 194], "unicod": [18, 31, 39, 125], "uxxxx": [18, 39], "xxxx": [18, 39], "vari": [18, 52, 157], "line": [18, 21, 22, 33, 35, 52, 143, 144, 147, 148, 155, 156, 164, 166, 168, 169, 184], "complex": [18, 52, 55], "criteria": [18, 52, 173, 174], "metabrainz": [18, 51, 52], "thread": [18, 19, 51, 52], "snippet": [18, 51, 52], "At": [18, 129], "sidebar": [18, 146], "plain": [18, 39], "export": [18, 39, 54], "blank": [18, 62, 73, 93, 112, 122, 127, 168], "reset": 18, "via": [18, 32, 49, 55, 56], "without": [18, 29, 43, 49, 60, 61, 143, 148, 156, 176, 181, 184, 187, 189], "cancel": [18, 168], "trigger": [18, 49, 52], "invok": 19, "produc": [19, 22, 55, 147, 172, 183, 194, 197], "luk\u00e1\u0161": 19, "lalinsk\u00fd": 19, "previous": [19, 20, 56, 128, 157], "trm": [19, 147], "musicid": 19, "puid": [19, 147, 184], "remain": [19, 25, 144, 154, 166, 168, 172, 179, 195, 196], "lock": 19, "rescan": 19, "again": [19, 56, 148, 152, 156, 170, 180], "accommod": 19, "workflow": [19, 179, 195, 196, 197], "directli": [19, 28, 30, 32, 52, 140, 176, 184, 190], "avoid": [19, 55, 63, 64], "redo": 19, "futur": [19, 172], "concurr": 19, "extern": [19, 32, 55], "chromaprint": [19, 55, 184], "fpcalc": [19, 55, 156], "util": [19, 155, 156, 164], "detect": 19, "placehold": [19, 159], "hint": 19, "input": [19, 51, 63, 65, 102, 136, 164, 181], "valid": [19, 51, 56, 63, 65, 77, 102, 136, 152], "kei": [19, 147, 152, 169, 184], "cost": 19, "obtain": [19, 172], "server": [20, 32, 56, 151, 154, 156, 158, 191], "domain": 20, "down": [20, 36, 39, 45, 56, 68, 142, 143, 157, 159, 166, 170, 176], "localhost": [20, 32, 157], "host": 20, "warn": [20, 22, 23, 168], "ask": [20, 147, 155], "confirm": [20, 22, 150, 151, 170, 180, 182], "port": [20, 32, 144, 157], "443": 20, "usernam": [20, 21, 32], "folksonomi": [20, 21, 183, 191], "password": [20, 21, 32, 155], "startup": [20, 48, 143, 147, 166], "popup": 20, "interv": 20, "daili": [20, 140], "weekli": 20, "stabl": [20, 140], "beta": [20, 185], "dev": [20, 26, 33], "subscrib": 20, "notifi": 20, "command": [20, 36, 51, 54, 56, 112, 118, 119, 140, 143, 147, 148, 149, 155, 156, 165, 169, 170, 175, 180, 192, 193, 194, 195, 196], "distribut": [20, 55, 147, 184], "fall": [21, 52, 54, 151], "featur": [21, 147, 180, 184, 193, 194], "otherwis": [21, 30, 62, 81, 184, 187], "proper": [21, 43, 44, 51, 55, 76, 77, 78, 90, 93, 97, 116, 121, 122, 123, 132, 156, 159, 164, 178, 180, 192, 193, 194], "minim": [21, 22, 30, 195, 196], "popular": [21, 55, 193, 194], "90": 21, "lower": [21, 30, 51, 121, 129, 137, 138, 147, 157], "possibli": [21, 56], "less": [21, 33, 55, 75, 78, 91, 95, 96, 111, 117, 131, 140], "relev": [21, 22, 164], "5": [21, 57, 58, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 109, 110, 111, 117, 126, 147, 180, 181, 187, 188, 189, 192, 193, 194, 195, 196], "insensit": [21, 79, 80, 95, 96, 99, 100, 132, 168], "playground": 21, "field": [21, 26, 33, 34, 43, 55, 155, 158, 180, 181], "test": [21, 58, 59, 84, 107, 118, 119, 120, 138, 148, 185], "rule": [21, 30, 55], "setup": [21, 140, 147, 157], "red": [21, 144, 152, 169, 179], "green": [21, 32, 144, 147, 169, 173, 175, 176, 178], "strict": 21, "filter": [21, 55], "rd": 21, "least": [21, 151], "area": [21, 49, 55], "out": [21, 29, 148], "icon": [22, 35, 143, 147, 152, 155, 157, 179, 192, 193, 194, 195, 196], "toolbar": [22, 147], "littl": [22, 197], "smaller": [22, 151, 154], "behavior": [22, 52], "color": [22, 147], "theme": [22, 23, 142], "scheme": [22, 55], "dark": [22, 23, 142], "qt5": 22, "desktop": [22, 140, 142, 143, 155], "ones": [22, 23], "bypass": [22, 168], "nativ": [22, 43, 55], "qt": 22, "picker": 22, "reduc": 22, "consequ": 22, "along": [22, 28, 49, 142, 143, 144, 156, 166, 168, 169], "suggest": 22, "impact": [22, 154, 195, 196], "expect": [22, 55, 140, 155, 197], "unsav": [22, 168], "prevent": [22, 164], "accident": [22, 135], "lose": [22, 43], "ve": [22, 164], "adjust": [22, 38, 56, 149, 158, 181, 192, 193, 194, 195, 196], "horizont": [22, 31], "scroll": [22, 157], "visibl": [22, 56], "begin": [22, 52, 55, 67, 73, 74, 111, 127, 128, 144, 150, 168, 184], "brows": 22, "rememb": [22, 155, 156, 170], "condit": [23, 58, 69, 70, 71, 72, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 135, 147], "bring": [23, 31, 167, 169, 180], "pick": 23, "queu": [23, 168], "successfulli": [23, 144, 156, 178], "rearrang": [24, 36, 170], "pulldown": [26, 45], "cdrom": 26, "albumart": 27, "jpe": 27, "gif": 27, "tiff": 27, "captur": [27, 119, 156], "real": [27, 56], "common": [27, 55, 140, 148, 152, 155, 164], "mistak": 27, "thrown": 27, "unexpect": 27, "storag": [28, 55, 144, 147], "find": [28, 30, 31, 32, 56, 137, 138, 142, 144, 146, 147, 148, 156, 157, 164, 166, 168], "mask": 28, "preview": [28, 181], "coverart_maintyp": 28, "primari": [28, 48, 52, 55, 143, 187, 191], "coverart_typ": 28, "coverart_com": 28, "prefac": 28, "especi": [28, 55, 158, 166, 184, 192, 193, 194], "raw": [28, 50], "backup": [29, 197], "easili": [29, 158, 159, 167], "comput": [29, 140, 157], "snapshot": 29, "easi": [29, 140], "recoveri": 29, "corrupt": [29, 148], "undo": 29, "cleanup": 29, "cours": [29, 158], "bloat": 29, "orphan": 29, "checkbox": [29, 39, 181], "come": [29, 170], "uninstal": [29, 35, 48], "reinstal": [29, 148], "tune": 30, "higher": 30, "percentag": [30, 31], "threshold": [30, 31], "oppos": 30, "increas": [30, 32, 33, 38, 55], "chanc": [30, 193, 194, 196], "risk": 30, "alia": 31, "english": [31, 62], "canadian": 31, "alias": 31, "greek": 31, "attempt": [31, 156, 180, 195, 196], "root": [31, 55], "cypru": 31, "uk": [31, 158], "guidelin": [31, 52], "latin": [31, 43], "besid": [31, 36, 39, 170, 179], "reorder": [31, 39], "satisfi": [31, 178, 181], "transfer": 31, "close": [31, 155, 166, 168], "perman": 31, "weight": 31, "Then": [31, 148, 155], "meet": 31, "30": [31, 32, 75, 131, 147], "cyril": 31, "convert": [31, 51, 158], "punctuat": 31, "quotat": 31, "apostroph": 31, "ellips": 31, "lyricist": [31, 147, 183, 186], "conductor": [31, 147, 183], "dj": [31, 147, 183, 187], "mixer": [31, 147, 183], "remix": [31, 147, 183, 187], "guess": [31, 169], "spell": 31, "proxi": 32, "outsid": 32, "sock": 32, "authent": 32, "timeout": 32, "abort": 32, "inact": 32, "period": 32, "integr": [32, 157], "free": [32, 55], "machin": 32, "deactiv": 32, "expos": 32, "scanner": [32, 157], "android": [32, 147], "app": [32, 147, 155], "trust": 32, "potenti": [32, 148], "secur": 32, "hole": 32, "rdisk1": 33, "rdisk2": 33, "trial": 33, "termin": [33, 56, 140, 149, 155], "mount": [33, 147], "disk2": 33, "nodev": 33, "nosuid": 33, "rdisk": 33, "sai": 33, "colbi": 35, "rai": 35, "unoffici": 35, "wiki": 35, "newer": [35, 155], "brief": 35, "own": [35, 49, 140, 157, 164, 181], "switch": [36, 170], "expand": [36, 99, 100, 170, 180], "arrow": [36, 170, 173, 175, 176], "normal": [36, 49, 143, 166, 170, 185, 186], "mail": 37, "account": [37, 55], "slider": 38, "likelihood": 38, "decreas": 38, "compil": [38, 56, 147, 184, 187], "priorit": 38, "problem": [39, 56, 144, 148, 151, 152, 155, 164], "yaml": 39, "middl": 39, "timestamp": [40, 189], "aac": [40, 55, 147, 151], "ac3": [40, 55, 147, 151], "pure": [41, 42], "deal": [41, 42, 151, 158], "kept": [41, 42], "latest": [43, 140, 151, 155, 157], "modern": [43, 140], "encount": [43, 49, 144], "multi": [43, 51, 59, 60, 61, 76, 78, 85, 88, 90, 93, 97, 99, 100, 112, 114, 116, 121, 122, 123, 132, 147, 158, 183, 184, 186, 187, 191], "encod": [43, 44, 55, 147, 156, 164, 184], "utf": [43, 44, 164], "16": 43, "iso": [43, 158, 183, 184, 187], "8859": 43, "face": 43, "id3v23": 43, "mention": 43, "flatten": [43, 60, 61], "greatest": [43, 193, 194, 196], "explicitli": [43, 112, 188], "workaround": 43, "fact": 43, "whatev": 43, "itun": [43, 55, 147, 188, 190], "musicbe": [43, 188], "id3v1": [43, 54], "chunk": 44, "resourc": [44, 155], "interchang": [44, 55], "previou": [44, 140, 148, 157, 169, 174, 184], "1252": 44, "depend": [44, 54, 55, 138, 156, 157, 164, 169, 174, 179, 180, 182, 183, 184, 187, 193], "anywai": 44, "much": [44, 56, 147, 148], "gain": [44, 147, 185], "augment": [46, 145], "cc0": [46, 145], "visit": [46, 145], "creativecommon": [46, 145], "publicdomain": [46, 145], "appropri": [49, 138, 152, 164, 165, 169, 176, 180], "hook": [49, 50, 147, 164], "ensur": [49, 52, 63, 64, 148, 164, 170, 180, 192, 193, 194, 197], "correctli": [49, 157, 180, 188], "backward": 49, "object": [49, 164], "sequenti": [49, 168], "upon": [49, 50, 75, 94, 129, 131], "prioriti": [49, 50, 164], "processor": [49, 50, 147], "intervent": 49, "register_cover_art_provid": 49, "although": [49, 52, 55, 152], "cuesheet": 49, "register_track_act": 49, "register_file_act": 49, "register_cluster_act": 49, "register_clusterlist_act": 49, "file_post_load_processor": [49, 50, 147], "file_post_save_processor": [49, 50, 147], "file_post_addition_to_track_processor": [49, 50, 147], "file_post_removal_from_track_processor": [49, 50, 147], "album_post_removal_processor": [49, 50, 147], "repositori": [49, 55, 147, 164], "statement": [50, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136], "immedi": [50, 156], "against": [50, 56, 135, 169], "demand": 50, "aspect": 51, "deriv": 51, "foobar2000": [51, 55], "titleformat": 51, "alphanumer": 51, "percent": [51, 60, 61, 159, 184, 185], "sign": [51, 60, 61, 112, 118, 119, 159, 181], "dollar": [51, 112, 118, 119], "parenthes": [51, 112, 118, 119, 159], "escap": [51, 63, 64, 112, 118, 119], "insert": [51, 112, 118, 119, 165, 175], "000": 51, "test_tag": 51, "rerecord": [51, 77], "But": [51, 52, 77], "semicolon": [51, 76, 78, 90, 93, 97, 114, 116, 121, 122, 123, 132, 185], "special": [51, 63, 64, 158, 159, 184, 185, 187, 189, 190], "whenev": 52, "append": [52, 61, 164], "hold": [52, 55, 164, 169, 170], "temporari": [52, 148], "solv": [52, 147, 149, 155], "_releasecom": [52, 184, 187], "_releaselanguag": [52, 187], "wherea": 52, "lyric": [52, 133, 147, 183, 184], "2020": [52, 63, 64, 65, 79, 80, 95, 96, 99, 100, 102, 136], "1992": 52, "if2": [52, 137, 138, 147, 159], "_recording_firstreleased": [52, 184, 187], "tri": [52, 169], "Or": 52, "meaning": 52, "swapprefix": [52, 137, 138, 147], "muddi": 52, "water": 52, "_multiartist": [52, 187], "rreplac": [52, 137, 138, 147], "_feat_titl": 52, "rsearch": [52, 137, 138, 147], "ea": 52, "_feat_album": 52, "_filenam": [52, 189], "_extens": [52, 189], "faq": [53, 55, 155], "ini": [54, 148], "Its": [54, 55], "appdata": [54, 148], "yourusernam": 54, "roam": [54, 148], "librari": [54, 55, 148, 154], "known": [54, 159, 190], "bug": [54, 140, 147, 148], "unabl": [54, 146], "wmp": 54, "resolv": [54, 152, 155], "creator": 54, "1703": 54, "gnome": [54, 142], "kde": [54, 140, 142], "firefox": 54, "approach": 54, "sudo": 54, "mpeg": [55, 189], "mp2": 55, "m2a": 55, "m4a": 55, "m4b": 55, "m4p": 55, "m4v": 55, "m4r": 55, "wma": 55, "wmv": 55, "tta": 55, "aiff": 55, "aif": 55, "aifc": 55, "musepack": 55, "mpc": 55, "mp": 55, "wavpack": 55, "wv": 55, "optimfrog": 55, "ofr": 55, "ofs": 55, "monkei": 55, "ap": 55, "tom": 55, "lossless": [55, 193], "kompressor": 55, "tak": 55, "speex": 55, "spx": 55, "ogg": 55, "ogx": 55, "oga": 55, "theora": 55, "ogv": 55, "opu": 55, "adt": 55, "stream": 55, "ac": [55, 79, 80, 95, 96, 99, 100, 129], "eac3": 55, "dff": 55, "dsf": 55, "lack": 55, "eventu": 55, "arguabl": 55, "suffici": [55, 144, 194], "dbpoweramp": 55, "eac": [55, 165], "fre": 55, "whipper": [55, 165, 193], "decod": [55, 193], "xld": [55, 165, 193], "technic": [55, 190], "persist": [55, 56], "design": 55, "purpos": [55, 164], "secondari": [55, 187], "encourag": 55, "bulk": 55, "mp3tag": 55, "mediamonkei": 55, "That": [55, 151, 152, 159, 164], "team": 55, "won": [55, 147, 155], "patch": 55, "rewritten": 55, "slower": 55, "mitig": 55, "likewis": 55, "small": [55, 195, 196], "speed": [55, 154], "b1": 55, "b2": 55, "uncommon": 55, "decim": 55, "realli": [55, 148, 156], "_musicbrainz_tracknumb": [55, 187], "awar": [55, 184], "integ": [55, 57, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 109, 126], "codec": 55, "pre": 55, "directshow": 55, "webm": 55, "gstreamer": 55, "due": [55, 144, 154, 156], "widest": 55, "toolspackag": 55, "rpm": 55, "fusion": 55, "ffmpeg": 55, "rpmfusion": 55, "yum": 55, "explain": 56, "paramet": [56, 130, 164], "tport": 56, "8000": [56, 157], "continu": [56, 157, 176, 180], "occur": [56, 148, 152, 155], "given": [56, 144, 172, 184, 190], "wait": [56, 151, 168, 173, 174, 176, 177], "minut": [56, 151, 184], "overload": 56, "temporarili": 56, "reject": 56, "vote": 56, "wasn": [56, 169], "homebrew": 56, "bad": [56, 113], "torrent": 56, "pirat": 56, "poorli": 56, "unfairli": 56, "suppli": 56, "evid": 56, "prove": 56, "genuin": 56, "aren": 56, "13": [56, 101, 128, 149], "report": [56, 146, 147, 148, 149, 189], "trash": [56, 149], "mostli": [56, 149], "seem": [56, 149, 152], "gatekeep": [56, 149], "mistakenli": [56, 149], "xattr": [56, 149], "accordingli": [56, 149], "sandbox": [56, 140], "virtual": [56, 195], "filesystem": 56, "cach": 56, "vf": 56, "arg": [57, 58, 68, 71, 72, 101, 103, 105, 106, 110, 126], "categori": [57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "mathemat": [57, 68, 101, 103, 126, 147], "arbitrari": [57, 58, 68, 71, 72, 82, 99, 100, 101, 103, 105, 106, 110, 126], "20": [57, 109, 126, 136], "35": [57, 99, 100, 126], "14": [57, 64, 126], "newlin": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138], "affect": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 138, 155], "gt": [58, 110, 137, 138, 147], "lt": [58, 110, 135, 137, 138, 147], "setmulti": [59, 60, 61, 78, 85, 88, 90, 93, 97, 99, 100, 114, 116, 122, 123, 132, 137, 138, 147, 158], "unlik": [60, 61, 148], "yield": [60, 61], "keep_dupl": 61, "merg": [61, 183, 184], "retain": 61, "country_cod": 62, "invalid": [62, 63, 65, 102, 127, 136, 152], "assum": [62, 81, 155], "russian": 62, "ca": 62, "canada": [62, 158], "ye": [62, 158], "\u043a\u0430\u043d\u0430\u0434\u0430": 62, "strftime": [63, 64], "02": [63, 64, 80, 95, 96, 99, 100], "month": [63, 65, 136, 137, 138, 147], "numer": [63, 65, 102, 136, 188], "ymd": [63, 65, 102, 136], "dmy": [63, 65, 102, 136], "mdy": [63, 65, 102, 136], "portabl": [63, 64, 155], "3y": [63, 64], "hang": [63, 64], "07": [63, 65, 102, 136], "21": [63, 65, 102, 136], "2021": 63, "juli": [63, 136], "myd": 63, "26": 64, "februari": 64, "noop": [65, 76, 102, 136, 137, 138, 147, 158], "dym": [65, 102, 136], "unset": [66, 137, 138, 147], "sensit": [67, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 112, 124, 128], "THE": 67, "divid": [68, 101], "round": 68, "subsequ": [68, 101, 143], "suffix": 69, "a1": [71, 72, 82, 105, 106, 147, 187], "a2": [71, 72, 82, 105, 106, 147, 187], "eq": [71, 72, 97, 137, 138, 147, 158], "haystack": 73, "needl": 73, "index": [73, 78, 122, 127], "occurr": [73, 113, 114], "abcdef": 73, "nonalpha": 74, "upper": [74, 97, 129, 137, 138, 147, 157], "abc": [74, 79, 80, 91, 92, 95, 96, 99, 100, 111, 127, 132], "123": [74, 84, 109], "alpha": [74, 121], "truncat": [75, 137, 138, 147], "fit": 75, "plu": [75, 78, 91, 117, 131, 170], "neg": [75, 78, 91, 117, 122, 127, 131], "loop": [76, 97, 135, 147], "iter": [76, 97, 135], "_loop_valu": [76, 97, 158], "count": [76, 97, 122, 127, 135, 147, 158], "_loop_count": [76, 97, 135], "substitut": [76, 78, 90, 93, 97, 116, 122, 123, 132], "coerc": [76, 78, 90, 93, 97, 116, 121, 122, 123, 132], "artist_count": 76, "artist_1": 76, "artist_2": 76, "artist_": 76, "indirect": [77, 120], "dynam": [77, 120, 166], "baz": [77, 78, 88, 97, 113, 116, 129], "abcd": [78, 79, 80, 83, 91, 95, 96, 99, 100, 115, 117, 131], "four": [78, 114, 144, 150, 164, 172, 182], "int": [79, 80, 95, 96, 99, 100], "float": [79, 80, 95, 96, 99, 100], "nocas": [79, 80, 95, 96, 99, 100], "6": [79, 80, 95, 96, 99, 100, 103, 114, 127, 132, 147, 158, 164, 183, 187, 192, 193], "01": [79, 80, 95, 96, 99, 100], "els": [81, 151, 164], "condition": 81, "a3": 82, "abcdefg": [83, 127], "cde": 83, "ce": 83, "tiat": 84, "asecond": 90, "ab": [91, 123], "tHe": [94, 129], "hour": [94, 129], "were": [98, 158], "11": [99, 100, 187], "111": [99, 100], "mv": [99, 100], "remaind": 101, "17": 101, "51": 101, "multipli": 103, "ne": [105, 106, 137, 138, 147], "miscellan": [107, 147], "noth": [107, 168], "00000": 109, "00123": 109, "23": 109, "00000000000000000123": 109, "0000000000": 109, "xy": 111, "xyxyabc": 111, "final": [111, 159, 164, 170], "anywher": 112, "flag": [112, 152], "articl": [112, 118, 119], "guitar": [112, 183], "ann": 112, "rhythm": 112, "drum": 112, "kit": 112, "cindi": 112, "cat": 113, "dog": 113, "pig": 113, "_": [113, 130, 181, 185], "_b_a_d_": 113, "_r_e_p_l_a_c_e_": 113, "electron": 114, "idm": 114, "techno": 114, "jungl": 114, "bardcor": 114, "hardcor": 114, "six": 114, "edcba": 115, "revers": [116, 137, 138, 147], "conjunct": 116, "sortmulti": [116, 137, 138, 147], "descend": 116, "bcd": 117, "subexpress": 119, "_someth": 120, "_hidden": 120, "_base": 120, "redirect": 120, "mix": [121, 147, 183, 187], "respect": 122, "supporting_artist": 122, "ascend": 123, "whitespac": [125, 130], "trail": [125, 130], "consecut": 125, "treat": 125, "rha": 125, "nbeen": 125, "tstrip": 125, "subtract": 126, "similarli": [127, 143], "defg": 127, "efg": 127, "bc": 127, "le": 128, "butcherett": 128, "capit": 129, "acronym": 129, "bbc": 129, "THe": 129, "dc": 129, "studio": 129, "london": 129, "__trimmed__": 130, "x__trimmed__i": 130, "_x": 130, "trimmed__i": 130, "case_sensit": 132, "repeatedli": 135, "1000": 135, "safeguard": 135, "infinit": 135, "echo": 135, "cleanmulti": [137, 138, 147], "copymerg": [137, 138, 147, 183], "countrynam": [137, 138, 147, 158], "dateformat": [137, 138, 147], "datetim": [137, 138, 147], "delprefix": [137, 138, 147], "div": [137, 138, 147], "endswith": [137, 138, 147], "eq_al": [137, 138, 147], "eq_ani": [137, 138, 147], "firstalphachar": [137, 138, 147], "firstword": [137, 138, 147], "foreach": [137, 138, 147], "getmulti": [137, 138, 147], "gte": [137, 138, 147, 158], "inmulti": [137, 138, 147, 186], "is_audio": [137, 138, 147], "is_multi": [137, 138, 147], "is_video": [137, 138, 147], "lenmulti": [137, 138, 147, 158], "lte": [137, 138, 147], "matchedtrack": [137, 138, 147], "max": [137, 138, 147], "min": [137, 138, 147, 189], "mod": [137, 138, 147], "mul": [137, 138, 147], "ne_al": [137, 138, 147], "ne_ani": [137, 138, 147], "num": [137, 138, 147, 159], "replacemulti": [137, 138, 147], "reversemulti": [137, 138, 147], "slice": [137, 138, 147, 158], "startswith": [137, 138, 147], "strip": [137, 138, 147], "substr": [137, 138, 147], "trim": [137, 138, 147], "unassign": 138, "extract": [138, 171, 181, 193], "arithmet": 138, "test1": 138, "Not": [138, 147, 150], "test2": 138, "indent": [138, 164], "abil": 138, "repeat": [138, 155], "formal": 140, "build": [140, 164], "experiment": 140, "wish": 140, "github": [140, 164, 191], "git": 140, "sentenc": 140, "learn": 140, "curv": 140, "flathub": 140, "repo": 140, "flatpakrepo": 140, "center": 140, "ubuntu": 140, "discov": 140, "ship": 140, "throughout": 142, "screenshot": 142, "plasma": 142, "haiku": 142, "prompt": 143, "appendix": [143, 147, 150], "shut": [143, 166], "batch": [143, 147, 154, 156, 180, 195, 196], "send": [143, 157], "nor": [143, 190], "poor": [144, 181], "progress": 144, "permiss": [144, 152], "io": 144, "monitor": 144, "estim": 144, "sorri": 146, "topic": [146, 148, 151], "receiv": [146, 156, 164, 168], "thank": 146, "introduct": 147, "acknowledg": 147, "glossari": 147, "flatpak": [147, 152], "snap": 147, "fm": 147, "ripper": [147, 165, 166, 168, 172, 193, 197], "flow": 147, "task": 147, "clear_log": 147, "from_fil": [147, 166], "lookup_cd": [147, 166], "paus": 147, "remove_al": 147, "remove_empti": [147, 166], "remove_sav": [147, 166], "remove_unclust": 147, "save_match": [147, 166], "save_modifi": 147, "submit_fingerprint": [147, 166], "write_log": 147, "disambigu": [147, 184, 186, 187], "troubleshoot": [147, 148], "isn": 147, "damag": [147, 155], "frequent": 147, "question": [147, 155], "disappear": 147, "couldn": 147, "cloud": 147, "rclone": 147, "why": 147, "slow": 147, "faster": 147, "am": 147, "fedora": 147, "appendic": 147, "arrang": [147, 183], "asin": [147, 184], "bpm": [147, 184], "catalog": [147, 192, 193, 194], "copyright": [147, 184], "director": [147, 183], "subtitl": [147, 184], "engin": [147, 183], "gapless": [147, 184], "isrc": [147, 184], "mood": 147, "movement": [147, 184, 188], "musicip": [147, 184], "podcast": [147, 184], "replaygain": 147, "peak": 147, "rang": 147, "loud": 147, "offici": [147, 158, 184, 185], "writer": [147, 183, 186], "keyboard": 147, "shortcut": 147, "anyth": [148, 165], "drastic": 148, "clue": 148, "suspect": 148, "simplest": 148, "recent": [148, 151], "upgrad": 148, "recov": 148, "turn": [148, 164, 173, 174, 176, 177, 181, 192, 193, 194], "spite": 148, "outlin": 148, "agreement": 151, "occas": 151, "mirror": 151, "synchron": 151, "retri": [151, 156], "insight": 151, "subsect": 151, "among": 151, "troubl": 151, "fail": [151, 156], "scenario": [152, 193, 196, 197], "protect": 152, "readonli": 152, "wrong": 152, "samba": 152, "extrem": 152, "shorten": 152, "rare": 152, "solut": 152, "slowli": 154, "stall": 154, "though": [154, 181], "backlog": 154, "frozen": 154, "musicbrain": 154, "200": [154, 156, 195, 196], "throughput": 154, "illustr": 155, "consult": 155, "think": 155, "tracker": 155, "convinc": 155, "did": [155, 189], "session": 155, "demonstr": [155, 164, 165, 179], "confidenti": 155, "token": 155, "go": [155, 164, 192, 193, 194], "verbos": 155, "viewer": 155, "restart": [155, 156], "taskbar": 155, "cmd": 155, "ex": [155, 164], "clipboard": 155, "launchpad": 155, "dock": 155, "finder": 155, "put": 155, "situat": [155, 156, 164, 195, 196], "basi": 156, "identif": [156, 184], "characterist": 156, "slight": 156, "bitrat": [156, 189], "combin": [156, 180, 185, 192, 195], "enough": [156, 184], "procedur": 156, "meant": 156, "submiss": [156, 179, 180], "stage": [156, 182], "fetch": 156, "250": 156, "phone": 157, "googl": 157, "droid": 157, "launch": 157, "tap": 157, "ip": 157, "hostnam": 157, "lp": 157, "offer": 158, "bleach": 158, "nirvana": 158, "adab3feb": 158, "1822": 158, "4d27": 158, "a997": 158, "db7d6c9688c0": 158, "afghanistan": 158, "our": [158, 159, 164], "introduc": 158, "europ": 158, "germani": 158, "_releasecountri": [158, 187], "Of": 158, "perhap": [158, 164, 193, 196], "3166": 158, "histor": 158, "worldwid": 158, "recogniz": 158, "obviou": 158, "dz": 158, "algeria": 158, "de": 158, "readabl": [158, 164], "unit": 158, "kingdom": 158, "gb": 158, "coupl": 158, "xe": 158, "xu": 158, "xw": 158, "xg": 158, "ddr": 158, "simpler": 158, "temp": 158, "hard": 159, "intimid": 159, "sound": [159, 184], "nearli": 159, "yyyi": [159, 184, 187, 189], "mm": [159, 184, 187, 189], "dd": [159, 184, 187, 189], "hasn": 159, "0000": 159, "idea": 164, "unfortun": 164, "far": 164, "ever": 164, "realiti": 164, "md": 164, "header": [164, 179], "referenc": 164, "dictionari": 164, "pluginprior": 164, "data_dump": 164, "move_files_to": [164, 170], "examin": 164, "textopt": 164, "renamingoptionspag": 164, "file_to_writ": 164, "write_lin": 164, "line_typ": 164, "object_to_writ": 164, "dump_json": 164, "file_mod": 164, "dump": 164, "str": 164, "dump_release_info": 164, "dump_track_info": 164, "opportun": 164, "ourself": 164, "easiest": 164, "my_plugin": 164, "__init__": 164, "zip": 164, "another_fil": 164, "congratul": 164, "registr": 164, "discid": 165, "burn": 165, "toc": [165, 172, 175, 184, 193, 194], "sent": [165, 172, 175], "criterion": [165, 172, 175], "radio": 165, "frm": 165, "prepar": 165, "dbd0ce67": 166, "cae6": 166, "33eb": 166, "8f5a": 166, "1143a30c2353": 166, "autom": [166, 172], "sequenc": [166, 169], "lookup_clust": [166, 168], "unprocess": [166, 168], "clean": [166, 168], "recogn": 168, "octothorp": 168, "circular": 168, "unclust": [168, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "shutdown": 168, "queue": 168, "symbol": [169, 173, 174, 175, 176, 177, 184], "yellow": 169, "orang": 169, "lot": 169, "incorrectli": 169, "didn": 169, "spot": 169, "lowest": 170, "targetmydir": 170, "target_my_dir": 170, "old": 170, "windows_compat": 170, "not_for_window": 170, "byebyewin": 170, "eas": [173, 174, 176, 177], "interact": [173, 174, 176, 177], "grei": [173, 174, 176, 177, 179], "black": [173, 174, 176, 177], "revis": 173, "refin": [173, 174], "magnifi": 176, "glass": 176, "drill": 176, "9383a6f5": 176, "9607": 176, "4a36": 176, "9c68": 176, "8663aad3592b": 176, "readi": [179, 181], "unsubmit": 179, "assist": 180, "cite": 180, "il": 181, "verbatim": 181, "predefin": 181, "04": 181, "heart": 181, "gold": [181, 192, 193, 194], "ok": 181, "neil": 181, "young": 181, "harvest": 181, "04_heart_of_gold": 181, "heart_of_gold": 181, "_dummi": 181, "country_": 181, "mayb": 181, "_filetitl": 181, "arbitrarili": 181, "unwant": 181, "orchestra": 183, "choru": 183, "639": [183, 187], "guest": 183, "solo": 183, "violin": 183, "concert": 183, "concertmast": 183, "minor": [184, 185, 188], "contin": 184, "spine": 184, "distinguish": 184, "ng": 184, "_releasegroup_firstreleased": [184, 187], "achiev": 184, "scatter": 184, "promot": 184, "bootleg": 184, "pseudo": [184, 191], "_primaryreleasetyp": [184, 187], "_secondaryreleasetyp": [184, 187], "15924": 184, "beat": 184, "holder": 184, "explicit": 184, "gap": 184, "televis": 184, "_my_tag_not_sav": 185, "_release_seri": 186, "seri": 186, "_release_seriesid": 186, "_release_seriescom": 186, "_release_seriesnumb": 186, "_releasegroup_seri": 186, "_releasegroup_seriesid": 186, "_releasegroup_seriescom": 186, "_releasegroup_seriesnumb": 186, "_lyricistsort": 186, "_performance_attribut": 186, "attribut": 186, "medlei": 186, "_recordingtitl": 186, "_recording_seri": 186, "_recording_seriesid": 186, "_recording_seriescom": 186, "_recording_seriesnumb": 186, "_workcom": 186, "_work_seri": 186, "_work_seriesid": 186, "_work_seriescom": 186, "_work_seriesnumb": 186, "_writersort": 186, "_absolutetracknumb": 187, "disregard": 187, "_totalalbumtrack": 187, "_albumartist": 187, "_albumartists_sort": 187, "_artists_sort": 187, "_datatrack": 187, "_discpregap": 187, "_musicbrainz_discid": 187, "_pregap": 187, "ep": 187, "broadcast": 187, "_recordingcom": 187, "_releaseannot": 187, "annot": 187, "_releasegroup": 187, "_releasegroupcom": 187, "interview": 187, "mixtap": 187, "street": 187, "soundtrack": 187, "spokenword": 187, "andant": 188, "con": 188, "moto": 188, "arab": 188, "roman": 188, "ii": 188, "symphoni": 188, "op": 188, "67": 188, "togeth": 188, "reli": 189, "_bitrat": 189, "approxim": [189, 195, 196], "kbp": 189, "_bits_per_sampl": 189, "sampl": 189, "_channel": 189, "channel": 189, "_dirnam": 189, "_file_created_timestamp": 189, "hh": 189, "ss": 189, "_file_modified_timestamp": 189, "modif": 189, "_format": 189, "_length": 189, "sec": 189, "_sample_r": 189, "hz": 189, "_files": 189, "byte": 189, "understood": 190, "_id3": 190, "mytag": 190, "_artists_album_primary_id": 191, "_artists_album_primary_std": 191, "_artists_album_primary_cr": 191, "_artists_album_primary_sort": 191, "_artists_album_additional_id": 191, "_artists_album_additional_std": 191, "_artists_album_additional_cr": 191, "_artists_album_additional_sort": 191, "_artists_album_additional_std_multi": 191, "_artists_album_additional_cred_multi": 191, "_artists_album_all_std": 191, "_artists_album_all_cr": 191, "_artists_album_all_sort": 191, "_artists_album_all_std_multi": 191, "_artists_album_all_cred_multi": 191, "_artists_album_all_sort_primari": 191, "_artists_album_all_count": 191, "_artists_track_primary_id": 191, "_artists_track_primary_std": 191, "_artists_track_primary_cr": 191, "_artists_track_primary_sort": 191, "_artists_track_additional_id": 191, "_artists_track_additional_std": 191, "_artists_track_additional_cr": 191, "_artists_track_additional_sort": 191, "_artists_track_additional_std_multi": 191, "_artists_track_additional_cred_multi": 191, "_artists_track_all_std": 191, "_artists_track_all_cr": 191, "_artists_track_all_sort": 191, "_artists_track_all_std_multi": 191, "_artists_track_all_cred_multi": 191, "_artists_track_all_sort_primari": 191, "_artists_track_all_count": 191, "signific": 191, "amount": 191, "concern": 191, "partial": [191, 195, 196], "greatli": 192, "simplifi": 192, "proceed": [192, 193, 194], "accur": [193, 194], "easier": [193, 194], "favorit": 193, "compress": 193, "acousticbrainz": [193, 194], "feed": [195, 196], "fulli": [195, 196], "silver": [195, 196], "imposs": 195, "worst": 196, "strongli": 197}, "objects": {"": [[4, 0, 1, "cmdoption-a", "--audit"], [4, 0, 1, "cmdoption-c", "--config-file"], [4, 0, 1, "cmdoption-d", "--debug"], [4, 0, 1, "cmdoption-e", "--exec"], [4, 0, 1, "cmdoption-h", "--help"], [4, 0, 1, "cmdoption-V", "--long-version"], [4, 0, 1, "cmdoption-no-crash-dialog", "--no-crash-dialog"], [4, 0, 1, "cmdoption-M", "--no-player"], [4, 0, 1, "cmdoption-P", "--no-plugins"], [4, 0, 1, "cmdoption-N", "--no-restore"], [4, 0, 1, "cmdoption-s", "--stand-alone-instance"], [4, 0, 1, "cmdoption-v", "--version"], [4, 0, 1, "cmdoption-M", "-M"], [4, 0, 1, "cmdoption-N", "-N"], [4, 0, 1, "cmdoption-P", "-P"], [4, 0, 1, "cmdoption-V", "-V"], [4, 0, 1, "cmdoption-a", "-a"], [4, 0, 1, "cmdoption-c", "-c"], [4, 0, 1, "cmdoption-d", "-d"], [4, 0, 1, "cmdoption-e", "-e"], [4, 0, 1, "cmdoption-h", "-h"], [4, 0, 1, "cmdoption-s", "-s"], [4, 0, 1, "cmdoption-v", "-v"]]}, "objtypes": {"0": "std:cmdoption"}, "objnames": {"0": ["std", "cmdoption", "program option"]}, "titleterms": {"acknowledg": 0, "contribut": 1, "project": 1, "glossari": 2, "term": 2, "introduct": [3, 162], "picard": [3, 46, 48, 54, 55, 56, 140, 143, 145, 147, 148, 151, 154, 157, 162, 171, 182], "can": [3, 55, 56], "cannot": [3, 55], "limit": 3, "appendix": [4, 5, 7, 8, 137], "c": 4, "command": [4, 166, 168], "line": 4, "option": [4, 5, 9, 10, 12, 13, 16, 17, 19, 20, 22, 31, 35, 36, 39, 40, 170], "d": 5, "keyboard": 5, "shortcut": 5, "main": [5, 142], "window": [5, 45, 54, 56, 155], "file": [5, 7, 16, 17, 18, 27, 41, 42, 43, 44, 50, 52, 54, 55, 56, 151, 152, 159, 169, 174, 177, 178, 181, 189, 192, 194, 195, 196], "edit": [5, 55], "view": 5, "tool": 5, "help": [5, 155], "metadata": [5, 7, 31, 51, 195, 196], "other": [5, 34, 171, 190], "script": [5, 7, 8, 18, 39, 51, 52, 137, 138, 158, 159], "editor": [5, 18], "name": [5, 8, 16, 17, 18, 52, 159, 181], "appendic": 6, "A": 7, "plugin": [7, 35, 49, 164, 191], "api": 7, "processor": 7, "album": [7, 8, 50, 52, 56, 144, 172, 192], "exampl": [7, 47, 52, 170], "track": [7, 8, 55, 144, 169, 180, 183, 186], "event": 7, "hook": 7, "file_post_load_processor": 7, "file_post_save_processor": 7, "file_post_addition_to_track_processor": 7, "file_post_removal_from_track_processor": 7, "album_post_removal_processor": 7, "format": [7, 55], "tagger": [7, 56, 157], "function": [7, 51, 137, 138], "context": [7, 50], "menu": [7, 50], "action": [7, 9], "b": 8, "tag": [8, 11, 25, 40, 52, 54, 55, 56, 150, 181, 183, 184, 185, 188, 191], "map": [8, 97], "acoustid": [8, 156, 163], "fingerprint": [8, 19, 55, 156, 168, 179], "artist": [8, 52, 191], "sort": [8, 52], "order": [8, 50], "4": 8, "arrang": 8, "asin": 8, "barcod": [8, 157], "bpm": 8, "catalog": 8, "number": [8, 55], "comment": 8, "compil": [8, 52], "itun": [8, 54, 184], "5": 8, "compos": 8, "conductor": 8, "copyright": 8, "date": [8, 52], "10": 8, "director": 8, "disc": [8, 161, 165], "subtitl": 8, "encod": 8, "By": 8, "set": [8, 9, 52, 120, 158, 167, 170], "engin": 8, "gapless": 8, "playback": 8, "genr": [8, 21, 183], "group": [8, 192, 195, 196], "3": 8, "initi": [8, 84], "kei": 8, "isrc": 8, "languag": [8, 52], "licens": 8, "6": 8, "7": 8, "lyricist": 8, "lyric": 8, "media": [8, 54, 56], "mix": 8, "dj": 8, "mixer": 8, "mood": 8, "movement": 8, "count": 8, "musicbrainz": [8, 46, 56, 145, 147, 157, 184], "id": [8, 161, 165], "origin": [8, 52], "releas": [8, 38, 50, 52, 56, 144, 157, 158, 165, 179, 180, 186], "record": 8, "trm": 8, "work": [8, 55, 154, 170, 197], "musicip": 8, "puid": 8, "filenam": [8, 52], "1": 8, "year": [8, 136], "perform": [8, 112], "podcast": 8, "url": 8, "produc": 8, "rate": [8, 37], "label": 8, "countri": [8, 158], "statu": [8, 144], "type": 8, "remix": 8, "replaygain": 8, "gain": 8, "peak": 8, "rang": 8, "refer": 8, "loud": 8, "show": [8, 56, 149, 168], "total": 8, "titl": [8, 52, 129], "websit": 8, "offici": 8, "writer": 8, "2": 8, "configur": [9, 54, 157], "screen": [9, 142], "setup": 9, "advanc": [10, 183, 186], "befor": 11, "cd": [12, 175, 193], "lookup": [12, 168, 173, 174, 175, 176], "cover": [13, 14, 15, 151, 167], "art": [13, 14, 15, 151, 167], "archiv": 14, "provid": [15, 184], "compat": 17, "gener": [20, 155, 181], "user": 22, "interfac": 22, "color": 23, "toolbar": 24, "top": 25, "linux": [26, 56, 140, 155], "local": 27, "locat": 28, "mainten": 29, "match": [30, 169, 181], "network": [32, 56], "maco": [33, 56, 149, 155], "platform": 34, "list": [35, 137], "instal": [35, 56, 140, 157], "third": 35, "parti": 35, "profil": [36, 170], "prefer": [38, 158], "aac": 41, "ac3": 42, "id3": 43, "wave": 44, "extend": 48, "process": [50, 166], "startup": 50, "load": [50, 56, 157, 168], "music": [50, 188], "ad": 50, "remov": [50, 52, 56, 168], "save": [50, 54, 55, 56, 150, 151, 152, 170, 178], "syntax": 51, "variabl": [51, 185, 186, 187, 189, 191], "move": 52, "disambigu": 52, "us": [52, 54, 55, 56, 158, 170, 179, 182], "multi": [52, 138], "featur": 52, "from": [52, 55, 56, 140, 157, 181, 184, 191], "preserv": 52, "frequent": 53, "ask": 53, "question": 53, "where": [54, 56], "i": [54, 55, 56, 149, 151, 193, 194], "see": [54, 56], "my": [54, 55, 56], "ar": [54, 55, 56, 150, 152, 192, 195, 196], "truncat": [54, 131], "30": 54, "charact": 54, "player": [54, 55], "how": [54, 55, 56, 170], "do": [54, 55, 56], "tell": 54, "which": [54, 55], "browser": [54, 173], "what": [55, 56, 158], "doe": 55, "support": 55, "ripper": [55, 175, 194], "look": 55, "up": [55, 56], "log": [55, 155, 175, 194], "write": [55, 159, 164], "sever": 55, "onc": 55, "why": 55, "sometim": 55, "slow": 55, "second": 55, "time": 55, "much": 55, "faster": 55, "vinyl": 55, "style": 55, "e": [55, 137], "g": 55, "a1": 55, "a2": 55, "default": 55, "The": [55, 56], "built": 55, "audio": 55, "plai": 55, "am": 55, "fedora": 55, "doesn": 55, "t": [55, 56, 148, 151], "acoust": [55, 156, 179], "green": 56, "icon": [56, 144], "disappear": 56, "org": 56, "get": [56, 77, 141, 155], "back": 56, "m": 56, "try": 56, "all": 56, "couldn": 56, "error": 56, "": [56, 140, 158], "folder": [56, 181], "drive": 56, "app": [56, 149, 157], "damag": [56, 149], "run": 56, "snap": [56, 140], "access": 56, "On": 56, "solv": 56, "cloud": 56, "storag": 56, "mount": 56, "rclone": 56, "add": 57, "cleanmulti": 59, "copi": 60, "copymerg": 61, "countrynam": 62, "dateformat": 63, "datetim": 64, "dai": 65, "delet": 66, "delprefix": 67, "div": 68, "endswith": 69, "eq": 70, "eq_al": 71, "eq_ani": 72, "find": [73, 151], "firstalphachar": 74, "firstword": 75, "foreach": 76, "getmulti": 78, "gt": 79, "gte": 80, "if2": 82, "inmulti": 85, "is_audio": 86, "is_complet": 87, "is_multi": 88, "is_video": 89, "join": 90, "left": 91, "len": 92, "lenmulti": 93, "lower": 94, "lt": 95, "lte": 96, "matchedtrack": 98, "max": 99, "min": 100, "mod": 101, "month": 102, "mul": 103, "ne": 104, "ne_al": 105, "ne_ani": 106, "noop": 107, "num": 109, "pad": 111, "replac": [113, 181], "replacemulti": 114, "revers": 115, "reversemulti": 116, "right": 117, "rreplac": 118, "rsearch": 119, "setmulti": 121, "slice": 122, "sortmulti": 123, "startswith": 124, "strip": 125, "sub": 126, "substr": 127, "swapprefix": 128, "trim": 130, "uniqu": 132, "unset": 133, "upper": 134, "while": 135, "alphabet": 137, "assign": 138, "text": 138, "valu": 138, "mathemat": 138, "condit": 138, "inform": [138, 172, 190], "loop": 138, "miscellan": 138, "index": 139, "download": [140, 151], "flatpak": 140, "your": 140, "distribut": 140, "packag": 140, "repositori": 140, "start": [141, 143, 148], "bar": 144, "page": 146, "Not": [146, 184], "found": 146, "won": 148, "updat": [150, 178], "There": 151, "coverart": 151, "isn": 151, "ani": 151, "displai": 151, "being": 152, "troubleshoot": [153, 155], "just": 154, "stop": 154, "report": 155, "bug": 155, "debug": 155, "case": 155, "crash": 155, "system": 155, "understand": 156, "android": 157, "search": 157, "handl": 158, "multipl": [158, 180], "differ": 158, "miss": 158, "tutori": 160, "attach": [161, 165], "submit": [163, 179, 180], "an": 163, "batch": 166, "execut": 168, "clear_log": 168, "cluster": [168, 180], "from_fil": 168, "lookup_cd": 168, "paus": 168, "quit": 168, "remove_al": 168, "remove_empti": 168, "remove_sav": 168, "remove_unclust": 168, "save_match": 168, "save_modifi": 168, "scan": [168, 177, 179], "submit_fingerprint": 168, "write_log": 168, "manag": 170, "task": 171, "retriev": 172, "manual": 176, "when": [179, 192, 193, 194, 195, 196], "identifi": 179, "singl": 180, "basic": [181, 184, 187], "usag": 181, "underscor": 181, "space": 181, "ignor": 181, "part": 181, "relationship": [183, 186], "data": 184, "specif": 184, "classic": 188, "last": 191, "fm": 191, "addit": 191, "avail": [193, 194], "have": [195, 196], "some": 195, "littl": 196, "exist": 196, "flow": 197, "recommend": 197}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Acknowledgements": [[0, "acknowledgements"]], "Contributing to the Project": [[1, "contributing-to-the-project"]], "Glossary of Terms": [[2, "glossary-of-terms"]], "Introduction": [[3, "introduction"]], "Picard Can\u2026": [[3, "picard-can"]], "Picard Cannot\u2026": [[3, "picard-cannot"]], "Limitations": [[3, "limitations"]], "Appendix C: Command Line Options": [[4, "appendix-c-command-line-options"]], "Appendix D: Keyboard Shortcuts": [[5, "appendix-d-keyboard-shortcuts"]], "Main window": [[5, "main-window"]], "File": [[5, "file"]], "Edit": [[5, "edit"]], "View": [[5, "view"]], "Options": [[5, "options"]], "Tools": [[5, "tools"]], "Help": [[5, "help"]], "Metadata view": [[5, "metadata-view"]], "Other": [[5, "other"]], "Script editor": [[5, "script-editor"]], "File naming script editor": [[5, "file-naming-script-editor"]], "Appendices": [[6, "appendices"]], "Appendix A: Plugins API": [[7, "appendix-a-plugins-api"]], "Plugin Metadata": [[7, "plugin-metadata"]], "Metadata Processors": [[7, "metadata-processors"]], "Album metadata example:": [[7, "album-metadata-example"]], "Track metadata example:": [[7, "track-metadata-example"]], "Event Hooks": [[7, "event-hooks"]], "file_post_load_processor(file)": [[7, "file-post-load-processor-file"]], "file_post_save_processor(file)": [[7, "file-post-save-processor-file"]], "file_post_addition_to_track_processor(track, file)": [[7, "file-post-addition-to-track-processor-track-file"]], "file_post_removal_from_track_processor(track, file)": [[7, "file-post-removal-from-track-processor-track-file"]], "album_post_removal_processor(album)": [[7, "album-post-removal-processor-album"]], "File Formats": [[7, "file-formats"], [55, "file-formats"]], "Tagger Script Functions": [[7, "tagger-script-functions"]], "Context Menu Actions": [[7, "context-menu-actions"]], "Appendix B: Tag Mapping": [[8, "appendix-b-tag-mapping"]], "AcoustID": [[8, "acoustid"]], "AcoustID Fingerprint": [[8, "acoustid-fingerprint"]], "Album": [[8, "id1"]], "Album Artist": [[8, "id2"]], "Album Artist Sort Order": [[8, "album-artist-sort-order"]], "Album Sort Order [4]": [[8, "album-sort-order-4"]], "Arranger": [[8, "id3"]], "Artist": [[8, "id4"]], "Artist Sort Order": [[8, "artist-sort-order"]], "Artists": [[8, "artists"]], "ASIN": [[8, "id5"]], "Barcode": [[8, "id6"]], "BPM [4]": [[8, "bpm-4"]], "Catalog Number": [[8, "id7"]], "Comment [4]": [[8, "comment-4"]], "Compilation (iTunes) [5]": [[8, "compilation-itunes-5"]], "Composer": [[8, "id8"]], "Composer Sort Order": [[8, "composer-sort-order"]], "Conductor": [[8, "id9"]], "Copyright [4]": [[8, "copyright-4"]], "Date [10]": [[8, "date-10"]], "Director": [[8, "director"]], "Disc Number": [[8, "disc-number"]], "Disc Subtitle": [[8, "disc-subtitle"]], "Encoded By [4]": [[8, "encoded-by-4"]], "Encoder Settings [4]": [[8, "encoder-settings-4"]], "Engineer": [[8, "id10"]], "Gapless Playback [4]": [[8, "gapless-playback-4"]], "Genre": [[8, "id11"]], "Grouping [3]": [[8, "grouping-3"]], "Initial Key": [[8, "initial-key"]], "ISRC": [[8, "id12"]], "Language": [[8, "language"]], "License [6, 7]": [[8, "license-6-7"]], "Lyricist": [[8, "id13"]], "Lyrics [4]": [[8, "lyrics-4"]], "Media": [[8, "id14"]], "Mix-DJ": [[8, "id15"]], "Mixer": [[8, "id16"]], "Mood [3]": [[8, "mood-3"]], "Movement [4]": [[8, "movement-4"]], "Movement Count [4]": [[8, "movement-count-4"]], "Movement Number [4]": [[8, "movement-number-4"]], "MusicBrainz Artist ID": [[8, "id17"]], "MusicBrainz Disc ID": [[8, "id18"]], "MusicBrainz Original Artist ID": [[8, "id19"]], "MusicBrainz Original Release ID": [[8, "id20"]], "MusicBrainz Recording ID": [[8, "id21"]], "MusicBrainz Release Artist ID": [[8, "id22"]], "MusicBrainz Release Group ID": [[8, "musicbrainz-release-group-id"]], "MusicBrainz Release ID": [[8, "id23"]], "MusicBrainz Track ID": [[8, "id24"]], "MusicBrainz TRM ID": [[8, "id25"]], "MusicBrainz Work ID": [[8, "musicbrainz-work-id"]], "MusicIP Fingerprint": [[8, "musicip-fingerprint"]], "MusicIP PUID": [[8, "id26"]], "Original Album": [[8, "original-album"]], "Original Artist": [[8, "original-artist"]], "Original Filename": [[8, "original-filename"]], "Original Release Date [1]": [[8, "original-release-date-1"]], "Original Release Year [1]": [[8, "original-release-year-1"]], "Performer": [[8, "performer"]], "Podcast [4]": [[8, "podcast-4"]], "Podcast URL [4]": [[8, "podcast-url-4"]], "Producer": [[8, "id27"]], "Rating": [[8, "id28"]], "Record Label": [[8, "id29"]], "Release Country": [[8, "id30"]], "Release Date [10]": [[8, "release-date-10"]], "Release Status": [[8, "id31"]], "Release Type": [[8, "id32"]], "Remixer": [[8, "id33"]], "ReplayGain Album Gain": [[8, "replaygain-album-gain"]], "ReplayGain Album Peak": [[8, "replaygain-album-peak"]], "ReplayGain Album Range": [[8, "replaygain-album-range"]], "ReplayGain Reference Loudness": [[8, "replaygain-reference-loudness"]], "ReplayGain Track Gain": [[8, "replaygain-track-gain"]], "ReplayGain Track Peak": [[8, "replaygain-track-peak"]], "ReplayGain Track Range": [[8, "replaygain-track-range"]], "Script": [[8, "script"]], "Show Name [4]": [[8, "show-name-4"]], "Show Name Sort Order [4]": [[8, "show-name-sort-order-4"]], "Show Work & Movement [4]": [[8, "show-work-movement-4"]], "Subtitle [4]": [[8, "subtitle-4"]], "Total Discs": [[8, "total-discs"]], "Total Tracks": [[8, "total-tracks"]], "Track Number": [[8, "track-number"]], "Track Title": [[8, "id34"]], "Track Title Sort Order [4]": [[8, "track-title-sort-order-4"]], "Website (official artist website)": [[8, "website-official-artist-website"]], "Work Title": [[8, "work-title"]], "Writer [2]": [[8, "writer-2"]], "Configuration": [[9, "configuration"], [54, "configuration"]], "Screen Setup": [[9, "screen-setup"]], "Action Options": [[9, "action-options"]], "Option Settings": [[9, "option-settings"]], "Advanced Options": [[10, "advanced-options"]], "Before Tagging": [[11, "before-tagging"]], "CD Lookup Options": [[12, "cd-lookup-options"]], "Cover Art Options": [[13, "cover-art-options"]], "Cover Art Archive": [[14, "cover-art-archive"]], "Cover Art Providers": [[15, "cover-art-providers"]], "File Naming Options": [[16, "file-naming-options"]], "File Naming Compatibility Options": [[17, "file-naming-compatibility-options"]], "File Naming Script Editor": [[18, "file-naming-script-editor"]], "Fingerprinting Options": [[19, "fingerprinting-options"]], "General Options": [[20, "general-options"]], "Genres": [[21, "genres"]], "User Interface Options": [[22, "user-interface-options"]], "Colors": [[23, "colors"]], "Toolbar": [[24, "toolbar"]], "Top Tags": [[25, "top-tags"]], "Linux": [[26, "linux"]], "Local Files": [[27, "local-files"]], "Location": [[28, "location"]], "Maintenance": [[29, "maintenance"]], "Matching": [[30, "matching"]], "Metadata Options": [[31, "metadata-options"]], "Network": [[32, "network"]], "macOS": [[33, "macos"]], "Other platforms": [[34, "other-platforms"]], "Plugins Options": [[35, "plugins-options"]], "Plugins List": [[35, "plugins-list"]], "Installing Third-Party Plugins": [[35, "installing-third-party-plugins"]], "Profile Options": [[36, "profile-options"]], "Ratings": [[37, "ratings"]], "Preferred Releases": [[38, "preferred-releases"]], "Scripting Options": [[39, "scripting-options"]], "Tag Options": [[40, "tag-options"]], "AAC Files": [[41, "aac-files"]], "AC3 Files": [[42, "ac3-files"]], "ID3 Files": [[43, "id3-files"]], "WAVE Files": [[44, "wave-files"]], "Windows": [[45, "windows"]], "MusicBrainz Picard": [[46, "musicbrainz-picard"], [145, "musicbrainz-picard"], [147, "musicbrainz-picard"]], "Examples": [[47, "examples"]], "Extending Picard": [[48, "extending-picard"]], "Plugins": [[49, "plugins"]], "Processing Order": [[50, "processing-order"]], "Startup": [[50, "startup"]], "Loading a Release": [[50, "loading-a-release"]], "Loading Music Files": [[50, "loading-music-files"]], "Adding / Removing Files": [[50, "adding-removing-files"]], "Saving Files": [[50, "saving-files"]], "Removing Albums": [[50, "removing-albums"]], "Context Menus": [[50, "context-menus"]], "Scripting": [[51, "scripting"]], "Syntax": [[51, "syntax"]], "Metadata Variables": [[51, "metadata-variables"]], "Scripting Functions": [[51, "scripting-functions"], [138, "scripting-functions"]], "Scripts": [[52, "scripts"]], "File Naming Script": [[52, "file-naming-script"]], "Tagging Scripts": [[52, "tagging-scripts"]], "Tagging Script Examples": [[52, "tagging-script-examples"]], "Move disambiguation to album title": [[52, "move-disambiguation-to-album-title"]], "Release language as language": [[52, "release-language-as-language"]], "Use original release date": [[52, "use-original-release-date"]], "Set album sort name": [[52, "set-album-sort-name"]], "Set compilation for multi artist releases": [[52, "set-compilation-for-multi-artist-releases"]], "Remove featuring from album artist": [[52, "remove-featuring-from-album-artist"]], "Move featuring from artist to title": [[52, "move-featuring-from-artist-to-title"]], "Preserve original filename": [[52, "preserve-original-filename"]], "Frequently Asked Questions": [[53, "frequently-asked-questions"]], "Where is the Picard configuration saved?": [[54, "where-is-the-picard-configuration-saved"]], "I tagged a file in Picard, but iTunes is not seeing the tags!": [[54, "i-tagged-a-file-in-picard-but-itunes-is-not-seeing-the-tags"]], "My tags are truncated to 30 characters in Windows Media Player!": [[54, "my-tags-are-truncated-to-30-characters-in-windows-media-player"]], "How do I tell Picard which browser to use?": [[54, "how-do-i-tell-picard-which-browser-to-use"]], "What formats does Picard support?": [[55, "what-formats-does-picard-support"]], "What formats will Picard support?": [[55, "what-formats-will-picard-support"]], "What rippers are supported for looking up from logs?": [[55, "what-rippers-are-supported-for-looking-up-from-logs"]], "Which tags can Picard write to my files?": [[55, "which-tags-can-picard-write-to-my-files"]], "How do I edit tags in several files at once?": [[55, "how-do-i-edit-tags-in-several-files-at-once"]], "Why is saving files sometimes slow, but saving a second time much faster?": [[55, "why-is-saving-files-sometimes-slow-but-saving-a-second-time-much-faster"]], "Why does Picard not use Vinyl style track numbers (e.g. A1, A2, \u2026) by default?": [[55, "why-does-picard-not-use-vinyl-style-track-numbers-e-g-a1-a2-by-default"]], "The built-in audio player cannot play my file. Which formats does it support?": [[55, "the-built-in-audio-player-cannot-play-my-file-which-formats-does-it-support"]], "I am using Fedora. Why doesn\u2019t acoustic fingerprinting work?": [[55, "i-am-using-fedora-why-doesn-t-acoustic-fingerprinting-work"]], "Using Picard": [[56, "using-picard"], [182, "using-picard"]], "How do I tag files with Picard?": [[56, "how-do-i-tag-files-with-picard"]], "The green \u201cTagger\u201d icon disappeared from MusicBrainz.org, how do I get it back?": [[56, "the-green-tagger-icon-disappeared-from-musicbrainz-org-how-do-i-get-it-back"]], "I\u2019m trying to load a release in Picard, but all I\u2019m seeing is \u201cCouldn\u2019t load album errors\u201d. What\u2019s up?": [[56, "i-m-trying-to-load-a-release-in-picard-but-all-i-m-seeing-is-couldn-t-load-album-errors-what-s-up"]], "I\u2019m using macOS, where are my network folders or drives?": [[56, "i-m-using-macos-where-are-my-network-folders-or-drives"]], "macOS shows the app is damaged. How can I run Picard?": [[56, "macos-shows-the-app-is-damaged-how-can-i-run-picard"]], "Picard is installed on Linux as a Snap, how can I access removable media?": [[56, "picard-is-installed-on-linux-as-a-snap-how-can-i-access-removable-media"]], "On Windows, how do I solve errors on saving to cloud storage drives mounted with rclone?": [[56, "on-windows-how-do-i-solve-errors-on-saving-to-cloud-storage-drives-mounted-with-rclone"]], "$add": [[57, "add"]], "$and": [[58, "and"]], "$cleanmulti": [[59, "cleanmulti"]], "$copy": [[60, "copy"]], "$copymerge": [[61, "copymerge"]], "$countryname": [[62, "countryname"]], "$dateformat": [[63, "dateformat"]], "$datetime": [[64, "datetime"]], "$day": [[65, "day"]], "$delete": [[66, "delete"]], "$delprefix": [[67, "delprefix"]], "$div": [[68, "div"]], "$endswith": [[69, "endswith"]], "$eq": [[70, "eq"]], "$eq_all": [[71, "eq-all"]], "$eq_any": [[72, "eq-any"]], "$find": [[73, "find"]], "$firstalphachar": [[74, "firstalphachar"]], "$firstwords": [[75, "firstwords"]], "$foreach": [[76, "foreach"]], "$get": [[77, "get"]], "$getmulti": [[78, "getmulti"]], "$gt": [[79, "gt"]], "$gte": [[80, "gte"]], "$if": [[81, "if"]], "$if2": [[82, "if2"]], "$in": [[83, "in"]], "$initials": [[84, "initials"]], "$inmulti": [[85, "inmulti"]], "$is_audio": [[86, "is-audio"]], "$is_complete": [[87, "is-complete"]], "$is_multi": [[88, "is-multi"]], "$is_video": [[89, "is-video"]], "$join": [[90, "join"]], "$left": [[91, "left"]], "$len": [[92, "len"]], "$lenmulti": [[93, "lenmulti"]], "$lower": [[94, "lower"]], "$lt": [[95, "lt"]], "$lte": [[96, "lte"]], "$map": [[97, "map"]], "$matchedtracks": [[98, "matchedtracks"]], "$max": [[99, "max"]], "$min": [[100, "min"]], "$mod": [[101, "mod"]], "$month": [[102, "month"]], "$mul": [[103, "mul"]], "$ne": [[104, "ne"]], "$ne_all": [[105, "ne-all"]], "$ne_any": [[106, "ne-any"]], "$noop": [[107, "noop"]], "$not": [[108, "not"]], "$num": [[109, "num"]], "$or": [[110, "or"]], "$pad": [[111, "pad"]], "$performer": [[112, "performer"]], "$replace": [[113, "replace"]], "$replacemulti": [[114, "replacemulti"]], "$reverse": [[115, "reverse"]], "$reversemulti": [[116, "reversemulti"]], "$right": [[117, "right"]], "$rreplace": [[118, "rreplace"]], "$rsearch": [[119, "rsearch"]], "$set": [[120, "set"]], "$setmulti": [[121, "setmulti"]], "$slice": [[122, "slice"]], "$sortmulti": [[123, "sortmulti"]], "$startswith": [[124, "startswith"]], "$strip": [[125, "strip"]], "$sub": [[126, "sub"]], "$substr": [[127, "substr"]], "$swapprefix": [[128, "swapprefix"]], "$title": [[129, "title"]], "$trim": [[130, "trim"]], "$truncate": [[131, "truncate"]], "$unique": [[132, "unique"]], "$unset": [[133, "unset"]], "$upper": [[134, "upper"]], "$while": [[135, "while"]], "$year": [[136, "year"]], "Appendix E: Scripting Functions Listed Alphabetically": [[137, "appendix-e-scripting-functions-listed-alphabetically"]], "Assignment Functions": [[138, "assignment-functions"]], "Text Functions": [[138, "text-functions"]], "Multi-Value Functions": [[138, "multi-value-functions"]], "Mathematical Functions": [[138, "mathematical-functions"]], "Conditional Functions": [[138, "conditional-functions"]], "Information Functions": [[138, "information-functions"]], "Loop Functions": [[138, "loop-functions"]], "Miscellaneous Functions": [[138, "miscellaneous-functions"]], "Index": [[139, "index"]], "Download & Install Picard": [[140, "download-install-picard"]], "Installing Picard on Linux": [[140, "installing-picard-on-linux"]], "Installing with Flatpak": [[140, "installing-with-flatpak"]], "Installing with Snap": [[140, "installing-with-snap"]], "Installing from your distribution\u2019s package repository": [[140, "installing-from-your-distribution-s-package-repository"]], "Getting Started": [[141, "getting-started"]], "Main Screen": [[142, "main-screen"]], "Starting Picard": [[143, "starting-picard"]], "Status Icons": [[144, "status-icons"]], "Album / Release Icons": [[144, "album-release-icons"]], "Track Icons": [[144, "track-icons"]], "Status Bar": [[144, "status-bar"]], "Page Not Found": [[146, "page-not-found"]], "Picard won\u2019t start": [[148, "picard-won-t-start"]], "macOS shows the app is damaged": [[149, "macos-shows-the-app-is-damaged"]], "Tags are not updated or saved": [[150, "tags-are-not-updated-or-saved"]], "There is no coverart": [[151, "there-is-no-coverart"]], "Picard isn\u2019t finding and downloading any cover art": [[151, "picard-isn-t-finding-and-downloading-any-cover-art"]], "Coverart that is saved with the files isn\u2019t displayed": [[151, "coverart-that-is-saved-with-the-files-isn-t-displayed"]], "Files are not being saved": [[152, "files-are-not-being-saved"]], "Troubleshooting": [[153, "troubleshooting"]], "Picard just stopped working": [[154, "picard-just-stopped-working"]], "General Troubleshooting": [[155, "general-troubleshooting"]], "Getting Help": [[155, "getting-help"]], "Reporting a Bug": [[155, "reporting-a-bug"]], "Getting a Debug Log": [[155, "getting-a-debug-log"]], "Getting Logs in Case of Crashes": [[155, "getting-logs-in-case-of-crashes"]], "Windows Systems": [[155, "windows-systems"]], "macOS Systems": [[155, "macos-systems"]], "Linux Systems": [[155, "linux-systems"]], "Understanding Acoustic Fingerprinting and AcoustIDs": [[156, "understanding-acoustic-fingerprinting-and-acoustids"]], "Loading releases with MusicBrainz for Android": [[157, "loading-releases-with-musicbrainz-for-android"]], "Configuring Picard": [[157, "configuring-picard"]], "Installing and configuring the MusicBrainz Android app": [[157, "installing-and-configuring-the-musicbrainz-android-app"]], "Loading releases by barcode": [[157, "loading-releases-by-barcode"]], "Loading releases by search": [[157, "loading-releases-by-search"]], "Loading releases from the Tagger": [[157, "loading-releases-from-the-tagger"]], "Handling of multiple release countries": [[158, "handling-of-multiple-release-countries"]], "Using preferred release countries": [[158, "using-preferred-release-countries"]], "Using scripting to set a different country": [[158, "using-scripting-to-set-a-different-country"]], "What\u2019s missing?": [[158, "what-s-missing"]], "Writing a File Naming Script": [[159, "writing-a-file-naming-script"]], "Tutorials": [[160, "tutorials"]], "Attaching a Disc ID": [[161, "attaching-a-disc-id"]], "Introduction to Picard": [[162, "introduction-to-picard"]], "Submitting an AcoustID": [[163, "submitting-an-acoustid"]], "Writing a Plugin": [[164, "writing-a-plugin"]], "Attaching a Disc ID to a Release": [[165, "attaching-a-disc-id-to-a-release"]], "Command and Batch Processing": [[166, "command-and-batch-processing"]], "Setting the Cover Art": [[167, "setting-the-cover-art"]], "Executable Commands": [[168, "executable-commands"]], "CLEAR_LOGS": [[168, "clear-logs"]], "CLUSTER": [[168, "cluster"]], "FINGERPRINT": [[168, "fingerprint"]], "FROM_FILE": [[168, "from-file"]], "LOAD": [[168, "load"]], "LOOKUP": [[168, "lookup"]], "LOOKUP_CD": [[168, "lookup-cd"]], "PAUSE": [[168, "pause"]], "QUIT": [[168, "quit"]], "REMOVE": [[168, "remove"]], "REMOVE_ALL": [[168, "remove-all"]], "REMOVE_EMPTY": [[168, "remove-empty"]], "REMOVE_SAVED": [[168, "remove-saved"]], "REMOVE_UNCLUSTERED": [[168, "remove-unclustered"]], "SAVE_MATCHED": [[168, "save-matched"]], "SAVE_MODIFIED": [[168, "save-modified"]], "SCAN": [[168, "scan"]], "SHOW": [[168, "show"]], "SUBMIT_FINGERPRINTS": [[168, "submit-fingerprints"]], "WRITE_LOGS": [[168, "write-logs"]], "Matching Files to Tracks": [[169, "matching-files-to-tracks"]], "Option Profiles": [[170, "option-profiles"]], "How Option Profiles Work": [[170, "how-option-profiles-work"]], "Example of Using Profiles": [[170, "example-of-using-profiles"]], "Managing Option Profiles": [[170, "managing-option-profiles"]], "Saving Profile Option Settings": [[170, "saving-profile-option-settings"]], "Other Picard Tasks": [[171, "other-picard-tasks"]], "Retrieving Album Information": [[172, "retrieving-album-information"]], "Lookup in Browser": [[173, "lookup-in-browser"]], "Lookup Files": [[174, "lookup-files"]], "Lookup CD or Ripper Log": [[175, "lookup-cd-or-ripper-log"]], "Manual Lookup": [[176, "manual-lookup"]], "Scan Files": [[177, "scan-files"]], "Saving Updated Files": [[178, "saving-updated-files"]], "Submitting Acoustic Fingerprints": [[179, "submitting-acoustic-fingerprints"]], "Submitting when using Scan to identify the release": [[179, "submitting-when-using-scan-to-identify-the-release"]], "Submitting when not using Scan to identify the release": [[179, "submitting-when-not-using-scan-to-identify-the-release"]], "Submitting Cluster as a Release": [[180, "submitting-cluster-as-a-release"]], "Submitting multiple tracks as a cluster": [[180, "submitting-multiple-tracks-as-a-cluster"]], "Submitting a single track": [[180, "submitting-a-single-track"]], "Generating tags from file names": [[181, "generating-tags-from-file-names"]], "Basic usage": [[181, "basic-usage"]], "Matching folders": [[181, "matching-folders"]], "Replace underscores with spaces": [[181, "replace-underscores-with-spaces"]], "Ignoring parts of the file name": [[181, "ignoring-parts-of-the-file-name"]], "Advanced Tags": [[183, "advanced-tags"]], "Track Relationship Tags": [[183, "track-relationship-tags"]], "Genre Tags": [[183, "genre-tags"]], "Basic Tags": [[184, "basic-tags"]], "Tags Provided from MusicBrainz Data": [[184, "tags-provided-from-musicbrainz-data"]], "Tags Not Provided from MusicBrainz Data": [[184, "tags-not-provided-from-musicbrainz-data"]], "iTunes-Specific Tags": [[184, "itunes-specific-tags"]], "Tags & Variables": [[185, "tags-variables"]], "Advanced Variables": [[186, "advanced-variables"]], "Release Relationship Variables": [[186, "release-relationship-variables"]], "Track Relationship Variables": [[186, "track-relationship-variables"]], "Basic Variables": [[187, "basic-variables"]], "Classical Music Tags": [[188, "classical-music-tags"]], "File Variables": [[189, "file-variables"]], "Other Information": [[190, "other-information"]], "Tags from Plugins": [[191, "tags-from-plugins"]], "Last.fm Plugin": [[191, "last-fm-plugin"]], "Additional Artists Variables Plugin": [[191, "additional-artists-variables-plugin"]], "When files are grouped by album": [[192, "when-files-are-grouped-by-album"]], "When the CD is available": [[193, "when-the-cd-is-available"]], "When the ripper log file is available": [[194, "when-the-ripper-log-file-is-available"]], "When files are not grouped but have some metadata": [[195, "when-files-are-not-grouped-but-have-some-metadata"]], "When files are not grouped and have little or no existing metadata": [[196, "when-files-are-not-grouped-and-have-little-or-no-existing-metadata"]], "Work Flow Recommendations": [[197, "work-flow-recommendations"]]}, "indexentries": {"acknowledgements": [[0, "index-0"], [147, "index-0"]], "contributing": [[1, "index-0"], [147, "index-0"]], "acoustid": [[2, "index-2"], [20, "index-1"], [147, "index-0"], [147, "index-1"], [156, "index-1"], [179, "index-0"]], "caa": [[2, "index-6"]], "musicbrainz identifier": [[2, "index-10"]], "acoustic": [[2, "index-1"], [55, "index-3"], [147, "index-0"], [147, "index-3"], [156, "index-0"]], "acoustic fingerprint": [[2, "index-1"], [55, "index-3"], [147, "index-0"], [147, "index-3"], [179, "index-0"], [192, "index-1"], [193, "index-1"], [194, "index-1"]], "albumartist": [[2, "index-3"]], "artist": [[2, "index-4"]], "artist credit": [[2, "index-5"]], "cover art archive": [[2, "index-7"], [14, "index-0"], [147, "index-0"]], "disc id": [[2, "index-8"], [147, "index-0"], [165, "index-0"]], "fingerprint": [[2, "index-1"], [55, "index-3"], [147, "index-3"], [147, "index-0"], [147, "index-3"], [156, "index-0"], [168, "index-3"], [179, "index-0"]], "glossary": [[2, "index-0"], [147, "index-0"]], "mbid": [[2, "index-9"], [183, "index-1"], [184, "index-1"], [186, "index-1"], [187, "index-1"]], "medium": [[2, "index-11"]], "non-album track": [[2, "index-12"]], "recording": [[2, "index-13"], [2, "index-16"]], "release": [[2, "index-14"], [56, "index-1"], [56, "index-2"], [144, "index-1"], [147, "index-0"], [147, "index-1"], [180, "index-0"]], "release group": [[2, "index-15"]], "standalone": [[2, "index-16"]], "standalone recording": [[2, "index-16"]], "track": [[2, "index-17"], [144, "index-2"], [147, "index-2"]], "work": [[2, "index-18"]], "limitations": [[3, "index-0"], [147, "index-0"]], "rate limiting": [[3, "index-1"]], "--audit": [[4, "cmdoption-a"]], "--config-file": [[4, "cmdoption-c"]], "--debug": [[4, "cmdoption-d"]], "--exec": [[4, "cmdoption-e"]], "--help": [[4, "cmdoption-h"]], "--long-version": [[4, "cmdoption-V"]], "--no-crash-dialog": [[4, "cmdoption-no-crash-dialog"]], "--no-player": [[4, "cmdoption-M"]], "--no-plugins": [[4, "cmdoption-P"]], "--no-restore": [[4, "cmdoption-N"]], "--stand-alone-instance": [[4, "cmdoption-s"]], "--version": [[4, "cmdoption-v"]], "-m": [[4, "cmdoption-M"]], "-n": [[4, "cmdoption-N"]], "-p": [[4, "cmdoption-P"]], "-v": [[4, "cmdoption-V"], [4, "cmdoption-v"]], "-a": [[4, "cmdoption-a"]], "-c": [[4, "cmdoption-c"]], "-d": [[4, "cmdoption-d"]], "-e": [[4, "cmdoption-e"]], "-h": [[4, "cmdoption-h"]], "-s": [[4, "cmdoption-s"]], "command line": [[4, "index-0"], [147, "index-0"]], "command line option": [[4, "cmdoption-M"], [4, "cmdoption-N"], [4, "cmdoption-P"], [4, "cmdoption-V"], [4, "cmdoption-a"], [4, "cmdoption-c"], [4, "cmdoption-d"], [4, "cmdoption-e"], [4, "cmdoption-h"], [4, "cmdoption-no-crash-dialog"], [4, "cmdoption-s"], [4, "cmdoption-v"]], "options": [[4, "index-0"], [147, "index-0"]], "keyboard shortcuts": [[5, "index-0"], [147, "index-0"]], "user interface": [[5, "index-0"], [22, "index-0"], [23, "index-0"], [24, "index-0"], [142, "index-0"], [147, "index-0"]], "api": [[7, "index-1"], [147, "index-1"]], "context menu actions": [[7, "index-7"], [147, "index-7"]], "event hooks": [[7, "index-4"], [147, "index-4"]], "file format": [[7, "index-5"], [147, "index-5"]], "metadata": [[7, "index-2"], [147, "index-2"]], "metadata processors": [[7, "index-3"], [147, "index-3"]], "plugins": [[7, "index-0"], [7, "index-1"], [7, "index-2"], [7, "index-3"], [7, "index-4"], [7, "index-5"], [7, "index-6"], [7, "index-7"], [35, "index-0"], [35, "index-1"], [35, "index-2"], [49, "index-0"], [49, "index-1"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [191, "index-0"]], "programming": [[7, "index-0"], [147, "index-0"]], "scripting functions": [[7, "index-6"], [138, "index-1"], [138, "index-2"], [138, "index-3"], [138, "index-4"], [138, "index-5"], [138, "index-6"], [138, "index-7"], [138, "index-8"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [147, "index-8"]], "mapping": [[8, "index-0"], [147, "index-0"]], "tags": [[8, "index-0"], [54, "index-2"], [54, "index-4"], [55, "index-1"], [147, "index-0"], [147, "index-2"], [147, "index-4"], [183, "index-0"], [183, "index-2"], [184, "index-0"], [185, "index-0"], [188, "index-0"], [190, "index-0"], [191, "index-0"]], "action options": [[9, "index-1"], [147, "index-1"]], "configuration": [[9, "index-0"], [9, "index-1"], [10, "index-0"], [11, "index-0"], [12, "index-0"], [13, "index-0"], [14, "index-0"], [15, "index-0"], [16, "index-0"], [17, "index-0"], [19, "index-0"], [20, "index-0"], [20, "index-3"], [20, "index-4"], [21, "index-0"], [22, "index-0"], [23, "index-0"], [24, "index-0"], [25, "index-0"], [27, "index-0"], [28, "index-0"], [29, "index-0"], [30, "index-0"], [31, "index-0"], [32, "index-0"], [35, "index-0"], [36, "index-0"], [37, "index-0"], [38, "index-0"], [39, "index-0"], [40, "index-0"], [41, "index-0"], [42, "index-0"], [43, "index-0"], [44, "index-0"], [54, "index-0"], [54, "index-1"], [54, "index-5"], [147, "index-0"], [147, "index-1"], [147, "index-5"]], "option settings": [[9, "index-2"], [147, "index-2"]], "screen setup": [[9, "index-0"], [147, "index-0"]], "advanced options": [[10, "index-0"], [147, "index-0"]], "before tagging": [[11, "index-0"], [147, "index-0"]], "cd lookup": [[12, "index-0"], [147, "index-0"]], "cover art": [[13, "index-0"], [28, "index-0"], [147, "index-0"], [167, "index-0"]], "cover art providers": [[15, "index-0"], [147, "index-0"]], "file naming": [[16, "index-0"], [18, "index-0"], [18, "index-1"], [52, "index-1"], [147, "index-0"], [147, "index-1"], [159, "index-0"]], "file naming compatibility": [[17, "index-0"], [147, "index-0"]], "script editor": [[18, "index-0"], [147, "index-0"]], "scripts": [[18, "index-1"], [39, "index-0"], [51, "index-0"], [51, "index-1"], [52, "index-0"], [52, "index-1"], [52, "index-2"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [185, "index-0"]], "fingerprinting": [[19, "index-0"], [147, "index-0"]], "automatic clustering": [[20, "index-2"]], "automatic scan": [[20, "index-1"]], "cluster": [[20, "index-2"], [147, "index-2"], [147, "index-0"], [168, "index-2"], [174, "index-1"], [180, "index-0"]], "general options": [[20, "index-0"], [147, "index-0"]], "plugin update checking": [[20, "index-3"]], "program update checking": [[20, "index-4"]], "genres": [[21, "index-0"], [147, "index-0"]], "colors": [[23, "index-0"], [147, "index-0"]], "toolbar": [[24, "index-0"], [147, "index-0"]], "top tags": [[25, "index-0"], [147, "index-0"]], "local files": [[27, "index-0"], [147, "index-0"]], "cover art location": [[28, "index-0"], [147, "index-0"]], "location to save": [[28, "index-0"], [147, "index-0"]], "maintenance": [[29, "index-0"], [147, "index-0"]], "matching preferences": [[30, "index-0"], [147, "index-0"]], "metadata options": [[31, "index-0"], [147, "index-0"]], "network": [[32, "index-0"], [147, "index-0"]], "installing": [[35, "index-2"], [147, "index-2"]], "third party": [[35, "index-1"]], "option": [[36, "index-0"], [147, "index-0"]], "profiles": [[36, "index-0"], [147, "index-0"]], "ratings": [[37, "index-0"], [147, "index-0"]], "release preferences": [[38, "index-0"], [147, "index-0"]], "scripting": [[39, "index-0"], [138, "index-0"], [147, "index-0"]], "tagging": [[39, "index-0"], [52, "index-2"], [54, "index-2"], [147, "index-0"], [147, "index-2"]], "tag options": [[40, "index-0"], [147, "index-0"]], "aac tag options": [[41, "index-0"], [147, "index-0"]], "ac3 tag options": [[42, "index-0"], [147, "index-0"]], "id3 tag options": [[43, "index-0"], [147, "index-0"]], "wave tag options": [[44, "index-0"], [147, "index-0"]], "types": [[49, "index-1"]], "processing order": [[50, "index-0"], [147, "index-0"]], "syntax": [[51, "index-1"], [147, "index-1"]], "wmp": [[54, "index-4"], [147, "index-4"]], "browser": [[54, "index-5"], [147, "index-5"]], "config file location": [[54, "index-0"], [147, "index-0"]], "file": [[54, "index-1"], [147, "index-0"], [147, "index-1"], [189, "index-0"]], "itunes": [[54, "index-2"], [54, "index-3"], [147, "index-2"]], "truncated": [[54, "index-4"], [147, "index-4"]], "audio player": [[55, "index-2"]], "editing": [[55, "index-1"]], "file formats": [[55, "index-0"], [147, "index-0"]], "album": [[56, "index-1"], [144, "index-1"], [147, "index-1"]], "app damaged": [[56, "index-4"], [147, "index-4"]], "couldn't load album": [[56, "index-1"], [147, "index-1"]], "deleted": [[56, "index-2"]], "error": [[56, "index-1"], [147, "index-1"]], "icon": [[56, "index-0"], [147, "index-0"]], "load error": [[56, "index-1"], [147, "index-1"]], "macos": [[56, "index-3"], [56, "index-4"], [147, "index-3"], [147, "index-4"]], "network folders": [[56, "index-3"], [147, "index-3"]], "tagger": [[56, "index-0"], [147, "index-0"]], "tagger icon": [[56, "index-0"], [147, "index-0"]], "assignment": [[138, "index-1"], [147, "index-1"]], "conditional": [[138, "index-5"], [147, "index-5"]], "functions": [[138, "index-0"], [147, "index-0"]], "information": [[138, "index-6"], [147, "index-6"]], "loop": [[138, "index-7"], [147, "index-7"]], "mathematical": [[138, "index-4"], [147, "index-4"]], "miscellaneous": [[138, "index-8"], [147, "index-8"]], "multi-value": [[138, "index-3"], [147, "index-3"]], "text": [[138, "index-2"], [147, "index-2"]], "linux package": [[140, "index-3"], [147, "index-3"]], "download": [[140, "index-0"], [147, "index-0"]], "flatpak": [[140, "index-1"], [147, "index-1"]], "install": [[140, "index-0"], [140, "index-1"], [140, "index-2"], [140, "index-3"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"]], "snap": [[140, "index-2"], [147, "index-2"]], "main screen": [[142, "index-0"], [147, "index-0"]], "starting": [[143, "index-0"], [147, "index-0"]], "icons": [[144, "index-0"], [144, "index-1"], [144, "index-2"], [144, "index-3"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"]], "status": [[144, "index-0"], [147, "index-0"]], "status bar": [[144, "index-3"], [147, "index-3"]], "clear_logs": [[147, "index-1"], [168, "index-1"]], "from_file": [[147, "index-4"], [168, "index-4"]], "load": [[147, "index-5"], [168, "index-5"]], "lookup": [[147, "index-6"], [168, "index-6"], [174, "index-1"], [175, "index-0"], [194, "index-0"]], "lookup_cd": [[147, "index-7"], [168, "index-7"]], "pause": [[147, "index-8"], [168, "index-8"]], "quit": [[147, "index-9"], [168, "index-9"]], "remove": [[147, "index-10"], [168, "index-10"]], "remove_all": [[147, "index-11"], [168, "index-11"]], "remove_empty": [[147, "index-12"], [168, "index-12"]], "remove_saved": [[147, "index-13"], [168, "index-13"]], "remove_unclustered": [[147, "index-14"], [168, "index-14"]], "save_matched": [[147, "index-15"], [168, "index-15"]], "save_modified": [[147, "index-16"], [168, "index-16"]], "scan": [[147, "index-17"], [168, "index-17"]], "show": [[147, "index-18"], [168, "index-18"]], "submit_fingerprints": [[147, "index-19"], [168, "index-19"]], "write_logs": [[147, "index-20"], [168, "index-20"]], "advanced": [[147, "index-0"], [183, "index-0"], [186, "index-0"]], "android": [[147, "index-0"], [157, "index-0"]], "app": [[147, "index-0"], [157, "index-0"]], "attaching": [[147, "index-0"], [165, "index-0"]], "basic": [[147, "index-0"], [184, "index-0"], [187, "index-0"]], "batch": [[147, "index-0"], [166, "index-0"]], "batch processing": [[147, "index-0"], [166, "index-0"]], "classical": [[147, "index-0"], [188, "index-0"]], "command processing": [[147, "index-0"], [166, "index-0"]], "commands": [[147, "index-0"], [168, "index-0"]], "executable": [[147, "index-0"], [168, "index-0"]], "executable commands": [[147, "index-0"], [147, "index-1"], [147, "index-10"], [147, "index-11"], [147, "index-12"], [147, "index-13"], [147, "index-14"], [147, "index-15"], [147, "index-16"], [147, "index-17"], [147, "index-18"], [147, "index-19"], [147, "index-2"], [147, "index-20"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [147, "index-8"], [147, "index-9"], [168, "index-0"], [168, "index-1"], [168, "index-10"], [168, "index-11"], [168, "index-12"], [168, "index-13"], [168, "index-14"], [168, "index-15"], [168, "index-16"], [168, "index-17"], [168, "index-18"], [168, "index-19"], [168, "index-2"], [168, "index-20"], [168, "index-3"], [168, "index-4"], [168, "index-5"], [168, "index-6"], [168, "index-7"], [168, "index-8"], [168, "index-9"]], "file naming script": [[147, "index-0"], [159, "index-0"]], "files": [[147, "index-0"], [178, "index-0"]], "files not saved": [[147, "index-0"], [152, "index-0"]], "general": [[147, "index-0"], [155, "index-0"], [197, "index-0"]], "genre": [[147, "index-2"], [183, "index-2"]], "get debug log": [[147, "index-2"], [155, "index-2"]], "getting log for crashes": [[147, "index-3"], [155, "index-3"]], "macos shows app is damaged": [[147, "index-0"], [149, "index-0"]], "matching files to tracks": [[147, "index-0"], [169, "index-0"]], "multiple": [[147, "index-0"], [158, "index-0"]], "multiple release countries": [[147, "index-0"], [158, "index-0"]], "no cover art displayed": [[147, "index-1"], [151, "index-1"]], "no cover art downloaded": [[147, "index-0"], [151, "index-0"]], "plugin": [[147, "index-0"], [164, "index-0"]], "processing": [[147, "index-0"], [166, "index-0"]], "program freezes": [[147, "index-0"], [154, "index-0"]], "program won't start": [[147, "index-0"], [148, "index-0"]], "release countries": [[147, "index-0"], [158, "index-0"]], "reporting a bug": [[147, "index-1"], [155, "index-1"]], "saving": [[147, "index-0"], [178, "index-0"]], "saving files": [[147, "index-0"], [178, "index-0"]], "script": [[147, "index-0"], [159, "index-0"]], "setting": [[147, "index-0"], [167, "index-0"]], "submitting": [[147, "index-0"], [179, "index-0"], [180, "index-0"], [192, "index-1"], [193, "index-1"], [194, "index-1"]], "tags from file names": [[147, "index-0"], [181, "index-0"]], "tags not saved": [[147, "index-0"], [150, "index-0"]], "troubleshooting": [[147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [148, "index-0"], [149, "index-0"], [150, "index-0"], [151, "index-0"], [151, "index-1"], [152, "index-0"], [154, "index-0"], [155, "index-0"], [155, "index-1"], [155, "index-2"], [155, "index-3"]], "usage": [[147, "index-1"], [156, "index-1"]], "variables": [[147, "index-0"], [185, "index-0"], [186, "index-0"], [187, "index-0"], [189, "index-0"]], "workflows": [[147, "index-0"], [192, "index-0"], [193, "index-0"], [194, "index-0"], [195, "index-0"], [196, "index-0"], [197, "index-0"]], "writing": [[147, "index-0"], [164, "index-0"], [190, "index-0"]], "lookup in browser": [[173, "index-0"]], "lookup files": [[174, "index-0"]], "cd": [[175, "index-0"], [193, "index-0"]], "ripper log": [[175, "index-0"], [194, "index-0"]], "scan files": [[177, "index-0"]], "identifier": [[183, "index-1"], [184, "index-1"], [186, "index-1"], [187, "index-1"]], "musicbrainz": [[183, "index-1"], [184, "index-1"], [186, "index-1"], [187, "index-1"]], "files grouped by album": [[192, "index-0"]], "eac": [[194, "index-0"]], "whipper": [[194, "index-0"]], "xld": [[194, "index-0"]], "dbpoweramp": [[194, "index-0"]], "fre:ac": [[194, "index-0"]], "lookup log": [[194, "index-0"]], "files not grouped": [[195, "index-0"]], "no metadata": [[196, "index-0"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["about_picard/acknowledgements", "about_picard/contributing", "about_picard/glossary", "about_picard/introduction", "appendices/command_line", "appendices/keyboard_shortcuts", "appendices/pdf_appendices", "appendices/plugins_api", "appendices/tag_mapping", "config/configuration", "config/options_advanced", "config/options_before_tagging", "config/options_cdlookup", "config/options_cover", "config/options_cover_art_archive", "config/options_cover_art_providers", "config/options_filerenaming", "config/options_filerenaming_compat", "config/options_filerenaming_editor", "config/options_fingerprinting", "config/options_general", "config/options_genres", "config/options_interface", "config/options_interface_colors", "config/options_interface_toolbar", "config/options_interface_top_tags", "config/options_linux", "config/options_local_files", "config/options_location", "config/options_maintenance", "config/options_matching", "config/options_metadata", "config/options_network", "config/options_os_x", "config/options_other_platforms", "config/options_plugins", "config/options_profiles", "config/options_ratings", "config/options_releases", "config/options_scripting", "config/options_tags", "config/options_tags_compatibility_aac", "config/options_tags_compatibility_ac3", "config/options_tags_compatibility_id3", "config/options_tags_compatibility_wave", "config/options_windows", "epub", "examples/examples", "extending/extending", "extending/plugins", "extending/processing", "extending/scripting", "extending/scripts", "faq/faq", "faq/faq_config", "faq/faq_file_formats", "faq/faq_usage", "functions/func_add", "functions/func_and", "functions/func_cleanmulti", "functions/func_copy", "functions/func_copymerge", "functions/func_countryname", "functions/func_dateformat", "functions/func_datetime", "functions/func_day", "functions/func_delete", "functions/func_delprefix", "functions/func_div", "functions/func_endswith", "functions/func_eq", "functions/func_eq_all", "functions/func_eq_any", "functions/func_find", "functions/func_firstalphachar", "functions/func_firstwords", "functions/func_foreach", "functions/func_get", "functions/func_getmulti", "functions/func_gt", "functions/func_gte", "functions/func_if", "functions/func_if2", "functions/func_in", "functions/func_initials", "functions/func_inmulti", "functions/func_is_audio", "functions/func_is_complete", "functions/func_is_multi", "functions/func_is_video", "functions/func_join", "functions/func_left", "functions/func_len", "functions/func_lenmulti", "functions/func_lower", "functions/func_lt", "functions/func_lte", "functions/func_map", "functions/func_matchedtracks", "functions/func_max", "functions/func_min", "functions/func_mod", "functions/func_month", "functions/func_mul", "functions/func_ne", "functions/func_ne_all", "functions/func_ne_any", "functions/func_noop", "functions/func_not", "functions/func_num", "functions/func_or", "functions/func_pad", "functions/func_performer", "functions/func_replace", "functions/func_replacemulti", "functions/func_reverse", "functions/func_reversemulti", "functions/func_right", "functions/func_rreplace", "functions/func_rsearch", "functions/func_set", "functions/func_setmulti", "functions/func_slice", "functions/func_sortmulti", "functions/func_startswith", "functions/func_strip", "functions/func_sub", "functions/func_substr", "functions/func_swapprefix", "functions/func_title", "functions/func_trim", "functions/func_truncate", "functions/func_unique", "functions/func_unset", "functions/func_upper", "functions/func_while", "functions/func_year", "functions/list_by_name", "functions/list_by_type", "genindex", "getting_started/download", "getting_started/pdf_starting", "getting_started/screen_main", "getting_started/starting", "getting_started/status_icons", "index", "not_found", "pdf", "troubleshooting/does_not_start", "troubleshooting/macos_startup_error", "troubleshooting/missing_tags", "troubleshooting/no_coverart", "troubleshooting/not_saving", "troubleshooting/pdf_troubleshooting", "troubleshooting/stopped_working", "troubleshooting/troubleshooting", "tutorials/acoustid", "tutorials/android_app", "tutorials/multiple_release_countries", "tutorials/naming_script", "tutorials/tutorials", "tutorials/v_attach_disc_id", "tutorials/v_introduction", "tutorials/v_submit_acoustid", "tutorials/write_plugin", "usage/attach_disc_id", "usage/command_processing", "usage/coverart", "usage/exec_commands", "usage/match", "usage/option_profiles", "usage/other", "usage/retrieve", "usage/retrieve_browser", "usage/retrieve_lookup", "usage/retrieve_lookup_cd", "usage/retrieve_manual", "usage/retrieve_scan", "usage/save", "usage/submit_acoustid", "usage/submit_cluster_as_release", "usage/tags_from_file_names", "usage/using", "variables/tags_advanced", "variables/tags_basic", "variables/variables", "variables/variables_advanced", "variables/variables_basic", "variables/variables_classical", "variables/variables_file", "variables/variables_other_information", "variables/variables_plugins", "workflows/workflow_album", "workflows/workflow_cd", "workflows/workflow_extractor_log", "workflows/workflow_metadata", "workflows/workflow_no_info", "workflows/workflows"], "filenames": ["about_picard/acknowledgements.rst", "about_picard/contributing.rst", "about_picard/glossary.rst", "about_picard/introduction.rst", "appendices/command_line.rst", "appendices/keyboard_shortcuts.rst", "appendices/pdf_appendices.rst", "appendices/plugins_api.rst", "appendices/tag_mapping.rst", "config/configuration.rst", "config/options_advanced.rst", "config/options_before_tagging.rst", "config/options_cdlookup.rst", "config/options_cover.rst", "config/options_cover_art_archive.rst", "config/options_cover_art_providers.rst", "config/options_filerenaming.rst", "config/options_filerenaming_compat.rst", "config/options_filerenaming_editor.rst", "config/options_fingerprinting.rst", "config/options_general.rst", "config/options_genres.rst", "config/options_interface.rst", "config/options_interface_colors.rst", "config/options_interface_toolbar.rst", "config/options_interface_top_tags.rst", "config/options_linux.rst", "config/options_local_files.rst", "config/options_location.rst", "config/options_maintenance.rst", "config/options_matching.rst", "config/options_metadata.rst", "config/options_network.rst", "config/options_os_x.rst", "config/options_other_platforms.rst", "config/options_plugins.rst", "config/options_profiles.rst", "config/options_ratings.rst", "config/options_releases.rst", "config/options_scripting.rst", "config/options_tags.rst", "config/options_tags_compatibility_aac.rst", "config/options_tags_compatibility_ac3.rst", "config/options_tags_compatibility_id3.rst", "config/options_tags_compatibility_wave.rst", "config/options_windows.rst", "epub.rst", "examples/examples.rst", "extending/extending.rst", "extending/plugins.rst", "extending/processing.rst", "extending/scripting.rst", "extending/scripts.rst", "faq/faq.rst", "faq/faq_config.rst", "faq/faq_file_formats.rst", "faq/faq_usage.rst", "functions/func_add.rst", "functions/func_and.rst", "functions/func_cleanmulti.rst", "functions/func_copy.rst", "functions/func_copymerge.rst", "functions/func_countryname.rst", "functions/func_dateformat.rst", "functions/func_datetime.rst", "functions/func_day.rst", "functions/func_delete.rst", "functions/func_delprefix.rst", "functions/func_div.rst", "functions/func_endswith.rst", "functions/func_eq.rst", "functions/func_eq_all.rst", "functions/func_eq_any.rst", "functions/func_find.rst", "functions/func_firstalphachar.rst", "functions/func_firstwords.rst", "functions/func_foreach.rst", "functions/func_get.rst", "functions/func_getmulti.rst", "functions/func_gt.rst", "functions/func_gte.rst", "functions/func_if.rst", "functions/func_if2.rst", "functions/func_in.rst", "functions/func_initials.rst", "functions/func_inmulti.rst", "functions/func_is_audio.rst", "functions/func_is_complete.rst", "functions/func_is_multi.rst", "functions/func_is_video.rst", "functions/func_join.rst", "functions/func_left.rst", "functions/func_len.rst", "functions/func_lenmulti.rst", "functions/func_lower.rst", "functions/func_lt.rst", "functions/func_lte.rst", "functions/func_map.rst", "functions/func_matchedtracks.rst", "functions/func_max.rst", "functions/func_min.rst", "functions/func_mod.rst", "functions/func_month.rst", "functions/func_mul.rst", "functions/func_ne.rst", "functions/func_ne_all.rst", "functions/func_ne_any.rst", "functions/func_noop.rst", "functions/func_not.rst", "functions/func_num.rst", "functions/func_or.rst", "functions/func_pad.rst", "functions/func_performer.rst", "functions/func_replace.rst", "functions/func_replacemulti.rst", "functions/func_reverse.rst", "functions/func_reversemulti.rst", "functions/func_right.rst", "functions/func_rreplace.rst", "functions/func_rsearch.rst", "functions/func_set.rst", "functions/func_setmulti.rst", "functions/func_slice.rst", "functions/func_sortmulti.rst", "functions/func_startswith.rst", "functions/func_strip.rst", "functions/func_sub.rst", "functions/func_substr.rst", "functions/func_swapprefix.rst", "functions/func_title.rst", "functions/func_trim.rst", "functions/func_truncate.rst", "functions/func_unique.rst", "functions/func_unset.rst", "functions/func_upper.rst", "functions/func_while.rst", "functions/func_year.rst", "functions/list_by_name.rst", "functions/list_by_type.rst", "genindex.rst", "getting_started/download.rst", "getting_started/pdf_starting.rst", "getting_started/screen_main.rst", "getting_started/starting.rst", "getting_started/status_icons.rst", "index.rst", "not_found.rst", "pdf.rst", "troubleshooting/does_not_start.rst", "troubleshooting/macos_startup_error.rst", "troubleshooting/missing_tags.rst", "troubleshooting/no_coverart.rst", "troubleshooting/not_saving.rst", "troubleshooting/pdf_troubleshooting.rst", "troubleshooting/stopped_working.rst", "troubleshooting/troubleshooting.rst", "tutorials/acoustid.rst", "tutorials/android_app.rst", "tutorials/multiple_release_countries.rst", "tutorials/naming_script.rst", "tutorials/tutorials.rst", "tutorials/v_attach_disc_id.rst", "tutorials/v_introduction.rst", "tutorials/v_submit_acoustid.rst", "tutorials/write_plugin.rst", "usage/attach_disc_id.rst", "usage/command_processing.rst", "usage/coverart.rst", "usage/exec_commands.rst", "usage/match.rst", "usage/option_profiles.rst", "usage/other.rst", "usage/retrieve.rst", "usage/retrieve_browser.rst", "usage/retrieve_lookup.rst", "usage/retrieve_lookup_cd.rst", "usage/retrieve_manual.rst", "usage/retrieve_scan.rst", "usage/save.rst", "usage/submit_acoustid.rst", "usage/submit_cluster_as_release.rst", "usage/tags_from_file_names.rst", "usage/using.rst", "variables/tags_advanced.rst", "variables/tags_basic.rst", "variables/variables.rst", "variables/variables_advanced.rst", "variables/variables_basic.rst", "variables/variables_classical.rst", "variables/variables_file.rst", "variables/variables_other_information.rst", "variables/variables_plugins.rst", "workflows/workflow_album.rst", "workflows/workflow_cd.rst", "workflows/workflow_extractor_log.rst", "workflows/workflow_metadata.rst", "workflows/workflow_no_info.rst", "workflows/workflows.rst"], "titles": ["Acknowledgements", "Contributing to the Project", "Glossary of Terms", "Introduction", "Appendix C: Command Line Options", "Appendix D: Keyboard Shortcuts", "Appendices", "Appendix A: Plugins API", "Appendix B: Tag Mapping", "Configuration", "Advanced Options", "Before Tagging", "CD Lookup Options", "Cover Art Options", "Cover Art Archive", "Cover Art Providers", "File Naming Options", "File Naming Compatibility Options", "File Naming Script Editor", "Fingerprinting Options", "General Options", "Genres", "User Interface Options", "Colors", "Toolbar", "Top Tags", "Linux", "Local Files", "Location", "Maintenance", "Matching", "Metadata Options", "Network", "macOS", "Other platforms", "Plugins Options", "Profile Options", "Ratings", "Preferred Releases", "Scripting Options", "Tag Options", "AAC Files", "AC3 Files", "ID3 Files", "WAVE Files", "Windows", "MusicBrainz Picard", "Examples", "Extending Picard", "Plugins", "Processing Order", "Scripting", "Scripts", "Frequently Asked Questions", "Configuration", "File Formats", "Using Picard", "$add", "$and", "$cleanmulti", "$copy", "$copymerge", "$countryname", "$dateformat", "$datetime", "$day", "$delete", "$delprefix", "$div", "$endswith", "$eq", "$eq_all", "$eq_any", "$find", "$firstalphachar", "$firstwords", "$foreach", "$get", "$getmulti", "$gt", "$gte", "$if", "$if2", "$in", "$initials", "$inmulti", "$is_audio", "$is_complete", "$is_multi", "$is_video", "$join", "$left", "$len", "$lenmulti", "$lower", "$lt", "$lte", "$map", "$matchedtracks", "$max", "$min", "$mod", "$month", "$mul", "$ne", "$ne_all", "$ne_any", "$noop", "$not", "$num", "$or", "$pad", "$performer", "$replace", "$replacemulti", "$reverse", "$reversemulti", "$right", "$rreplace", "$rsearch", "$set", "$setmulti", "$slice", "$sortmulti", "$startswith", "$strip", "$sub", "$substr", "$swapprefix", "$title", "$trim", "$truncate", "$unique", "$unset", "$upper", "$while", "$year", "Appendix E: Scripting Functions Listed Alphabetically", "Scripting Functions", "Index", "Download & Install Picard", "Getting Started", "Main Screen", "Starting Picard", "Status Icons", "MusicBrainz Picard", "Page Not Found", "MusicBrainz Picard", "Picard won\u2019t start", "macOS shows the app is damaged", "Tags are not updated or saved", "There is no coverart", "Files are not being saved", "Troubleshooting", "Picard just stopped working", "General Troubleshooting", "Understanding Acoustic Fingerprinting and AcoustIDs", "Loading releases with MusicBrainz for Android", "Handling of multiple release countries", "Writing a File Naming Script", "Tutorials", "Attaching a Disc ID", "Introduction to Picard", "Submitting an AcoustID", "Writing a Plugin", "Attaching a Disc ID to a Release", "Command and Batch Processing", "Setting the Cover Art", "Executable Commands", "Matching Files to Tracks", "Option Profiles", "Other Picard Tasks", "Retrieving Album Information", "Lookup in Browser", "Lookup Files", "Lookup CD or Ripper Log", "Manual Lookup", "Scan Files", "Saving Updated Files", "Submitting Acoustic Fingerprints", "Submitting Cluster as a Release", "Generating tags from file names", "Using Picard", "Advanced Tags", "Basic Tags", "Tags & Variables", "Advanced Variables", "Basic Variables", "Classical Music Tags", "File Variables", "Other Information", "Tags from Plugins", "When files are grouped by album", "When the CD is available", "When the ripper log file is available", "When files are not grouped but have some metadata", "When files are not grouped and have little or no existing metadata", "Work Flow Recommendations"], "terms": {"we": [0, 146, 159, 164], "gratefulli": 0, "follow": [0, 2, 4, 5, 7, 8, 10, 14, 18, 21, 22, 23, 25, 28, 35, 44, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 148, 154, 155, 156, 158, 164, 165, 169, 170, 173, 174, 175, 176, 177, 179, 180, 181, 184, 188, 191], "contribut": [0, 140, 147], "help": [0, 1, 4, 18, 20, 22, 39, 63, 64, 143, 147, 148, 164, 168, 184, 188, 192, 193, 194, 197], "develop": [0, 1, 9, 35, 47, 55, 140, 148, 150, 155, 159, 164], "maintain": [0, 1, 20, 22, 23, 35, 55], "improv": [0, 1, 154], "picard": [0, 1, 2, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 53, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 73, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 88, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 112, 114, 116, 118, 119, 121, 122, 123, 124, 127, 128, 129, 131, 132, 135, 136, 138, 141, 142, 144, 146, 149, 150, 152, 155, 156, 158, 159, 164, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 189, 190, 191, 192, 194, 195, 196, 197], "user": [0, 1, 3, 4, 8, 9, 16, 17, 18, 19, 20, 23, 30, 36, 37, 39, 46, 48, 49, 52, 54, 55, 62, 140, 141, 142, 143, 145, 147, 148, 154, 155, 164, 166, 168, 170, 179, 187, 190], "guid": [0, 2, 3, 15, 46, 54, 145, 155, 180], "thi": [0, 1, 2, 3, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 60, 61, 63, 65, 66, 76, 77, 81, 84, 87, 97, 98, 102, 107, 112, 116, 118, 119, 120, 121, 122, 125, 129, 132, 134, 135, 136, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 187, 188, 190, 192, 193, 194, 195, 196, 197], "list": [0, 2, 3, 4, 7, 9, 10, 12, 14, 16, 18, 20, 21, 25, 26, 27, 28, 29, 31, 36, 38, 39, 45, 49, 50, 51, 52, 54, 56, 76, 122, 138, 147, 157, 158, 159, 164, 165, 169, 170, 171, 172, 175, 181, 184, 186, 187, 191, 193, 194, 197], "includ": [0, 2, 3, 4, 10, 14, 18, 19, 21, 24, 28, 31, 33, 35, 39, 43, 44, 46, 49, 51, 55, 63, 64, 122, 125, 127, 132, 140, 141, 142, 144, 145, 148, 164, 165, 167, 168, 169, 170, 171, 175, 181, 182, 183, 184, 187, 197], "contributor": 0, "document": [0, 1, 2, 3, 4, 5, 7, 18, 22, 46, 56, 140, 142, 145, 146, 155, 183, 184, 186, 187], "regardless": [0, 11, 28, 39, 41, 42, 143, 150, 188, 197], "role": 0, "In": [0, 3, 5, 8, 9, 14, 15, 16, 17, 18, 20, 24, 26, 27, 28, 33, 35, 44, 50, 51, 52, 55, 77, 81, 129, 144, 148, 151, 152, 154, 155, 157, 159, 164, 169, 171, 175, 181, 184, 195, 196], "addit": [0, 1, 2, 3, 5, 7, 9, 15, 16, 20, 24, 28, 35, 39, 44, 46, 49, 50, 51, 52, 55, 81, 138, 144, 145, 147, 154, 159, 164, 167, 169, 170, 171, 175, 179, 180, 183, 185, 186], "actual": [0, 19, 28, 32, 43, 52, 54, 55, 66, 150, 155, 156, 157, 159, 181, 195], "content": [0, 22, 39, 55, 138, 146, 155, 164, 172, 184, 194], "lead": [0, 21, 55, 125, 130, 159], "translat": [0, 1, 31, 62, 159], "review": [0, 151, 152, 165], "proofread": [0, 1], "all": [0, 1, 2, 3, 4, 7, 10, 11, 16, 17, 18, 19, 20, 21, 27, 28, 29, 36, 39, 43, 44, 49, 52, 55, 58, 59, 76, 87, 90, 112, 119, 121, 122, 125, 129, 130, 133, 140, 143, 144, 147, 148, 150, 151, 152, 154, 155, 156, 158, 159, 168, 169, 170, 174, 180, 181, 184, 185, 187, 191, 193, 194, 195, 196], "ar": [0, 1, 2, 3, 4, 7, 9, 11, 14, 15, 16, 17, 18, 20, 21, 22, 23, 27, 29, 30, 31, 32, 35, 36, 39, 41, 42, 43, 44, 46, 48, 49, 50, 51, 52, 58, 63, 65, 67, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 97, 99, 100, 102, 104, 105, 106, 109, 114, 119, 122, 125, 127, 128, 130, 136, 137, 138, 140, 142, 144, 145, 146, 147, 148, 151, 154, 155, 156, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 187, 188, 189, 190, 191, 193, 194, 197], "valuabl": [0, 1, 165, 179], "appreci": [0, 1, 192, 193, 194], "As": [0, 16, 17, 30, 36, 39, 43, 50, 52, 54, 55, 112, 143, 155, 166, 168, 170, 194], "name": [0, 2, 3, 7, 9, 11, 15, 20, 24, 26, 27, 28, 29, 31, 36, 39, 43, 50, 51, 54, 59, 62, 66, 76, 77, 78, 87, 90, 93, 97, 98, 114, 116, 120, 121, 122, 123, 132, 133, 142, 147, 150, 152, 157, 158, 164, 165, 168, 170, 171, 173, 174, 176, 177, 183, 184, 185, 186, 187, 188, 189, 191], "present": [0, 52, 54, 55, 180], "alphabet": [0, 25, 51, 74, 84, 158, 168], "order": [0, 3, 15, 16, 25, 30, 31, 36, 48, 49, 51, 52, 55, 61, 63, 65, 79, 80, 95, 96, 99, 100, 102, 112, 115, 116, 118, 119, 123, 132, 136, 147, 158, 168, 169, 170, 188, 195, 196], "so": [0, 2, 18, 20, 27, 28, 29, 31, 33, 35, 36, 43, 44, 51, 52, 54, 55, 61, 77, 148, 156, 158, 159, 164, 170, 191], "impli": 0, "rel": [0, 4, 16, 168, 195, 196], "import": [0, 2, 3, 7, 18, 25, 27, 36, 39, 50, 164, 170, 192, 193, 194], "someon": [0, 164, 171], "": [0, 2, 3, 4, 5, 7, 9, 10, 18, 21, 22, 30, 31, 33, 36, 39, 44, 49, 50, 51, 52, 54, 55, 62, 64, 112, 113, 118, 119, 142, 143, 144, 147, 148, 151, 157, 159, 164, 165, 168, 169, 170, 172, 177, 184, 187, 189, 195, 197], "base": [0, 1, 3, 9, 16, 18, 22, 28, 31, 36, 49, 50, 51, 52, 53, 55, 63, 64, 73, 78, 122, 127, 138, 142, 164, 169, 170, 172, 177, 180, 182, 184, 190, 191, 195, 196, 197], "posit": [0, 2, 4, 9, 22, 30, 36, 170], "surnam": 0, "aerozol": 0, "vedant": 0, "chakravadhanula": 0, "pavan": 0, "chander": 0, "ronan": 0, "desplanqu": 0, "gabriel": 0, "ferreira": 0, "giorgio": 0, "fontan": 0, "rahul": 0, "kumar": 0, "gupta": 0, "wieland": 0, "hoffmann": 0, "invisibleman78": 0, "jesus2099": 0, "david": 0, "kellner": 0, "jun": 0, "kim": 0, "sambhav": 0, "kothari": 0, "soham": 0, "kukreti": 0, "laurent": 0, "monin": 0, "akash": 0, "nagaraj": 0, "frederik": 0, "freso": 0, "olesen": 0, "guntbert": 0, "reiter": 0, "theodor": 0, "fabian": 0, "rudi": 0, "suryansh": 0, "shakya": 0, "skelly37": 0, "sophist": 0, "odd": 0, "str\u00e5b\u00f8": 0, "bob": [0, 112], "swift": 0, "akshat": 0, "tiwari": 0, "philipp": 0, "wolfer": 0, "yvanzo": 0, "shadab": 0, "zafar": 0, "There": [0, 3, 9, 18, 19, 35, 48, 49, 51, 52, 56, 144, 147, 148, 150, 152, 154, 155, 156, 159, 165, 172, 179, 181, 182, 184], "like": [0, 2, 3, 5, 14, 16, 18, 26, 38, 43, 44, 51, 54, 55, 56, 61, 77, 113, 122, 138, 140, 152, 155, 158, 159, 164, 166, 170, 181, 183, 184, 188, 195, 196], "other": [0, 1, 2, 9, 12, 15, 16, 17, 23, 25, 28, 35, 36, 38, 43, 50, 54, 55, 81, 120, 125, 129, 143, 147, 155, 157, 164, 166, 168, 170, 174, 181, 184, 185, 187, 192, 193, 194], "have": [0, 1, 2, 3, 7, 11, 14, 15, 16, 18, 19, 20, 21, 22, 25, 28, 29, 30, 31, 32, 35, 41, 42, 44, 49, 50, 51, 52, 53, 55, 56, 87, 112, 118, 119, 129, 140, 144, 146, 148, 149, 151, 152, 155, 156, 157, 158, 159, 164, 165, 168, 169, 172, 174, 175, 177, 178, 180, 181, 182, 184, 187, 192, 193, 194, 197], "yet": [0, 22, 49, 52, 55, 151, 159, 180], "been": [0, 2, 7, 9, 14, 19, 20, 28, 29, 30, 35, 49, 50, 53, 54, 56, 62, 77, 87, 125, 143, 144, 149, 150, 151, 152, 155, 156, 158, 159, 165, 167, 168, 169, 171, 173, 174, 175, 176, 177, 178, 180, 181, 184, 192, 193, 194, 195, 196], "identifi": [0, 2, 3, 4, 9, 14, 19, 20, 32, 36, 37, 49, 147, 148, 156, 164, 165, 168, 170, 172, 182, 183, 184, 186, 187, 192, 193, 194], "apolog": 0, "your": [0, 1, 3, 5, 7, 9, 11, 15, 16, 18, 19, 20, 21, 22, 23, 28, 29, 30, 31, 32, 36, 37, 39, 40, 43, 51, 52, 54, 55, 56, 77, 138, 143, 144, 146, 147, 148, 151, 152, 155, 157, 158, 159, 164, 165, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 184, 185, 188, 190, 192, 193, 194, 195, 196, 197], "ha": [0, 2, 7, 9, 10, 11, 14, 15, 16, 18, 19, 26, 28, 30, 31, 45, 49, 50, 54, 55, 56, 62, 77, 125, 140, 143, 144, 148, 150, 151, 152, 154, 155, 164, 165, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 180, 184, 187], "miss": [0, 10, 11, 57, 75, 78, 79, 80, 91, 93, 95, 96, 111, 117, 123, 126, 131, 132, 144, 147, 159, 165, 181], "pleas": [0, 1, 2, 7, 8, 29, 36, 39, 51, 52, 55, 56, 112, 118, 119, 140, 143, 146, 148, 150, 151, 152, 154, 155, 156, 159, 164, 165, 166, 179, 183, 184, 186, 187, 191, 192, 193, 194], "let": [0, 16, 158, 159], "u": [0, 5, 7, 31, 94, 129], "know": [0, 3, 164, 165], "ll": [0, 21, 164], "make": [0, 2, 3, 7, 16, 18, 22, 29, 31, 32, 35, 36, 38, 50, 54, 55, 152, 154, 156, 157, 158, 164, 165, 168, 170, 173, 175, 179, 183, 186, 188, 191, 197], "sure": [0, 7, 30, 55, 148, 152, 155, 157, 165, 174, 175, 179, 180], "i": [0, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 43, 44, 46, 47, 49, 50, 51, 52, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 73, 74, 75, 76, 77, 78, 79, 80, 81, 84, 86, 87, 88, 89, 91, 93, 94, 95, 96, 97, 99, 100, 101, 102, 103, 107, 108, 110, 111, 112, 113, 117, 118, 119, 120, 123, 124, 126, 127, 128, 129, 131, 132, 134, 135, 136, 138, 140, 142, 143, 144, 145, 147, 148, 150, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 192, 195, 196, 197], "ad": [0, 7, 10, 11, 19, 23, 24, 28, 52, 56, 79, 80, 95, 96, 111, 138, 147, 151, 156, 158, 159, 164, 179, 194], "onli": [1, 2, 8, 10, 11, 14, 15, 19, 20, 21, 22, 28, 31, 32, 33, 39, 43, 44, 52, 55, 75, 87, 98, 112, 119, 129, 143, 144, 148, 150, 151, 155, 156, 157, 158, 159, 164, 166, 169, 170, 172, 178, 179, 181, 183, 184, 185, 187, 189, 192, 193, 194, 195, 196], "exist": [1, 3, 7, 8, 10, 11, 19, 28, 39, 41, 42, 43, 44, 49, 50, 52, 54, 60, 140, 155, 156, 159, 164, 179, 180, 182, 183, 184, 195, 197], "becaus": [1, 2, 19, 43, 49, 55, 56, 97, 138, 152, 154, 155, 156, 159, 192, 193, 194, 195, 196], "volunt": 1, "effort": 1, "went": 1, "its": [1, 10, 18, 49, 54, 85, 140, 148, 154, 159, 168, 169, 178, 184], "from": [1, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 26, 28, 29, 30, 31, 32, 36, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 51, 54, 59, 60, 61, 66, 67, 75, 76, 78, 91, 97, 114, 117, 119, 122, 126, 127, 128, 130, 142, 143, 144, 147, 148, 151, 152, 155, 156, 158, 159, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 182, 183, 185, 186, 187, 189, 190, 192, 193, 194, 195, 196], "initi": [1, 7, 36, 137, 138, 143, 147, 165, 166, 168, 170, 172, 173, 175, 176, 192, 195, 197], "websit": [1, 2, 3, 10, 20, 32, 35, 39, 46, 49, 55, 56, 140, 145, 147, 151, 156, 172, 176, 180, 184, 185], "inform": [1, 2, 3, 4, 8, 11, 15, 17, 18, 19, 20, 23, 39, 46, 49, 52, 54, 55, 56, 63, 64, 65, 98, 99, 100, 102, 112, 118, 119, 136, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 154, 155, 159, 164, 165, 167, 169, 173, 175, 176, 177, 179, 180, 182, 183, 184, 185, 186, 187, 189, 191, 192, 193, 194], "post": [1, 7, 50, 155], "commun": [1, 18, 35, 51, 52, 55, 155], "discuss": [1, 18, 35, 51, 52, 54], "forum": [1, 18, 35, 51, 52, 155], "script": [1, 3, 9, 16, 17, 28, 31, 43, 46, 48, 49, 50, 55, 63, 64, 76, 77, 87, 97, 98, 112, 118, 119, 120, 135, 145, 147, 150, 164, 169, 170, 181, 183, 184, 185, 189, 190, 197], "plugin": [1, 3, 4, 8, 9, 15, 18, 20, 29, 46, 48, 50, 55, 128, 140, 143, 145, 147, 148, 154, 155, 166, 169, 171, 184, 185, 188, 197], "program": [1, 3, 7, 19, 20, 22, 48, 49, 50, 143, 148, 154, 155, 164, 166, 167, 184, 193], "sourc": [1, 2, 3, 9, 15, 16, 19, 49, 60, 61, 140, 154, 164, 180, 182], "code": [1, 2, 9, 58, 62, 63, 64, 69, 70, 71, 72, 76, 81, 82, 83, 85, 97, 104, 105, 106, 107, 108, 110, 124, 135, 138, 140, 158, 164, 184], "editor": [1, 16, 35, 39, 52, 55, 56, 147, 159], "feedback": 1, "further": [1, 55, 165, 168], "high": [1, 15, 164], "qualiti": [1, 3, 14, 15, 144, 180, 181], "welcom": [1, 7, 55], "want": [1, 3, 14, 15, 16, 20, 21, 29, 31, 43, 45, 52, 55, 56, 140, 150, 152, 155, 157, 158, 159, 164, 168, 169, 170, 173, 176, 178, 181, 185, 192, 193, 194, 195, 196], "part": [1, 17, 27, 51, 52, 55, 112, 118, 119, 147, 159, 164, 170, 184], "open": [1, 2, 5, 9, 16, 18, 19, 22, 24, 32, 33, 52, 56, 149, 155, 159, 164, 165, 167, 168, 169, 174, 175, 176, 180, 181, 194], "creat": [1, 4, 17, 19, 29, 36, 55, 76, 120, 122, 135, 148, 150, 156, 164, 170, 181, 183, 184, 186, 187], "music": [1, 2, 3, 4, 9, 14, 15, 16, 20, 28, 40, 43, 46, 55, 145, 147, 152, 157, 168, 169, 170, 173, 174, 175, 176, 177, 180, 184, 185, 192, 193, 194, 196, 197], "tool": [1, 3, 12, 19, 20, 26, 44, 45, 55, 56, 142, 147, 156, 158, 165, 168, 173, 174, 175, 177, 179, 180, 181, 184, 190, 192, 193, 194, 195, 196], "even": [1, 3, 10, 21, 55, 56, 151, 154, 156, 166], "you": [1, 2, 3, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 42, 43, 44, 45, 49, 51, 52, 54, 55, 56, 77, 97, 112, 118, 119, 129, 140, 142, 143, 144, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 197], "cannot": [1, 17, 36, 52, 56, 97, 109, 147, 149, 156, 170], "write": [1, 3, 7, 11, 18, 21, 28, 31, 37, 40, 44, 50, 54, 56, 144, 147, 150, 152, 158, 168, 184], "experi": [1, 55], "us": [1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 49, 50, 51, 53, 57, 58, 63, 65, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 90, 91, 93, 95, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 110, 116, 117, 119, 120, 121, 122, 123, 124, 126, 128, 131, 132, 136, 138, 140, 141, 142, 143, 146, 147, 148, 150, 151, 152, 154, 155, 156, 157, 159, 164, 165, 166, 167, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "ani": [1, 2, 3, 4, 10, 11, 14, 16, 17, 18, 19, 20, 21, 27, 28, 29, 31, 35, 41, 42, 44, 49, 50, 52, 55, 56, 63, 64, 65, 67, 68, 101, 102, 110, 128, 136, 140, 143, 147, 148, 152, 154, 155, 156, 159, 164, 165, 166, 168, 169, 170, 172, 180, 184, 187, 189, 192, 193, 194], "can": [1, 2, 4, 7, 9, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 54, 57, 58, 63, 65, 67, 68, 69, 70, 71, 72, 76, 77, 78, 81, 82, 83, 85, 90, 93, 97, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 112, 116, 120, 121, 122, 123, 124, 126, 128, 132, 136, 140, 142, 143, 147, 148, 149, 151, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 193, 194], "give": [1, 2, 30, 51, 56, 77, 140], "most": [1, 3, 8, 14, 15, 25, 30, 43, 49, 53, 55, 60, 61, 140, 143, 155, 183, 184, 187, 193, 194, 195, 196], "languag": [1, 18, 22, 44, 62, 147, 164, 183, 187], "would": [1, 2, 8, 14, 17, 21, 27, 32, 51, 79, 80, 95, 96, 112, 118, 119, 122, 132, 133, 158, 159, 164, 170, 172, 181, 187], "great": [1, 2, 159, 164], "benefit": [1, 2], "If": [1, 4, 7, 10, 11, 14, 16, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 39, 40, 41, 42, 43, 44, 52, 55, 56, 60, 61, 62, 63, 64, 65, 67, 68, 73, 74, 75, 77, 78, 81, 91, 93, 101, 102, 103, 111, 112, 117, 119, 120, 122, 123, 127, 128, 130, 131, 132, 136, 140, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 181, 183, 184, 185, 186, 188, 190, 192], "notic": [1, 3], "an": [1, 2, 3, 7, 8, 9, 11, 14, 15, 16, 17, 18, 19, 20, 26, 30, 31, 32, 35, 36, 39, 44, 46, 49, 50, 51, 52, 55, 56, 57, 58, 62, 63, 65, 67, 68, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 91, 95, 96, 99, 100, 101, 102, 103, 105, 106, 107, 110, 111, 117, 119, 120, 123, 126, 127, 128, 131, 132, 135, 136, 143, 144, 145, 149, 150, 151, 152, 156, 157, 158, 159, 164, 165, 166, 167, 168, 169, 170, 173, 176, 179, 180, 181, 183, 184, 185, 186, 187, 192, 193, 194, 195, 196], "error": [1, 5, 23, 33, 51, 77, 108, 144, 146, 147, 149, 152, 164, 168], "materi": 1, "ticket": [1, 146, 155], "under": [1, 9, 10, 16, 22, 35, 46, 47, 145, 146, 151], "compon": [1, 146], "pull": [1, 45, 142], "request": [1, 3, 32, 56, 143, 144, 146, 151, 154, 156, 168, 172, 180], "address": [1, 20, 32, 37, 53, 148, 151, 157, 191], "outstand": [1, 168], "issu": [1, 2, 3, 11, 20, 41, 42, 43, 54, 55, 56, 148, 149, 151, 154, 155, 156, 184], "also": [1, 2, 3, 4, 5, 8, 9, 10, 14, 15, 16, 18, 19, 20, 22, 28, 29, 31, 32, 35, 38, 39, 43, 44, 49, 52, 54, 61, 66, 140, 143, 144, 151, 155, 156, 157, 158, 159, 164, 165, 167, 168, 170, 179, 180, 181, 182, 184, 185, 190, 193, 194], "musicbrainz": [1, 2, 3, 4, 7, 9, 10, 11, 13, 15, 19, 20, 21, 22, 30, 31, 32, 35, 37, 39, 48, 49, 50, 52, 54, 55, 140, 141, 142, 144, 148, 149, 151, 152, 154, 155, 156, 158, 159, 164, 165, 168, 171, 172, 173, 175, 176, 179, 180, 182, 183, 186, 187, 191, 192, 193, 194, 196], "mani": [2, 21, 28, 55, 111, 155, 156, 164], "within": [2, 15, 19, 30, 48, 75, 76, 97, 98, 119, 135, 150, 170, 171, 184, 185], "itself": [2, 44, 55, 171, 194], "specif": [2, 3, 8, 12, 15, 18, 19, 28, 32, 49, 51, 52, 63, 64, 142, 147, 148, 155, 169, 182, 186, 191], "mean": [2, 3, 16, 27, 55, 152, 156, 158, 159, 169, 178, 195, 196], "environ": [2, 9, 22, 54, 140, 142, 155], "defin": [2, 7, 16, 27, 36, 39, 43, 52, 55, 112, 119, 170, 190], "acoust": [2, 19, 20, 147, 168, 171, 184, 193, 194], "fingerprint": [2, 3, 5, 9, 20, 24, 144, 147, 154, 166, 169, 171, 172, 177, 184, 192, 193, 194, 195, 196], "digit": [2, 55, 109, 158, 189], "summari": 2, "audio": [2, 7, 9, 10, 16, 19, 33, 142, 144, 147, 156, 157, 170, 171, 172, 179, 182, 183, 184, 189, 193], "signal": 2, "quickli": [2, 36, 155, 169, 170], "see": [2, 4, 7, 15, 20, 31, 36, 39, 43, 51, 55, 112, 118, 119, 140, 143, 147, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 166, 169, 170, 179, 180, 181, 183, 184, 186, 187, 190, 191, 192, 193, 194, 195, 196], "wikipedia": [2, 17, 112, 118, 119, 184], "full": [2, 7, 14, 28, 31, 44, 51, 56, 140, 155, 159], "explan": [2, 3, 7, 36], "acoustid": [2, 3, 5, 19, 20, 24, 147, 154, 168, 169, 171, 172, 177, 179, 184, 192, 193, 194, 195, 196], "system": [2, 5, 9, 12, 16, 17, 18, 19, 22, 29, 32, 36, 54, 55, 56, 138, 140, 142, 143, 144, 147, 152, 156, 164, 167, 168, 170, 173, 174, 176, 177, 180, 182, 189], "built": [2, 3, 4, 9, 15, 22, 142, 147], "entir": [2, 3, 30, 55, 158, 159, 170, 172, 181], "technologi": 2, "albumartist": [2, 8, 28, 52, 128, 159, 184], "The": [2, 3, 7, 8, 9, 10, 11, 14, 15, 16, 18, 19, 20, 22, 23, 25, 27, 28, 29, 30, 32, 33, 35, 36, 37, 39, 43, 44, 49, 51, 52, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 144, 147, 148, 150, 151, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 181, 183, 184, 186, 187, 189, 191, 192, 193, 194, 195, 196, 197], "musician": 2, "group": [2, 7, 9, 14, 15, 20, 21, 24, 27, 30, 31, 36, 43, 51, 53, 118, 119, 138, 147, 151, 170, 172, 173, 174, 180, 184, 186, 187, 188, 197], "perform": [2, 3, 9, 22, 31, 53, 56, 66, 76, 132, 133, 137, 138, 142, 147, 148, 168, 171, 172, 174, 183, 184, 186, 191, 195, 196], "releas": [2, 3, 4, 7, 9, 10, 13, 14, 15, 16, 20, 21, 28, 30, 31, 32, 39, 55, 98, 140, 147, 148, 151, 159, 164, 166, 167, 168, 171, 172, 173, 174, 175, 176, 177, 183, 184, 185, 187, 191, 192, 193, 194, 195, 196], "For": [2, 3, 8, 10, 15, 16, 20, 28, 30, 31, 32, 38, 39, 43, 44, 51, 52, 54, 55, 56, 66, 77, 97, 111, 112, 118, 119, 132, 135, 138, 151, 155, 156, 157, 158, 159, 164, 166, 168, 170, 173, 174, 176, 177, 181, 183, 184, 186, 187, 188, 190], "exampl": [2, 3, 10, 16, 18, 20, 28, 31, 32, 33, 38, 43, 49, 50, 51, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 147, 157, 158, 159, 164, 166, 168, 181, 184, 187, 188, 191], "beatl": [2, 67, 184], "album": [2, 3, 5, 14, 15, 16, 18, 20, 21, 22, 28, 38, 49, 87, 142, 147, 154, 157, 159, 164, 167, 168, 169, 173, 174, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 191, 193, 194, 195, 196, 197], "past": [2, 5, 155], "master": [2, 183], "volum": [2, 33, 56], "One": [2, 16, 21, 59, 85, 114, 181], "while": [2, 7, 15, 28, 38, 50, 137, 138, 142, 144, 147, 169, 170], "No": [2, 28, 81, 151], "boundari": 2, "A": [2, 5, 16, 21, 22, 27, 33, 35, 49, 52, 58, 67, 70, 71, 72, 74, 76, 78, 79, 80, 90, 91, 93, 95, 96, 97, 99, 100, 104, 105, 106, 107, 110, 116, 121, 122, 123, 128, 132, 147, 148, 152, 156, 158, 169, 170, 173, 174, 175, 176, 177, 178, 183, 184, 185, 186, 187, 193, 194], "kosovar": 2, "refuge": 2, "variou": [2, 3, 8, 9, 18, 23, 31, 38, 45, 49, 52, 125, 138, 140, 150, 156, 184, 197], "artist": [2, 3, 4, 7, 15, 16, 21, 22, 28, 31, 51, 76, 122, 147, 157, 159, 165, 168, 175, 180, 181, 183, 184, 186, 187], "usag": [2, 7, 21, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 147, 155, 168], "differ": [2, 7, 8, 10, 17, 18, 19, 22, 29, 31, 49, 52, 55, 56, 60, 63, 64, 138, 142, 147, 149, 150, 151, 154, 156, 164, 170, 174, 177, 179, 182, 183, 184, 186, 187], "classic": [2, 49, 147, 185], "which": [2, 3, 8, 9, 11, 12, 14, 15, 16, 19, 20, 21, 22, 25, 27, 28, 30, 31, 35, 36, 41, 42, 44, 49, 52, 56, 63, 64, 75, 120, 122, 129, 140, 143, 144, 147, 148, 154, 155, 156, 157, 158, 159, 165, 169, 170, 179, 181, 183, 184, 185, 193], "style": [2, 15, 16, 31, 147, 180], "compos": [2, 31, 147, 183], "first": [2, 9, 25, 27, 28, 29, 31, 36, 49, 50, 52, 54, 55, 73, 74, 76, 79, 80, 82, 84, 90, 91, 95, 96, 97, 99, 100, 119, 122, 129, 140, 142, 148, 154, 155, 158, 159, 164, 166, 168, 169, 170, 172, 179, 182, 184, 191], "track": [2, 3, 4, 5, 9, 10, 16, 20, 22, 25, 28, 30, 31, 37, 39, 49, 50, 52, 56, 76, 86, 87, 89, 98, 142, 147, 152, 156, 157, 159, 164, 165, 167, 168, 171, 173, 174, 175, 176, 177, 178, 179, 181, 182, 184, 187, 188, 189, 191, 192, 193, 194, 195, 196], "jeen": 2, "Be": [2, 184], "million": 2, "tourist": 2, "page": [2, 9, 29, 35, 36, 39, 50, 140, 155, 157, 159, 170, 173, 183, 184, 185, 186, 187], "show": [2, 4, 5, 16, 18, 19, 22, 25, 32, 35, 39, 43, 50, 52, 55, 142, 147, 155, 157, 164, 167, 172, 174, 177, 179, 181, 184, 188], "credit": [2, 31, 184, 187, 191], "indic": [2, 8, 22, 35, 49, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 136, 144, 152, 169, 173, 174, 175, 176, 177, 179, 184, 185, 195, 196], "who": [2, 3], "main": [2, 7, 20, 55, 144, 147, 157, 159, 164, 170, 172], "record": [2, 3, 30, 31, 32, 51, 52, 77, 129, 147, 156, 176, 179, 180, 183, 184, 186, 187, 195, 196], "how": [2, 7, 8, 16, 17, 21, 28, 31, 38, 41, 42, 51, 52, 140, 141, 147, 150, 151, 159, 164, 165, 179, 185, 190], "thei": [2, 3, 4, 9, 14, 16, 17, 27, 31, 43, 49, 50, 54, 55, 56, 122, 148, 150, 152, 156, 159, 164, 168, 170, 172, 179, 184, 190, 194], "consist": [2, 3, 9, 16, 29, 31, 51, 181, 184], "option": [2, 7, 11, 14, 15, 18, 25, 26, 29, 32, 33, 34, 41, 42, 43, 44, 48, 49, 50, 51, 52, 56, 130, 142, 143, 147, 148, 150, 151, 155, 157, 158, 159, 164, 165, 166, 167, 168, 169, 172, 175, 177, 179, 180, 182, 183, 184, 187, 188, 192, 193, 194], "etc": [2, 3, 28, 71, 72, 76, 105, 106, 140, 164, 183], "join": [2, 7, 21, 43, 51, 137, 138, 147, 164, 184], "phrase": [2, 184], "between": [2, 3, 8, 10, 20, 32, 36, 43, 52, 90, 120, 144, 150, 154, 170, 184, 185], "them": [2, 3, 9, 11, 16, 21, 40, 41, 42, 43, 44, 49, 51, 56, 60, 61, 112, 118, 119, 121, 148, 156, 157, 159, 165, 168, 170, 171, 179, 180, 181, 182, 184, 185, 192, 193, 194, 195, 196], "love": 2, "spong": 2, "walk": 2, "off": [2, 5, 18], "earth": 2, "gianni": 2, "sarah": 2, "caa": [2, 14, 15, 151], "cover": [2, 9, 16, 27, 28, 31, 49, 50, 54, 142, 147, 154, 182, 186, 192, 193, 194, 195, 196, 197], "art": [2, 8, 9, 27, 28, 31, 49, 50, 54, 142, 147, 154, 182, 192, 193, 194, 195, 196], "archiv": [2, 13, 15, 147, 151, 164], "joint": 2, "project": [2, 7, 35, 146, 147, 191], "internet": [2, 3, 15], "whose": [2, 150], "goal": [2, 55], "imag": [2, 3, 11, 14, 15, 16, 27, 28, 142, 151, 167, 192, 193, 194, 195, 196], "avail": [2, 3, 7, 8, 9, 12, 14, 16, 18, 20, 22, 26, 28, 29, 32, 35, 39, 43, 45, 46, 48, 49, 50, 51, 55, 120, 137, 140, 142, 143, 145, 151, 156, 158, 159, 164, 165, 166, 168, 170, 171, 172, 173, 179, 180, 181, 182, 183, 184, 185, 186, 189, 197], "everyon": 2, "organ": [2, 3, 16, 53, 159, 171, 184], "conveni": [2, 16], "wai": [2, 30, 33, 48, 154, 164, 167, 195], "disc": [2, 3, 7, 118, 119, 147, 168, 171, 175, 184, 187, 193, 194], "id": [2, 3, 147, 155, 156, 171, 175, 184, 187, 191, 193, 194], "number": [2, 7, 10, 15, 18, 19, 20, 21, 22, 31, 32, 33, 35, 56, 57, 58, 63, 65, 67, 68, 71, 72, 75, 78, 82, 91, 92, 93, 98, 99, 100, 101, 102, 103, 105, 106, 109, 110, 111, 117, 122, 126, 127, 128, 131, 135, 136, 142, 144, 147, 154, 157, 159, 165, 168, 169, 171, 173, 174, 175, 176, 177, 181, 184, 186, 187, 188, 189, 191, 192, 193, 194], "link": [2, 3, 7, 22, 46, 140, 142, 145, 156, 165, 176, 180, 184], "physic": [2, 157, 184], "cd": [2, 3, 5, 9, 14, 15, 24, 26, 33, 34, 45, 55, 73, 117, 132, 147, 157, 165, 168, 171, 172, 182, 184, 187, 194, 197], "It": [2, 7, 8, 15, 18, 22, 29, 30, 31, 35, 36, 43, 140, 151, 155, 156, 157, 159, 170, 184, 193, 194, 195], "string": [2, 16, 18, 43, 51, 57, 62, 63, 64, 65, 68, 73, 75, 77, 78, 79, 80, 81, 90, 91, 95, 96, 101, 102, 103, 107, 111, 113, 114, 117, 119, 120, 121, 123, 126, 127, 131, 132, 136, 159, 185, 191], "letter": 2, "xzps7vw": 2, "hphsyemqh0hbugr8vuu": 2, "seen": 2, "tab": [2, 5, 19, 58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138], "click": [2, 7, 9, 12, 16, 18, 23, 25, 26, 31, 32, 35, 36, 39, 45, 50, 52, 55, 56, 143, 155, 156, 159, 165, 167, 168, 169, 170, 173, 175, 176, 179, 180, 181], "detail": [2, 7, 9, 10, 12, 13, 18, 20, 22, 31, 35, 36, 40, 43, 48, 51, 52, 53, 56, 140, 143, 150, 151, 155, 156, 157, 166, 167, 170, 171, 182, 183, 184, 185, 190, 192, 193, 194, 195, 196], "displai": [2, 4, 7, 9, 14, 16, 18, 20, 22, 23, 24, 25, 28, 29, 35, 36, 39, 43, 50, 55, 142, 144, 147, 155, 157, 165, 167, 169, 170, 174, 175, 179, 188, 193, 194], "attach": [2, 3, 147, 155, 170, 171, 172, 175, 187, 189], "mai": [2, 4, 7, 8, 11, 14, 15, 16, 20, 22, 28, 29, 30, 31, 32, 40, 43, 56, 140, 144, 148, 150, 151, 154, 164, 168, 169, 170, 174, 177, 180, 182, 183, 184, 195, 196], "multipl": [2, 8, 9, 16, 21, 22, 28, 36, 43, 51, 52, 125, 130, 140, 144, 147, 164, 169, 170, 184, 185, 195, 196], "calcul": [2, 3, 19, 165, 166, 168, 171, 175, 179, 184, 192, 193, 194, 196], "involv": [2, 184], "hash": 2, "frame": [2, 190], "offset": 2, "press": [2, 155], "often": [2, 15, 18, 35, 43, 51, 52, 53, 142, 151, 156, 184, 188], "slightli": [2, 31, 142, 156], "henc": [2, 11, 43], "convers": 2, "two": [2, 7, 16, 18, 39, 48, 51, 52, 56, 59, 60, 61, 75, 85, 114, 151, 152, 154, 172, 179, 184], "happen": [2, 30, 52, 56, 149, 155, 159], "exactli": [2, 50, 85, 111, 157], "same": [2, 10, 16, 28, 43, 50, 52, 55, 75, 78, 91, 117, 131, 142, 143, 156, 157, 164, 165, 166, 168, 170, 172, 175, 184, 186, 187], "set": [2, 7, 10, 11, 12, 16, 17, 18, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 32, 36, 40, 43, 44, 45, 48, 50, 51, 54, 55, 56, 58, 60, 61, 62, 63, 65, 76, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 115, 116, 121, 122, 123, 129, 132, 135, 136, 137, 138, 142, 143, 147, 148, 150, 151, 152, 157, 159, 164, 166, 172, 177, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196, 197], "lwhl8fgzjylxqr33ug60e8jhf4k": 2, "appli": [2, 3, 14, 20, 22, 27, 54, 79, 80, 95, 96, 99, 100, 130, 151], "wide": [2, 155, 190], "varieti": [2, 3], "mbid": [2, 4, 20, 166, 168, 183, 184, 186, 187], "uniqu": [2, 137, 138, 147, 183, 184, 186, 187], "each": [2, 3, 7, 9, 18, 19, 20, 31, 35, 38, 39, 49, 50, 51, 52, 55, 76, 84, 90, 97, 125, 129, 130, 135, 144, 154, 155, 164, 168, 170, 179, 181, 184, 187, 192, 193, 194, 195, 196], "element": [2, 18, 23, 39, 51, 59, 63, 64, 76, 78, 88, 90, 93, 97, 114, 116, 121, 122, 123, 132], "databas": [2, 3, 10, 15, 20, 55, 144, 159, 165, 171, 172, 175, 179, 180, 182, 183, 184, 186, 187, 192, 193, 194, 196], "These": [2, 16, 17, 18, 49, 51, 52, 53, 56, 63, 64, 138, 144, 150, 158, 183, 184, 187, 189, 197], "128": 2, "bit": [2, 55, 56, 140, 189], "univers": [2, 44, 151], "uuid": 2, "repres": [2, 15, 31, 76, 78, 90, 93, 97, 116, 122, 123, 132, 144, 156], "32": [2, 64, 183, 184, 186, 187], "hexadecim": [2, 18, 39], "five": [2, 114], "separ": [2, 4, 8, 15, 16, 17, 18, 21, 22, 23, 24, 28, 35, 43, 56, 63, 65, 67, 76, 78, 90, 93, 97, 102, 112, 114, 116, 121, 122, 123, 128, 130, 132, 136, 159, 168, 181, 184, 185, 191], "hyphen": [2, 51, 77, 181], "form": [2, 31, 63, 64, 112, 140, 155, 180, 189], "8": [2, 7, 8, 10, 43, 44, 59, 164, 193, 194], "4": [2, 7, 43, 54, 55, 58, 68, 69, 79, 80, 91, 93, 95, 96, 97, 99, 100, 110, 117, 122, 124, 147, 159, 164, 165, 180, 187, 188, 192, 193, 194, 195, 196], "12": [2, 7, 56, 74, 75, 84, 98, 131, 149, 184], "total": [2, 147, 152, 184, 187, 188], "36": 2, "charact": [2, 16, 17, 18, 21, 31, 39, 51, 55, 58, 63, 64, 65, 69, 70, 71, 72, 74, 75, 77, 81, 82, 83, 84, 85, 91, 92, 102, 104, 105, 106, 108, 110, 111, 112, 117, 118, 119, 120, 124, 125, 127, 129, 130, 131, 136, 138, 147, 159, 181, 183, 184, 185, 186, 187], "more": [2, 3, 4, 8, 15, 16, 17, 21, 22, 27, 28, 29, 30, 35, 36, 38, 43, 52, 55, 56, 88, 112, 118, 119, 143, 150, 151, 152, 154, 155, 158, 159, 164, 167, 168, 170, 179, 181, 183, 184, 185, 186, 187, 191], "medium": [2, 28, 38, 55, 187], "thing": [2, 5, 18, 138, 148, 156, 158, 164], "get": [2, 8, 20, 27, 50, 51, 55, 78, 137, 138, 147, 158, 159, 164, 176, 181, 183, 186, 191], "when": [2, 3, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 43, 44, 46, 49, 50, 51, 52, 55, 56, 66, 97, 112, 118, 119, 132, 143, 144, 145, 147, 150, 152, 154, 155, 156, 164, 165, 166, 168, 169, 170, 171, 172, 178, 180, 184, 189, 190, 197], "bui": 2, "someth": [2, 19, 82, 120, 122, 164, 166], "store": [2, 15, 20, 28, 31, 39, 48, 50, 76, 97, 135, 140, 148, 151, 155, 157, 164, 181, 184], "individu": [2, 3, 9, 15, 30, 36, 39, 50, 52, 170, 172, 182], "vinyl": [2, 14, 147, 184, 187], "contain": [2, 3, 4, 16, 18, 28, 29, 31, 36, 43, 51, 54, 55, 83, 85, 122, 132, 155, 156, 159, 164, 168, 169, 170, 180, 183, 184, 185, 186, 187, 189, 194], "packag": [2, 18, 20, 39, 55, 147, 164], "type": [2, 3, 7, 10, 14, 15, 27, 28, 33, 38, 49, 50, 51, 52, 79, 80, 95, 96, 99, 100, 112, 138, 147, 150, 155, 164, 167, 176, 183, 184, 186, 187, 192, 193, 194], "alwai": [2, 9, 15, 19, 22, 25, 28, 36, 41, 42, 50, 52, 55, 107, 140, 143, 158, 159, 164, 170, 181], "said": [2, 140, 159], "e": [2, 3, 4, 5, 7, 8, 10, 14, 15, 16, 17, 21, 27, 28, 31, 33, 35, 37, 51, 52, 57, 63, 64, 68, 75, 77, 78, 91, 93, 101, 103, 116, 117, 119, 120, 122, 123, 126, 127, 131, 138, 140, 143, 144, 147, 151, 154, 157, 166, 168, 176, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196, 197], "g": [2, 3, 5, 7, 8, 15, 16, 17, 21, 27, 28, 31, 33, 51, 52, 63, 64, 73, 75, 77, 78, 91, 93, 117, 120, 127, 131, 138, 140, 144, 147, 151, 154, 157, 176, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 197], "1": [2, 7, 10, 14, 15, 20, 21, 35, 43, 46, 51, 52, 55, 57, 58, 61, 66, 67, 68, 69, 70, 71, 72, 73, 78, 79, 80, 83, 85, 86, 87, 88, 89, 91, 93, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 131, 132, 136, 145, 147, 158, 159, 164, 165, 180, 183, 184, 185, 186, 187, 188, 189, 192, 193, 194, 195, 196], "2": [2, 7, 10, 15, 16, 17, 19, 36, 43, 52, 55, 57, 59, 62, 63, 64, 65, 66, 68, 73, 76, 78, 79, 80, 86, 88, 89, 90, 91, 95, 96, 97, 99, 100, 101, 102, 103, 112, 114, 116, 117, 122, 123, 126, 127, 129, 132, 135, 136, 143, 147, 159, 164, 165, 166, 168, 170, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "format": [2, 3, 4, 8, 9, 18, 29, 38, 39, 43, 44, 46, 49, 50, 52, 53, 58, 63, 64, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 109, 110, 124, 138, 145, 147, 150, 159, 164, 168, 183, 184, 187, 189, 193], "cassett": 2, "some": [2, 3, 7, 11, 16, 17, 18, 21, 22, 28, 35, 41, 42, 43, 49, 51, 52, 53, 54, 55, 56, 141, 143, 144, 151, 155, 156, 158, 165, 169, 170, 171, 175, 183, 184, 185, 186, 187, 191, 197], "case": [2, 8, 14, 18, 19, 20, 21, 44, 51, 52, 60, 61, 67, 69, 70, 71, 72, 73, 74, 77, 79, 80, 83, 85, 94, 95, 96, 99, 100, 104, 105, 106, 112, 121, 124, 128, 129, 132, 134, 143, 147, 148, 151, 152, 154, 158, 159, 164, 168, 169, 170, 181, 184, 193, 196], "unknown": [2, 158], "titl": [2, 7, 16, 18, 28, 31, 54, 94, 137, 138, 147, 157, 159, 165, 171, 175, 181, 184, 185, 186, 187, 188], "earli": 2, "year": [2, 3, 28, 63, 65, 76, 102, 137, 138, 147, 159, 184], "wall": 2, "non": [2, 8, 17, 27, 28, 43, 49, 55, 63, 65, 74, 82, 102, 132, 136, 154, 184], "obsolet": [2, 43], "replac": [2, 9, 17, 28, 29, 33, 54, 56, 114, 118, 125, 137, 138, 147, 158, 167], "standalon": [2, 31, 180], "entiti": [2, 4, 10, 23, 168, 183, 184, 186, 187], "must": [2, 4, 7, 13, 21, 30, 31, 49, 63, 65, 102, 111, 136, 150, 168, 181], "associ": [2, 3, 152, 156, 169, 183, 184, 186, 187, 192, 193, 194, 195, 196], "singl": [2, 3, 8, 16, 21, 28, 31, 39, 43, 49, 51, 87, 125, 143, 144, 147, 156, 158, 166, 169, 185, 187, 195, 196], "bohemian": 2, "rhapsodi": 2, "found": [2, 9, 14, 17, 21, 29, 30, 31, 45, 73, 76, 97, 142, 148, 155, 156, 157, 164, 165, 184, 185, 189], "over": [2, 3, 9, 18, 29, 36, 39, 76, 97, 151, 170], "100": 2, "product": [2, 143], "date": [2, 3, 18, 40, 63, 64, 65, 102, 136, 147, 159, 184, 187, 192, 193, 194], "countri": [2, 38, 62, 147, 184, 187, 192, 193, 194], "label": [2, 3, 22, 147, 184, 192, 193, 194], "barcod": [2, 32, 147, 184, 192, 193, 194], "sea": 2, "care": [2, 15, 29, 159], "one": [2, 3, 4, 7, 14, 15, 16, 18, 21, 22, 25, 27, 29, 31, 32, 33, 35, 36, 38, 39, 43, 49, 50, 52, 54, 60, 61, 75, 85, 88, 111, 119, 148, 151, 154, 155, 156, 157, 158, 159, 168, 170, 172, 181, 184, 185, 192, 193, 194, 195, 196, 197], "version": [2, 3, 4, 5, 7, 15, 16, 17, 18, 26, 35, 36, 38, 43, 49, 54, 55, 112, 140, 143, 148, 151, 155, 157, 164, 166, 170, 174, 181, 183, 184, 185, 187, 189, 190, 194], "big": 2, "sever": [2, 147, 184, 185], "logic": 2, "everi": [2, 87, 129], "belong": [2, 29, 31, 36, 170], "both": [2, 7, 14, 16, 17, 20, 58, 79, 80, 95, 96, 99, 100, 151, 157, 167, 179, 183, 185], "gener": [2, 5, 9, 14, 17, 18, 22, 24, 30, 46, 49, 50, 55, 145, 147, 148, 154, 156, 168, 169, 171, 179, 192, 193, 194], "sens": [2, 3], "media": [2, 4, 11, 55, 140, 147, 157, 184, 189, 192, 193, 194], "embrac": 2, "overal": [2, 142, 188], "concept": 2, "doesn": [2, 22, 33, 143, 147, 151, 156, 164], "t": [2, 3, 5, 15, 20, 22, 28, 33, 43, 44, 52, 54, 118, 119, 125, 131, 140, 143, 147, 149, 152, 155, 156, 159, 164, 169, 172, 181], "matter": 2, "edit": [2, 14, 16, 18, 22, 23, 31, 39, 147, 151, 159, 164, 165, 169, 170, 178, 180], "had": [2, 52, 158, 180], "live": [2, 38, 129, 186, 187], "particular": [2, 3, 17, 20, 35], "precis": 2, "7": [2, 7, 16, 19, 20, 36, 39, 62, 63, 65, 75, 88, 101, 102, 112, 136, 142, 147, 158, 170, 171, 186, 192, 193, 194], "back": [2, 15, 21, 28, 52, 54, 121, 122, 127, 147], "boston": 2, "jason": 2, "anderson": 2, "drive": [2, 3, 4, 34, 35, 45, 55, 147, 154, 165, 168, 175, 193], "home": [2, 4, 54, 56, 140, 165, 168], "work": [2, 16, 19, 33, 43, 54, 87, 98, 133, 140, 147, 148, 155, 156, 157, 158, 159, 169, 183, 184, 186, 187, 188, 191, 192], "distinct": 2, "intellectu": 2, "creation": [2, 120, 189], "express": [2, 10, 21, 27, 112, 118, 119], "usual": [2, 7, 15, 17, 33, 51, 54, 55, 56, 77, 140, 170], "natur": 2, "necessarili": [2, 15], "could": [2, 3, 7, 29, 43, 49, 50, 52, 56, 129, 138, 144, 156, 159, 166, 168, 169, 170, 179, 181, 183, 184, 187, 191], "novel": 2, "plai": [2, 9, 41, 42, 142, 147, 157], "poem": 2, "essai": 2, "later": [2, 7, 15, 29, 52, 55, 164, 170, 185], "oratori": 2, "audiobook": [2, 187], "song": [2, 3, 4, 156, 159, 168], "blind": 2, "light": [2, 22, 23, 142, 164], "written": [2, 3, 16, 18, 21, 31, 44, 49, 50, 52, 55, 120, 142, 150, 151, 152, 158, 164, 181, 183, 184, 187, 190], "bruce": 2, "springsteen": 2, "well": [2, 3, 18, 39, 140, 154, 157, 164, 170, 181], "time": [2, 18, 20, 40, 43, 52, 64, 69, 75, 124, 131, 143, 144, 147, 148, 152, 154, 156, 164, 166, 191, 192], "refer": [2, 16, 18, 51, 52, 56, 140, 142, 143, 147, 164, 168], "terminologi": 2, "relat": [2, 3, 20, 50, 183, 184], "schema": 2, "webpag": 2, "cross": [3, 46, 145], "platform": [3, 12, 17, 46, 63, 64, 140, 145, 147, 155], "file": [3, 4, 9, 10, 11, 13, 14, 15, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 35, 37, 38, 39, 40, 46, 49, 51, 53, 66, 76, 87, 98, 120, 140, 142, 143, 144, 145, 147, 148, 149, 150, 154, 155, 156, 157, 158, 164, 165, 166, 167, 168, 170, 171, 172, 173, 175, 176, 179, 180, 182, 183, 184, 185, 188, 190, 193, 197], "tagger": [3, 32, 39, 46, 50, 52, 145, 147], "peopl": [3, 14, 152], "don": [3, 15, 20, 28, 43, 44, 140, 148, 152, 155, 156, 159, 164, 172, 181], "what": [3, 14, 16, 17, 18, 22, 31, 43, 49, 140, 147, 155, 156, 157, 159, 184, 187, 192, 193, 194, 195, 196, 197], "here": [3, 7, 11, 21, 25, 32, 34, 180], "quick": [3, 140, 142, 155], "skip": 3, "those": [3, 7, 8, 16, 17, 36, 41, 42, 43, 49, 156, 159, 164], "alreadi": [3, 7, 16, 28, 50, 60, 143, 155, 156, 164, 165, 166, 169, 179, 181, 192], "just": [3, 9, 35, 43, 44, 49, 55, 56, 147, 148, 152, 155, 156, 158, 159, 164, 181], "metadata": [3, 8, 9, 10, 11, 13, 16, 17, 18, 23, 25, 30, 40, 49, 50, 52, 55, 60, 61, 142, 147, 156, 157, 158, 164, 169, 172, 173, 174, 177, 180, 182, 184, 187, 192, 193, 194, 197], "tag": [3, 5, 7, 9, 10, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 27, 28, 31, 39, 41, 42, 43, 44, 49, 50, 51, 66, 76, 77, 88, 112, 120, 133, 138, 142, 144, 147, 151, 152, 155, 156, 157, 158, 159, 164, 166, 169, 171, 172, 179, 182, 186, 187, 189, 190, 192, 193, 194, 195, 196, 197], "data": [3, 7, 10, 11, 19, 20, 31, 44, 50, 52, 55, 138, 144, 147, 152, 157, 180, 187, 189, 191], "unless": [3, 14, 19, 52], "rip": [3, 19, 56, 157, 172, 193], "yourself": 3, "veri": [3, 18, 44, 52, 56, 140, 144, 152, 154, 158, 165, 179], "basic": [3, 7, 9, 18, 141, 147, 159, 172, 185], "probabl": [3, 16], "howev": [3, 15, 16, 22, 44, 132, 140, 156, 184], "liter": [3, 16, 76, 78, 90, 93, 97, 116, 122, 123, 132], "hundr": 3, "interest": 3, "obvious": [3, 14], "painstakingli": 3, "research": 3, "clearli": 3, "connect": [3, 32, 49, 56, 140, 154, 157], "ag": 3, "person": [3, 20, 21, 155, 184, 193], "do": [3, 4, 16, 20, 29, 30, 41, 42, 50, 144, 147, 148, 155, 156, 157, 165, 169, 170, 179, 180, 181, 193, 194], "upload": 3, "share": [3, 52, 55, 152], "access": [3, 9, 17, 19, 32, 49, 50, 51, 76, 77, 97, 135, 140, 147, 155, 164, 185], "And": [3, 142, 159], "doe": [3, 8, 19, 29, 31, 33, 35, 43, 44, 49, 52, 56, 73, 74, 104, 105, 106, 107, 140, 147, 150, 151, 156, 159, 165, 168, 170, 178, 180], "intend": [3, 22, 46, 55, 145, 184, 187], "provid": [3, 5, 7, 13, 14, 16, 18, 20, 21, 22, 27, 29, 35, 37, 46, 49, 50, 51, 52, 56, 79, 80, 81, 95, 96, 99, 100, 111, 130, 138, 140, 141, 142, 144, 145, 147, 148, 151, 155, 156, 158, 164, 165, 167, 168, 171, 175, 182, 183, 186, 187, 191, 193, 194, 196, 197], "comprehens": [3, 15], "addition": [3, 54, 56, 140, 143], "altern": [3, 20, 44, 46, 54, 56, 145, 155, 159, 165, 170, 175], "pdf": [3, 46, 145], "suitabl": [3, 31, 46, 145], "print": [3, 46, 145], "tutori": [3, 18, 46, 145, 147, 164, 165, 179], "rather": [3, 19, 22, 31, 43, 46, 55, 97, 145, 150], "than": [3, 14, 15, 17, 19, 22, 27, 28, 31, 43, 46, 52, 55, 56, 75, 78, 79, 80, 88, 91, 95, 96, 97, 109, 111, 117, 119, 127, 131, 145, 150, 181, 184, 185], "try": [3, 15, 22, 27, 28, 29, 31, 32, 43, 46, 143, 144, 145, 147, 148, 151, 152, 156, 164, 166, 168, 169, 172, 174, 177, 195, 196], "reproduc": [3, 46, 145], "video": [3, 10, 55, 86, 89, 144, 165, 179, 183, 184], "effect": [3, 50, 154], "understand": [3, 20, 36, 50, 55, 140, 147, 170, 179, 184], "equal": [3, 14, 70, 71, 72, 78, 80, 96, 104, 105, 106], "primarili": [3, 156, 184], "keep": [3, 11, 16, 22, 33, 49, 52, 157, 167, 195, 196], "up": [3, 4, 12, 16, 18, 19, 20, 23, 31, 36, 122, 127, 147, 156, 166, 167, 168, 169, 170, 172, 174, 177, 179, 180, 192, 193, 194], "around": [3, 54], "world": [3, 158], "enhanc": [3, 35], "inde": [3, 148], "automat": [3, 14, 18, 20, 22, 28, 29, 39, 49, 51, 52, 79, 80, 95, 96, 97, 99, 100, 114, 143, 156, 165, 166, 168, 169, 172, 175, 180, 181, 183, 184, 192, 193, 194], "collect": [3, 20, 27, 158], "thousand": 3, "random": 3, "hope": 3, "disappoint": 3, "To": [3, 7, 9, 14, 23, 29, 31, 36, 41, 42, 46, 54, 55, 56, 120, 129, 145, 148, 149, 155, 159, 164, 170, 180, 181, 185], "quot": [3, 4, 168], "mass": 3, "fixer": 3, "believ": [3, 56, 146, 197], "quantiti": 3, "plethora": 3, "custom": [3, 9, 22, 23, 24, 55, 142, 181, 190], "tweak": [3, 38], "need": [3, 11, 15, 19, 21, 22, 30, 32, 33, 43, 51, 54, 55, 56, 63, 64, 77, 111, 148, 156, 157, 159, 164, 165, 170, 179, 180, 181, 185, 193, 194, 195, 196], "add": [3, 5, 14, 16, 18, 19, 20, 22, 24, 27, 28, 31, 38, 39, 55, 56, 137, 138, 140, 147, 159, 164, 165, 169, 170, 173, 174, 175, 176, 177, 179, 180, 191], "look": [3, 12, 19, 20, 22, 35, 56, 122, 142, 147, 155, 159, 164, 168, 170, 179, 192, 193, 194], "either": [3, 4, 14, 16, 18, 20, 36, 39, 51, 52, 63, 110, 152, 154, 155, 156, 157, 159, 165, 168, 170, 175, 180, 183, 184, 187], "manual": [3, 9, 20, 30, 39, 49, 52, 55, 56, 147, 148, 156, 172, 173, 174, 179, 180, 189], "retriev": [3, 10, 20, 31, 39, 49, 55, 77, 142, 144, 147, 154, 155, 164, 169, 170, 174, 176, 177, 179, 182, 183, 184, 186, 187, 196], "emb": [3, 28], "coverart": [3, 147, 155, 167], "renam": [3, 9, 16, 17, 36, 40, 41, 42, 49, 159, 164, 170, 182, 184, 185, 195, 196], "place": [3, 7, 14, 28, 55, 56, 90, 149, 182, 194], "directori": [3, 4, 9, 10, 16, 17, 18, 22, 28, 142, 143, 144, 148, 150, 151, 159, 164, 166, 168, 170, 173, 174, 176, 177, 182, 184, 189], "templat": 3, "instruct": [3, 35, 140, 171, 172, 193, 194], "submit": [3, 19, 20, 21, 24, 35, 37, 49, 56, 147, 155, 156, 165, 166, 168, 171, 175, 192, 193, 194, 195], "specifi": [3, 4, 9, 10, 16, 17, 19, 25, 28, 31, 32, 38, 44, 49, 50, 52, 60, 61, 62, 63, 64, 65, 67, 74, 79, 80, 93, 95, 96, 99, 100, 102, 118, 119, 128, 130, 136, 143, 144, 151, 166, 168, 170, 171, 183, 184], "remov": [3, 5, 7, 11, 16, 23, 24, 29, 31, 39, 41, 42, 44, 55, 59, 61, 63, 64, 66, 97, 114, 125, 132, 140, 147, 148, 155, 156, 166, 169, 170, 178, 180, 181], "duplic": [3, 61, 132, 143, 166], "current": [3, 7, 9, 16, 18, 19, 22, 23, 29, 30, 33, 35, 36, 39, 43, 52, 62, 64, 142, 143, 144, 151, 157, 158, 164, 168, 170, 173, 182, 185, 190, 195], "support": [3, 4, 7, 16, 19, 36, 41, 42, 43, 44, 49, 54, 73, 112, 140, 147, 150, 151, 155, 168, 170, 172, 175, 181, 183, 184, 188, 189, 190, 193, 194], "matroska": 3, "mka": 3, "being": [3, 7, 11, 14, 17, 52, 53, 55, 56, 86, 89, 144, 147, 149, 150, 151, 155, 156, 168, 170, 189, 195, 197], "notabl": 3, "except": [3, 51, 122, 158, 164, 191], "microsoft": [3, 55], "wave": [3, 40, 55, 147, 151], "wav": [3, 55], "id3v2": [3, 8, 43, 44, 54, 55, 184], "playback": [3, 55, 147], "softwar": [3, 8, 11, 17, 43, 44, 55, 140, 156, 184], "map": [3, 43, 55, 137, 138, 147, 150, 158, 183, 184, 190], "section": [3, 9, 12, 14, 16, 18, 21, 22, 23, 27, 29, 30, 35, 36, 39, 43, 47, 51, 52, 53, 55, 56, 141, 142, 143, 148, 150, 151, 152, 154, 155, 156, 157, 159, 164, 166, 170, 179, 180, 183, 184, 190, 192, 193, 194, 195, 196, 197], "regard": [3, 17, 35, 49, 150, 166], "intern": [3, 8, 158, 173, 174, 176, 177, 184], "rate": [3, 11, 31, 147, 187, 191], "standard": [3, 5, 20, 31, 35, 44, 55, 63, 64, 164, 166, 168, 184, 187, 191], "per": [3, 10, 21, 52, 54, 183, 184, 187, 189], "second": [3, 10, 27, 32, 68, 90, 97, 101, 130, 142, 147, 164, 166, 168, 172, 187, 189], "api": [3, 17, 19, 49, 147, 154, 164], "becom": [3, 16, 18, 29, 148, 154, 159], "quit": [3, 5, 22, 44, 147, 159], "process": [3, 7, 9, 20, 23, 36, 48, 52, 55, 56, 76, 86, 89, 142, 143, 144, 147, 148, 154, 164, 165, 167, 168, 170, 173, 174, 175, 176, 177, 180, 182, 192, 194, 195, 196, 197], "larg": [3, 151, 154, 191], "exacerb": [3, 154], "extens": [3, 7, 27, 28, 189], "network": [3, 10, 55, 144, 147, 152, 154, 156, 157], "sometim": [3, 31, 56, 147, 149, 151, 158, 159, 181], "rewrit": [3, 55], "updat": [3, 9, 16, 17, 18, 20, 35, 40, 49, 52, 54, 55, 97, 147, 148, 151, 152, 155, 170, 181, 182, 183, 192, 193, 194, 195, 196], "take": [3, 20, 55, 138, 156, 158, 159, 191], "few": [3, 44, 49, 148, 151, 158, 159, 181, 182], "delai": 3, "longer": [3, 15, 17, 22, 54, 56, 135], "across": [3, 29, 31, 55, 63, 64, 154, 184, 187], "read": [3, 7, 33, 41, 42, 43, 44, 54, 55, 144, 152, 155, 168, 171, 172, 184, 185, 194], "na": 3, "devic": [3, 12, 26, 33, 43, 45, 55, 157, 168], "recommend": [3, 7, 11, 18, 28, 30, 43, 140, 147, 148, 157, 169, 173, 174, 176, 177, 179, 184, 195, 196], "best": [3, 15, 43, 44, 52, 113, 169, 172, 177, 192, 193, 197], "practic": [3, 197], "local": [3, 13, 15, 20, 31, 32, 33, 35, 55, 62, 147, 148, 154, 157, 164, 167, 191], "move": [3, 7, 9, 16, 17, 30, 38, 40, 56, 128, 144, 147, 148, 149, 154, 179], "desir": [3, 9, 12, 22, 23, 26, 35, 45, 165, 169, 170, 172, 173, 176, 177, 195, 197], "remot": [3, 56, 140], "onc": [3, 9, 16, 31, 32, 39, 52, 75, 85, 131, 143, 147, 148, 156, 157, 167, 168, 169, 178, 180, 181, 185, 192, 193, 194], "complet": [3, 5, 10, 16, 30, 39, 75, 144, 158, 164, 168, 180, 187], "start": [4, 20, 21, 22, 51, 55, 56, 122, 124, 127, 147, 149, 155, 159, 164, 166, 168, 181, 185, 190], "argument": [4, 7, 51, 57, 58, 68, 71, 72, 79, 80, 82, 88, 95, 96, 99, 100, 101, 103, 105, 106, 110, 126, 143, 164, 168], "run_picard": 4, "py": [4, 164], "h": [4, 5, 64, 143], "audit": 4, "config_fil": 4, "d": [4, 7, 21, 63, 64, 116, 118, 119, 122, 123, 143, 147, 148], "m": [4, 5, 63, 64, 143, 147], "n": [4, 8, 125, 143, 164], "p": [4, 5, 143, 166], "crash": [4, 147], "dialog": [4, 22, 23, 31, 56, 165, 168, 175, 181, 194], "v": [4, 5, 143], "file_or_url": 4, "where": [4, 7, 9, 18, 19, 31, 39, 109, 112, 142, 147, 148, 152, 156, 158, 164, 168, 169, 170, 181, 182, 183, 187], "messag": [4, 20, 23, 56, 146, 149, 157, 164, 184], "exit": [4, 18, 21, 143], "event": [4, 29, 49, 147, 158, 164], "pass": [4, 7, 76, 78, 90, 93, 97, 112, 114, 116, 121, 122, 123, 132, 143, 164, 166], "comma": [4, 51, 67, 112, 118, 119, 128], "prefix": [4, 21, 52, 67, 120, 124, 128, 159, 168, 190], "match": [4, 7, 10, 14, 16, 20, 27, 31, 38, 50, 67, 73, 87, 98, 112, 118, 119, 128, 132, 142, 144, 147, 152, 156, 157, 165, 166, 168, 172, 174, 175, 177, 178, 179, 180, 182, 192, 193, 194, 195, 196], "python": [4, 9, 21, 49, 63, 64, 140, 164], "config": [4, 54, 148, 164], "locat": [4, 9, 13, 15, 16, 18, 35, 54, 56, 143, 146, 147, 148, 149, 151, 159, 165, 175, 178], "configur": [4, 15, 21, 22, 25, 27, 29, 39, 41, 42, 44, 53, 143, 147, 148, 150, 151, 158, 159, 164, 166, 170, 182, 197], "debug": [4, 5, 23, 143, 147, 148, 164, 168], "enabl": [4, 9, 10, 11, 13, 17, 19, 20, 21, 22, 25, 28, 29, 31, 35, 36, 37, 39, 41, 42, 44, 48, 49, 52, 55, 140, 150, 151, 155, 156, 157, 170, 173, 174, 176, 177, 179, 181, 183, 184, 186, 187], "level": [4, 7, 8, 20, 31, 143, 155, 159, 170, 183], "log": [4, 5, 16, 23, 143, 147, 148, 151, 164, 165, 166, 168, 172, 193, 197], "exec": [4, 143, 166], "execut": [4, 19, 39, 49, 50, 51, 52, 76, 81, 135, 140, 143, 147, 164, 166], "player": [4, 9, 11, 14, 24, 28, 41, 42, 43, 142, 143, 147, 151, 169, 185, 188, 193], "disabl": [4, 10, 17, 19, 20, 22, 29, 35, 39, 40, 43, 48, 52, 107, 148, 151, 152, 157, 170, 179, 191], "restor": [4, 143, 148], "window": [4, 8, 9, 12, 17, 22, 26, 28, 31, 35, 44, 55, 63, 64, 140, 142, 147, 148, 157, 167, 168, 174, 176, 193], "size": [4, 14, 151, 156, 189], "load": [4, 7, 9, 10, 15, 20, 22, 23, 27, 29, 30, 32, 41, 42, 48, 49, 52, 143, 144, 147, 166, 173, 175, 176, 179, 180, 181, 189, 190, 191, 192, 193, 194, 195, 196], "stand": [4, 143], "alon": [4, 143], "instanc": [4, 7, 143, 166, 168], "forc": [4, 51, 54, 112, 118, 119, 168], "new": [4, 5, 7, 9, 16, 17, 18, 20, 22, 31, 35, 36, 39, 40, 49, 52, 55, 56, 140, 142, 143, 148, 155, 156, 158, 159, 164, 165, 166, 167, 169, 170, 174, 175, 190], "long": [4, 17, 19, 28, 140, 143, 152, 158, 171], "url": [4, 7, 15, 31, 56, 147, 151, 168, 184], "path": [4, 10, 17, 19, 29, 34, 50, 56, 144, 149, 152, 164, 166, 168, 184], "absolut": [4, 15, 30, 168, 187], "http": [4, 7, 8, 32, 46, 140, 145, 164, 168, 176], "entity_typ": [4, 168], "item": [4, 5, 9, 18, 20, 24, 27, 29, 31, 39, 52, 142, 144, 167, 168, 169, 170, 180, 184, 185], "space": [4, 5, 16, 17, 28, 55, 58, 69, 70, 71, 72, 76, 78, 81, 82, 83, 85, 90, 93, 97, 104, 105, 106, 108, 110, 112, 114, 116, 121, 122, 123, 124, 125, 132, 138, 147, 168, 184, 185], "enclos": [4, 51, 60, 61, 120, 159, 168, 181], "my": [4, 7, 21, 147, 168], "mp3": [4, 11, 55, 168, 181, 184, 188, 190], "oper": [5, 22, 29, 49, 51, 53, 54, 55, 61, 121, 138, 140, 142, 152, 155, 191], "text": [5, 7, 8, 16, 18, 19, 21, 22, 23, 26, 33, 34, 39, 43, 44, 51, 52, 62, 67, 69, 73, 74, 75, 77, 79, 80, 84, 90, 91, 92, 94, 95, 96, 99, 100, 109, 111, 113, 115, 117, 118, 119, 124, 125, 127, 128, 129, 130, 131, 134, 147, 157, 158, 159, 164, 168, 190], "select": [5, 7, 9, 10, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 29, 31, 35, 36, 39, 45, 52, 54, 55, 56, 142, 151, 152, 157, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 187, 192, 193, 194, 195, 196], "copi": [5, 18, 20, 29, 35, 46, 55, 61, 111, 116, 123, 132, 137, 138, 145, 147, 154, 155, 170, 193, 197], "action": [5, 22, 24, 35, 49, 50, 66, 138, 142, 144, 147, 150, 155, 179], "linux": [5, 12, 22, 54, 55, 63, 64, 142, 147, 148, 193], "maco": [5, 9, 12, 22, 54, 55, 63, 64, 140, 142, 147, 148, 193], "folder": [5, 7, 9, 10, 16, 17, 22, 24, 27, 28, 35, 140, 147, 149, 151, 155, 159, 169, 173, 174, 176, 177, 192, 193, 194], "ctrl": [5, 55, 155], "o": [5, 164], "save": [5, 7, 8, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 35, 36, 41, 42, 43, 44, 52, 66, 97, 144, 147, 155, 157, 158, 164, 165, 166, 168, 169, 181, 182, 185, 188, 190, 192, 193, 194, 195, 196], "q": 5, "cut": 5, "x": [5, 7, 54, 55, 56, 57, 58, 68, 70, 71, 72, 79, 80, 83, 85, 88, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 110, 111, 119, 123, 126, 170, 193], "info": [5, 8, 23, 24, 44, 55, 169], "toggl": [5, 18], "browser": [5, 9, 22, 24, 32, 56, 142, 147, 157, 165, 167, 169, 172, 174, 175, 176, 177, 180, 192, 193, 194, 195, 196], "b": [5, 16, 52, 63, 64, 71, 72, 73, 78, 79, 80, 88, 90, 93, 95, 96, 97, 99, 100, 105, 106, 116, 121, 122, 123, 132, 147, 150], "shift": [5, 55], "profil": [5, 9, 29, 147], "refresh": [5, 56], "r": [5, 7, 21, 125], "lookup": [5, 9, 19, 20, 22, 24, 26, 30, 33, 34, 45, 56, 142, 147, 154, 156, 165, 166, 169, 171, 172, 177, 184, 192, 193, 194, 195], "k": 5, "l": [5, 128], "scan": [5, 16, 19, 20, 24, 30, 142, 147, 154, 156, 157, 166, 172, 174, 193, 194, 196], "y": [5, 7, 57, 58, 63, 64, 68, 70, 79, 80, 83, 85, 95, 96, 99, 100, 101, 103, 104, 110, 126], "cluster": [5, 7, 16, 18, 19, 20, 24, 30, 38, 39, 50, 56, 142, 147, 154, 166, 171, 172, 173, 174, 177, 179, 192, 193, 194, 195, 196], "search": [5, 7, 9, 22, 35, 56, 113, 114, 119, 146, 147, 155, 165, 169, 172, 173, 174, 175, 176], "similar": [5, 22, 30, 66, 156, 157, 168, 169, 184], "f1": 5, "activ": [5, 15, 49, 144, 168, 188], "histori": 5, "alt": [5, 155, 169], "del": 5, "valu": [5, 7, 10, 17, 18, 19, 20, 21, 28, 30, 31, 39, 43, 50, 51, 52, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 142, 147, 150, 157, 158, 159, 169, 170, 183, 184, 185, 186, 187, 188, 191], "c": [5, 54, 56, 71, 72, 73, 78, 88, 93, 97, 99, 100, 105, 106, 116, 121, 122, 123, 143, 147, 148, 149, 155, 188], "focu": [5, 49, 55], "f": [5, 52, 157, 164, 181], "auto": [5, 19, 79, 80, 95, 96, 99, 100], "return": [5, 7, 10, 15, 57, 58, 59, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 138, 158, 170, 172], "hide": 5, "esc": 5, "word": [5, 18, 21, 75, 84, 129], "wrap": [5, 16, 18, 184, 185], "w": [5, 21, 85, 164], "tooltip": [5, 18, 170], "variabl": [7, 17, 18, 28, 39, 52, 54, 55, 59, 60, 61, 66, 76, 77, 78, 85, 90, 93, 97, 114, 116, 120, 121, 122, 123, 132, 133, 135, 138, 147, 150, 158, 159, 164, 181, 183, 184, 190], "should": [7, 10, 18, 20, 21, 26, 28, 31, 33, 34, 44, 54, 56, 63, 64, 140, 148, 149, 151, 156, 159, 164, 170, 172, 180, 181, 188, 192, 193, 194], "top": [7, 15, 18, 22, 39, 147, 170, 181], "plugin_nam": [7, 164], "plugin_author": [7, 164], "author": [7, 8, 18, 155, 164], "plugin_descript": [7, 164], "sinc": [7, 8, 14, 22, 43, 54, 128, 144, 148, 170, 181, 183, 184, 186, 187, 189, 190], "descript": [7, 8, 18, 35, 52, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 185], "markdown": 7, "daringfirebal": 7, "net": 7, "syntax": [7, 21, 22, 77, 147], "minimum": [7, 100, 164], "plugin_api_vers": [7, 164], "plugin_vers": [7, 164], "0": [7, 8, 46, 58, 60, 61, 68, 73, 74, 75, 78, 79, 80, 84, 85, 91, 92, 93, 95, 96, 98, 99, 100, 101, 103, 109, 110, 111, 112, 117, 118, 119, 121, 122, 127, 128, 131, 145, 158, 164, 183, 184, 187, 189, 190], "plugin_licens": [7, 164], "gpl": [7, 164], "plugin_license_url": [7, 164], "www": [7, 54, 164], "gnu": [7, 54, 164], "org": [7, 8, 20, 22, 32, 46, 140, 145, 147, 151, 164, 176], "licens": [7, 18, 46, 55, 145, 147, 164, 183], "html": [7, 164], "plugin_user_guide_url": 7, "site": [7, 15], "example_plugin_document": 7, "short": 7, "simpl": [7, 18, 51, 52, 159, 164], "possibl": [7, 17, 29, 31, 44, 56, 79, 80, 95, 96, 99, 100, 148, 151, 152, 156, 184], "still": [7, 10, 35, 40, 41, 42, 47, 148, 151, 154, 155, 156, 170, 181, 184], "describ": [7, 15, 140, 148, 157, 164, 170, 185], "target": [7, 9, 60, 61, 165, 170], "earlier": [7, 10, 15, 29, 52, 181, 183, 184, 190], "instead": [7, 21, 31, 43, 52, 54, 55, 74, 81, 157, 158, 159, 169, 181, 184, 188], "restrict": 7, "strong": 7, "em": 7, "ul": 7, "ol": 7, "fill": [7, 8, 52, 158, 184], "z": [7, 57, 68, 99, 100, 101, 103, 126], "semant": 7, "run": [7, 9, 19, 20, 32, 39, 49, 50, 52, 66, 140, 143, 147, 149, 154, 155, 156, 157, 164, 166, 168, 169, 189], "older": [7, 26, 54, 140, 181], "break": 7, "chang": [7, 9, 16, 18, 22, 23, 25, 28, 29, 31, 32, 36, 55, 63, 65, 102, 129, 132, 136, 155, 157, 169, 170, 173, 179, 181, 182], "drop": [7, 9, 20, 167, 169, 192, 193, 194, 195, 196], "spdx": 7, "anoth": [7, 11, 16, 21, 49, 52, 54, 56, 77, 120, 143, 152, 156, 166, 168, 170, 184], "chose": 7, "point": [7, 79, 80, 95, 96, 99, 100, 159, 164, 189], "omit": [7, 159], "shown": [7, 9, 25, 35, 36, 39, 43, 49, 63, 64, 86, 89, 157, 159, 170], "clickabl": 7, "screen": [7, 16, 18, 19, 35, 144, 147, 157, 159, 164, 168, 170, 180], "dict": 7, "json": [7, 164], "web": [7, 22, 32, 172, 173, 191], "servic": [7, 156, 191], "luka": 7, "lalinski": 7, "register_album_metadata_processor": [7, 49, 164], "re": [7, 20, 21, 26, 35, 51, 54, 55, 56, 77, 146, 155, 156, 164, 169, 170, 173, 174, 179], "def": [7, 164], "remove_discnumb": 7, "discnumb": [7, 8, 184], "sub": [7, 10, 137, 138, 147], "feat": [7, 8, 52, 122], "register_track_metadata_processor": [7, 49, 164], "remove_featartist": 7, "regist": [7, 49, 50, 164], "themselv": [7, 178, 189], "listen": [7, 32, 157], "call": [7, 16, 28, 49, 51, 55, 77, 148, 154, 164, 191], "after": [7, 16, 18, 19, 30, 32, 50, 55, 56, 148, 149, 152, 156, 159, 172, 181, 192, 193, 194], "register_file_post_load_processor": 7, "extra": [7, 44, 49, 50, 159, 183, 186, 188], "note": [7, 8, 15, 19, 20, 31, 49, 50, 67, 69, 70, 71, 72, 83, 85, 104, 105, 106, 111, 112, 124, 128, 129, 140, 152, 157, 159, 165, 178, 179, 180, 181, 184], "newli": [7, 23, 50, 55, 156], "register_file_post_save_processor": 7, "right": [7, 9, 22, 25, 30, 31, 36, 38, 39, 50, 51, 52, 56, 112, 118, 119, 137, 138, 142, 144, 147, 152, 157, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "hand": [7, 9, 19, 30, 36, 38, 39, 50, 52, 142, 144, 146, 152, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 192, 193, 194, 195, 196], "pane": [7, 9, 16, 18, 23, 25, 30, 36, 39, 50, 52, 56, 142, 144, 152, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "register_file_post_addition_to_track_processor": 7, "register_file_post_removal_from_track_processor": 7, "register_album_post_removal_processor": 7, "extend": [7, 51, 147, 164], "implement": [7, 49, 54, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 73, 74, 75, 76, 78, 83, 84, 85, 86, 88, 89, 90, 94, 97, 98, 99, 100, 102, 112, 114, 116, 121, 122, 123, 124, 127, 128, 129, 131, 132, 135, 136, 168], "_load": 7, "_save": 7, "method": [7, 33, 79, 80, 95, 96, 99, 100, 155, 158, 165, 172, 174, 175, 177, 179, 182, 193, 194], "register_format": [7, 49], "class": [7, 164], "myfil": 7, "foo": [7, 62, 63, 65, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 114, 115, 116, 122, 123, 129, 132, 136], "self": 7, "filenam": [7, 18, 28, 31, 147, 181], "pars": [7, 22, 24, 31, 181], "suppos": [7, 52], "register_script_funct": [7, 49], "none": [7, 30, 165, 172, 175, 193, 194], "modul": [7, 164], "parser": 7, "scriptpars": 7, "rest": [7, 55, 169, 181], "txt": [7, 164, 168], "split": 7, "isalpha": 7, "eval_arg": 7, "fals": [7, 30, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 164, 170], "evalu": [7, 31, 97, 127, 135], "befor": [7, 16, 18, 21, 40, 43, 50, 51, 52, 55, 76, 112, 118, 119, 147, 148, 151, 152, 155, 157, 159, 164, 170, 180, 181, 192, 193, 194], "check_argcount": 7, "verifi": [7, 192, 193, 194, 195, 196], "default": [7, 8, 10, 11, 12, 16, 17, 18, 19, 20, 21, 22, 25, 27, 28, 30, 32, 41, 42, 43, 44, 45, 52, 54, 56, 63, 65, 67, 74, 79, 80, 95, 96, 99, 100, 102, 112, 114, 122, 127, 128, 132, 136, 140, 143, 147, 148, 157, 158, 167, 168, 170, 181, 184, 187], "true": [7, 55, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 135, 164], "unmatch": [7, 30, 154, 156], "clusterlist": 7, "parent": [7, 16, 181], "perfect": [7, 159], "ichneumon": 7, "hrglgrmpf": 7, "perfectli": 7, "15": [7, 57, 63, 64, 126, 184, 187], "ui": [7, 164], "itemview": 7, "baseact": 7, "register_album_act": [7, 49], "removeperfectalbum": 7, "callback": 7, "obj": 7, "isinst": 7, "is_complet": [7, 137, 138, 147], "get_num_unmatched_fil": 7, "get_num_matched_track": 7, "len": [7, 137, 138, 147], "iterfil": 7, "get_num_unsaved_fil": 7, "remove_album": 7, "register_x_act": 7, "tabl": [8, 11, 55, 142, 146, 172, 179, 184, 194], "spreadsheet": 8, "acoustid_id": [8, 184], "txxx": [8, 190], "vorbi": [8, 11, 43, 55, 190], "apev2": [8, 11, 41, 42, 190], "mp4": [8, 55, 190], "com": [8, 190], "appl": [8, 190], "asf": [8, 55, 190], "riff": [8, 44, 55], "acoustid_fingerprint": [8, 19, 184], "talb": 8, "alb": 8, "wm": 8, "albumtitl": 8, "iprd": 8, "tpe2": 8, "aart": 8, "albumartistsort": [8, 184], "tso2": 8, "soaa": 8, "albumartistsortord": 8, "albumsort": [8, 52, 184], "tsoa": 8, "soal": 8, "albumsortord": 8, "tipl": 8, "ipl": 8, "tpe1": 8, "iart": 8, "artistsort": [8, 184], "tsop": 8, "soar": 8, "artistsortord": 8, "tbpm": 8, "tmpo": 8, "beatsperminut": 8, "catalognumb": [8, 184], "catalogno": 8, "comm": 8, "cmt": 8, "icmt": 8, "tcmp": 8, "cpil": 8, "iscompil": 8, "tcom": 8, "wrt": 8, "imu": 8, "composersort": [8, 183], "tsoc": 8, "soco": 8, "composersortord": 8, "tpe3": 8, "tcop": 8, "cprt": 8, "icop": 8, "tdrc": 8, "tyer": 8, "tdat": 8, "dai": [8, 20, 63, 102, 136, 137, 138, 147, 164], "icrd": 8, "dir": 8, "9": [8, 17, 43, 55, 60, 79, 80, 95, 96, 99, 100, 101, 112, 118, 119, 143, 159, 166, 168, 183, 184, 186, 187, 189, 190], "tpo": 8, "disk": [8, 33], "partofset": 8, "discsubtitl": [8, 184], "tsst": 8, "setsubtitl": 8, "encodedbi": [8, 184], "tenc": 8, "too": [8, 151, 164], "ienc": 8, "encoderset": [8, 184], "tsse": 8, "encodingset": 8, "ieng": 8, "pgap": 8, "tcon": 8, "gen": 8, "ignr": 8, "tit1": 8, "grp1": 8, "grp": 8, "contentgroupdescript": 8, "tkei": 8, "initialkei": 8, "tsrc": 8, "tlan": 8, "ilng": 8, "wcop": 8, "uslt": 8, "lyr": 8, "tmed": 8, "im": 8, "djmixer": [8, 183], "tmoo": 8, "mvnm": 8, "movementnam": 8, "mvn": 8, "movementtot": [8, 188], "mvin": 8, "mvc": 8, "movementnumb": [8, 188], "mvi": 8, "musicbrainz_artistid": [8, 43, 184, 185], "musicbrainz_discid": [8, 184], "musicbrainz_originalartistid": [8, 184], "musicbrainz_originalalbumid": [8, 184], "musicbrainz_recordingid": [8, 184], "ufid": 8, "musicbrainz_trackid": [8, 184], "musicbrainz_albumartistid": [8, 184], "musicbrainz_releasegroupid": [8, 184], "musicbrainz_albumid": [8, 184], "musicbrainz_releasetrackid": 8, "musicbrainz_trmid": 8, "deprec": [8, 15], "musicbrainz_workid": [8, 183], "musicip_fingerprint": [8, 184], "musicmag": 8, "musicip_puid": [8, 184], "originalalbum": [8, 184], "toal": 8, "originalalbumtitl": 8, "originalartist": [8, 184], "tope": 8, "originalfilenam": [8, 52, 184], "tofn": 8, "originald": [8, 52, 184, 187], "tdor": 8, "tori": 8, "originalreleasetim": 8, "originalreleaseyear": 8, "originalyear": [8, 28, 184], "instrument": [8, 31, 183], "tmcl": 8, "relationship": [8, 13, 15, 31, 147, 164, 191], "vocal": [8, 31, 183], "pcst": 8, "podcasturl": [8, 184], "purl": 8, "ipro": 8, "_rate": [8, 187], "popm": 8, "email": [8, 37], "shareduserr": 8, "tpub": 8, "publish": 8, "releasecountri": [8, 158, 184], "icnt": 8, "released": [8, 184], "tdrl": 8, "releasestatu": [8, 184], "musicbrainz_albumstatu": 8, "releasetyp": [8, 184], "musicbrainz_albumtyp": 8, "tpe4": 8, "mixartist": 8, "modifiedbi": 8, "replaygain_album_gain": 8, "replaygain_album_peak": 8, "replaygain_album_rang": 8, "replaygain_reference_loud": 8, "replaygain_track_gain": 8, "replaygain_track_peak": 8, "replaygain_track_rang": 8, "tvsh": 8, "showsort": [8, 184], "sosn": 8, "showmov": [8, 184, 188], "shwm": 8, "tit3": 8, "totaldisc": [8, 184], "disctot": 8, "totaltrack": [8, 184], "trck": 8, "tracktot": 8, "trkn": 8, "tracknumb": [8, 31, 55, 159, 181, 184], "itrk": 8, "tit2": 8, "nam": 8, "inam": 8, "titlesort": [8, 184], "tsot": 8, "sonm": 8, "titlesortord": 8, "woar": 8, "weblink": 8, "authorurl": 8, "wrk": 8, "iwri": 8, "taken": [8, 142, 184], "earliest": [8, 52, 184, 187], "uncertain": 8, "whether": [8, 10, 14, 18, 19, 20, 22, 31, 39, 41, 42, 55, 143, 148, 151, 155, 157, 159, 170, 179, 184, 187, 197], "popul": [8, 158, 180, 184, 187, 189], "lastfmplu": 8, "stock": [8, 184], "abl": [8, 13, 17, 148, 156, 157, 170, 184], "certain": [8, 31, 49, 55, 133, 151, 183, 184], "incorrect": [8, 20, 30, 111, 169, 174, 177, 196], "duet": 8, "neither": [8, 143, 190], "subtyp": 8, "With": [8, 112, 188, 193], "compat": [8, 16, 43, 44, 49, 55, 56, 147, 148, 164, 184, 188], "reason": [8, 43, 55, 56, 148, 150, 154, 156, 159], "interpret": [8, 51, 112, 118, 119], "instal": [9, 15, 19, 20, 29, 48, 55, 141, 143, 147, 152, 155, 164], "next": [9, 29, 32, 46, 145, 157, 159, 164, 165, 169, 181, 185], "step": [9, 35, 50, 148, 155, 156, 157, 165, 169, 171, 172, 173, 174, 175, 176, 177, 179, 180, 192, 193, 194], "prefer": [9, 22, 29, 31, 33, 52, 79, 80, 95, 96, 99, 100, 147, 148, 172, 177, 184, 193], "view": [9, 18, 23, 46, 55, 56, 145, 147, 155, 168, 173, 174, 176, 177, 179], "menu": [9, 18, 22, 25, 26, 38, 45, 48, 49, 51, 52, 142, 143, 147, 155, 159, 167, 169, 170, 180, 181], "bar": [9, 18, 63, 65, 77, 78, 81, 82, 83, 85, 88, 90, 97, 102, 113, 116, 129, 132, 136, 142, 147, 157, 159, 170, 179], "simpli": [9, 16, 23, 33, 55, 159, 169, 170], "check": [9, 11, 14, 16, 19, 20, 21, 28, 29, 31, 36, 37, 39, 40, 41, 42, 56, 143, 148, 151, 152, 155, 157, 159, 164, 166, 168, 170, 178, 179, 180, 186, 192, 193, 194, 195, 196], "box": [9, 16, 18, 20, 22, 29, 36, 146, 170, 176, 179], "left": [9, 16, 19, 28, 30, 38, 39, 51, 93, 112, 118, 119, 122, 127, 137, 138, 142, 144, 146, 147, 159, 169, 192, 193, 194, 195, 196], "side": [9, 19, 30, 38], "drag": [9, 30, 36, 167, 169, 170, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "doubl": [9, 18, 155, 167], "context": [9, 25, 38, 49, 147, 180], "onto": [9, 30, 167, 169], "applic": [9, 32, 56, 149, 155, 168], "allow": [9, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 29, 30, 32, 35, 36, 39, 43, 44, 54, 55, 76, 77, 97, 120, 129, 133, 135, 142, 143, 151, 152, 155, 159, 164, 165, 166, 168, 169, 170, 171, 175, 179, 194], "button": [9, 16, 18, 22, 29, 31, 32, 35, 36, 152, 155, 156, 159, 165, 168, 170, 173, 175, 179, 181], "below": [9, 14, 16, 18, 25, 30, 35, 36, 39, 63, 64, 69, 124, 142, 165, 170], "three": [9, 31, 51, 52, 59, 61, 75, 82, 85, 98, 114, 142, 156, 164, 187], "accord": [9, 40, 52, 180], "On": [9, 10, 12, 22, 34, 45, 54, 55, 147, 149, 151, 157], "tree": 9, "major": [9, 140, 152], "navig": [9, 35], "made": [9, 10, 22, 36, 48, 164, 170], "greater": [9, 14, 75, 78, 79, 80, 91, 109, 117, 127, 131], "statu": [9, 35, 36, 50, 142, 143, 147, 157, 166, 170, 179, 184], "stack": [9, 36, 170], "reflect": [9, 36, 170], "control": [9, 36, 51, 170], "highlight": [9, 18, 35, 36, 39, 170], "hover": [9, 18, 36, 39, 170], "cursor": [9, 36, 170], "correspond": [9, 20, 32, 36, 164, 169, 170], "dure": [9, 20, 36, 48, 49, 50, 76, 97, 152, 154, 170], "interfac": [9, 23, 141, 142, 143, 147, 154, 168, 179], "advanc": [9, 11, 22, 30, 56, 147, 157, 185], "ignor": [10, 19, 20, 21, 30, 31, 44, 112, 132, 138, 143, 147, 168], "regular": [10, 21, 27, 112, 118, 119], "pattern": [10, 16, 112, 118, 119, 159, 181], "never": [10, 14, 55], "bak": 10, "end": [10, 16, 21, 51, 52, 55, 56, 61, 63, 64, 69, 122, 127, 128], "hidden": [10, 52, 56, 181], "subdirectori": [10, 16, 28, 148], "insid": [10, 17, 56, 140, 181, 185], "durat": 10, "length": [10, 17, 63, 64, 75, 109, 111, 131, 152, 165, 189], "consid": [10, 14, 21, 150, 156], "maximum": [10, 19, 21, 99, 135, 152, 164], "queri": [10, 15, 22, 165, 175], "result": [10, 17, 22, 27, 55, 58, 61, 69, 70, 71, 72, 81, 82, 83, 85, 90, 104, 105, 106, 108, 110, 113, 114, 124, 132, 138, 143, 148, 154, 155, 156, 157, 172, 181, 197], "50": [10, 31, 101, 109], "v2": [10, 19, 39, 43, 79, 80, 95, 96, 158, 171], "wa": [10, 15, 49, 50, 52, 55, 56, 73, 79, 80, 95, 96, 144, 148, 151, 155, 156, 157, 158, 164, 174, 177, 178, 179, 183, 184, 186, 187, 194], "fix": [10, 11, 14, 55, 148, 159], "25": 10, "respons": [10, 154, 156, 164], "determin": [10, 14, 16, 17, 18, 20, 31, 44, 50, 79, 80, 95, 96, 99, 100, 177], "pregap": [10, 187], "silenc": 10, "bonu": [10, 184], "mark": [10, 21, 31, 56, 66, 76, 119, 144, 149, 156, 178], "comparison": [10, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 124, 132], "compar": [10, 30, 49, 156, 169], "unmodifi": 10, "mainten": [10, 147], "clear": [11, 16, 21, 56, 149, 168], "leav": [11, 14, 16, 20, 30, 55], "through": [11, 151, 154, 155, 159, 171, 183], "genr": [11, 31, 66, 76, 121, 147, 191], "comment": [11, 21, 28, 52, 76, 107, 120, 133, 147, 184, 186, 187], "embed": [11, 28, 54, 151], "id3": [11, 40, 44, 147, 151, 190], "flac": [11, 55, 193], "seekpoint": 11, "handl": [11, 16, 17, 55, 147], "empti": [11, 16, 29, 31, 36, 52, 57, 58, 59, 62, 63, 65, 68, 73, 75, 77, 78, 79, 80, 81, 82, 91, 95, 96, 97, 101, 102, 103, 107, 108, 110, 111, 114, 117, 119, 123, 126, 127, 131, 132, 136, 138, 159, 168, 170, 184, 187], "seek": 11, "block": [11, 23, 107], "unus": [11, 29], "preserv": [11, 40, 129, 147, 169], "overwritten": [11, 19, 60], "enter": [11, 16, 18, 20, 21, 26, 32, 33, 34, 39, 51, 55, 63, 65, 102, 112, 118, 119, 136, 155, 157, 159, 165, 168, 172, 175, 176, 180, 181, 184], "stop": [11, 31, 147, 152, 155], "overwrit": [11, 28, 164], "rom": 12, "overrid": [12, 22, 26, 31, 45, 143], "download": [13, 14, 15, 28, 35, 142, 147, 154, 155, 157, 167, 185], "decid": [14, 30, 56], "better": [14, 155, 158], "larger": [14, 55], "exclud": [14, 21, 55], "appear": [14, 22, 29, 31, 35, 112, 144, 152, 154, 165, 170], "piec": 14, "front": [14, 15, 27, 28, 152, 169, 173, 174, 175, 176, 177], "250px": 14, "500px": 14, "1200px": 14, "amd": 14, "squar": 14, "pad": [14, 55, 63, 64, 137, 138, 147], "requir": [14, 18, 32, 55, 164, 179, 192, 193, 194, 195, 196], "origin": [14, 28, 31, 61, 142, 147, 167, 169, 184], "largest": 14, "approv": [14, 15, 151], "accept": [14, 56, 143, 151, 168, 181], "pend": [14, 23, 56, 142, 144, 151], "uncheck": [14, 16, 20, 28, 31, 39, 40], "3": [14, 15, 43, 52, 54, 55, 57, 64, 67, 68, 73, 75, 76, 78, 90, 91, 92, 93, 97, 98, 99, 100, 101, 103, 116, 121, 122, 123, 126, 127, 128, 131, 135, 147, 158, 164, 165, 179, 180, 183, 184, 185, 186, 187, 190, 192, 193, 194, 195, 196], "exact": [14, 15, 16, 21, 31, 55, 193], "eg": 14, "1979": 14, "delux": [14, 184], "2010": 14, "reissu": [14, 52], "choos": [15, 21, 29, 31, 32, 41, 42, 43, 158, 167], "bottom": [15, 35, 36, 55, 142, 144, 157, 170, 173], "until": [15, 16, 22, 31, 32, 33, 135, 168, 176, 195, 196], "cooper": 15, "booklet": [15, 28], "assign": [15, 18, 28, 30, 60, 61, 66, 97, 120, 121, 133, 147, 156, 164, 169, 170, 173, 174, 175, 176, 177, 183, 184, 186, 187], "whole": [15, 119, 156], "visual": [15, 43], "good": [15, 144], "choic": [15, 22], "about": [15, 18, 22, 39, 51, 112, 118, 119, 141, 142, 143, 144, 150, 159, 164, 179, 183, 184, 186, 187], "represent": 15, "fallback": [15, 31, 159], "third": [15, 142, 147, 151, 152, 164], "parti": [15, 147, 151, 164], "now": [15, 69, 124, 140, 157, 159, 164, 170], "whitelist": 15, "abov": [15, 30, 31, 43, 49, 54, 56, 140, 149, 152, 157], "amazon": [15, 184], "almost": [15, 56], "correct": [15, 20, 30, 111, 148, 165, 169, 172, 174, 175, 192, 193, 194], "fanart": [15, 49], "tv": [15, 49], "focus": [15, 157], "theaudiodb": 15, "tell": [16, 17, 18, 28, 31, 147], "untag": [16, 156], "done": [16, 51, 52, 112, 118, 119, 169, 170, 172, 179], "independ": [16, 170], "typic": [16, 26, 35, 44, 52, 122, 144, 150, 152, 154, 172, 180, 187], "portion": [16, 63, 65, 102, 136, 159, 164, 184], "last": [16, 18, 22, 40, 49, 50, 117, 132, 147, 159], "destin": [16, 50, 152], "sort": [16, 31, 51, 116, 123, 132, 147, 159, 183, 184, 186, 187, 191], "structur": [16, 150, 181], "jpg": [16, 27, 151], "png": [16, 27], "cue": 16, "unix": [16, 54], "shell": 16, "wildcard": [16, 21, 73, 133], "everyth": [16, 18, 157, 159], "seq": 16, "meta": 16, "bracket": 16, "zero": [16, 46, 61, 63, 64, 68, 73, 78, 101, 122, 127, 145, 159, 187], "thu": [16, 55, 56, 140, 165, 179], "liner": 16, "nomatch": 16, "jpg2": 16, "subfold": 16, "artwork": [16, 28], "delet": [16, 18, 56, 67, 76, 137, 138, 144, 147], "unchang": 16, "preset": [16, 18], "manag": [16, 18, 35, 36, 39, 48, 51, 52, 55, 138, 140, 147, 173, 174, 176, 177], "selector": [16, 22], "output": [16, 18, 33, 50, 52, 62, 97, 114, 132, 143, 150, 155, 159, 164, 168, 170, 193], "column": [16, 18, 39, 55, 142, 179], "prior": [16, 18, 29, 73, 79, 80, 95, 96, 148, 158, 189], "10": [16, 18, 54, 56, 57, 68, 75, 78, 101, 109, 112, 126, 127, 142, 147, 149, 158, 159, 183, 184, 187], "randomli": [16, 18], "chosen": [16, 18, 30, 38, 181], "reload": [16, 190], "modifi": [16, 18, 36, 40, 49, 52, 129, 143, 144, 164, 168, 170], "ascii": [17, 31], "equival": [17, 63, 64, 71, 72, 77, 105, 106, 140, 168], "\u00e1": 17, "\u00e4": 17, "\u01ce": 17, "\u00e9": 17, "\u011b": 17, "\u00eb": 17, "\u00e6": 17, "ae": 17, "incompat": [17, 148], "underscor": [17, 52, 120, 147, 150, 185], "259": 17, "limit": [17, 20, 32, 44, 49, 54, 55, 135, 147, 158, 191], "enforc": 17, "mode": [17, 56, 142, 143], "might": [17, 35, 43, 49, 52, 55, 56, 122, 151, 155, 156, 157, 158, 159, 164, 181], "caus": [17, 22, 27, 41, 42, 56, 148, 149, 155, 156, 184], "exceed": 17, "tradition": 17, "impos": 17, "properli": [17, 151, 152, 156, 159, 164, 178, 179, 181, 192, 193, 194, 197], "explor": 17, "exce": [17, 31, 152], "direct": [17, 20, 55], "By": [17, 19, 22, 25, 32, 41, 42, 52, 56, 132, 140, 147, 158, 181, 183, 184], "slash": [17, 181], "backslash": [17, 51, 112, 118, 119, 159], "term": [18, 147, 157], "function": [18, 22, 28, 35, 39, 48, 49, 50, 52, 55, 58, 60, 61, 68, 69, 70, 71, 72, 73, 75, 78, 79, 80, 81, 82, 83, 85, 87, 91, 93, 95, 96, 97, 98, 101, 103, 104, 105, 106, 108, 110, 111, 116, 117, 118, 119, 120, 124, 130, 131, 133, 135, 140, 142, 147, 157, 158, 159, 164, 171, 180, 185], "mous": [18, 39], "pointer": [18, 39], "entri": [18, 39, 52, 63, 65, 102, 136, 155, 158, 164, 168, 176, 191, 192, 193, 194], "unicod": [18, 31, 39, 125], "uxxxx": [18, 39], "xxxx": [18, 39], "vari": [18, 52, 157], "line": [18, 21, 22, 33, 35, 52, 143, 144, 147, 148, 155, 156, 164, 166, 168, 169, 184], "complex": [18, 52, 55], "criteria": [18, 52, 173, 174], "metabrainz": [18, 51, 52], "thread": [18, 19, 51, 52], "snippet": [18, 51, 52], "At": [18, 129], "sidebar": [18, 146], "plain": [18, 39], "export": [18, 39, 54], "blank": [18, 62, 73, 93, 112, 122, 127, 168], "reset": 18, "via": [18, 32, 49, 55, 56], "without": [18, 29, 43, 49, 60, 61, 143, 148, 156, 176, 181, 184, 187, 189], "cancel": [18, 168], "trigger": [18, 49, 52], "invok": 19, "produc": [19, 22, 55, 147, 172, 183, 194, 197], "luk\u00e1\u0161": 19, "lalinsk\u00fd": 19, "previous": [19, 20, 56, 128, 157], "trm": [19, 147], "musicid": 19, "puid": [19, 147, 184], "remain": [19, 25, 144, 154, 166, 168, 172, 179, 195, 196], "lock": 19, "rescan": 19, "again": [19, 56, 148, 152, 156, 170, 180], "accommod": 19, "workflow": [19, 179, 195, 196, 197], "directli": [19, 28, 30, 32, 52, 140, 176, 184, 190], "avoid": [19, 55, 63, 64], "redo": 19, "futur": [19, 172], "concurr": 19, "extern": [19, 32, 55], "chromaprint": [19, 55, 184], "fpcalc": [19, 55, 156], "util": [19, 155, 156, 164], "detect": 19, "placehold": [19, 159], "hint": 19, "input": [19, 51, 63, 65, 102, 136, 164, 181], "valid": [19, 51, 56, 63, 65, 77, 102, 136, 152], "kei": [19, 147, 152, 169, 184], "cost": 19, "obtain": [19, 172], "server": [20, 32, 56, 151, 154, 156, 158, 191], "domain": 20, "down": [20, 36, 39, 45, 56, 68, 142, 143, 157, 159, 166, 170, 176], "localhost": [20, 32, 157], "host": 20, "warn": [20, 22, 23, 168], "ask": [20, 147, 155], "confirm": [20, 22, 150, 151, 170, 180, 182], "port": [20, 32, 144, 157], "443": 20, "usernam": [20, 21, 32], "folksonomi": [20, 21, 183, 191], "password": [20, 21, 32, 155], "startup": [20, 48, 143, 147, 166], "popup": 20, "interv": 20, "daili": [20, 140], "weekli": 20, "stabl": [20, 140], "beta": [20, 185], "dev": [20, 26, 33], "subscrib": 20, "notifi": 20, "command": [20, 36, 51, 54, 56, 112, 118, 119, 140, 143, 147, 148, 149, 155, 156, 165, 169, 170, 175, 180, 192, 193, 194, 195, 196], "distribut": [20, 55, 147, 184], "fall": [21, 52, 54, 151], "featur": [21, 147, 180, 184, 193, 194], "otherwis": [21, 30, 62, 81, 184, 187], "proper": [21, 43, 44, 51, 55, 76, 77, 78, 90, 93, 97, 116, 121, 122, 123, 132, 156, 159, 164, 178, 180, 192, 193, 194], "minim": [21, 22, 30, 195, 196], "popular": [21, 55, 193, 194], "90": 21, "lower": [21, 30, 51, 121, 129, 137, 138, 147, 157], "possibli": [21, 56], "less": [21, 33, 55, 75, 78, 91, 95, 96, 111, 117, 131, 140], "relev": [21, 22, 164], "5": [21, 57, 58, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 109, 110, 111, 117, 126, 147, 180, 181, 187, 188, 189, 192, 193, 194, 195, 196], "insensit": [21, 79, 80, 95, 96, 99, 100, 132, 168], "playground": 21, "field": [21, 26, 33, 34, 43, 55, 155, 158, 180, 181], "test": [21, 58, 59, 84, 107, 118, 119, 120, 138, 148, 185], "rule": [21, 30, 55], "setup": [21, 140, 147, 157], "red": [21, 144, 152, 169, 179], "green": [21, 32, 144, 147, 169, 173, 175, 176, 178], "strict": 21, "filter": [21, 55], "rd": 21, "least": [21, 151], "area": [21, 49, 55], "out": [21, 29, 148], "icon": [22, 35, 143, 147, 152, 155, 157, 179, 192, 193, 194, 195, 196], "toolbar": [22, 147], "littl": [22, 197], "smaller": [22, 151, 154], "behavior": [22, 52], "color": [22, 147], "theme": [22, 23, 142], "scheme": [22, 55], "dark": [22, 23, 142], "qt5": 22, "desktop": [22, 140, 142, 143, 155], "ones": [22, 23], "bypass": [22, 168], "nativ": [22, 43, 55], "qt": 22, "picker": 22, "reduc": 22, "consequ": 22, "along": [22, 28, 49, 142, 143, 144, 156, 166, 168, 169], "suggest": 22, "impact": [22, 154, 195, 196], "expect": [22, 55, 140, 155, 197], "unsav": [22, 168], "prevent": [22, 164], "accident": [22, 135], "lose": [22, 43], "ve": [22, 164], "adjust": [22, 38, 56, 149, 158, 181, 192, 193, 194, 195, 196], "horizont": [22, 31], "scroll": [22, 157], "visibl": [22, 56], "begin": [22, 52, 55, 67, 73, 74, 111, 127, 128, 144, 150, 168, 184], "brows": 22, "rememb": [22, 155, 156, 170], "condit": [23, 58, 69, 70, 71, 72, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 135, 147], "bring": [23, 31, 167, 169, 180], "pick": 23, "queu": [23, 168], "successfulli": [23, 144, 156, 178], "rearrang": [24, 36, 170], "pulldown": [26, 45], "cdrom": 26, "albumart": 27, "jpe": 27, "gif": 27, "tiff": 27, "captur": [27, 119, 156], "real": [27, 56], "common": [27, 55, 140, 148, 152, 155, 164], "mistak": 27, "thrown": 27, "unexpect": 27, "storag": [28, 55, 144, 147], "find": [28, 30, 31, 32, 56, 137, 138, 142, 144, 146, 147, 148, 156, 157, 164, 166, 168], "mask": 28, "preview": [28, 181], "coverart_maintyp": 28, "primari": [28, 48, 52, 55, 143, 187, 191], "coverart_typ": 28, "coverart_com": 28, "prefac": 28, "especi": [28, 55, 158, 166, 184, 192, 193, 194], "raw": [28, 50], "backup": [29, 197], "easili": [29, 158, 159, 167], "comput": [29, 140, 157], "snapshot": 29, "easi": [29, 140], "recoveri": 29, "corrupt": [29, 148], "undo": 29, "cleanup": 29, "cours": [29, 158], "bloat": 29, "orphan": 29, "checkbox": [29, 39, 181], "come": [29, 170], "uninstal": [29, 35, 48], "reinstal": [29, 148], "tune": 30, "higher": 30, "percentag": [30, 31], "threshold": [30, 31], "oppos": 30, "increas": [30, 32, 33, 38, 55], "chanc": [30, 193, 194, 196], "risk": 30, "alia": 31, "english": [31, 62], "canadian": 31, "alias": 31, "greek": 31, "attempt": [31, 156, 180, 195, 196], "root": [31, 55], "cypru": 31, "uk": [31, 158], "guidelin": [31, 52], "latin": [31, 43], "besid": [31, 36, 39, 170, 179], "reorder": [31, 39], "satisfi": [31, 178, 181], "transfer": 31, "close": [31, 155, 166, 168], "perman": 31, "weight": 31, "Then": [31, 148, 155], "meet": 31, "30": [31, 32, 75, 131, 147], "cyril": 31, "convert": [31, 51, 158], "punctuat": 31, "quotat": 31, "apostroph": 31, "ellips": 31, "lyricist": [31, 147, 183, 186], "conductor": [31, 147, 183], "dj": [31, 147, 183, 187], "mixer": [31, 147, 183], "remix": [31, 147, 183, 187], "guess": [31, 169], "spell": 31, "proxi": 32, "outsid": 32, "sock": 32, "authent": 32, "timeout": 32, "abort": 32, "inact": 32, "period": 32, "integr": [32, 157], "free": [32, 55], "machin": 32, "deactiv": 32, "expos": 32, "scanner": [32, 157], "android": [32, 147], "app": [32, 147, 155], "trust": 32, "potenti": [32, 148], "secur": 32, "hole": 32, "rdisk1": 33, "rdisk2": 33, "trial": 33, "termin": [33, 56, 140, 149, 155], "mount": [33, 147], "disk2": 33, "nodev": 33, "nosuid": 33, "rdisk": 33, "sai": 33, "colbi": 35, "rai": 35, "unoffici": 35, "wiki": 35, "newer": [35, 155], "brief": 35, "own": [35, 49, 140, 157, 164, 181], "switch": [36, 170], "expand": [36, 99, 100, 170, 180], "arrow": [36, 170, 173, 175, 176], "normal": [36, 49, 143, 166, 170, 185, 186], "mail": 37, "account": [37, 55], "slider": 38, "likelihood": 38, "decreas": 38, "compil": [38, 56, 147, 184, 187], "priorit": 38, "problem": [39, 56, 144, 148, 151, 152, 155, 164], "yaml": 39, "middl": 39, "timestamp": [40, 189], "aac": [40, 55, 147, 151], "ac3": [40, 55, 147, 151], "pure": [41, 42], "deal": [41, 42, 151, 158], "kept": [41, 42], "latest": [43, 140, 151, 155, 157], "modern": [43, 140], "encount": [43, 49, 144], "multi": [43, 51, 59, 60, 61, 76, 78, 85, 88, 90, 93, 97, 99, 100, 112, 114, 116, 121, 122, 123, 132, 147, 158, 183, 184, 186, 187, 191], "encod": [43, 44, 55, 147, 156, 164, 184], "utf": [43, 44, 164], "16": 43, "iso": [43, 158, 183, 184, 187], "8859": 43, "face": 43, "id3v23": 43, "mention": 43, "flatten": [43, 60, 61], "greatest": [43, 193, 194, 196], "explicitli": [43, 112, 188], "workaround": 43, "fact": 43, "whatev": 43, "itun": [43, 55, 147, 188, 190], "musicbe": [43, 188], "id3v1": [43, 54], "chunk": 44, "resourc": [44, 155], "interchang": [44, 55], "previou": [44, 140, 148, 157, 169, 174, 184], "1252": 44, "depend": [44, 54, 55, 138, 156, 157, 164, 169, 174, 179, 180, 182, 183, 184, 187, 193], "anywai": 44, "much": [44, 56, 147, 148], "gain": [44, 147, 185], "augment": [46, 145], "cc0": [46, 145], "visit": [46, 145], "creativecommon": [46, 145], "publicdomain": [46, 145], "appropri": [49, 138, 152, 164, 165, 169, 176, 180], "hook": [49, 50, 147, 164], "ensur": [49, 52, 63, 64, 148, 164, 170, 180, 192, 193, 194, 197], "correctli": [49, 157, 180, 188], "backward": 49, "object": [49, 164], "sequenti": [49, 168], "upon": [49, 50, 75, 94, 129, 131], "prioriti": [49, 50, 164], "processor": [49, 50, 147], "intervent": 49, "register_cover_art_provid": 49, "although": [49, 52, 55, 152], "cuesheet": 49, "register_track_act": 49, "register_file_act": 49, "register_cluster_act": 49, "register_clusterlist_act": 49, "file_post_load_processor": [49, 50, 147], "file_post_save_processor": [49, 50, 147], "file_post_addition_to_track_processor": [49, 50, 147], "file_post_removal_from_track_processor": [49, 50, 147], "album_post_removal_processor": [49, 50, 147], "repositori": [49, 55, 147, 164], "statement": [50, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136], "immedi": [50, 156], "against": [50, 56, 135, 169], "demand": 50, "aspect": 51, "deriv": 51, "foobar2000": [51, 55], "titleformat": 51, "alphanumer": 51, "percent": [51, 60, 61, 159, 184, 185], "sign": [51, 60, 61, 112, 118, 119, 159, 181], "dollar": [51, 112, 118, 119], "parenthes": [51, 112, 118, 119, 159], "escap": [51, 63, 64, 112, 118, 119], "insert": [51, 112, 118, 119, 165, 175], "000": 51, "test_tag": 51, "rerecord": [51, 77], "But": [51, 52, 77], "semicolon": [51, 76, 78, 90, 93, 97, 114, 116, 121, 122, 123, 132, 185], "special": [51, 63, 64, 158, 159, 184, 185, 187, 189, 190], "whenev": 52, "append": [52, 61, 164], "hold": [52, 55, 164, 169, 170], "temporari": [52, 148], "solv": [52, 147, 149, 155], "_releasecom": [52, 184, 187], "_releaselanguag": [52, 187], "wherea": 52, "lyric": [52, 133, 147, 183, 184], "2020": [52, 63, 64, 65, 79, 80, 95, 96, 99, 100, 102, 136], "1992": 52, "if2": [52, 137, 138, 147, 159], "_recording_firstreleased": [52, 184, 187], "tri": [52, 169], "Or": 52, "meaning": 52, "swapprefix": [52, 137, 138, 147], "muddi": 52, "water": 52, "_multiartist": [52, 187], "rreplac": [52, 137, 138, 147], "_feat_titl": 52, "rsearch": [52, 137, 138, 147], "ea": 52, "_feat_album": 52, "_filenam": [52, 189], "_extens": [52, 189], "faq": [53, 55, 155], "ini": [54, 148], "Its": [54, 55], "appdata": [54, 148], "yourusernam": 54, "roam": [54, 148], "librari": [54, 55, 148, 154], "known": [54, 159, 190], "bug": [54, 140, 147, 148], "unabl": [54, 146], "wmp": 54, "resolv": [54, 152, 155], "creator": 54, "1703": 54, "gnome": [54, 142], "kde": [54, 140, 142], "firefox": 54, "approach": 54, "sudo": 54, "mpeg": [55, 189], "mp2": 55, "m2a": 55, "m4a": 55, "m4b": 55, "m4p": 55, "m4v": 55, "m4r": 55, "wma": 55, "wmv": 55, "tta": 55, "aiff": 55, "aif": 55, "aifc": 55, "musepack": 55, "mpc": 55, "mp": 55, "wavpack": 55, "wv": 55, "optimfrog": 55, "ofr": 55, "ofs": 55, "monkei": 55, "ap": 55, "tom": 55, "lossless": [55, 193], "kompressor": 55, "tak": 55, "speex": 55, "spx": 55, "ogg": 55, "ogx": 55, "oga": 55, "theora": 55, "ogv": 55, "opu": 55, "adt": 55, "stream": 55, "ac": [55, 79, 80, 95, 96, 99, 100, 129], "eac3": 55, "dff": 55, "dsf": 55, "lack": 55, "eventu": 55, "arguabl": 55, "suffici": [55, 144, 194], "dbpoweramp": 55, "eac": [55, 165], "fre": 55, "whipper": [55, 165, 193], "decod": [55, 193], "xld": [55, 165, 193], "technic": [55, 190], "persist": [55, 56], "design": 55, "purpos": [55, 164], "secondari": [55, 187], "encourag": 55, "bulk": 55, "mp3tag": 55, "mediamonkei": 55, "That": [55, 151, 152, 159, 164], "team": 55, "won": [55, 147, 155], "patch": 55, "rewritten": 55, "slower": 55, "mitig": 55, "likewis": 55, "small": [55, 195, 196], "speed": [55, 154], "b1": 55, "b2": 55, "uncommon": 55, "decim": 55, "realli": [55, 148, 156], "_musicbrainz_tracknumb": [55, 187], "awar": [55, 184], "integ": [55, 57, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 109, 126], "codec": 55, "pre": 55, "directshow": 55, "webm": 55, "gstreamer": 55, "due": [55, 144, 154, 156], "widest": 55, "toolspackag": 55, "rpm": 55, "fusion": 55, "ffmpeg": 55, "rpmfusion": 55, "yum": 55, "explain": 56, "paramet": [56, 130, 164], "tport": 56, "8000": [56, 157], "continu": [56, 157, 176, 180], "occur": [56, 148, 152, 155], "given": [56, 144, 172, 184, 190], "wait": [56, 151, 168, 173, 174, 176, 177], "minut": [56, 151, 184], "overload": 56, "temporarili": 56, "reject": 56, "vote": 56, "wasn": [56, 169], "homebrew": 56, "bad": [56, 113], "torrent": 56, "pirat": 56, "poorli": 56, "unfairli": 56, "suppli": 56, "evid": 56, "prove": 56, "genuin": 56, "aren": 56, "13": [56, 101, 128, 149], "report": [56, 146, 147, 148, 149, 189], "trash": [56, 149], "mostli": [56, 149], "seem": [56, 149, 152], "gatekeep": [56, 149], "mistakenli": [56, 149], "xattr": [56, 149], "accordingli": [56, 149], "sandbox": [56, 140], "virtual": [56, 195], "filesystem": 56, "cach": 56, "vf": 56, "arg": [57, 58, 68, 71, 72, 101, 103, 105, 106, 110, 126], "categori": [57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "mathemat": [57, 68, 101, 103, 126, 147], "arbitrari": [57, 58, 68, 71, 72, 82, 99, 100, 101, 103, 105, 106, 110, 126], "20": [57, 109, 126, 136], "35": [57, 99, 100, 126], "14": [57, 64, 126], "newlin": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138], "affect": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 138, 155], "gt": [58, 110, 137, 138, 147], "lt": [58, 110, 135, 137, 138, 147], "setmulti": [59, 60, 61, 78, 85, 88, 90, 93, 97, 99, 100, 114, 116, 122, 123, 132, 137, 138, 147, 158], "unlik": [60, 61, 148], "yield": [60, 61], "keep_dupl": 61, "merg": [61, 183, 184], "retain": 61, "country_cod": 62, "invalid": [62, 63, 65, 102, 127, 136, 152], "assum": [62, 81, 155], "russian": 62, "ca": 62, "canada": [62, 158], "ye": [62, 158], "\u043a\u0430\u043d\u0430\u0434\u0430": 62, "strftime": [63, 64], "02": [63, 64, 80, 95, 96, 99, 100], "month": [63, 65, 136, 137, 138, 147], "numer": [63, 65, 102, 136, 188], "ymd": [63, 65, 102, 136], "dmy": [63, 65, 102, 136], "mdy": [63, 65, 102, 136], "portabl": [63, 64, 155], "3y": [63, 64], "hang": [63, 64], "07": [63, 65, 102, 136], "21": [63, 65, 102, 136], "2021": 63, "juli": [63, 136], "26": 64, "februari": 64, "noop": [65, 76, 102, 136, 137, 138, 147, 158], "dym": [65, 102, 136], "unset": [66, 137, 138, 147], "sensit": [67, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 112, 124, 128], "THE": 67, "divid": [68, 101], "round": 68, "subsequ": [68, 101, 143], "suffix": 69, "a1": [71, 72, 82, 105, 106, 147, 187], "a2": [71, 72, 82, 105, 106, 147, 187], "eq": [71, 72, 97, 137, 138, 147, 158], "haystack": 73, "needl": 73, "index": [73, 78, 122, 127], "occurr": [73, 113, 114], "abcdef": 73, "nonalpha": 74, "upper": [74, 97, 129, 137, 138, 147, 157], "abc": [74, 79, 80, 91, 92, 95, 96, 99, 100, 111, 127, 132], "123": [74, 84, 109], "alpha": [74, 121], "truncat": [75, 137, 138, 147], "fit": 75, "plu": [75, 78, 91, 117, 131, 170], "neg": [75, 78, 91, 117, 122, 127, 131], "loop": [76, 97, 135, 147], "iter": [76, 97, 135], "_loop_valu": [76, 97, 158], "count": [76, 97, 122, 127, 135, 147, 158], "_loop_count": [76, 97, 135], "substitut": [76, 78, 90, 93, 97, 116, 122, 123, 132], "coerc": [76, 78, 90, 93, 97, 116, 121, 122, 123, 132], "artist_count": 76, "artist_1": 76, "artist_2": 76, "artist_": 76, "indirect": [77, 120], "dynam": [77, 120, 166], "baz": [77, 78, 88, 97, 113, 116, 129], "abcd": [78, 79, 80, 83, 91, 95, 96, 99, 100, 115, 117, 131], "four": [78, 114, 144, 150, 164, 172, 182], "int": [79, 80, 95, 96, 99, 100], "float": [79, 80, 95, 96, 99, 100], "nocas": [79, 80, 95, 96, 99, 100], "6": [79, 80, 95, 96, 99, 100, 103, 114, 127, 132, 147, 158, 164, 183, 187, 192, 193], "01": [79, 80, 95, 96, 99, 100], "els": [81, 151, 164], "condition": 81, "a3": 82, "abcdefg": [83, 127], "cde": 83, "ce": 83, "tiat": 84, "asecond": 90, "ab": [91, 123], "tHe": [94, 129], "hour": [94, 129], "were": [98, 158], "11": [99, 100, 187], "111": [99, 100], "mv": [99, 100], "remaind": 101, "17": 101, "51": 101, "multipli": 103, "ne": [105, 106, 137, 138, 147], "miscellan": [107, 147], "noth": [107, 168], "00000": 109, "00123": 109, "23": 109, "00000000000000000123": 109, "0000000000": 109, "xy": 111, "xyxyabc": 111, "final": [111, 159, 164, 170], "anywher": 112, "flag": [112, 152], "articl": [112, 118, 119], "guitar": [112, 183], "ann": 112, "rhythm": 112, "drum": 112, "kit": 112, "cindi": 112, "cat": 113, "dog": 113, "pig": 113, "_": [113, 130, 181, 185], "_b_a_d_": 113, "_r_e_p_l_a_c_e_": 113, "electron": 114, "idm": 114, "techno": 114, "jungl": 114, "bardcor": 114, "hardcor": 114, "six": 114, "edcba": 115, "revers": [116, 137, 138, 147], "conjunct": 116, "sortmulti": [116, 137, 138, 147], "descend": 116, "bcd": 117, "subexpress": 119, "_someth": 120, "_hidden": 120, "_base": 120, "redirect": 120, "mix": [121, 147, 183, 187], "respect": 122, "supporting_artist": 122, "ascend": 123, "whitespac": [125, 130], "trail": [125, 130], "consecut": 125, "treat": 125, "rha": 125, "nbeen": 125, "tstrip": 125, "subtract": 126, "similarli": [127, 143], "defg": 127, "efg": 127, "bc": 127, "le": 128, "butcherett": 128, "capit": 129, "acronym": 129, "bbc": 129, "THe": 129, "dc": 129, "studio": 129, "london": 129, "__trimmed__": 130, "x__trimmed__i": 130, "_x": 130, "trimmed__i": 130, "case_sensit": 132, "repeatedli": 135, "1000": 135, "safeguard": 135, "infinit": 135, "echo": 135, "cleanmulti": [137, 138, 147], "copymerg": [137, 138, 147, 183], "countrynam": [137, 138, 147, 158], "dateformat": [137, 138, 147], "datetim": [137, 138, 147], "delprefix": [137, 138, 147], "div": [137, 138, 147], "endswith": [137, 138, 147], "eq_al": [137, 138, 147], "eq_ani": [137, 138, 147], "firstalphachar": [137, 138, 147], "firstword": [137, 138, 147], "foreach": [137, 138, 147], "getmulti": [137, 138, 147], "gte": [137, 138, 147, 158], "inmulti": [137, 138, 147, 186], "is_audio": [137, 138, 147], "is_multi": [137, 138, 147], "is_video": [137, 138, 147], "lenmulti": [137, 138, 147, 158], "lte": [137, 138, 147], "matchedtrack": [137, 138, 147], "max": [137, 138, 147], "min": [137, 138, 147, 189], "mod": [137, 138, 147], "mul": [137, 138, 147], "ne_al": [137, 138, 147], "ne_ani": [137, 138, 147], "num": [137, 138, 147, 159], "replacemulti": [137, 138, 147], "reversemulti": [137, 138, 147], "slice": [137, 138, 147, 158], "startswith": [137, 138, 147], "strip": [137, 138, 147], "substr": [137, 138, 147], "trim": [137, 138, 147], "unassign": 138, "extract": [138, 171, 181, 193], "arithmet": 138, "test1": 138, "Not": [138, 147, 150], "test2": 138, "indent": [138, 164], "abil": 138, "repeat": [138, 155], "formal": 140, "build": [140, 164], "experiment": 140, "wish": 140, "github": [140, 164, 191], "git": 140, "sentenc": 140, "learn": 140, "curv": 140, "flathub": 140, "repo": 140, "flatpakrepo": 140, "center": 140, "ubuntu": 140, "discov": 140, "ship": 140, "throughout": 142, "screenshot": 142, "plasma": 142, "haiku": 142, "prompt": 143, "appendix": [143, 147, 150], "shut": [143, 166], "batch": [143, 147, 154, 156, 180, 195, 196], "send": [143, 157], "nor": [143, 190], "poor": [144, 181], "progress": 144, "permiss": [144, 152], "io": 144, "monitor": 144, "estim": 144, "sorri": 146, "topic": [146, 148, 151], "receiv": [146, 156, 164, 168], "thank": 146, "introduct": 147, "acknowledg": 147, "glossari": 147, "flatpak": [147, 152], "snap": 147, "fm": 147, "ripper": [147, 165, 166, 168, 172, 193, 197], "flow": 147, "task": 147, "clear_log": 147, "from_fil": [147, 166], "lookup_cd": [147, 166], "paus": 147, "remove_al": 147, "remove_empti": [147, 166], "remove_sav": [147, 166], "remove_unclust": 147, "save_match": [147, 166], "save_modifi": 147, "submit_fingerprint": [147, 166], "write_log": 147, "disambigu": [147, 184, 186, 187], "troubleshoot": [147, 148], "isn": 147, "damag": [147, 155], "frequent": 147, "question": [147, 155], "disappear": 147, "couldn": 147, "cloud": 147, "rclone": 147, "why": 147, "slow": 147, "faster": 147, "am": 147, "fedora": 147, "appendic": 147, "arrang": [147, 183], "asin": [147, 184], "bpm": [147, 184], "catalog": [147, 192, 193, 194], "copyright": [147, 184], "director": [147, 183], "subtitl": [147, 184], "engin": [147, 183], "gapless": [147, 184], "isrc": [147, 184], "mood": 147, "movement": [147, 184, 188], "musicip": [147, 184], "podcast": [147, 184], "replaygain": 147, "peak": 147, "rang": 147, "loud": 147, "offici": [147, 158, 184, 185], "writer": [147, 183, 186], "keyboard": 147, "shortcut": 147, "anyth": [148, 165], "drastic": 148, "clue": 148, "suspect": 148, "simplest": 148, "recent": [148, 151], "upgrad": 148, "recov": 148, "turn": [148, 164, 173, 174, 176, 177, 181, 192, 193, 194], "spite": 148, "outlin": 148, "agreement": 151, "occas": 151, "mirror": 151, "synchron": 151, "retri": [151, 156], "insight": 151, "subsect": 151, "among": 151, "troubl": 151, "fail": [151, 156], "scenario": [152, 193, 196, 197], "protect": 152, "readonli": 152, "wrong": 152, "samba": 152, "extrem": 152, "shorten": 152, "rare": 152, "solut": 152, "slowli": 154, "stall": 154, "though": [154, 181], "backlog": 154, "frozen": 154, "musicbrain": 154, "200": [154, 156, 195, 196], "throughput": 154, "illustr": 155, "consult": 155, "think": 155, "tracker": 155, "convinc": 155, "did": [155, 189], "session": 155, "demonstr": [155, 164, 165, 179], "confidenti": 155, "token": 155, "go": [155, 164, 192, 193, 194], "verbos": 155, "viewer": 155, "restart": [155, 156], "taskbar": 155, "cmd": 155, "ex": [155, 164], "clipboard": 155, "launchpad": 155, "dock": 155, "finder": 155, "put": 155, "situat": [155, 156, 164, 195, 196], "basi": 156, "identif": [156, 184], "characterist": 156, "slight": 156, "bitrat": [156, 189], "combin": [156, 180, 185, 192, 195], "enough": [156, 184], "procedur": 156, "meant": 156, "submiss": [156, 179, 180], "stage": [156, 182], "fetch": 156, "250": 156, "phone": 157, "googl": 157, "droid": 157, "launch": 157, "tap": 157, "ip": 157, "hostnam": 157, "lp": 157, "offer": 158, "bleach": 158, "nirvana": 158, "adab3feb": 158, "1822": 158, "4d27": 158, "a997": 158, "db7d6c9688c0": 158, "afghanistan": 158, "our": [158, 159, 164], "introduc": 158, "europ": 158, "germani": 158, "_releasecountri": [158, 187], "Of": 158, "perhap": [158, 164, 193, 196], "3166": 158, "histor": 158, "worldwid": 158, "recogniz": 158, "obviou": 158, "dz": 158, "algeria": 158, "de": 158, "readabl": [158, 164], "unit": 158, "kingdom": 158, "gb": 158, "coupl": 158, "xe": 158, "xu": 158, "xw": 158, "xg": 158, "ddr": 158, "simpler": 158, "temp": 158, "hard": 159, "intimid": 159, "sound": [159, 184], "nearli": 159, "yyyi": [159, 184, 187, 189], "mm": [159, 184, 187, 189], "dd": [159, 184, 187, 189], "hasn": 159, "0000": 159, "idea": 164, "unfortun": 164, "far": 164, "ever": 164, "realiti": 164, "md": 164, "header": [164, 179], "referenc": 164, "dictionari": 164, "pluginprior": 164, "data_dump": 164, "move_files_to": [164, 170], "examin": 164, "textopt": 164, "renamingoptionspag": 164, "file_to_writ": 164, "write_lin": 164, "line_typ": 164, "object_to_writ": 164, "dump_json": 164, "file_mod": 164, "dump": 164, "str": 164, "dump_release_info": 164, "dump_track_info": 164, "opportun": 164, "ourself": 164, "easiest": 164, "my_plugin": 164, "__init__": 164, "zip": 164, "another_fil": 164, "congratul": 164, "registr": 164, "discid": 165, "burn": 165, "toc": [165, 172, 175, 184, 193, 194], "sent": [165, 172, 175], "criterion": [165, 172, 175], "radio": 165, "frm": 165, "prepar": 165, "dbd0ce67": 166, "cae6": 166, "33eb": 166, "8f5a": 166, "1143a30c2353": 166, "autom": [166, 172], "sequenc": [166, 169], "lookup_clust": [166, 168], "unprocess": [166, 168], "clean": [166, 168], "recogn": 168, "octothorp": 168, "circular": 168, "unclust": [168, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "shutdown": 168, "queue": 168, "symbol": [169, 173, 174, 175, 176, 177, 184], "yellow": 169, "orang": 169, "lot": 169, "incorrectli": 169, "didn": 169, "spot": 169, "lowest": 170, "targetmydir": 170, "target_my_dir": 170, "old": 170, "windows_compat": 170, "not_for_window": 170, "byebyewin": 170, "eas": [173, 174, 176, 177], "interact": [173, 174, 176, 177], "grei": [173, 174, 176, 177, 179], "black": [173, 174, 176, 177], "revis": 173, "refin": [173, 174], "magnifi": 176, "glass": 176, "drill": 176, "9383a6f5": 176, "9607": 176, "4a36": 176, "9c68": 176, "8663aad3592b": 176, "readi": [179, 181], "unsubmit": 179, "assist": 180, "cite": 180, "il": 181, "verbatim": 181, "predefin": 181, "04": 181, "heart": 181, "gold": [181, 192, 193, 194], "ok": 181, "neil": 181, "young": 181, "harvest": 181, "04_heart_of_gold": 181, "heart_of_gold": 181, "_dummi": 181, "country_": 181, "mayb": 181, "_filetitl": 181, "arbitrarili": 181, "unwant": 181, "orchestra": 183, "choru": 183, "639": [183, 187], "guest": 183, "solo": 183, "violin": 183, "concert": 183, "concertmast": 183, "minor": [184, 185, 188], "contin": 184, "spine": 184, "distinguish": 184, "ng": 184, "_releasegroup_firstreleased": [184, 187], "achiev": 184, "scatter": 184, "promot": 184, "bootleg": 184, "pseudo": [184, 191], "_primaryreleasetyp": [184, 187], "_secondaryreleasetyp": [184, 187], "15924": 184, "beat": 184, "holder": 184, "explicit": 184, "gap": 184, "televis": 184, "_my_tag_not_sav": 185, "_release_seri": 186, "seri": 186, "_release_seriesid": 186, "_release_seriescom": 186, "_release_seriesnumb": 186, "_releasegroup_seri": 186, "_releasegroup_seriesid": 186, "_releasegroup_seriescom": 186, "_releasegroup_seriesnumb": 186, "_lyricistsort": 186, "_performance_attribut": 186, "attribut": 186, "medlei": 186, "_recordingtitl": 186, "_recording_seri": 186, "_recording_seriesid": 186, "_recording_seriescom": 186, "_recording_seriesnumb": 186, "_workcom": 186, "_work_seri": 186, "_work_seriesid": 186, "_work_seriescom": 186, "_work_seriesnumb": 186, "_writersort": 186, "_absolutetracknumb": 187, "disregard": 187, "_totalalbumtrack": 187, "_albumartist": 187, "_albumartists_sort": 187, "_artists_sort": 187, "_datatrack": 187, "_discpregap": 187, "_musicbrainz_discid": 187, "_pregap": 187, "ep": 187, "broadcast": 187, "_recordingcom": 187, "_releaseannot": 187, "annot": 187, "_releasegroup": 187, "_releasegroupcom": 187, "interview": 187, "mixtap": 187, "street": 187, "soundtrack": 187, "spokenword": 187, "andant": 188, "con": 188, "moto": 188, "arab": 188, "roman": 188, "ii": 188, "symphoni": 188, "op": 188, "67": 188, "togeth": 188, "reli": 189, "_bitrat": 189, "approxim": [189, 195, 196], "kbp": 189, "_bits_per_sampl": 189, "sampl": 189, "_channel": 189, "channel": 189, "_dirnam": 189, "_file_created_timestamp": 189, "hh": 189, "ss": 189, "_file_modified_timestamp": 189, "modif": 189, "_format": 189, "_length": 189, "sec": 189, "_sample_r": 189, "hz": 189, "_files": 189, "byte": 189, "understood": 190, "_id3": 190, "mytag": 190, "_artists_album_primary_id": 191, "_artists_album_primary_std": 191, "_artists_album_primary_cr": 191, "_artists_album_primary_sort": 191, "_artists_album_additional_id": 191, "_artists_album_additional_std": 191, "_artists_album_additional_cr": 191, "_artists_album_additional_sort": 191, "_artists_album_additional_std_multi": 191, "_artists_album_additional_cred_multi": 191, "_artists_album_all_std": 191, "_artists_album_all_cr": 191, "_artists_album_all_sort": 191, "_artists_album_all_std_multi": 191, "_artists_album_all_cred_multi": 191, "_artists_album_all_sort_primari": 191, "_artists_album_all_count": 191, "_artists_track_primary_id": 191, "_artists_track_primary_std": 191, "_artists_track_primary_cr": 191, "_artists_track_primary_sort": 191, "_artists_track_additional_id": 191, "_artists_track_additional_std": 191, "_artists_track_additional_cr": 191, "_artists_track_additional_sort": 191, "_artists_track_additional_std_multi": 191, "_artists_track_additional_cred_multi": 191, "_artists_track_all_std": 191, "_artists_track_all_cr": 191, "_artists_track_all_sort": 191, "_artists_track_all_std_multi": 191, "_artists_track_all_cred_multi": 191, "_artists_track_all_sort_primari": 191, "_artists_track_all_count": 191, "signific": 191, "amount": 191, "concern": 191, "partial": [191, 195, 196], "greatli": 192, "simplifi": 192, "proceed": [192, 193, 194], "accur": [193, 194], "easier": [193, 194], "favorit": 193, "compress": 193, "acousticbrainz": [193, 194], "feed": [195, 196], "fulli": [195, 196], "silver": [195, 196], "imposs": 195, "worst": 196, "strongli": 197}, "objects": {"": [[4, 0, 1, "cmdoption-a", "--audit"], [4, 0, 1, "cmdoption-c", "--config-file"], [4, 0, 1, "cmdoption-d", "--debug"], [4, 0, 1, "cmdoption-e", "--exec"], [4, 0, 1, "cmdoption-h", "--help"], [4, 0, 1, "cmdoption-V", "--long-version"], [4, 0, 1, "cmdoption-no-crash-dialog", "--no-crash-dialog"], [4, 0, 1, "cmdoption-M", "--no-player"], [4, 0, 1, "cmdoption-P", "--no-plugins"], [4, 0, 1, "cmdoption-N", "--no-restore"], [4, 0, 1, "cmdoption-s", "--stand-alone-instance"], [4, 0, 1, "cmdoption-v", "--version"], [4, 0, 1, "cmdoption-M", "-M"], [4, 0, 1, "cmdoption-N", "-N"], [4, 0, 1, "cmdoption-P", "-P"], [4, 0, 1, "cmdoption-V", "-V"], [4, 0, 1, "cmdoption-a", "-a"], [4, 0, 1, "cmdoption-c", "-c"], [4, 0, 1, "cmdoption-d", "-d"], [4, 0, 1, "cmdoption-e", "-e"], [4, 0, 1, "cmdoption-h", "-h"], [4, 0, 1, "cmdoption-s", "-s"], [4, 0, 1, "cmdoption-v", "-v"]]}, "objtypes": {"0": "std:cmdoption"}, "objnames": {"0": ["std", "cmdoption", "program option"]}, "titleterms": {"acknowledg": 0, "contribut": 1, "project": 1, "glossari": 2, "term": 2, "introduct": [3, 162], "picard": [3, 46, 48, 54, 55, 56, 140, 143, 145, 147, 148, 151, 154, 157, 162, 171, 182], "can": [3, 55, 56], "cannot": [3, 55], "limit": 3, "appendix": [4, 5, 7, 8, 137], "c": 4, "command": [4, 166, 168], "line": 4, "option": [4, 5, 9, 10, 12, 13, 16, 17, 19, 20, 22, 31, 35, 36, 39, 40, 170], "d": 5, "keyboard": 5, "shortcut": 5, "main": [5, 142], "window": [5, 45, 54, 56, 155], "file": [5, 7, 16, 17, 18, 27, 41, 42, 43, 44, 50, 52, 54, 55, 56, 151, 152, 159, 169, 174, 177, 178, 181, 189, 192, 194, 195, 196], "edit": [5, 55], "view": 5, "tool": 5, "help": [5, 155], "metadata": [5, 7, 31, 51, 195, 196], "other": [5, 34, 171, 190], "script": [5, 7, 8, 18, 39, 51, 52, 137, 138, 158, 159], "editor": [5, 18], "name": [5, 8, 16, 17, 18, 52, 159, 181], "appendic": 6, "A": 7, "plugin": [7, 35, 49, 164, 191], "api": 7, "processor": 7, "album": [7, 8, 50, 52, 56, 144, 172, 192], "exampl": [7, 47, 52, 170], "track": [7, 8, 55, 144, 169, 180, 183, 186], "event": 7, "hook": 7, "file_post_load_processor": 7, "file_post_save_processor": 7, "file_post_addition_to_track_processor": 7, "file_post_removal_from_track_processor": 7, "album_post_removal_processor": 7, "format": [7, 55], "tagger": [7, 56, 157], "function": [7, 51, 137, 138], "context": [7, 50], "menu": [7, 50], "action": [7, 9], "b": 8, "tag": [8, 11, 25, 40, 52, 54, 55, 56, 150, 181, 183, 184, 185, 188, 191], "map": [8, 97], "acoustid": [8, 156, 163], "fingerprint": [8, 19, 55, 156, 168, 179], "artist": [8, 52, 191], "sort": [8, 52], "order": [8, 50], "4": 8, "arrang": 8, "asin": 8, "barcod": [8, 157], "bpm": 8, "catalog": 8, "number": [8, 55], "comment": 8, "compil": [8, 52], "itun": [8, 54, 184], "5": 8, "compos": 8, "conductor": 8, "copyright": 8, "date": [8, 52], "10": 8, "director": 8, "disc": [8, 161, 165], "subtitl": 8, "encod": 8, "By": 8, "set": [8, 9, 52, 120, 158, 167, 170], "engin": 8, "gapless": 8, "playback": 8, "genr": [8, 21, 183], "group": [8, 192, 195, 196], "3": 8, "initi": [8, 84], "kei": 8, "isrc": 8, "languag": [8, 52], "licens": 8, "6": 8, "7": 8, "lyricist": 8, "lyric": 8, "media": [8, 54, 56], "mix": 8, "dj": 8, "mixer": 8, "mood": 8, "movement": 8, "count": 8, "musicbrainz": [8, 46, 56, 145, 147, 157, 184], "id": [8, 161, 165], "origin": [8, 52], "releas": [8, 38, 50, 52, 56, 144, 157, 158, 165, 179, 180, 186], "record": 8, "trm": 8, "work": [8, 55, 154, 170, 197], "musicip": 8, "puid": 8, "filenam": [8, 52], "1": 8, "year": [8, 136], "perform": [8, 112], "podcast": 8, "url": 8, "produc": 8, "rate": [8, 37], "label": 8, "countri": [8, 158], "statu": [8, 144], "type": 8, "remix": 8, "replaygain": 8, "gain": 8, "peak": 8, "rang": 8, "refer": 8, "loud": 8, "show": [8, 56, 149, 168], "total": 8, "titl": [8, 52, 129], "websit": 8, "offici": 8, "writer": 8, "2": 8, "configur": [9, 54, 157], "screen": [9, 142], "setup": 9, "advanc": [10, 183, 186], "befor": 11, "cd": [12, 175, 193], "lookup": [12, 168, 173, 174, 175, 176], "cover": [13, 14, 15, 151, 167], "art": [13, 14, 15, 151, 167], "archiv": 14, "provid": [15, 184], "compat": 17, "gener": [20, 155, 181], "user": 22, "interfac": 22, "color": 23, "toolbar": 24, "top": 25, "linux": [26, 56, 140, 155], "local": 27, "locat": 28, "mainten": 29, "match": [30, 169, 181], "network": [32, 56], "maco": [33, 56, 149, 155], "platform": 34, "list": [35, 137], "instal": [35, 56, 140, 157], "third": 35, "parti": 35, "profil": [36, 170], "prefer": [38, 158], "aac": 41, "ac3": 42, "id3": 43, "wave": 44, "extend": 48, "process": [50, 166], "startup": 50, "load": [50, 56, 157, 168], "music": [50, 188], "ad": 50, "remov": [50, 52, 56, 168], "save": [50, 54, 55, 56, 150, 151, 152, 170, 178], "syntax": 51, "variabl": [51, 185, 186, 187, 189, 191], "move": 52, "disambigu": 52, "us": [52, 54, 55, 56, 158, 170, 179, 182], "multi": [52, 138], "featur": 52, "from": [52, 55, 56, 140, 157, 181, 184, 191], "preserv": 52, "frequent": 53, "ask": 53, "question": 53, "where": [54, 56], "i": [54, 55, 56, 149, 151, 193, 194], "see": [54, 56], "my": [54, 55, 56], "ar": [54, 55, 56, 150, 152, 192, 195, 196], "truncat": [54, 131], "30": 54, "charact": 54, "player": [54, 55], "how": [54, 55, 56, 170], "do": [54, 55, 56], "tell": 54, "which": [54, 55], "browser": [54, 173], "what": [55, 56, 158], "doe": 55, "support": 55, "ripper": [55, 175, 194], "look": 55, "up": [55, 56], "log": [55, 155, 175, 194], "write": [55, 159, 164], "sever": 55, "onc": 55, "why": 55, "sometim": 55, "slow": 55, "second": 55, "time": 55, "much": 55, "faster": 55, "vinyl": 55, "style": 55, "e": [55, 137], "g": 55, "a1": 55, "a2": 55, "default": 55, "The": [55, 56], "built": 55, "audio": 55, "plai": 55, "am": 55, "fedora": 55, "doesn": 55, "t": [55, 56, 148, 151], "acoust": [55, 156, 179], "green": 56, "icon": [56, 144], "disappear": 56, "org": 56, "get": [56, 77, 141, 155], "back": 56, "m": 56, "try": 56, "all": 56, "couldn": 56, "error": 56, "": [56, 140, 158], "folder": [56, 181], "drive": 56, "app": [56, 149, 157], "damag": [56, 149], "run": 56, "snap": [56, 140], "access": 56, "On": 56, "solv": 56, "cloud": 56, "storag": 56, "mount": 56, "rclone": 56, "add": 57, "cleanmulti": 59, "copi": 60, "copymerg": 61, "countrynam": 62, "dateformat": 63, "datetim": 64, "dai": 65, "delet": 66, "delprefix": 67, "div": 68, "endswith": 69, "eq": 70, "eq_al": 71, "eq_ani": 72, "find": [73, 151], "firstalphachar": 74, "firstword": 75, "foreach": 76, "getmulti": 78, "gt": 79, "gte": 80, "if2": 82, "inmulti": 85, "is_audio": 86, "is_complet": 87, "is_multi": 88, "is_video": 89, "join": 90, "left": 91, "len": 92, "lenmulti": 93, "lower": 94, "lt": 95, "lte": 96, "matchedtrack": 98, "max": 99, "min": 100, "mod": 101, "month": 102, "mul": 103, "ne": 104, "ne_al": 105, "ne_ani": 106, "noop": 107, "num": 109, "pad": 111, "replac": [113, 181], "replacemulti": 114, "revers": 115, "reversemulti": 116, "right": 117, "rreplac": 118, "rsearch": 119, "setmulti": 121, "slice": 122, "sortmulti": 123, "startswith": 124, "strip": 125, "sub": 126, "substr": 127, "swapprefix": 128, "trim": 130, "uniqu": 132, "unset": 133, "upper": 134, "while": 135, "alphabet": 137, "assign": 138, "text": 138, "valu": 138, "mathemat": 138, "condit": 138, "inform": [138, 172, 190], "loop": 138, "miscellan": 138, "index": 139, "download": [140, 151], "flatpak": 140, "your": 140, "distribut": 140, "packag": 140, "repositori": 140, "start": [141, 143, 148], "bar": 144, "page": 146, "Not": [146, 184], "found": 146, "won": 148, "updat": [150, 178], "There": 151, "coverart": 151, "isn": 151, "ani": 151, "displai": 151, "being": 152, "troubleshoot": [153, 155], "just": 154, "stop": 154, "report": 155, "bug": 155, "debug": 155, "case": 155, "crash": 155, "system": 155, "understand": 156, "android": 157, "search": 157, "handl": 158, "multipl": [158, 180], "differ": 158, "miss": 158, "tutori": 160, "attach": [161, 165], "submit": [163, 179, 180], "an": 163, "batch": 166, "execut": 168, "clear_log": 168, "cluster": [168, 180], "from_fil": 168, "lookup_cd": 168, "paus": 168, "quit": 168, "remove_al": 168, "remove_empti": 168, "remove_sav": 168, "remove_unclust": 168, "save_match": 168, "save_modifi": 168, "scan": [168, 177, 179], "submit_fingerprint": 168, "write_log": 168, "manag": 170, "task": 171, "retriev": 172, "manual": 176, "when": [179, 192, 193, 194, 195, 196], "identifi": 179, "singl": 180, "basic": [181, 184, 187], "usag": 181, "underscor": 181, "space": 181, "ignor": 181, "part": 181, "relationship": [183, 186], "data": 184, "specif": 184, "classic": 188, "last": 191, "fm": 191, "addit": 191, "avail": [193, 194], "have": [195, 196], "some": 195, "littl": 196, "exist": 196, "flow": 197, "recommend": 197}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Acknowledgements": [[0, "acknowledgements"]], "Contributing to the Project": [[1, "contributing-to-the-project"]], "Glossary of Terms": [[2, "glossary-of-terms"]], "Introduction": [[3, "introduction"]], "Picard Can\u2026": [[3, "picard-can"]], "Picard Cannot\u2026": [[3, "picard-cannot"]], "Limitations": [[3, "limitations"]], "Appendix C: Command Line Options": [[4, "appendix-c-command-line-options"]], "Appendix D: Keyboard Shortcuts": [[5, "appendix-d-keyboard-shortcuts"]], "Main window": [[5, "main-window"]], "File": [[5, "file"]], "Edit": [[5, "edit"]], "View": [[5, "view"]], "Options": [[5, "options"]], "Tools": [[5, "tools"]], "Help": [[5, "help"]], "Metadata view": [[5, "metadata-view"]], "Other": [[5, "other"]], "Script editor": [[5, "script-editor"]], "File naming script editor": [[5, "file-naming-script-editor"]], "Appendices": [[6, "appendices"]], "Appendix A: Plugins API": [[7, "appendix-a-plugins-api"]], "Plugin Metadata": [[7, "plugin-metadata"]], "Metadata Processors": [[7, "metadata-processors"]], "Album metadata example:": [[7, "album-metadata-example"]], "Track metadata example:": [[7, "track-metadata-example"]], "Event Hooks": [[7, "event-hooks"]], "file_post_load_processor(file)": [[7, "file-post-load-processor-file"]], "file_post_save_processor(file)": [[7, "file-post-save-processor-file"]], "file_post_addition_to_track_processor(track, file)": [[7, "file-post-addition-to-track-processor-track-file"]], "file_post_removal_from_track_processor(track, file)": [[7, "file-post-removal-from-track-processor-track-file"]], "album_post_removal_processor(album)": [[7, "album-post-removal-processor-album"]], "File Formats": [[7, "file-formats"], [55, "file-formats"]], "Tagger Script Functions": [[7, "tagger-script-functions"]], "Context Menu Actions": [[7, "context-menu-actions"]], "Appendix B: Tag Mapping": [[8, "appendix-b-tag-mapping"]], "AcoustID": [[8, "acoustid"]], "AcoustID Fingerprint": [[8, "acoustid-fingerprint"]], "Album": [[8, "id1"]], "Album Artist": [[8, "id2"]], "Album Artist Sort Order": [[8, "album-artist-sort-order"]], "Album Sort Order [4]": [[8, "album-sort-order-4"]], "Arranger": [[8, "id3"]], "Artist": [[8, "id4"]], "Artist Sort Order": [[8, "artist-sort-order"]], "Artists": [[8, "artists"]], "ASIN": [[8, "id5"]], "Barcode": [[8, "id6"]], "BPM [4]": [[8, "bpm-4"]], "Catalog Number": [[8, "id7"]], "Comment [4]": [[8, "comment-4"]], "Compilation (iTunes) [5]": [[8, "compilation-itunes-5"]], "Composer": [[8, "id8"]], "Composer Sort Order": [[8, "composer-sort-order"]], "Conductor": [[8, "id9"]], "Copyright [4]": [[8, "copyright-4"]], "Date [10]": [[8, "date-10"]], "Director": [[8, "director"]], "Disc Number": [[8, "disc-number"]], "Disc Subtitle": [[8, "disc-subtitle"]], "Encoded By [4]": [[8, "encoded-by-4"]], "Encoder Settings [4]": [[8, "encoder-settings-4"]], "Engineer": [[8, "id10"]], "Gapless Playback [4]": [[8, "gapless-playback-4"]], "Genre": [[8, "id11"]], "Grouping [3]": [[8, "grouping-3"]], "Initial Key": [[8, "initial-key"]], "ISRC": [[8, "id12"]], "Language": [[8, "language"]], "License [6, 7]": [[8, "license-6-7"]], "Lyricist": [[8, "id13"]], "Lyrics [4]": [[8, "lyrics-4"]], "Media": [[8, "id14"]], "Mix-DJ": [[8, "id15"]], "Mixer": [[8, "id16"]], "Mood [3]": [[8, "mood-3"]], "Movement [4]": [[8, "movement-4"]], "Movement Count [4]": [[8, "movement-count-4"]], "Movement Number [4]": [[8, "movement-number-4"]], "MusicBrainz Artist ID": [[8, "id17"]], "MusicBrainz Disc ID": [[8, "id18"]], "MusicBrainz Original Artist ID": [[8, "id19"]], "MusicBrainz Original Release ID": [[8, "id20"]], "MusicBrainz Recording ID": [[8, "id21"]], "MusicBrainz Release Artist ID": [[8, "id22"]], "MusicBrainz Release Group ID": [[8, "musicbrainz-release-group-id"]], "MusicBrainz Release ID": [[8, "id23"]], "MusicBrainz Track ID": [[8, "id24"]], "MusicBrainz TRM ID": [[8, "id25"]], "MusicBrainz Work ID": [[8, "musicbrainz-work-id"]], "MusicIP Fingerprint": [[8, "musicip-fingerprint"]], "MusicIP PUID": [[8, "id26"]], "Original Album": [[8, "original-album"]], "Original Artist": [[8, "original-artist"]], "Original Filename": [[8, "original-filename"]], "Original Release Date [1]": [[8, "original-release-date-1"]], "Original Release Year [1]": [[8, "original-release-year-1"]], "Performer": [[8, "performer"]], "Podcast [4]": [[8, "podcast-4"]], "Podcast URL [4]": [[8, "podcast-url-4"]], "Producer": [[8, "id27"]], "Rating": [[8, "id28"]], "Record Label": [[8, "id29"]], "Release Country": [[8, "id30"]], "Release Date [10]": [[8, "release-date-10"]], "Release Status": [[8, "id31"]], "Release Type": [[8, "id32"]], "Remixer": [[8, "id33"]], "ReplayGain Album Gain": [[8, "replaygain-album-gain"]], "ReplayGain Album Peak": [[8, "replaygain-album-peak"]], "ReplayGain Album Range": [[8, "replaygain-album-range"]], "ReplayGain Reference Loudness": [[8, "replaygain-reference-loudness"]], "ReplayGain Track Gain": [[8, "replaygain-track-gain"]], "ReplayGain Track Peak": [[8, "replaygain-track-peak"]], "ReplayGain Track Range": [[8, "replaygain-track-range"]], "Script": [[8, "script"]], "Show Name [4]": [[8, "show-name-4"]], "Show Name Sort Order [4]": [[8, "show-name-sort-order-4"]], "Show Work & Movement [4]": [[8, "show-work-movement-4"]], "Subtitle [4]": [[8, "subtitle-4"]], "Total Discs": [[8, "total-discs"]], "Total Tracks": [[8, "total-tracks"]], "Track Number": [[8, "track-number"]], "Track Title": [[8, "id34"]], "Track Title Sort Order [4]": [[8, "track-title-sort-order-4"]], "Website (official artist website)": [[8, "website-official-artist-website"]], "Work Title": [[8, "work-title"]], "Writer [2]": [[8, "writer-2"]], "Configuration": [[9, "configuration"], [54, "configuration"]], "Screen Setup": [[9, "screen-setup"]], "Action Options": [[9, "action-options"]], "Option Settings": [[9, "option-settings"]], "Advanced Options": [[10, "advanced-options"]], "Before Tagging": [[11, "before-tagging"]], "CD Lookup Options": [[12, "cd-lookup-options"]], "Cover Art Options": [[13, "cover-art-options"]], "Cover Art Archive": [[14, "cover-art-archive"]], "Cover Art Providers": [[15, "cover-art-providers"]], "File Naming Options": [[16, "file-naming-options"]], "File Naming Compatibility Options": [[17, "file-naming-compatibility-options"]], "File Naming Script Editor": [[18, "file-naming-script-editor"]], "Fingerprinting Options": [[19, "fingerprinting-options"]], "General Options": [[20, "general-options"]], "Genres": [[21, "genres"]], "User Interface Options": [[22, "user-interface-options"]], "Colors": [[23, "colors"]], "Toolbar": [[24, "toolbar"]], "Top Tags": [[25, "top-tags"]], "Linux": [[26, "linux"]], "Local Files": [[27, "local-files"]], "Location": [[28, "location"]], "Maintenance": [[29, "maintenance"]], "Matching": [[30, "matching"]], "Metadata Options": [[31, "metadata-options"]], "Network": [[32, "network"]], "macOS": [[33, "macos"]], "Other platforms": [[34, "other-platforms"]], "Plugins Options": [[35, "plugins-options"]], "Plugins List": [[35, "plugins-list"]], "Installing Third-Party Plugins": [[35, "installing-third-party-plugins"]], "Profile Options": [[36, "profile-options"]], "Ratings": [[37, "ratings"]], "Preferred Releases": [[38, "preferred-releases"]], "Scripting Options": [[39, "scripting-options"]], "Tag Options": [[40, "tag-options"]], "AAC Files": [[41, "aac-files"]], "AC3 Files": [[42, "ac3-files"]], "ID3 Files": [[43, "id3-files"]], "WAVE Files": [[44, "wave-files"]], "Windows": [[45, "windows"]], "MusicBrainz Picard": [[46, "musicbrainz-picard"], [145, "musicbrainz-picard"], [147, "musicbrainz-picard"]], "Examples": [[47, "examples"]], "Extending Picard": [[48, "extending-picard"]], "Plugins": [[49, "plugins"]], "Processing Order": [[50, "processing-order"]], "Startup": [[50, "startup"]], "Loading a Release": [[50, "loading-a-release"]], "Loading Music Files": [[50, "loading-music-files"]], "Adding / Removing Files": [[50, "adding-removing-files"]], "Saving Files": [[50, "saving-files"]], "Removing Albums": [[50, "removing-albums"]], "Context Menus": [[50, "context-menus"]], "Scripting": [[51, "scripting"]], "Syntax": [[51, "syntax"]], "Metadata Variables": [[51, "metadata-variables"]], "Scripting Functions": [[51, "scripting-functions"], [138, "scripting-functions"]], "Scripts": [[52, "scripts"]], "File Naming Script": [[52, "file-naming-script"]], "Tagging Scripts": [[52, "tagging-scripts"]], "Tagging Script Examples": [[52, "tagging-script-examples"]], "Move disambiguation to album title": [[52, "move-disambiguation-to-album-title"]], "Release language as language": [[52, "release-language-as-language"]], "Use original release date": [[52, "use-original-release-date"]], "Set album sort name": [[52, "set-album-sort-name"]], "Set compilation for multi artist releases": [[52, "set-compilation-for-multi-artist-releases"]], "Remove featuring from album artist": [[52, "remove-featuring-from-album-artist"]], "Move featuring from artist to title": [[52, "move-featuring-from-artist-to-title"]], "Preserve original filename": [[52, "preserve-original-filename"]], "Frequently Asked Questions": [[53, "frequently-asked-questions"]], "Where is the Picard configuration saved?": [[54, "where-is-the-picard-configuration-saved"]], "I tagged a file in Picard, but iTunes is not seeing the tags!": [[54, "i-tagged-a-file-in-picard-but-itunes-is-not-seeing-the-tags"]], "My tags are truncated to 30 characters in Windows Media Player!": [[54, "my-tags-are-truncated-to-30-characters-in-windows-media-player"]], "How do I tell Picard which browser to use?": [[54, "how-do-i-tell-picard-which-browser-to-use"]], "What formats does Picard support?": [[55, "what-formats-does-picard-support"]], "What formats will Picard support?": [[55, "what-formats-will-picard-support"]], "What rippers are supported for looking up from logs?": [[55, "what-rippers-are-supported-for-looking-up-from-logs"]], "Which tags can Picard write to my files?": [[55, "which-tags-can-picard-write-to-my-files"]], "How do I edit tags in several files at once?": [[55, "how-do-i-edit-tags-in-several-files-at-once"]], "Why is saving files sometimes slow, but saving a second time much faster?": [[55, "why-is-saving-files-sometimes-slow-but-saving-a-second-time-much-faster"]], "Why does Picard not use Vinyl style track numbers (e.g. A1, A2, \u2026) by default?": [[55, "why-does-picard-not-use-vinyl-style-track-numbers-e-g-a1-a2-by-default"]], "The built-in audio player cannot play my file. Which formats does it support?": [[55, "the-built-in-audio-player-cannot-play-my-file-which-formats-does-it-support"]], "I am using Fedora. Why doesn\u2019t acoustic fingerprinting work?": [[55, "i-am-using-fedora-why-doesn-t-acoustic-fingerprinting-work"]], "Using Picard": [[56, "using-picard"], [182, "using-picard"]], "How do I tag files with Picard?": [[56, "how-do-i-tag-files-with-picard"]], "The green \u201cTagger\u201d icon disappeared from MusicBrainz.org, how do I get it back?": [[56, "the-green-tagger-icon-disappeared-from-musicbrainz-org-how-do-i-get-it-back"]], "I\u2019m trying to load a release in Picard, but all I\u2019m seeing is \u201cCouldn\u2019t load album errors\u201d. What\u2019s up?": [[56, "i-m-trying-to-load-a-release-in-picard-but-all-i-m-seeing-is-couldn-t-load-album-errors-what-s-up"]], "I\u2019m using macOS, where are my network folders or drives?": [[56, "i-m-using-macos-where-are-my-network-folders-or-drives"]], "macOS shows the app is damaged. How can I run Picard?": [[56, "macos-shows-the-app-is-damaged-how-can-i-run-picard"]], "Picard is installed on Linux as a Snap, how can I access removable media?": [[56, "picard-is-installed-on-linux-as-a-snap-how-can-i-access-removable-media"]], "On Windows, how do I solve errors on saving to cloud storage drives mounted with rclone?": [[56, "on-windows-how-do-i-solve-errors-on-saving-to-cloud-storage-drives-mounted-with-rclone"]], "$add": [[57, "add"]], "$and": [[58, "and"]], "$cleanmulti": [[59, "cleanmulti"]], "$copy": [[60, "copy"]], "$copymerge": [[61, "copymerge"]], "$countryname": [[62, "countryname"]], "$dateformat": [[63, "dateformat"]], "$datetime": [[64, "datetime"]], "$day": [[65, "day"]], "$delete": [[66, "delete"]], "$delprefix": [[67, "delprefix"]], "$div": [[68, "div"]], "$endswith": [[69, "endswith"]], "$eq": [[70, "eq"]], "$eq_all": [[71, "eq-all"]], "$eq_any": [[72, "eq-any"]], "$find": [[73, "find"]], "$firstalphachar": [[74, "firstalphachar"]], "$firstwords": [[75, "firstwords"]], "$foreach": [[76, "foreach"]], "$get": [[77, "get"]], "$getmulti": [[78, "getmulti"]], "$gt": [[79, "gt"]], "$gte": [[80, "gte"]], "$if": [[81, "if"]], "$if2": [[82, "if2"]], "$in": [[83, "in"]], "$initials": [[84, "initials"]], "$inmulti": [[85, "inmulti"]], "$is_audio": [[86, "is-audio"]], "$is_complete": [[87, "is-complete"]], "$is_multi": [[88, "is-multi"]], "$is_video": [[89, "is-video"]], "$join": [[90, "join"]], "$left": [[91, "left"]], "$len": [[92, "len"]], "$lenmulti": [[93, "lenmulti"]], "$lower": [[94, "lower"]], "$lt": [[95, "lt"]], "$lte": [[96, "lte"]], "$map": [[97, "map"]], "$matchedtracks": [[98, "matchedtracks"]], "$max": [[99, "max"]], "$min": [[100, "min"]], "$mod": [[101, "mod"]], "$month": [[102, "month"]], "$mul": [[103, "mul"]], "$ne": [[104, "ne"]], "$ne_all": [[105, "ne-all"]], "$ne_any": [[106, "ne-any"]], "$noop": [[107, "noop"]], "$not": [[108, "not"]], "$num": [[109, "num"]], "$or": [[110, "or"]], "$pad": [[111, "pad"]], "$performer": [[112, "performer"]], "$replace": [[113, "replace"]], "$replacemulti": [[114, "replacemulti"]], "$reverse": [[115, "reverse"]], "$reversemulti": [[116, "reversemulti"]], "$right": [[117, "right"]], "$rreplace": [[118, "rreplace"]], "$rsearch": [[119, "rsearch"]], "$set": [[120, "set"]], "$setmulti": [[121, "setmulti"]], "$slice": [[122, "slice"]], "$sortmulti": [[123, "sortmulti"]], "$startswith": [[124, "startswith"]], "$strip": [[125, "strip"]], "$sub": [[126, "sub"]], "$substr": [[127, "substr"]], "$swapprefix": [[128, "swapprefix"]], "$title": [[129, "title"]], "$trim": [[130, "trim"]], "$truncate": [[131, "truncate"]], "$unique": [[132, "unique"]], "$unset": [[133, "unset"]], "$upper": [[134, "upper"]], "$while": [[135, "while"]], "$year": [[136, "year"]], "Appendix E: Scripting Functions Listed Alphabetically": [[137, "appendix-e-scripting-functions-listed-alphabetically"]], "Assignment Functions": [[138, "assignment-functions"]], "Text Functions": [[138, "text-functions"]], "Multi-Value Functions": [[138, "multi-value-functions"]], "Mathematical Functions": [[138, "mathematical-functions"]], "Conditional Functions": [[138, "conditional-functions"]], "Information Functions": [[138, "information-functions"]], "Loop Functions": [[138, "loop-functions"]], "Miscellaneous Functions": [[138, "miscellaneous-functions"]], "Index": [[139, "index"]], "Download & Install Picard": [[140, "download-install-picard"]], "Installing Picard on Linux": [[140, "installing-picard-on-linux"]], "Installing with Flatpak": [[140, "installing-with-flatpak"]], "Installing with Snap": [[140, "installing-with-snap"]], "Installing from your distribution\u2019s package repository": [[140, "installing-from-your-distribution-s-package-repository"]], "Getting Started": [[141, "getting-started"]], "Main Screen": [[142, "main-screen"]], "Starting Picard": [[143, "starting-picard"]], "Status Icons": [[144, "status-icons"]], "Album / Release Icons": [[144, "album-release-icons"]], "Track Icons": [[144, "track-icons"]], "Status Bar": [[144, "status-bar"]], "Page Not Found": [[146, "page-not-found"]], "Picard won\u2019t start": [[148, "picard-won-t-start"]], "macOS shows the app is damaged": [[149, "macos-shows-the-app-is-damaged"]], "Tags are not updated or saved": [[150, "tags-are-not-updated-or-saved"]], "There is no coverart": [[151, "there-is-no-coverart"]], "Picard isn\u2019t finding and downloading any cover art": [[151, "picard-isn-t-finding-and-downloading-any-cover-art"]], "Coverart that is saved with the files isn\u2019t displayed": [[151, "coverart-that-is-saved-with-the-files-isn-t-displayed"]], "Files are not being saved": [[152, "files-are-not-being-saved"]], "Troubleshooting": [[153, "troubleshooting"]], "Picard just stopped working": [[154, "picard-just-stopped-working"]], "General Troubleshooting": [[155, "general-troubleshooting"]], "Getting Help": [[155, "getting-help"]], "Reporting a Bug": [[155, "reporting-a-bug"]], "Getting a Debug Log": [[155, "getting-a-debug-log"]], "Getting Logs in Case of Crashes": [[155, "getting-logs-in-case-of-crashes"]], "Windows Systems": [[155, "windows-systems"]], "macOS Systems": [[155, "macos-systems"]], "Linux Systems": [[155, "linux-systems"]], "Understanding Acoustic Fingerprinting and AcoustIDs": [[156, "understanding-acoustic-fingerprinting-and-acoustids"]], "Loading releases with MusicBrainz for Android": [[157, "loading-releases-with-musicbrainz-for-android"]], "Configuring Picard": [[157, "configuring-picard"]], "Installing and configuring the MusicBrainz Android app": [[157, "installing-and-configuring-the-musicbrainz-android-app"]], "Loading releases by barcode": [[157, "loading-releases-by-barcode"]], "Loading releases by search": [[157, "loading-releases-by-search"]], "Loading releases from the Tagger": [[157, "loading-releases-from-the-tagger"]], "Handling of multiple release countries": [[158, "handling-of-multiple-release-countries"]], "Using preferred release countries": [[158, "using-preferred-release-countries"]], "Using scripting to set a different country": [[158, "using-scripting-to-set-a-different-country"]], "What\u2019s missing?": [[158, "what-s-missing"]], "Writing a File Naming Script": [[159, "writing-a-file-naming-script"]], "Tutorials": [[160, "tutorials"]], "Attaching a Disc ID": [[161, "attaching-a-disc-id"]], "Introduction to Picard": [[162, "introduction-to-picard"]], "Submitting an AcoustID": [[163, "submitting-an-acoustid"]], "Writing a Plugin": [[164, "writing-a-plugin"]], "Attaching a Disc ID to a Release": [[165, "attaching-a-disc-id-to-a-release"]], "Command and Batch Processing": [[166, "command-and-batch-processing"]], "Setting the Cover Art": [[167, "setting-the-cover-art"]], "Executable Commands": [[168, "executable-commands"]], "CLEAR_LOGS": [[168, "clear-logs"]], "CLUSTER": [[168, "cluster"]], "FINGERPRINT": [[168, "fingerprint"]], "FROM_FILE": [[168, "from-file"]], "LOAD": [[168, "load"]], "LOOKUP": [[168, "lookup"]], "LOOKUP_CD": [[168, "lookup-cd"]], "PAUSE": [[168, "pause"]], "QUIT": [[168, "quit"]], "REMOVE": [[168, "remove"]], "REMOVE_ALL": [[168, "remove-all"]], "REMOVE_EMPTY": [[168, "remove-empty"]], "REMOVE_SAVED": [[168, "remove-saved"]], "REMOVE_UNCLUSTERED": [[168, "remove-unclustered"]], "SAVE_MATCHED": [[168, "save-matched"]], "SAVE_MODIFIED": [[168, "save-modified"]], "SCAN": [[168, "scan"]], "SHOW": [[168, "show"]], "SUBMIT_FINGERPRINTS": [[168, "submit-fingerprints"]], "WRITE_LOGS": [[168, "write-logs"]], "Matching Files to Tracks": [[169, "matching-files-to-tracks"]], "Option Profiles": [[170, "option-profiles"]], "How Option Profiles Work": [[170, "how-option-profiles-work"]], "Example of Using Profiles": [[170, "example-of-using-profiles"]], "Managing Option Profiles": [[170, "managing-option-profiles"]], "Saving Profile Option Settings": [[170, "saving-profile-option-settings"]], "Other Picard Tasks": [[171, "other-picard-tasks"]], "Retrieving Album Information": [[172, "retrieving-album-information"]], "Lookup in Browser": [[173, "lookup-in-browser"]], "Lookup Files": [[174, "lookup-files"]], "Lookup CD or Ripper Log": [[175, "lookup-cd-or-ripper-log"]], "Manual Lookup": [[176, "manual-lookup"]], "Scan Files": [[177, "scan-files"]], "Saving Updated Files": [[178, "saving-updated-files"]], "Submitting Acoustic Fingerprints": [[179, "submitting-acoustic-fingerprints"]], "Submitting when using Scan to identify the release": [[179, "submitting-when-using-scan-to-identify-the-release"]], "Submitting when not using Scan to identify the release": [[179, "submitting-when-not-using-scan-to-identify-the-release"]], "Submitting Cluster as a Release": [[180, "submitting-cluster-as-a-release"]], "Submitting multiple tracks as a cluster": [[180, "submitting-multiple-tracks-as-a-cluster"]], "Submitting a single track": [[180, "submitting-a-single-track"]], "Generating tags from file names": [[181, "generating-tags-from-file-names"]], "Basic usage": [[181, "basic-usage"]], "Matching folders": [[181, "matching-folders"]], "Replace underscores with spaces": [[181, "replace-underscores-with-spaces"]], "Ignoring parts of the file name": [[181, "ignoring-parts-of-the-file-name"]], "Advanced Tags": [[183, "advanced-tags"]], "Track Relationship Tags": [[183, "track-relationship-tags"]], "Genre Tags": [[183, "genre-tags"]], "Basic Tags": [[184, "basic-tags"]], "Tags Provided from MusicBrainz Data": [[184, "tags-provided-from-musicbrainz-data"]], "Tags Not Provided from MusicBrainz Data": [[184, "tags-not-provided-from-musicbrainz-data"]], "iTunes-Specific Tags": [[184, "itunes-specific-tags"]], "Tags & Variables": [[185, "tags-variables"]], "Advanced Variables": [[186, "advanced-variables"]], "Release Relationship Variables": [[186, "release-relationship-variables"]], "Track Relationship Variables": [[186, "track-relationship-variables"]], "Basic Variables": [[187, "basic-variables"]], "Classical Music Tags": [[188, "classical-music-tags"]], "File Variables": [[189, "file-variables"]], "Other Information": [[190, "other-information"]], "Tags from Plugins": [[191, "tags-from-plugins"]], "Last.fm Plugin": [[191, "last-fm-plugin"]], "Additional Artists Variables Plugin": [[191, "additional-artists-variables-plugin"]], "When files are grouped by album": [[192, "when-files-are-grouped-by-album"]], "When the CD is available": [[193, "when-the-cd-is-available"]], "When the ripper log file is available": [[194, "when-the-ripper-log-file-is-available"]], "When files are not grouped but have some metadata": [[195, "when-files-are-not-grouped-but-have-some-metadata"]], "When files are not grouped and have little or no existing metadata": [[196, "when-files-are-not-grouped-and-have-little-or-no-existing-metadata"]], "Work Flow Recommendations": [[197, "work-flow-recommendations"]]}, "indexentries": {"acknowledgements": [[0, "index-0"], [147, "index-0"]], "contributing": [[1, "index-0"], [147, "index-0"]], "acoustid": [[2, "index-2"], [20, "index-1"], [147, "index-0"], [147, "index-1"], [156, "index-1"], [179, "index-0"]], "caa": [[2, "index-6"]], "musicbrainz identifier": [[2, "index-10"]], "acoustic": [[2, "index-1"], [55, "index-3"], [147, "index-0"], [147, "index-3"], [156, "index-0"]], "acoustic fingerprint": [[2, "index-1"], [55, "index-3"], [147, "index-0"], [147, "index-3"], [179, "index-0"], [192, "index-1"], [193, "index-1"], [194, "index-1"]], "albumartist": [[2, "index-3"]], "artist": [[2, "index-4"]], "artist credit": [[2, "index-5"]], "cover art archive": [[2, "index-7"], [14, "index-0"], [147, "index-0"]], "disc id": [[2, "index-8"], [147, "index-0"], [165, "index-0"]], "fingerprint": [[2, "index-1"], [55, "index-3"], [147, "index-3"], [147, "index-0"], [147, "index-3"], [156, "index-0"], [168, "index-3"], [179, "index-0"]], "glossary": [[2, "index-0"], [147, "index-0"]], "mbid": [[2, "index-9"], [183, "index-1"], [184, "index-1"], [186, "index-1"], [187, "index-1"]], "medium": [[2, "index-11"]], "non-album track": [[2, "index-12"]], "recording": [[2, "index-13"], [2, "index-16"]], "release": [[2, "index-14"], [56, "index-1"], [56, "index-2"], [144, "index-1"], [147, "index-0"], [147, "index-1"], [180, "index-0"]], "release group": [[2, "index-15"]], "standalone": [[2, "index-16"]], "standalone recording": [[2, "index-16"]], "track": [[2, "index-17"], [144, "index-2"], [147, "index-2"]], "work": [[2, "index-18"]], "limitations": [[3, "index-0"], [147, "index-0"]], "rate limiting": [[3, "index-1"]], "--audit": [[4, "cmdoption-a"]], "--config-file": [[4, "cmdoption-c"]], "--debug": [[4, "cmdoption-d"]], "--exec": [[4, "cmdoption-e"]], "--help": [[4, "cmdoption-h"]], "--long-version": [[4, "cmdoption-V"]], "--no-crash-dialog": [[4, "cmdoption-no-crash-dialog"]], "--no-player": [[4, "cmdoption-M"]], "--no-plugins": [[4, "cmdoption-P"]], "--no-restore": [[4, "cmdoption-N"]], "--stand-alone-instance": [[4, "cmdoption-s"]], "--version": [[4, "cmdoption-v"]], "-m": [[4, "cmdoption-M"]], "-n": [[4, "cmdoption-N"]], "-p": [[4, "cmdoption-P"]], "-v": [[4, "cmdoption-V"], [4, "cmdoption-v"]], "-a": [[4, "cmdoption-a"]], "-c": [[4, "cmdoption-c"]], "-d": [[4, "cmdoption-d"]], "-e": [[4, "cmdoption-e"]], "-h": [[4, "cmdoption-h"]], "-s": [[4, "cmdoption-s"]], "command line": [[4, "index-0"], [147, "index-0"]], "command line option": [[4, "cmdoption-M"], [4, "cmdoption-N"], [4, "cmdoption-P"], [4, "cmdoption-V"], [4, "cmdoption-a"], [4, "cmdoption-c"], [4, "cmdoption-d"], [4, "cmdoption-e"], [4, "cmdoption-h"], [4, "cmdoption-no-crash-dialog"], [4, "cmdoption-s"], [4, "cmdoption-v"]], "options": [[4, "index-0"], [147, "index-0"]], "keyboard shortcuts": [[5, "index-0"], [147, "index-0"]], "user interface": [[5, "index-0"], [22, "index-0"], [23, "index-0"], [24, "index-0"], [142, "index-0"], [147, "index-0"]], "api": [[7, "index-1"], [147, "index-1"]], "context menu actions": [[7, "index-7"], [147, "index-7"]], "event hooks": [[7, "index-4"], [147, "index-4"]], "file format": [[7, "index-5"], [147, "index-5"]], "metadata": [[7, "index-2"], [147, "index-2"]], "metadata processors": [[7, "index-3"], [147, "index-3"]], "plugins": [[7, "index-0"], [7, "index-1"], [7, "index-2"], [7, "index-3"], [7, "index-4"], [7, "index-5"], [7, "index-6"], [7, "index-7"], [35, "index-0"], [35, "index-1"], [35, "index-2"], [49, "index-0"], [49, "index-1"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [191, "index-0"]], "programming": [[7, "index-0"], [147, "index-0"]], "scripting functions": [[7, "index-6"], [138, "index-1"], [138, "index-2"], [138, "index-3"], [138, "index-4"], [138, "index-5"], [138, "index-6"], [138, "index-7"], [138, "index-8"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [147, "index-8"]], "mapping": [[8, "index-0"], [147, "index-0"]], "tags": [[8, "index-0"], [54, "index-2"], [54, "index-4"], [55, "index-1"], [147, "index-0"], [147, "index-2"], [147, "index-4"], [183, "index-0"], [183, "index-2"], [184, "index-0"], [185, "index-0"], [188, "index-0"], [190, "index-0"], [191, "index-0"]], "action options": [[9, "index-1"], [147, "index-1"]], "configuration": [[9, "index-0"], [9, "index-1"], [10, "index-0"], [11, "index-0"], [12, "index-0"], [13, "index-0"], [14, "index-0"], [15, "index-0"], [16, "index-0"], [17, "index-0"], [19, "index-0"], [20, "index-0"], [20, "index-3"], [20, "index-4"], [21, "index-0"], [22, "index-0"], [23, "index-0"], [24, "index-0"], [25, "index-0"], [27, "index-0"], [28, "index-0"], [29, "index-0"], [30, "index-0"], [31, "index-0"], [32, "index-0"], [35, "index-0"], [36, "index-0"], [37, "index-0"], [38, "index-0"], [39, "index-0"], [40, "index-0"], [41, "index-0"], [42, "index-0"], [43, "index-0"], [44, "index-0"], [54, "index-0"], [54, "index-1"], [54, "index-5"], [147, "index-0"], [147, "index-1"], [147, "index-5"]], "option settings": [[9, "index-2"], [147, "index-2"]], "screen setup": [[9, "index-0"], [147, "index-0"]], "advanced options": [[10, "index-0"], [147, "index-0"]], "before tagging": [[11, "index-0"], [147, "index-0"]], "cd lookup": [[12, "index-0"], [147, "index-0"]], "cover art": [[13, "index-0"], [28, "index-0"], [147, "index-0"], [167, "index-0"]], "cover art providers": [[15, "index-0"], [147, "index-0"]], "file naming": [[16, "index-0"], [18, "index-0"], [18, "index-1"], [52, "index-1"], [147, "index-0"], [147, "index-1"], [159, "index-0"]], "file naming compatibility": [[17, "index-0"], [147, "index-0"]], "script editor": [[18, "index-0"], [147, "index-0"]], "scripts": [[18, "index-1"], [39, "index-0"], [51, "index-0"], [51, "index-1"], [52, "index-0"], [52, "index-1"], [52, "index-2"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [185, "index-0"]], "fingerprinting": [[19, "index-0"], [147, "index-0"]], "automatic clustering": [[20, "index-2"]], "automatic scan": [[20, "index-1"]], "cluster": [[20, "index-2"], [147, "index-2"], [147, "index-0"], [168, "index-2"], [174, "index-1"], [180, "index-0"]], "general options": [[20, "index-0"], [147, "index-0"]], "plugin update checking": [[20, "index-3"]], "program update checking": [[20, "index-4"]], "genres": [[21, "index-0"], [147, "index-0"]], "colors": [[23, "index-0"], [147, "index-0"]], "toolbar": [[24, "index-0"], [147, "index-0"]], "top tags": [[25, "index-0"], [147, "index-0"]], "local files": [[27, "index-0"], [147, "index-0"]], "cover art location": [[28, "index-0"], [147, "index-0"]], "location to save": [[28, "index-0"], [147, "index-0"]], "maintenance": [[29, "index-0"], [147, "index-0"]], "matching preferences": [[30, "index-0"], [147, "index-0"]], "metadata options": [[31, "index-0"], [147, "index-0"]], "network": [[32, "index-0"], [147, "index-0"]], "installing": [[35, "index-2"], [147, "index-2"]], "third party": [[35, "index-1"]], "option": [[36, "index-0"], [147, "index-0"]], "profiles": [[36, "index-0"], [147, "index-0"]], "ratings": [[37, "index-0"], [147, "index-0"]], "release preferences": [[38, "index-0"], [147, "index-0"]], "scripting": [[39, "index-0"], [138, "index-0"], [147, "index-0"]], "tagging": [[39, "index-0"], [52, "index-2"], [54, "index-2"], [147, "index-0"], [147, "index-2"]], "tag options": [[40, "index-0"], [147, "index-0"]], "aac tag options": [[41, "index-0"], [147, "index-0"]], "ac3 tag options": [[42, "index-0"], [147, "index-0"]], "id3 tag options": [[43, "index-0"], [147, "index-0"]], "wave tag options": [[44, "index-0"], [147, "index-0"]], "types": [[49, "index-1"]], "processing order": [[50, "index-0"], [147, "index-0"]], "syntax": [[51, "index-1"], [147, "index-1"]], "wmp": [[54, "index-4"], [147, "index-4"]], "browser": [[54, "index-5"], [147, "index-5"]], "config file location": [[54, "index-0"], [147, "index-0"]], "file": [[54, "index-1"], [147, "index-0"], [147, "index-1"], [189, "index-0"]], "itunes": [[54, "index-2"], [54, "index-3"], [147, "index-2"]], "truncated": [[54, "index-4"], [147, "index-4"]], "audio player": [[55, "index-2"]], "editing": [[55, "index-1"]], "file formats": [[55, "index-0"], [147, "index-0"]], "album": [[56, "index-1"], [144, "index-1"], [147, "index-1"]], "app damaged": [[56, "index-4"], [147, "index-4"]], "couldn't load album": [[56, "index-1"], [147, "index-1"]], "deleted": [[56, "index-2"]], "error": [[56, "index-1"], [147, "index-1"]], "icon": [[56, "index-0"], [147, "index-0"]], "load error": [[56, "index-1"], [147, "index-1"]], "macos": [[56, "index-3"], [56, "index-4"], [147, "index-3"], [147, "index-4"]], "network folders": [[56, "index-3"], [147, "index-3"]], "tagger": [[56, "index-0"], [147, "index-0"]], "tagger icon": [[56, "index-0"], [147, "index-0"]], "assignment": [[138, "index-1"], [147, "index-1"]], "conditional": [[138, "index-5"], [147, "index-5"]], "functions": [[138, "index-0"], [147, "index-0"]], "information": [[138, "index-6"], [147, "index-6"]], "loop": [[138, "index-7"], [147, "index-7"]], "mathematical": [[138, "index-4"], [147, "index-4"]], "miscellaneous": [[138, "index-8"], [147, "index-8"]], "multi-value": [[138, "index-3"], [147, "index-3"]], "text": [[138, "index-2"], [147, "index-2"]], "linux package": [[140, "index-3"], [147, "index-3"]], "download": [[140, "index-0"], [147, "index-0"]], "flatpak": [[140, "index-1"], [147, "index-1"]], "install": [[140, "index-0"], [140, "index-1"], [140, "index-2"], [140, "index-3"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"]], "snap": [[140, "index-2"], [147, "index-2"]], "main screen": [[142, "index-0"], [147, "index-0"]], "starting": [[143, "index-0"], [147, "index-0"]], "icons": [[144, "index-0"], [144, "index-1"], [144, "index-2"], [144, "index-3"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"]], "status": [[144, "index-0"], [147, "index-0"]], "status bar": [[144, "index-3"], [147, "index-3"]], "clear_logs": [[147, "index-1"], [168, "index-1"]], "from_file": [[147, "index-4"], [168, "index-4"]], "load": [[147, "index-5"], [168, "index-5"]], "lookup": [[147, "index-6"], [168, "index-6"], [174, "index-1"], [175, "index-0"], [194, "index-0"]], "lookup_cd": [[147, "index-7"], [168, "index-7"]], "pause": [[147, "index-8"], [168, "index-8"]], "quit": [[147, "index-9"], [168, "index-9"]], "remove": [[147, "index-10"], [168, "index-10"]], "remove_all": [[147, "index-11"], [168, "index-11"]], "remove_empty": [[147, "index-12"], [168, "index-12"]], "remove_saved": [[147, "index-13"], [168, "index-13"]], "remove_unclustered": [[147, "index-14"], [168, "index-14"]], "save_matched": [[147, "index-15"], [168, "index-15"]], "save_modified": [[147, "index-16"], [168, "index-16"]], "scan": [[147, "index-17"], [168, "index-17"]], "show": [[147, "index-18"], [168, "index-18"]], "submit_fingerprints": [[147, "index-19"], [168, "index-19"]], "write_logs": [[147, "index-20"], [168, "index-20"]], "advanced": [[147, "index-0"], [183, "index-0"], [186, "index-0"]], "android": [[147, "index-0"], [157, "index-0"]], "app": [[147, "index-0"], [157, "index-0"]], "attaching": [[147, "index-0"], [165, "index-0"]], "basic": [[147, "index-0"], [184, "index-0"], [187, "index-0"]], "batch": [[147, "index-0"], [166, "index-0"]], "batch processing": [[147, "index-0"], [166, "index-0"]], "classical": [[147, "index-0"], [188, "index-0"]], "command processing": [[147, "index-0"], [166, "index-0"]], "commands": [[147, "index-0"], [168, "index-0"]], "executable": [[147, "index-0"], [168, "index-0"]], "executable commands": [[147, "index-0"], [147, "index-1"], [147, "index-10"], [147, "index-11"], [147, "index-12"], [147, "index-13"], [147, "index-14"], [147, "index-15"], [147, "index-16"], [147, "index-17"], [147, "index-18"], [147, "index-19"], [147, "index-2"], [147, "index-20"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [147, "index-8"], [147, "index-9"], [168, "index-0"], [168, "index-1"], [168, "index-10"], [168, "index-11"], [168, "index-12"], [168, "index-13"], [168, "index-14"], [168, "index-15"], [168, "index-16"], [168, "index-17"], [168, "index-18"], [168, "index-19"], [168, "index-2"], [168, "index-20"], [168, "index-3"], [168, "index-4"], [168, "index-5"], [168, "index-6"], [168, "index-7"], [168, "index-8"], [168, "index-9"]], "file naming script": [[147, "index-0"], [159, "index-0"]], "files": [[147, "index-0"], [178, "index-0"]], "files not saved": [[147, "index-0"], [152, "index-0"]], "general": [[147, "index-0"], [155, "index-0"], [197, "index-0"]], "genre": [[147, "index-2"], [183, "index-2"]], "get debug log": [[147, "index-2"], [155, "index-2"]], "getting log for crashes": [[147, "index-3"], [155, "index-3"]], "macos shows app is damaged": [[147, "index-0"], [149, "index-0"]], "matching files to tracks": [[147, "index-0"], [169, "index-0"]], "multiple": [[147, "index-0"], [158, "index-0"]], "multiple release countries": [[147, "index-0"], [158, "index-0"]], "no cover art displayed": [[147, "index-1"], [151, "index-1"]], "no cover art downloaded": [[147, "index-0"], [151, "index-0"]], "plugin": [[147, "index-0"], [164, "index-0"]], "processing": [[147, "index-0"], [166, "index-0"]], "program freezes": [[147, "index-0"], [154, "index-0"]], "program won't start": [[147, "index-0"], [148, "index-0"]], "release countries": [[147, "index-0"], [158, "index-0"]], "reporting a bug": [[147, "index-1"], [155, "index-1"]], "saving": [[147, "index-0"], [178, "index-0"]], "saving files": [[147, "index-0"], [178, "index-0"]], "script": [[147, "index-0"], [159, "index-0"]], "setting": [[147, "index-0"], [167, "index-0"]], "submitting": [[147, "index-0"], [179, "index-0"], [180, "index-0"], [192, "index-1"], [193, "index-1"], [194, "index-1"]], "tags from file names": [[147, "index-0"], [181, "index-0"]], "tags not saved": [[147, "index-0"], [150, "index-0"]], "troubleshooting": [[147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [148, "index-0"], [149, "index-0"], [150, "index-0"], [151, "index-0"], [151, "index-1"], [152, "index-0"], [154, "index-0"], [155, "index-0"], [155, "index-1"], [155, "index-2"], [155, "index-3"]], "usage": [[147, "index-1"], [156, "index-1"]], "variables": [[147, "index-0"], [185, "index-0"], [186, "index-0"], [187, "index-0"], [189, "index-0"]], "workflows": [[147, "index-0"], [192, "index-0"], [193, "index-0"], [194, "index-0"], [195, "index-0"], [196, "index-0"], [197, "index-0"]], "writing": [[147, "index-0"], [164, "index-0"], [190, "index-0"]], "lookup in browser": [[173, "index-0"]], "lookup files": [[174, "index-0"]], "cd": [[175, "index-0"], [193, "index-0"]], "ripper log": [[175, "index-0"], [194, "index-0"]], "scan files": [[177, "index-0"]], "identifier": [[183, "index-1"], [184, "index-1"], [186, "index-1"], [187, "index-1"]], "musicbrainz": [[183, "index-1"], [184, "index-1"], [186, "index-1"], [187, "index-1"]], "files grouped by album": [[192, "index-0"]], "eac": [[194, "index-0"]], "whipper": [[194, "index-0"]], "xld": [[194, "index-0"]], "dbpoweramp": [[194, "index-0"]], "fre:ac": [[194, "index-0"]], "lookup log": [[194, "index-0"]], "files not grouped": [[195, "index-0"]], "no metadata": [[196, "index-0"]]}}) \ No newline at end of file diff --git a/v2.12/fr/functions/func_dateformat.html b/v2.12/fr/functions/func_dateformat.html index f5f91f394..6869cd66d 100644 --- a/v2.12/fr/functions/func_dateformat.html +++ b/v2.12/fr/functions/func_dateformat.html @@ -268,7 +268,7 @@ $dateformat(2021-7-21) ==> "2021-07-21" $dateformat(2021-7-21,\%B \%d\, \%Y) ==> "July 21, 2021" -$dateformat(2021-07-21,,myd) ==> "2021-07-21" +$dateformat(2021-07-21,,ymd) ==> "2021-07-21" $dateformat(2021-07-21,,dmy) ==> "" $dateformat(2021-07-21,,mdy) ==> "" $dateformat(2021-July-21) ==> "" diff --git a/v2.12/fr/searchindex.js b/v2.12/fr/searchindex.js index c90526108..ef67de445 100644 --- a/v2.12/fr/searchindex.js +++ b/v2.12/fr/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["about_picard/acknowledgements", "about_picard/contributing", "about_picard/glossary", "about_picard/introduction", "appendices/command_line", "appendices/keyboard_shortcuts", "appendices/pdf_appendices", "appendices/plugins_api", "appendices/tag_mapping", "config/configuration", "config/options_advanced", "config/options_before_tagging", "config/options_cdlookup", "config/options_cover", "config/options_cover_art_archive", "config/options_cover_art_providers", "config/options_filerenaming", "config/options_filerenaming_compat", "config/options_filerenaming_editor", "config/options_fingerprinting", "config/options_general", "config/options_genres", "config/options_interface", "config/options_interface_colors", "config/options_interface_toolbar", "config/options_interface_top_tags", "config/options_linux", "config/options_local_files", "config/options_location", "config/options_maintenance", "config/options_matching", "config/options_metadata", "config/options_network", "config/options_os_x", "config/options_other_platforms", "config/options_plugins", "config/options_profiles", "config/options_ratings", "config/options_releases", "config/options_scripting", "config/options_tags", "config/options_tags_compatibility_aac", "config/options_tags_compatibility_ac3", "config/options_tags_compatibility_id3", "config/options_tags_compatibility_wave", "config/options_windows", "epub", "examples/examples", "extending/extending", "extending/plugins", "extending/processing", "extending/scripting", "extending/scripts", "faq/faq", "faq/faq_config", "faq/faq_file_formats", "faq/faq_usage", "functions/func_add", "functions/func_and", "functions/func_cleanmulti", "functions/func_copy", "functions/func_copymerge", "functions/func_countryname", "functions/func_dateformat", "functions/func_datetime", "functions/func_day", "functions/func_delete", "functions/func_delprefix", "functions/func_div", "functions/func_endswith", "functions/func_eq", "functions/func_eq_all", "functions/func_eq_any", "functions/func_find", "functions/func_firstalphachar", "functions/func_firstwords", "functions/func_foreach", "functions/func_get", "functions/func_getmulti", "functions/func_gt", "functions/func_gte", "functions/func_if", "functions/func_if2", "functions/func_in", "functions/func_initials", "functions/func_inmulti", "functions/func_is_audio", "functions/func_is_complete", "functions/func_is_multi", "functions/func_is_video", "functions/func_join", "functions/func_left", "functions/func_len", "functions/func_lenmulti", "functions/func_lower", "functions/func_lt", "functions/func_lte", "functions/func_map", "functions/func_matchedtracks", "functions/func_max", "functions/func_min", "functions/func_mod", "functions/func_month", "functions/func_mul", "functions/func_ne", "functions/func_ne_all", "functions/func_ne_any", "functions/func_noop", "functions/func_not", "functions/func_num", "functions/func_or", "functions/func_pad", "functions/func_performer", "functions/func_replace", "functions/func_replacemulti", "functions/func_reverse", "functions/func_reversemulti", "functions/func_right", "functions/func_rreplace", "functions/func_rsearch", "functions/func_set", "functions/func_setmulti", "functions/func_slice", "functions/func_sortmulti", "functions/func_startswith", "functions/func_strip", "functions/func_sub", "functions/func_substr", "functions/func_swapprefix", "functions/func_title", "functions/func_trim", "functions/func_truncate", "functions/func_unique", "functions/func_unset", "functions/func_upper", "functions/func_while", "functions/func_year", "functions/list_by_name", "functions/list_by_type", "genindex", "getting_started/download", "getting_started/pdf_starting", "getting_started/screen_main", "getting_started/starting", "getting_started/status_icons", "index", "not_found", "pdf", "troubleshooting/does_not_start", "troubleshooting/macos_startup_error", "troubleshooting/missing_tags", "troubleshooting/no_coverart", "troubleshooting/not_saving", "troubleshooting/pdf_troubleshooting", "troubleshooting/stopped_working", "troubleshooting/troubleshooting", "tutorials/acoustid", "tutorials/android_app", "tutorials/multiple_release_countries", "tutorials/naming_script", "tutorials/tutorials", "tutorials/v_attach_disc_id", "tutorials/v_introduction", "tutorials/v_submit_acoustid", "tutorials/write_plugin", "usage/attach_disc_id", "usage/command_processing", "usage/coverart", "usage/exec_commands", "usage/match", "usage/option_profiles", "usage/other", "usage/retrieve", "usage/retrieve_browser", "usage/retrieve_lookup", "usage/retrieve_lookup_cd", "usage/retrieve_manual", "usage/retrieve_scan", "usage/save", "usage/submit_acoustid", "usage/submit_cluster_as_release", "usage/tags_from_file_names", "usage/using", "variables/tags_advanced", "variables/tags_basic", "variables/variables", "variables/variables_advanced", "variables/variables_basic", "variables/variables_classical", "variables/variables_file", "variables/variables_other_information", "variables/variables_plugins", "workflows/workflow_album", "workflows/workflow_cd", "workflows/workflow_extractor_log", "workflows/workflow_metadata", "workflows/workflow_no_info", "workflows/workflows"], "filenames": ["about_picard/acknowledgements.rst", "about_picard/contributing.rst", "about_picard/glossary.rst", "about_picard/introduction.rst", "appendices/command_line.rst", "appendices/keyboard_shortcuts.rst", "appendices/pdf_appendices.rst", "appendices/plugins_api.rst", "appendices/tag_mapping.rst", "config/configuration.rst", "config/options_advanced.rst", "config/options_before_tagging.rst", "config/options_cdlookup.rst", "config/options_cover.rst", "config/options_cover_art_archive.rst", "config/options_cover_art_providers.rst", "config/options_filerenaming.rst", "config/options_filerenaming_compat.rst", "config/options_filerenaming_editor.rst", "config/options_fingerprinting.rst", "config/options_general.rst", "config/options_genres.rst", "config/options_interface.rst", "config/options_interface_colors.rst", "config/options_interface_toolbar.rst", "config/options_interface_top_tags.rst", "config/options_linux.rst", "config/options_local_files.rst", "config/options_location.rst", "config/options_maintenance.rst", "config/options_matching.rst", "config/options_metadata.rst", "config/options_network.rst", "config/options_os_x.rst", "config/options_other_platforms.rst", "config/options_plugins.rst", "config/options_profiles.rst", "config/options_ratings.rst", "config/options_releases.rst", "config/options_scripting.rst", "config/options_tags.rst", "config/options_tags_compatibility_aac.rst", "config/options_tags_compatibility_ac3.rst", "config/options_tags_compatibility_id3.rst", "config/options_tags_compatibility_wave.rst", "config/options_windows.rst", "epub.rst", "examples/examples.rst", "extending/extending.rst", "extending/plugins.rst", "extending/processing.rst", "extending/scripting.rst", "extending/scripts.rst", "faq/faq.rst", "faq/faq_config.rst", "faq/faq_file_formats.rst", "faq/faq_usage.rst", "functions/func_add.rst", "functions/func_and.rst", "functions/func_cleanmulti.rst", "functions/func_copy.rst", "functions/func_copymerge.rst", "functions/func_countryname.rst", "functions/func_dateformat.rst", "functions/func_datetime.rst", "functions/func_day.rst", "functions/func_delete.rst", "functions/func_delprefix.rst", "functions/func_div.rst", "functions/func_endswith.rst", "functions/func_eq.rst", "functions/func_eq_all.rst", "functions/func_eq_any.rst", "functions/func_find.rst", "functions/func_firstalphachar.rst", "functions/func_firstwords.rst", "functions/func_foreach.rst", "functions/func_get.rst", "functions/func_getmulti.rst", "functions/func_gt.rst", "functions/func_gte.rst", "functions/func_if.rst", "functions/func_if2.rst", "functions/func_in.rst", "functions/func_initials.rst", "functions/func_inmulti.rst", "functions/func_is_audio.rst", "functions/func_is_complete.rst", "functions/func_is_multi.rst", "functions/func_is_video.rst", "functions/func_join.rst", "functions/func_left.rst", "functions/func_len.rst", "functions/func_lenmulti.rst", "functions/func_lower.rst", "functions/func_lt.rst", "functions/func_lte.rst", "functions/func_map.rst", "functions/func_matchedtracks.rst", "functions/func_max.rst", "functions/func_min.rst", "functions/func_mod.rst", "functions/func_month.rst", "functions/func_mul.rst", "functions/func_ne.rst", "functions/func_ne_all.rst", "functions/func_ne_any.rst", "functions/func_noop.rst", "functions/func_not.rst", "functions/func_num.rst", "functions/func_or.rst", "functions/func_pad.rst", "functions/func_performer.rst", "functions/func_replace.rst", "functions/func_replacemulti.rst", "functions/func_reverse.rst", "functions/func_reversemulti.rst", "functions/func_right.rst", "functions/func_rreplace.rst", "functions/func_rsearch.rst", "functions/func_set.rst", "functions/func_setmulti.rst", "functions/func_slice.rst", "functions/func_sortmulti.rst", "functions/func_startswith.rst", "functions/func_strip.rst", "functions/func_sub.rst", "functions/func_substr.rst", "functions/func_swapprefix.rst", "functions/func_title.rst", "functions/func_trim.rst", "functions/func_truncate.rst", "functions/func_unique.rst", "functions/func_unset.rst", "functions/func_upper.rst", "functions/func_while.rst", "functions/func_year.rst", "functions/list_by_name.rst", "functions/list_by_type.rst", "genindex.rst", "getting_started/download.rst", "getting_started/pdf_starting.rst", "getting_started/screen_main.rst", "getting_started/starting.rst", "getting_started/status_icons.rst", "index.rst", "not_found.rst", "pdf.rst", "troubleshooting/does_not_start.rst", "troubleshooting/macos_startup_error.rst", "troubleshooting/missing_tags.rst", "troubleshooting/no_coverart.rst", "troubleshooting/not_saving.rst", "troubleshooting/pdf_troubleshooting.rst", "troubleshooting/stopped_working.rst", "troubleshooting/troubleshooting.rst", "tutorials/acoustid.rst", "tutorials/android_app.rst", "tutorials/multiple_release_countries.rst", "tutorials/naming_script.rst", "tutorials/tutorials.rst", "tutorials/v_attach_disc_id.rst", "tutorials/v_introduction.rst", "tutorials/v_submit_acoustid.rst", "tutorials/write_plugin.rst", "usage/attach_disc_id.rst", "usage/command_processing.rst", "usage/coverart.rst", "usage/exec_commands.rst", "usage/match.rst", "usage/option_profiles.rst", "usage/other.rst", "usage/retrieve.rst", "usage/retrieve_browser.rst", "usage/retrieve_lookup.rst", "usage/retrieve_lookup_cd.rst", "usage/retrieve_manual.rst", "usage/retrieve_scan.rst", "usage/save.rst", "usage/submit_acoustid.rst", "usage/submit_cluster_as_release.rst", "usage/tags_from_file_names.rst", "usage/using.rst", "variables/tags_advanced.rst", "variables/tags_basic.rst", "variables/variables.rst", "variables/variables_advanced.rst", "variables/variables_basic.rst", "variables/variables_classical.rst", "variables/variables_file.rst", "variables/variables_other_information.rst", "variables/variables_plugins.rst", "workflows/workflow_album.rst", "workflows/workflow_cd.rst", "workflows/workflow_extractor_log.rst", "workflows/workflow_metadata.rst", "workflows/workflow_no_info.rst", "workflows/workflows.rst"], "titles": ["Remerciements", "Contribuer au projet", "Glossaire des termes", "Introduction", "Annexe C\u202f:\u202fOptions de ligne de commande", "Annexe D\u202f: Courts clavier", "Annexes", "Annexe A: API des plugins", "Annexe B\u00a0: Mappage de balises", "Configuration", "Options avanc\u00e9es", "Avant de baliser", "Options de recherche de CD", "Options de la pochette", "Cover Art Archive", "Fournisseurs d\u2019art de couverture", "Options de nom de fichier", "Options de compatibilit\u00e9 des noms de fichiers", "Nom de fichier Editeur de script", "Options d\u2019empreintes digitales", "Options g\u00e9n\u00e9rales", "Genres", "Options de l\u2019interface utilisateur", "Couleurs", "Barre d\u2019outils", "Top Tags", "Linux", "Fichiers locaux", "Emplacement", "Maintenance", "Correspondance", "Options de m\u00e9tadonn\u00e9es", "R\u00e9seau", "macOS", "Autres plateformes", "Options des plugins", "Options de profil", "\u00c9valuations", "Parutions pr\u00e9f\u00e9r\u00e9es", "Options de script", "Options de balise", "Fichiers AAC", "Fichiers AC3", "Fichiers ID3", "Fichiers WAVE", "Windows", "MusicBrainz Picard", "Exemples", "Prolonger Picard", "Plugins", "Ordre de traitement", "Script", "Scripts", "Questions fr\u00e9quemment pos\u00e9es", "Configuration", "Formats de fichiers", "Utiliser Picard", "$add", "$and", "$cleanmulti", "$copy", "$copymerge", "$countryname", "$dateformat", "$datetime", "$day", "$delete", "$delprefix", "$div", "$endswith", "$eq", "$eq_all", "$eq_any", "$find", "$firstalphachar", "$firstwords", "$foreach", "$get", "$getmulti", "$gt", "$gte", "$if", "$if2", "$in", "$initials", "$inmulti", "$is_audio", "$is_complete", "$is_multi", "$is_video", "$join", "$left", "$len", "$lenmulti", "$lower", "$lt", "$lte", "$map", "$matchedtracks", "$max", "$min", "$mod", "$month", "$mul", "$ne", "$ne_all", "$ne_any", "$noop", "$not", "$num", "$or", "$pad", "$performer", "$replace", "$replacemulti", "$reverse", "$reversemulti", "$right", "$rreplace", "$rsearch", "$set", "$setmulti", "$slice", "$sortmulti", "$startswith", "$strip", "$sub", "$substr", "$swapprefix", "$title", "$trim", "$truncate", "$unique", "$unset", "$upper", "$while", "$year", "Annexe E : Fonctions de script class\u00e9es par ordre alphab\u00e9tique", "Fonctions de script", "Index", "T\u00e9l\u00e9chargez et installez Picard", "Commencer", "\u00c9cran principal", "D\u00e9marrage Picard", "Ic\u00f4nes d\u2019\u00e9tat", "MusicBrainz Picard", "Page non trouv\u00e9e", "MusicBrainz Picard", "Picard ne d\u00e9marre pas", "macOS montre que l\u2019application est endommag\u00e9e", "Les balises ne sont pas mises \u00e0 jour ou enregistr\u00e9es", "Il n\u2019y a pas de pochette", "Les fichiers ne sont pas enregistr\u00e9s", "D\u00e9pannage", "Picard vient de cesser de travailler", "D\u00e9pannage g\u00e9n\u00e9ral", "Comprendre Empreintes acoustiques et AcoustIDs", "Chargement des parutions avec MusicBrainz pour Android", "Gestion de plusieurs pays de sortie", "Ecriture d\u2019un script de nommage de fichier", "Tutoriels", "Attacher une identification de disque", "Introduction \u00e0 Picard", "Soumission d\u2019un AcoustID", "\u00c9criture d\u2019un Plugin", "Joindre un ID de disque \u00e0 une parution", "Traitement par commande et par lot", "D\u00e9finition de la pochette", "Commandes ex\u00e9cutables", "Mise en correspondance des fichiers aux pistes", "Profils d\u2019options", "Autres t\u00e2ches de Picard", "R\u00e9cup\u00e9ration des informations sur l\u2019album", "Recherche dans le navigateur", "Rechercher des fichiers", "Recherche du journal du CD ou du ripper", "Recherche manuelle", "Analyser les fichiers", "Enregistrement des fichiers mis \u00e0 jour", "Soumission d\u2019empreintes acoustiques", "Soumettre le cluster comme une parution", "G\u00e9n\u00e9rer des balises \u00e0 partir des noms de fichiers", "Utiliser Picard", "Balises avanc\u00e9es", "Balises de base", "Balises & Variables", "Variables avanc\u00e9es", "Variables de base", "Balises de musique classique", "Variables de fichier", "Autres informations", "Balises des plugins", "Lorsque les fichiers sont regroup\u00e9s par album", "Lorsque le CD est disponible", "Lorsque le fichier journal du ripper est disponible", "Lorsque les fichiers ne sont pas group\u00e9s mais ont des m\u00e9tadonn\u00e9es", "Lorsque les fichiers ne sont pas regroup\u00e9s et ont peu ou pas de m\u00e9tadonn\u00e9es existantes", "Recommandations de flux de travail"], "terms": {"Nous": [0, 146, 159, 164], "remerc": 0, "sincer": 0, "person": [0, 3, 184], "suiv": [0, 2, 4, 5, 7, 9, 10, 14, 16, 18, 20, 21, 22, 23, 24, 25, 28, 31, 35, 44, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 140, 147, 148, 155, 156, 157, 158, 159, 164, 169, 170, 177, 179, 180, 184, 188, 191], "contribu": [0, 140, 147], "d\u00e9velopp": [0, 1, 9, 20, 36, 47, 99, 100, 140, 150, 159, 164, 170, 180], "mainten": [0, 1, 3, 10, 140, 147, 157, 159, 164, 169, 170], "am\u00e9lior": [0, 1, 35, 154], "guid": [0, 2, 3, 15, 46, 54, 145, 155, 180], "utilis": [0, 1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 53, 57, 58, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 141, 142, 143, 145, 146, 147, 148, 150, 151, 154, 155, 156, 157, 159, 164, 165, 166, 167, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 196], "picard": [0, 1, 2, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 53, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 73, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 88, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 112, 114, 116, 118, 119, 121, 122, 123, 124, 127, 128, 129, 131, 132, 135, 136, 138, 141, 142, 144, 146, 149, 150, 152, 155, 156, 158, 159, 164, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 189, 190, 191, 192, 194, 195, 196, 197], "Cette": [0, 7, 12, 16, 17, 18, 19, 20, 21, 22, 23, 24, 29, 35, 36, 38, 39, 46, 47, 55, 56, 87, 98, 116, 118, 119, 140, 141, 142, 144, 145, 151, 155, 171, 180, 181, 182, 183, 184, 187, 192, 193, 194, 197], "list": [0, 2, 3, 4, 7, 9, 10, 12, 14, 15, 16, 18, 20, 21, 25, 26, 28, 29, 31, 36, 38, 39, 45, 49, 50, 51, 52, 54, 56, 122, 138, 147, 157, 158, 159, 165, 169, 170, 171, 172, 175, 181, 184, 186, 187, 193, 194], "comprend": [0, 18, 31, 144, 170, 187], "contributeur": 0, "document": [0, 1, 2, 4, 5, 7, 18, 22, 46, 56, 140, 142, 145, 146, 155, 183, 184, 186, 187], "r\u00f4l": 0, "En": [0, 2, 5, 9, 11, 15, 17, 18, 20, 24, 28, 30, 39, 44, 50, 51, 62, 77, 81, 156, 159, 169, 171, 174, 180, 182], "plus": [0, 2, 3, 4, 5, 7, 8, 9, 14, 15, 16, 17, 20, 21, 22, 25, 27, 28, 29, 30, 35, 43, 44, 51, 52, 53, 54, 56, 75, 78, 81, 88, 91, 112, 117, 118, 119, 131, 135, 140, 143, 144, 147, 148, 150, 151, 152, 154, 155, 158, 159, 164, 166, 167, 168, 170, 171, 175, 179, 183, 184, 185, 186, 187, 191, 192, 193, 194, 195, 196], "contenu": [0, 22, 39, 46, 55, 138, 145, 164, 184], "r\u00e9el": [0, 19, 28, 32, 52, 56, 150, 155, 157, 159, 181, 195], "cel": [0, 2, 3, 7, 8, 9, 10, 14, 15, 16, 19, 20, 22, 23, 25, 27, 28, 29, 30, 31, 32, 33, 36, 37, 39, 41, 42, 43, 44, 50, 51, 52, 54, 55, 56, 61, 76, 77, 79, 80, 95, 96, 97, 112, 118, 119, 120, 121, 122, 132, 135, 140, 143, 144, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 171, 172, 175, 176, 178, 179, 181, 182, 184, 185, 190, 195, 196, 197], "inclut": [0, 10, 140], "prospect": 0, "traducteur": [0, 1], "r\u00e9viseur": 0, "correcteur": 0, "tout": [0, 1, 2, 3, 7, 10, 11, 16, 17, 18, 19, 20, 21, 28, 36, 43, 44, 49, 50, 52, 54, 68, 101, 110, 119, 133, 140, 142, 143, 144, 147, 150, 151, 152, 154, 155, 156, 157, 159, 164, 166, 168, 169, 170, 174, 180, 181, 184, 185, 187, 193, 194, 195, 196], "pr\u00e9cieux": [0, 1], "appr\u00e9ci": [0, 1, 192, 193, 194], "\u00c0": [0, 8, 55, 112, 159, 170, 174, 180], "titr": [0, 2, 16, 18, 28, 31, 51, 54, 147, 157, 159, 165, 171, 175, 181, 184, 186, 187, 188], "nom": [0, 2, 3, 5, 7, 9, 11, 15, 20, 21, 24, 26, 27, 28, 29, 31, 32, 36, 39, 43, 50, 51, 54, 59, 62, 66, 76, 77, 78, 87, 90, 93, 97, 98, 114, 116, 120, 121, 122, 123, 132, 133, 142, 147, 150, 152, 157, 158, 159, 164, 165, 170, 171, 173, 174, 175, 176, 177, 182, 183, 184, 185, 186, 187, 188, 189, 191], "pr\u00e9sent": [0, 52, 54, 55, 56], "ordre": [0, 15, 25, 36, 48, 49, 51, 52, 61, 63, 65, 79, 80, 95, 96, 99, 100, 102, 115, 116, 123, 132, 136, 147, 158, 168, 169, 170], "alphabet": [0, 25, 51, 74, 84, 158, 168], "afin": [0, 3, 16, 30, 31, 50, 51, 63, 64, 112, 118, 119, 148, 164, 177, 183, 184, 186, 187, 195, 196], "impliqu": [0, 2], "import": [0, 2, 3, 4, 7, 16, 18, 21, 25, 27, 28, 36, 39, 50, 67, 112, 128, 147, 154, 159, 164, 170, 192, 193, 194], "relat": [0, 4, 8, 13, 15, 20, 31, 144, 147, 164, 168, 175, 191, 195, 196], "fonction": [0, 3, 9, 16, 18, 19, 24, 28, 33, 36, 39, 40, 43, 49, 50, 52, 53, 54, 58, 60, 61, 68, 69, 70, 71, 72, 73, 75, 78, 79, 80, 81, 82, 83, 85, 87, 91, 93, 95, 96, 97, 98, 101, 103, 104, 105, 106, 108, 110, 111, 116, 117, 118, 119, 120, 124, 130, 131, 133, 135, 140, 142, 147, 148, 154, 155, 156, 157, 158, 159, 164, 169, 170, 171, 172, 174, 177, 179, 182, 183, 185, 192, 195, 196], "posit": [0, 2, 4, 9, 22, 30, 36, 170], "dan": [0, 1, 2, 3, 5, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 56, 60, 61, 62, 63, 64, 73, 75, 76, 77, 78, 79, 80, 84, 87, 91, 92, 93, 95, 96, 97, 98, 99, 100, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 125, 130, 131, 132, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "Les": [0, 1, 2, 3, 4, 7, 9, 10, 11, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 29, 30, 32, 35, 36, 37, 39, 41, 42, 43, 44, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 136, 137, 138, 143, 147, 148, 155, 156, 157, 158, 164, 165, 168, 170, 173, 174, 175, 176, 177, 179, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197], "comprennent": [0, 18, 55, 63, 64, 125, 183, 197], "famill": 0, "aerozol": 0, "ved": 0, "chakravadhanul": 0, "pavan": 0, "chand": 0, "ronan": 0, "desplanqu": 0, "gabriel": 0, "ferreir": 0, "giorgio": 0, "fontan": 0, "rahul": 0, "kumar": 0, "gupt": 0, "wieland": 0, "hoffmann": 0, "invisibleman78": 0, "jesus2099": 0, "david": 0, "kelln": 0, "jun": 0, "kim": 0, "sambhav": 0, "kothar": 0, "soham": 0, "kukret": 0, "laurent": 0, "monin": 0, "akash": 0, "nagaraj": 0, "frederik": 0, "freso": 0, "S": [0, 5, 16, 21, 31, 44, 52, 64, 143, 156, 158, 164, 166, 172, 192], "olesen": 0, "guntbert": 0, "reit": 0, "theodor": 0, "fabian": 0, "rudy": 0, "suryansh": 0, "shaki": 0, "skelly37": 0, "sophist": 0, "odd": 0, "str\u00e5b\u00f8": 0, "bob": [0, 112], "swift": 0, "akshat": 0, "tiwar": 0, "philipp": 0, "wolf": 0, "yvanzo": 0, "shadab": 0, "zafar": 0, "Il": [0, 2, 3, 7, 8, 9, 15, 18, 19, 22, 30, 35, 36, 48, 49, 51, 52, 144, 147, 148, 150, 152, 154, 155, 156, 157, 159, 164, 165, 170, 172, 179, 182, 183, 184, 187, 195], "a": [0, 1, 2, 3, 4, 5, 8, 9, 14, 15, 16, 17, 18, 19, 21, 31, 36, 37, 43, 44, 45, 49, 50, 52, 54, 55, 57, 58, 62, 66, 67, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 84, 86, 88, 89, 90, 91, 93, 95, 96, 97, 99, 100, 101, 104, 105, 106, 107, 109, 110, 116, 121, 122, 123, 126, 128, 131, 132, 140, 143, 144, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 182, 183, 184, 186, 187, 192, 194], "probabl": [0, 3, 16, 38, 44, 55, 148, 184, 195, 196], "autr": [0, 1, 2, 3, 7, 9, 11, 12, 15, 16, 17, 19, 21, 22, 23, 25, 28, 29, 35, 36, 38, 43, 46, 49, 50, 52, 54, 55, 56, 77, 81, 120, 125, 129, 143, 145, 147, 151, 152, 155, 156, 157, 164, 165, 166, 168, 170, 174, 175, 177, 179, 181, 184, 185, 187, 192, 193, 194], "encor": [0, 3, 22, 47, 49, 52, 55, 148, 151, 159, 180, 184], "identifi": [0, 2, 3, 4, 20, 49, 147, 148, 155, 156, 164, 165, 168, 171, 172, 183, 184, 186, 187, 191, 192, 193, 194], "excuson": 0, "donc": [0, 2, 11, 18, 27, 29, 31, 33, 35, 36, 43, 44, 51, 52, 54, 56, 77, 140, 156, 159, 164, 170, 179], "si": [0, 1, 3, 4, 7, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 39, 40, 41, 42, 43, 44, 51, 52, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 91, 93, 95, 96, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 111, 112, 117, 119, 120, 122, 123, 124, 126, 127, 128, 130, 131, 132, 136, 140, 143, 144, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196], "votr": [0, 1, 3, 5, 7, 9, 15, 16, 18, 19, 20, 21, 22, 29, 31, 32, 36, 37, 39, 43, 51, 52, 54, 55, 56, 77, 143, 144, 146, 147, 148, 151, 152, 155, 157, 158, 159, 164, 165, 170, 172, 173, 175, 176, 180, 182, 184, 185, 188, 192, 193, 194], "oubli": 0, "veuill": [0, 1, 2, 7, 8, 36, 39, 51, 52, 55, 56, 112, 118, 119, 140, 143, 146, 150, 151, 152, 154, 155, 156, 159, 164, 165, 166, 179, 183, 184, 186, 187, 191, 192], "fair": [0, 1, 3, 16, 20, 23, 30, 35, 52, 143, 148, 156, 159, 165, 166, 169, 170, 172, 179, 180, 181, 182, 197], "savoir": [0, 8, 20, 140], "veil": [0, 29, 148], "ajout": [0, 3, 5, 7, 10, 11, 14, 16, 18, 19, 20, 22, 23, 24, 27, 28, 31, 38, 39, 52, 55, 56, 57, 61, 79, 80, 95, 96, 111, 138, 147, 151, 156, 158, 159, 164, 165, 169, 170, 173, 174, 175, 176, 177, 179, 180, 191, 194], "Ce": [1, 2, 3, 7, 8, 15, 28, 29, 30, 43, 44, 46, 49, 54, 56, 133, 145, 148, 150, 156, 159, 170, 184, 187, 195, 196], "docu": [1, 3, 46, 145], "exist": [1, 3, 7, 8, 10, 11, 16, 18, 19, 28, 31, 35, 39, 41, 42, 43, 44, 48, 49, 50, 51, 52, 54, 60, 140, 150, 152, 155, 156, 159, 164, 165, 171, 172, 179, 180, 182, 183, 184, 195, 197], "gr\u00e2c": 1, "effort": 1, "b\u00e9n\u00e9vol": 1, "consacr": 1, "part": [1, 3, 4, 5, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 27, 31, 32, 36, 39, 48, 50, 51, 52, 55, 56, 63, 65, 78, 102, 112, 118, 119, 122, 127, 136, 143, 147, 148, 155, 157, 159, 164, 165, 166, 167, 168, 170, 171, 172, 173, 174, 176, 177, 180, 184, 186, 187, 189, 190, 191], "initial": [1, 7, 36, 137, 138, 147, 170, 197], "sit": [1, 2, 3, 5, 7, 10, 15, 20, 24, 32, 35, 39, 46, 49, 55, 56, 140, 145, 147, 151, 156, 172, 176, 180, 184, 185], "inform": [1, 2, 3, 4, 5, 8, 11, 15, 17, 18, 19, 20, 23, 39, 46, 49, 52, 54, 55, 56, 63, 64, 65, 98, 99, 100, 102, 112, 118, 119, 136, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 154, 155, 159, 164, 165, 167, 169, 173, 175, 176, 177, 179, 180, 182, 183, 184, 185, 186, 187, 189, 191, 192, 193, 194], "publi": [1, 2, 20, 155, 184], "forum": [1, 16, 18, 35, 51, 52, 155], "discuss": [1, 16, 18, 35, 51], "communaut": [1, 55, 155], "script": [1, 3, 9, 16, 17, 28, 31, 43, 46, 48, 49, 50, 55, 63, 64, 76, 77, 87, 97, 98, 112, 118, 119, 120, 135, 145, 147, 150, 164, 169, 170, 181, 183, 184, 185, 189, 190, 197], "plugin": [1, 3, 4, 8, 9, 15, 18, 20, 29, 46, 48, 50, 55, 128, 140, 143, 145, 147, 148, 154, 155, 166, 169, 171, 184, 185, 188, 197], "cod": [1, 2, 9, 58, 62, 63, 64, 69, 70, 71, 72, 76, 81, 82, 83, 85, 97, 104, 105, 106, 107, 108, 110, 124, 135, 138, 140, 147, 158, 164, 184, 192, 193, 194], "sourc": [1, 2, 3, 9, 15, 16, 19, 49, 60, 61, 140, 154, 164, 180, 182], "programm": [1, 3, 19, 20, 22, 48, 49, 50, 140, 143, 148, 154, 164, 166, 167, 184, 193], "relecteur": 1, "\u00e9diteur": [1, 16, 18, 39, 52, 55, 56, 147, 159], "commentair": [1, 11, 21, 28, 52, 107, 147, 184, 186, 187], "D": [1, 55, 116, 122, 123, 147], "haut": [1, 7, 15, 16, 18, 22, 25, 36, 39, 157, 170, 181], "qualit": [1, 3, 14, 15, 144, 180, 181], "bienvenu": 1, "tous": [1, 2, 3, 10, 16, 17, 18, 20, 21, 27, 28, 29, 31, 35, 36, 39, 44, 49, 52, 55, 56, 58, 59, 63, 64, 90, 112, 122, 125, 129, 130, 140, 143, 148, 150, 151, 158, 159, 166, 168, 169, 170, 184, 187, 191], "souhait": [1, 3, 9, 12, 14, 15, 16, 20, 22, 23, 26, 35, 45, 55, 140, 150, 155, 157, 165, 169, 170, 172, 173, 176, 177, 178, 181, 185, 192, 193, 194, 195, 196, 197], "open": [1, 2, 19, 164], "cr\u00e9": [1, 4, 17, 19, 29, 36, 55, 120, 122, 135, 148, 150, 156, 164, 170, 181, 183, 184, 186, 187], "maintient": [1, 35], "outil": [1, 3, 12, 19, 20, 22, 26, 44, 45, 55, 56, 142, 147, 156, 158, 165, 168, 173, 174, 175, 177, 179, 180, 181, 184, 190, 192, 193, 194, 195, 196], "musical": [1, 2, 3, 9, 16, 20, 28, 40, 46, 55, 145, 147, 157, 170, 180, 184, 185, 192, 193, 194, 196, 197], "m\u00eam": [1, 2, 3, 10, 16, 21, 28, 43, 44, 50, 52, 55, 91, 127, 131, 142, 143, 151, 154, 156, 157, 164, 165, 166, 168, 170, 171, 172, 175, 178, 181, 184, 186, 187, 189], "pouv": [1, 2, 3, 7, 9, 10, 12, 14, 15, 20, 21, 22, 26, 27, 28, 29, 31, 32, 35, 38, 39, 41, 42, 43, 45, 51, 52, 54, 55, 56, 77, 97, 112, 140, 143, 151, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 178, 180, 181, 182, 183, 186, 188, 190], "\u00e9crir": [1, 7, 11, 21, 28, 31, 37, 40, 44, 50, 54, 147, 150, 152, 159, 164, 184], "bas": [1, 2, 3, 7, 9, 10, 15, 16, 18, 20, 22, 31, 35, 36, 51, 52, 55, 63, 64, 68, 73, 78, 122, 127, 141, 142, 144, 147, 156, 157, 159, 164, 165, 170, 171, 172, 173, 175, 179, 180, 182, 183, 185, 186, 190, 191, 192, 193, 194, 195, 196, 197], "exp\u00e9rient": 1, "aid": [1, 3, 4, 9, 18, 20, 22, 27, 39, 52, 55, 58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 119, 124, 147, 148, 152, 154, 164, 168, 172, 177, 180, 183, 184, 188, 192, 193, 194, 195, 196, 197], "apport": [1, 9, 22, 36, 170], "ser": [1, 2, 3, 7, 9, 10, 19, 20, 21, 27, 28, 29, 31, 32, 35, 36, 39, 43, 44, 52, 54, 55, 60, 61, 62, 63, 65, 74, 77, 81, 97, 102, 119, 120, 127, 130, 132, 136, 142, 143, 144, 156, 157, 158, 159, 164, 165, 166, 169, 170, 175, 176, 179, 181, 184, 185, 186, 187, 188, 192, 193, 194], "tres": [1, 3, 18, 44, 52, 56, 144, 152, 154, 158, 165, 179], "traduct": [1, 31], "langu": [1, 22, 31, 62, 147, 187], "grand": [1, 3, 14, 43, 44, 55, 151, 154, 164, 191, 192], "avantag": [1, 2], "remarqu": [1, 8, 15], "erreur": [1, 5, 23, 27, 33, 51, 77, 144, 146, 147, 149, 152, 164, 168], "mat\u00e9riel": 1, "suppl\u00e9mentair": [1, 3, 7, 15, 16, 28, 39, 46, 49, 50, 55, 138, 145, 147, 154, 159, 164, 167, 180, 183, 185, 186], "billet": [1, 146], "sous": [1, 2, 4, 7, 9, 10, 16, 17, 18, 20, 22, 25, 26, 28, 35, 36, 39, 45, 46, 51, 54, 55, 63, 64, 65, 90, 102, 112, 119, 121, 127, 136, 142, 145, 146, 147, 148, 151, 155, 158, 159, 165, 168, 170, 181, 184, 189, 191], "compos": [1, 8, 146, 183], "pull": 1, "request": 1, "trait": [1, 3, 7, 9, 17, 23, 36, 48, 51, 52, 53, 76, 77, 86, 89, 120, 125, 142, 143, 144, 147, 150, 154, 158, 164, 165, 167, 168, 170, 173, 174, 175, 176, 177, 180, 182, 185, 192, 194, 195, 196, 197], "problem": [1, 39, 41, 42, 43, 54, 55, 56, 144, 148, 149, 151, 152, 154, 155, 156, 158, 164, 191], "suspen": 1, "\u00e9gal": [1, 2, 3, 4, 5, 8, 9, 10, 14, 15, 16, 18, 19, 22, 28, 29, 31, 32, 35, 38, 39, 43, 44, 49, 52, 54, 61, 66, 70, 71, 72, 78, 80, 96, 104, 105, 106, 140, 143, 144, 151, 155, 156, 157, 158, 164, 165, 167, 168, 170, 175, 179, 180, 181, 182, 184, 185, 190, 193, 194], "musicbrainz": [1, 2, 3, 4, 7, 9, 10, 11, 13, 15, 19, 20, 21, 22, 30, 31, 32, 35, 37, 39, 48, 49, 50, 52, 54, 55, 140, 141, 142, 144, 148, 149, 151, 152, 154, 155, 156, 158, 159, 164, 165, 168, 171, 172, 173, 175, 176, 179, 180, 182, 183, 186, 187, 191, 192, 193, 194, 196], "De": [2, 3, 28, 35, 44, 52, 54, 55, 127, 143, 144, 159, 175, 180], "nombreux": [2, 28, 55, 155, 156], "signif": [2, 3, 16, 27, 52, 55, 152, 156, 158, 159, 178, 195, 196], "sp\u00e9cif": [2, 3, 4, 8, 10, 12, 15, 16, 18, 19, 28, 32, 49, 51, 52, 63, 64, 130, 142, 147, 148, 155, 168, 169, 182, 186, 191], "environ": [2, 9, 22, 54, 140, 142, 155, 195, 196], "d\u00e9fin": [2, 7, 9, 10, 16, 17, 18, 21, 27, 36, 39, 43, 50, 51, 55, 56, 61, 62, 77, 112, 119, 120, 121, 135, 147, 150, 152, 159, 170, 181, 185, 187, 188, 190], "comm": [2, 4, 5, 7, 8, 10, 16, 17, 18, 19, 21, 26, 27, 28, 31, 43, 44, 51, 52, 55, 56, 60, 61, 63, 64, 77, 79, 80, 85, 86, 89, 91, 95, 96, 99, 100, 112, 118, 119, 120, 122, 125, 131, 140, 144, 147, 149, 150, 152, 154, 156, 157, 158, 159, 164, 166, 167, 168, 170, 171, 172, 181, 184, 187, 188, 191, 194], "suit": [2, 8, 18, 20, 55, 133, 155, 164, 167], "empreint": [2, 3, 5, 9, 20, 24, 144, 147, 154, 168, 169, 171, 172, 177, 184, 192, 193, 194, 195, 196], "acoust": [2, 19, 20, 147, 168, 171, 184, 193, 194], "Une": [2, 9, 16, 21, 27, 32, 33, 35, 50, 54, 56, 76, 78, 90, 93, 97, 116, 122, 123, 132, 143, 148, 152, 156, 157, 158, 167, 168, 169, 178, 180, 181, 183, 184, 185, 186, 187, 192, 193, 194], "r\u00e9sum": 2, "numer": [2, 63, 65, 102, 136, 158], "signal": [2, 146, 147, 148], "audio": [2, 7, 9, 10, 16, 19, 33, 142, 144, 147, 156, 157, 170, 171, 172, 179, 182, 183, 184, 187, 189, 193], "peut": [2, 4, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 28, 29, 30, 32, 35, 36, 39, 40, 41, 42, 43, 44, 50, 52, 56, 57, 58, 63, 65, 67, 68, 69, 70, 71, 72, 76, 78, 81, 82, 83, 85, 90, 93, 97, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 116, 120, 121, 122, 123, 124, 126, 128, 132, 136, 138, 140, 142, 143, 144, 147, 148, 149, 151, 154, 155, 156, 157, 158, 159, 164, 168, 169, 170, 171, 174, 177, 179, 180, 181, 182, 183, 184, 185, 186, 187, 191, 193, 195, 196], "\u00eatre": [2, 3, 4, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 35, 36, 39, 43, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 63, 64, 65, 67, 68, 71, 72, 76, 78, 81, 82, 90, 93, 97, 99, 100, 101, 102, 103, 105, 106, 109, 110, 112, 116, 118, 119, 120, 121, 122, 123, 126, 128, 132, 136, 142, 143, 144, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 168, 169, 170, 171, 172, 174, 177, 179, 180, 181, 183, 184, 185, 186, 187, 191, 192, 193, 194, 195, 196, 197], "rapid": [2, 3, 36, 140, 142, 147, 155, 169, 170], "consult": [2, 5, 24, 30, 36, 39, 56, 112, 118, 119, 140, 143, 150, 151, 152, 154, 155, 156, 159, 164, 166, 172, 179, 183, 184, 186, 187, 190, 191, 194, 195], "wikipedi": [2, 17, 112, 118, 119, 184], "expliqu": [2, 3, 7, 36, 56], "complet": [2, 3, 5, 7, 15, 28, 30, 39, 44, 46, 51, 56, 75, 140, 145, 155, 158, 159, 164, 180, 187], "digital": [2, 3, 5, 9, 20, 24, 55, 147, 154, 156, 168, 172, 179, 192, 193, 194, 195, 196], "acoustid": [2, 3, 5, 19, 20, 24, 147, 154, 168, 169, 171, 172, 177, 179, 184, 192, 193, 194, 195, 196], "system": [2, 5, 9, 12, 16, 17, 18, 19, 22, 29, 32, 36, 54, 55, 56, 138, 140, 142, 143, 144, 147, 152, 156, 164, 167, 168, 170, 173, 174, 176, 177, 180, 182, 189], "entier": [2, 55, 68, 109, 119, 158, 159, 170, 195, 196], "technolog": 2, "web": [2, 3, 7, 10, 20, 22, 32, 39, 55, 56, 140, 147, 151, 156, 172, 173, 176, 180, 185, 191], "artist": [2, 3, 4, 7, 15, 16, 21, 22, 28, 31, 51, 76, 122, 147, 157, 159, 165, 168, 175, 180, 181, 183, 184, 186, 187], "album": [2, 3, 5, 14, 15, 16, 18, 20, 21, 22, 28, 38, 49, 87, 142, 147, 154, 157, 159, 164, 167, 168, 169, 173, 174, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 191, 193, 194, 195, 196, 197], "Le": [2, 8, 15, 18, 20, 22, 28, 29, 33, 35, 36, 44, 49, 52, 58, 69, 70, 71, 72, 79, 80, 81, 82, 83, 85, 95, 96, 99, 100, 104, 105, 106, 108, 110, 112, 124, 128, 130, 138, 140, 142, 144, 147, 148, 150, 151, 155, 156, 157, 159, 164, 165, 167, 168, 169, 170, 172, 177, 179, 181, 183, 184, 186, 187, 188, 189, 191, 193], "musicien": 2, "group": [2, 7, 9, 14, 15, 21, 27, 30, 36, 51, 53, 56, 118, 119, 147, 151, 170, 172, 173, 174, 176, 177, 184, 186, 187, 192, 193, 194, 196, 197], "jou": 2, "Par": [2, 10, 11, 16, 17, 19, 20, 21, 22, 25, 28, 31, 32, 38, 41, 42, 43, 51, 52, 54, 56, 66, 77, 112, 118, 119, 132, 138, 140, 158, 166, 168, 170, 181, 184, 187, 188], "exempl": [2, 3, 4, 8, 10, 14, 15, 16, 17, 18, 20, 21, 27, 28, 31, 32, 33, 38, 43, 49, 50, 51, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 144, 147, 151, 154, 157, 158, 159, 166, 168, 176, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197], "the": [2, 7, 52, 55, 66, 67, 69, 76, 86, 89, 94, 98, 113, 120, 124, 128, 129, 158, 164, 166, 168, 181, 184], "beatl": [2, 67, 184], "albumartist": [2, 8, 28, 52, 128, 159, 184], "past": 2, "master": 2, "volum": [2, 33, 56], "one": [2, 59, 60, 61, 85, 114], "tand": [2, 38, 170], "Pas": 2, "fronti": 2, "r\u00e9fugi": 2, "kosovar": 2, "various": [2, 8, 31, 52, 184], "L": [2, 3, 5, 15, 17, 18, 19, 22, 32, 35, 36, 37, 39, 44, 49, 52, 63, 65, 78, 79, 80, 94, 95, 96, 102, 128, 134, 135, 136, 147, 150, 151, 154, 156, 158, 159, 165, 169, 170, 175, 179, 181, 183, 184, 187, 189, 190, 191, 192, 193, 194, 195, 196], "diff\u00e9rent": [2, 7, 8, 9, 10, 17, 18, 19, 23, 29, 38, 45, 49, 52, 55, 56, 60, 63, 64, 138, 142, 147, 149, 150, 151, 154, 156, 164, 170, 182, 183, 184, 186, 187], "version": [2, 3, 4, 5, 7, 9, 10, 14, 15, 16, 17, 18, 20, 26, 28, 30, 31, 32, 35, 36, 38, 39, 43, 49, 52, 54, 55, 98, 112, 140, 143, 144, 147, 148, 151, 155, 157, 158, 164, 165, 166, 170, 171, 172, 174, 175, 176, 177, 181, 183, 184, 185, 187, 189, 190, 191, 192, 194, 195, 196], "musiqu": [2, 3, 14, 15, 20, 28, 43, 55, 142, 147, 152, 169, 173, 174, 175, 176, 177, 184, 185], "classiqu": [2, 147, 185], "suivent": [2, 181], "classical": [2, 49, 188], "styl": [2, 15, 16, 147, 180, 187], "abord": [2, 16, 29, 31, 49, 50, 51, 54, 76, 97, 129, 148, 154, 155, 159, 164, 179], "compositeur": [2, 31, 147, 183], "interpret": [2, 8, 31, 51, 112, 118, 119, 183, 184, 191], "pist": [2, 3, 5, 7, 9, 10, 16, 20, 22, 25, 30, 31, 37, 39, 50, 52, 56, 86, 87, 89, 98, 142, 147, 152, 156, 157, 159, 164, 165, 167, 171, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196], "jeen": 2, "be": [2, 7, 60, 120, 166, 168], "in": [2, 4, 7, 121, 129, 137, 138, 147, 166, 168], "million": 2, "tourism": 2, "pag": [2, 9, 29, 35, 36, 39, 50, 140, 155, 157, 159, 170, 173, 183, 184, 185, 186, 187], "montr": [2, 16, 18, 43, 142, 147, 155, 157, 165, 179, 181], "non": [2, 7, 8, 10, 14, 15, 16, 17, 18, 19, 22, 25, 28, 30, 35, 39, 43, 49, 55, 63, 65, 74, 82, 102, 127, 132, 136, 143, 147, 151, 154, 156, 159, 168, 170, 173, 174, 176, 177, 179, 180, 187, 192, 193, 194, 195, 196, 197], "cred": 2, "cr\u00e9dit": [2, 31, 184, 187, 191], "indiquent": [2, 49, 144], "principal": [2, 3, 7, 20, 25, 28, 48, 52, 55, 56, 140, 144, 147, 149, 157, 159, 164, 170, 172, 184, 187, 191], "sort": [2, 3, 10, 16, 18, 21, 28, 32, 33, 35, 38, 50, 62, 97, 114, 147, 148, 150, 155, 157, 159, 164, 165, 167, 168, 170, 172, 179, 180, 183, 184, 191, 192, 193, 194], "enregistr": [2, 7, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 31, 32, 35, 36, 41, 42, 43, 44, 49, 50, 52, 66, 97, 144, 147, 155, 156, 157, 158, 164, 165, 168, 169, 170, 176, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196], "comment": [2, 8, 17, 21, 31, 51, 52, 76, 107, 120, 133, 140, 147, 151, 164, 165, 179, 184], "Ils": [2, 3, 4, 49, 50, 52, 56, 168, 170, 190], "composent": [2, 3, 181], "facult": [2, 7, 192, 193, 194], "tel": [2, 3, 11, 18, 19, 20, 27, 28, 33, 46, 52, 55, 58, 63, 64, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 129, 138, 142, 145, 155, 156, 157, 159, 164, 166, 169, 170, 171, 174, 177, 181, 183, 184, 187, 189, 190, 191, 192, 193, 194], "etc": [2, 3, 28, 71, 72, 76, 105, 106, 140, 164, 183], "joindr": [2, 147, 155, 171, 175], "phras": [2, 140, 184], "entre": [2, 3, 4, 8, 10, 16, 20, 32, 43, 51, 52, 90, 120, 144, 150, 154, 157, 159, 168, 179, 184, 185], "lov": 2, "spong": 2, "walk": 2, "off": 2, "earth": 2, "giann": 2, "sarah": 2, "credit": 2, "ca": [2, 14, 15, 62, 151], "cov": [2, 13, 15, 16, 27, 28, 147, 151, 186], "art": [2, 8, 9, 13, 28, 31, 49, 50, 147, 151], "archiv": [2, 13, 15, 147, 151, 164], "projet": [2, 35, 146, 147, 191], "conjoint": 2, "internet": [2, 3, 15], "dont": [2, 3, 14, 16, 17, 28, 30, 41, 42, 55, 112, 150, 159, 164, 180], "but": [2, 3], "rendr": [2, 3, 16, 158, 183, 186], "imag": [2, 3, 11, 14, 15, 16, 27, 28, 142, 151, 167, 192, 193, 194, 195, 196], "couvertur": [2, 9, 13, 14, 28, 31, 49, 50, 54, 147, 167, 193, 194], "accessibl": 2, "mani": [2, 16, 28, 48, 168, 183, 184, 186, 187, 195], "organis": [2, 3, 16, 53, 159, 171, 184], "pratiqu": [2, 3, 16, 195, 197], "id": [2, 147, 156, 171, 175, 184, 191], "disqu": [2, 3, 55, 147, 157, 168, 171, 175, 184, 187, 193, 194], "Un": [2, 16, 21, 22, 49, 148, 167, 169, 170, 173, 174, 175, 176, 177, 181, 193], "num\u00e9ro": [2, 20, 31, 32, 35, 55, 144, 147, 157, 159, 165, 169, 171, 173, 174, 175, 176, 177, 181, 184, 187, 188, 192, 193, 194], "li": [2, 155, 156, 184], "cd": [2, 3, 5, 9, 14, 15, 24, 26, 33, 34, 45, 55, 73, 117, 132, 147, 157, 165, 168, 171, 172, 182, 184, 187, 194, 197], "physiqu": [2, 157, 184], "C": [2, 5, 8, 9, 15, 27, 49, 54, 71, 72, 78, 93, 97, 105, 106, 116, 121, 122, 123, 142, 143, 147, 148, 155, 156, 157, 159, 164, 168, 172, 193, 194, 196], "cha\u00een": [2, 16, 18, 43, 51, 57, 62, 63, 64, 65, 68, 73, 75, 77, 78, 79, 80, 81, 90, 91, 95, 96, 101, 102, 103, 107, 111, 113, 114, 117, 119, 120, 121, 123, 126, 127, 131, 132, 136, 159, 185, 191], "lettr": 2, "xzps7vw": 2, "hphsyemqh0hbugr8vuu": 2, "peuvent": [2, 3, 4, 7, 9, 15, 16, 18, 20, 22, 23, 24, 29, 31, 36, 39, 41, 42, 43, 48, 49, 50, 51, 52, 54, 55, 63, 65, 81, 102, 136, 144, 148, 150, 156, 158, 159, 164, 168, 170, 183, 184, 185, 187, 191, 194], "vus": 2, "onglet": [2, 19], "cliqu": [2, 9, 12, 18, 23, 26, 31, 32, 35, 36, 39, 45, 52, 55, 56, 143, 155, 156, 159, 165, 167, 168, 169, 170, 173, 175, 176, 179, 180, 181], "dessus": [2, 15, 31, 43, 54, 56, 140, 149, 152, 157], "obtiendr": [2, 175, 183], "affichag": [2, 5, 9, 18, 22, 173, 174, 176, 177], "d\u00e9taill": [2, 36, 52, 140, 155, 156, 171, 193, 194], "compr": [2, 3, 46, 51, 55, 127, 141, 142, 145, 164, 184, 190], "joint": [2, 90, 165, 189], "avoir": [2, 15, 19, 25, 42, 44, 52, 55, 111, 129, 140, 144, 146, 152, 154, 155, 156, 158, 159, 168, 172, 184], "nombr": [2, 7, 10, 15, 18, 19, 21, 22, 33, 35, 44, 55, 57, 58, 63, 65, 67, 68, 71, 72, 75, 78, 82, 91, 92, 93, 98, 99, 100, 101, 102, 103, 105, 106, 109, 110, 111, 117, 122, 126, 127, 128, 131, 135, 136, 142, 144, 147, 154, 158, 159, 165, 168, 175, 184, 187, 188, 189, 191], "plusieur": [2, 4, 9, 16, 21, 22, 28, 29, 35, 36, 38, 43, 51, 52, 56, 125, 130, 135, 140, 144, 147, 159, 164, 168, 169, 170, 181, 184, 185, 187, 195, 196], "d\u00fb": [2, 56, 144], "fait": [2, 3, 16, 18, 22, 25, 29, 30, 31, 36, 43, 49, 51, 55, 56, 66, 107, 112, 118, 119, 138, 144, 155, 156, 157, 159, 168, 169, 170, 172, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "calcul": [2, 3, 19, 165, 168, 171, 175, 179, 184, 192, 193, 194, 196], "hachag": 2, "d\u00e9calag": 2, "fabric": 2, "souvent": [2, 15, 16, 18, 35, 43, 51, 52, 53, 142, 151, 156, 184, 188], "tram": 2, "l\u00e9ger": [2, 31, 142, 156], "invers": [2, 51, 112, 115, 116, 118, 119, 159], "deux": [2, 7, 16, 18, 20, 39, 48, 51, 52, 56, 58, 75, 79, 80, 95, 96, 99, 100, 151, 152, 154, 172, 179, 184], "exact": [2, 14, 15, 16, 21, 31, 50, 55, 85, 111, 157, 193], "jeu": [2, 21, 31, 52, 159], "lwhl8fgzjylxqr33ug60e8jhf4k": 2, "appliqu": [2, 3, 9, 14, 17, 20, 22, 27, 32, 79, 80, 95, 96, 99, 100, 130, 147, 151, 155], "larg": [2, 55, 190], "variet": [2, 3], "mbid": [2, 4, 20, 166, 168, 183, 184, 186, 187], "uniqu": [2, 3, 8, 11, 14, 16, 20, 22, 28, 32, 52, 137, 138, 144, 147, 150, 151, 157, 158, 169, 178, 181, 183, 184, 186, 187], "chaqu": [2, 3, 7, 9, 18, 20, 31, 35, 39, 49, 50, 52, 55, 76, 84, 87, 90, 97, 129, 130, 135, 144, 154, 164, 168, 170, 181, 184, 187, 192, 193, 194, 195, 196], "\u00e9l\u00e9ment": [2, 4, 5, 9, 18, 20, 23, 24, 27, 29, 31, 39, 50, 51, 52, 56, 59, 63, 64, 76, 78, 88, 90, 93, 97, 114, 116, 122, 123, 132, 138, 142, 144, 148, 167, 168, 169, 170, 180, 184], "don": [2, 3, 7, 10, 11, 15, 19, 20, 31, 43, 44, 50, 51, 52, 55, 56, 60, 61, 77, 132, 138, 140, 144, 147, 148, 152, 157, 159, 165, 171, 172, 175, 179, 180, 182, 183, 186, 187, 189, 191, 192, 193, 194, 196], "agit": [2, 8, 15, 55, 63, 65, 84, 102, 136, 152, 164, 172, 184, 187], "universel": [2, 44, 151], "uuid": 2, "128": 2, "bit": [2, 189], "repr\u00e9sent": [2, 15, 31, 76, 78, 90, 93, 97, 116, 122, 123, 132, 156], "32": [2, 64, 183, 184, 186, 187], "chiffr": [2, 109, 144, 188], "hexad\u00e9cimal": [2, 18, 39], "affich": [2, 4, 5, 7, 9, 14, 16, 18, 19, 20, 22, 23, 24, 25, 28, 29, 32, 35, 36, 39, 43, 46, 49, 50, 55, 56, 86, 89, 142, 143, 144, 145, 147, 149, 155, 157, 159, 164, 165, 167, 168, 169, 170, 172, 174, 175, 177, 179, 180, 181, 188, 193, 194], "cinq": 2, "s\u00e9par": [2, 4, 8, 15, 16, 17, 18, 21, 24, 28, 43, 63, 65, 67, 76, 78, 90, 93, 97, 102, 112, 114, 116, 121, 122, 123, 128, 130, 132, 136, 159, 168, 181, 184, 185, 191], "tiret": 2, "form": [2, 4, 7, 8, 9, 12, 18, 20, 31, 39, 51, 55, 63, 64, 65, 90, 102, 112, 121, 136, 140, 151, 158, 159, 170, 184, 189, 191], "8": [2, 7, 8, 10, 43, 44, 59, 164, 193, 194], "4": [2, 7, 43, 54, 55, 58, 68, 69, 79, 80, 91, 93, 95, 96, 97, 99, 100, 110, 117, 122, 124, 147, 159, 164, 165, 180, 187, 188, 192, 193, 194, 195, 196], "12": [2, 7, 56, 74, 75, 84, 98, 131, 149, 184], "total": [2, 56, 147, 152, 184, 187, 188], "36": 2, "caracter": [2, 16, 17, 18, 21, 31, 39, 51, 55, 58, 63, 64, 65, 69, 70, 71, 72, 73, 74, 75, 77, 81, 82, 83, 84, 85, 91, 92, 102, 104, 105, 106, 108, 110, 111, 112, 117, 118, 119, 120, 124, 125, 127, 129, 130, 131, 133, 136, 138, 147, 159, 181, 183, 184, 185, 186, 187], "medium": 2, "chos": [2, 5, 19, 44, 122, 148, 156, 158, 164, 166], "distinct": [2, 22, 23, 35, 56], "lorsqu": [2, 3, 9, 11, 14, 16, 17, 18, 19, 20, 21, 22, 28, 29, 30, 31, 32, 35, 36, 39, 40, 46, 49, 50, 51, 52, 55, 56, 97, 112, 118, 119, 143, 144, 145, 147, 150, 152, 155, 156, 164, 165, 166, 168, 169, 170, 171, 172, 178, 180, 184, 190, 197], "achet": 2, "quelqu": [2, 3, 19, 49, 122, 141, 144, 148, 151, 158, 164, 166, 171, 181, 191, 197], "magasin": 2, "vinyl": [2, 14, 147, 184, 187], "individuel": [2, 9, 15, 30, 36, 39, 50, 52, 170, 172, 182], "contenus": 2, "emballag": 2, "typ": [2, 3, 7, 10, 14, 15, 27, 28, 38, 49, 50, 51, 52, 54, 79, 80, 95, 96, 99, 100, 112, 138, 147, 150, 164, 167, 176, 183, 184, 186, 187, 192, 193, 194], "support": [2, 4, 16, 36, 44, 55, 140, 147, 155, 157, 168, 172, 175, 184, 187, 192, 193, 194], "toujour": [2, 9, 10, 15, 19, 22, 25, 28, 35, 36, 40, 41, 42, 50, 52, 55, 107, 140, 143, 148, 151, 155, 156, 158, 159, 164, 170, 181], "inclus": [2, 18, 19, 21, 24, 35, 132, 164, 165, 168, 170, 171, 175, 184], "communiqu": [2, 147, 165, 175, 180, 196], "led": 2, "1": [2, 7, 10, 14, 15, 20, 21, 35, 43, 46, 51, 52, 55, 57, 58, 61, 66, 67, 68, 69, 70, 71, 72, 73, 78, 79, 80, 83, 85, 86, 87, 88, 89, 91, 93, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 131, 132, 136, 145, 147, 158, 159, 164, 165, 180, 183, 184, 185, 186, 187, 188, 189, 192, 193, 194, 195, 196], "2": [2, 7, 10, 15, 16, 17, 19, 36, 43, 52, 55, 57, 59, 62, 63, 64, 65, 66, 68, 73, 76, 78, 79, 80, 86, 88, 89, 90, 91, 95, 96, 97, 99, 100, 101, 102, 103, 112, 114, 116, 117, 122, 123, 126, 127, 129, 132, 135, 136, 143, 147, 159, 164, 165, 166, 168, 170, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "format": [2, 3, 4, 8, 18, 29, 38, 39, 43, 44, 46, 49, 50, 51, 52, 53, 63, 64, 109, 138, 145, 147, 150, 159, 164, 168, 183, 184, 187, 189, 193], "casset": 2, "certain": [2, 8, 11, 15, 17, 21, 22, 28, 31, 35, 41, 42, 44, 49, 51, 52, 53, 54, 55, 56, 133, 143, 144, 147, 151, 155, 156, 158, 165, 169, 170, 175, 183, 184, 185, 186, 187, 191], "cas": [2, 4, 7, 8, 9, 11, 14, 16, 18, 19, 20, 28, 29, 31, 36, 39, 40, 44, 51, 52, 60, 61, 77, 121, 134, 143, 147, 148, 151, 152, 154, 158, 159, 164, 168, 169, 170, 179, 180, 181, 184, 196], "inconnu": 2, "optionnel": [2, 7, 130], "jeun": 2, "ann\u00e9": [2, 3, 28, 63, 65, 102, 136, 147, 159, 184], "wall": 2, "moyen": [2, 38], "track": [2, 4, 49, 52, 76, 86, 87, 89, 98, 147, 155, 164, 168, 187], "obsolet": [2, 15, 43], "remplac": [2, 9, 17, 22, 28, 29, 31, 33, 52, 54, 56, 76, 78, 90, 93, 97, 113, 114, 116, 118, 122, 123, 125, 138, 147, 158, 167], "standalon": 2, "recording": [2, 8], "entit": [2, 4, 10, 23, 168, 183, 184, 186, 187], "doit": [2, 3, 4, 7, 10, 15, 18, 20, 28, 30, 31, 33, 36, 54, 55, 111, 112, 118, 119, 150, 168, 170, 181], "associ": [2, 3, 144, 152, 156, 169, 183, 184, 186, 187, 192, 193, 194, 195, 196], "seul": [2, 8, 10, 14, 15, 21, 28, 39, 43, 49, 51, 52, 87, 112, 119, 125, 143, 144, 147, 152, 154, 156, 158, 159, 166, 169, 172, 185, 192, 193, 194, 195, 196], "bohemian": 2, "rhapsody": 2, "trouv": [2, 9, 14, 16, 17, 18, 21, 28, 30, 31, 32, 36, 45, 56, 73, 76, 97, 142, 144, 147, 148, 150, 155, 156, 157, 158, 159, 164, 165, 170, 175, 181, 184, 185, 187, 189], "tant": [2, 15, 28, 31, 43, 44, 55, 97, 121, 128, 140, 143, 147, 171, 181, 183, 184, 185, 190, 191, 195, 196], "100": 2, "releas": [2, 4, 7, 8, 30, 157, 158, 164, 166, 168, 171, 176, 184], "d\u00e9livr": 2, "produit": [2, 18, 22, 30, 52, 55, 143, 148, 152, 172, 194, 197], "dat": [2, 18, 40, 63, 64, 65, 102, 136, 147, 159, 184, 187, 192, 193, 194], "pay": [2, 38, 62, 147, 184, 187, 192, 193, 194], "\u00e9tiquet": [2, 3, 14, 16, 19, 21, 22, 27, 28, 55, 56, 147, 156, 157, 159, 179, 183, 184, 192, 193, 194, 195, 196], "barr": [2, 9, 18, 22, 51, 112, 118, 119, 142, 146, 147, 155, 159, 170, 179, 181, 184, 192, 193, 194], "Sea": 2, "of": [2, 52, 55, 76, 98, 164, 166, 168, 181], "no": [2, 4, 81, 143], "car": [2, 19, 22, 43, 49, 55, 97, 138, 140, 155, 156, 159, 192, 193, 194, 195, 196], "great": 2, "big": 2, "parut": [2, 31, 147, 171, 184, 187, 192, 193, 194, 195, 196], "regroup": [2, 20, 24, 31, 43, 138, 142, 147, 168, 172, 173, 174, 177, 180, 188, 193, 194, 195, 197], "logiqu": [2, 3], "appartient": [2, 31], "sen": [2, 49], "g\u00e9n\u00e9ral": [2, 7, 9, 15, 16, 18, 22, 30, 33, 35, 44, 50, 51, 52, 54, 55, 77, 140, 144, 147, 148, 150, 154, 171, 180, 187], "embrass": 2, "concept": 2, "global": [2, 142], "peu": [2, 22, 55, 56, 140, 148, 197], "\u00e9dit": [2, 15, 16, 18, 22, 23, 55, 180, 184], "dispos": [2, 3, 26, 29, 151, 152, 157, 172, 180], "contient": [2, 4, 16, 18, 29, 31, 36, 52, 55, 83, 85, 132, 155, 156, 164, 168, 170, 180, 184], "isol": [2, 180], "aucun": [2, 4, 8, 14, 16, 18, 19, 21, 28, 29, 30, 36, 41, 42, 43, 49, 50, 63, 64, 67, 119, 128, 144, 147, 148, 152, 156, 165, 168, 169, 170, 172, 173, 174, 175, 176, 177, 181, 183, 184, 186, 187, 189, 193, 194], "liv": [2, 38, 129, 186], "autonom": [2, 4, 31, 143], "fa\u00e7on": [2, 7, 30, 31, 33, 41, 42, 44, 55, 140, 141, 150, 159, 185], "particuli": [2, 3, 17, 20, 28, 35, 158, 166, 184, 187, 192, 193, 194], "pr\u00e9cis": [2, 193, 194], "7": [2, 7, 16, 19, 20, 36, 39, 62, 63, 65, 75, 88, 101, 102, 112, 136, 142, 147, 158, 170, 171, 186, 192, 193, 194], "back": [2, 28], "to": [2, 7, 56, 77, 81, 120, 164, 166, 168], "boston": 2, "jason": 2, "anderson": 2, "driving": 2, "hom": [2, 4, 54, 168], "work": [2, 147, 183, 188], "cr\u00e9ation": [2, 120, 189], "intellectuel": 2, "exprim": 2, "bien": [2, 3, 15, 28, 49, 55, 142, 148, 152, 158, 159, 181, 192, 193, 194], "\u0153uvr": [2, 60, 61, 64, 66, 67, 69, 70, 73, 74, 75, 76, 78, 83, 84, 85, 86, 89, 90, 94, 97, 98, 112, 114, 116, 121, 122, 123, 124, 127, 129, 131, 135, 183, 184, 186, 187, 188], "natur": 2, "n\u00e9cessair": [2, 15, 18, 22, 32, 111, 170, 192, 193, 194, 195, 196], "roman": 2, "piec": [2, 14], "th\u00e9\u00e2tr": 2, "poem": 2, "essai": [2, 3, 15, 22, 27, 28, 31, 32, 33, 43, 46, 52, 56, 143, 144, 145, 148, 151, 152, 156, 166, 169, 172, 174, 177, 195, 196], "tard": [2, 29], "oratoir": 2, "livr": [2, 187], "chanson": [2, 156, 159, 184], "blinded": 2, "by": [2, 158], "light": [2, 22], "\u00e9crit": [2, 3, 16, 18, 21, 31, 40, 44, 49, 50, 52, 55, 120, 142, 150, 152, 158, 164, 181, 183, 184], "bruc": 2, "springsteen": 2, "fois": [2, 3, 9, 16, 17, 32, 39, 43, 49, 50, 52, 143, 147, 148, 154, 156, 157, 164, 166, 167, 168, 169, 178, 180, 181, 183, 185, 192, 193, 194], "Pour": [2, 3, 7, 8, 9, 14, 15, 16, 23, 28, 29, 30, 31, 36, 39, 41, 42, 43, 44, 46, 54, 55, 56, 97, 111, 112, 118, 119, 120, 129, 135, 145, 148, 149, 151, 155, 156, 157, 159, 164, 170, 173, 174, 176, 177, 179, 180, 181, 183, 184, 185, 186, 187, 190], "report": [2, 143], "terminolog": 2, "r\u00e9fer": [2, 8, 51, 52, 56], "databas": 2, "schem": [2, 22, 55], "tagueur": [3, 46, 145], "fichi": [3, 4, 9, 10, 11, 13, 14, 15, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 35, 37, 38, 39, 40, 46, 49, 51, 53, 66, 87, 98, 120, 140, 142, 143, 144, 145, 147, 148, 149, 150, 154, 155, 156, 157, 158, 164, 165, 166, 167, 168, 170, 171, 172, 173, 175, 176, 179, 180, 182, 183, 184, 185, 188, 190, 193, 197], "multiplateform": [3, 46, 145], "savent": 3, "voic": [3, 138, 191], "ignor": [3, 10, 19, 20, 21, 30, 31, 44, 112, 138, 143, 147, 168], "d\u00e9j\u00e0": [3, 7, 16, 20, 28, 50, 60, 143, 155, 156, 157, 164, 165, 166, 169, 179, 181, 192], "Vos": 3, "contiennent": [3, 43, 54, 55, 140, 170, 194], "m\u00e9tadon": [3, 8, 9, 10, 11, 13, 16, 17, 18, 23, 25, 30, 40, 49, 50, 52, 55, 60, 61, 142, 147, 156, 157, 164, 169, 172, 173, 174, 177, 180, 182, 184, 187, 192, 193, 194, 197], "constitu": [3, 51, 181], "tag": [3, 5, 7, 9, 11, 19, 21, 22, 28, 41, 42, 43, 44, 49, 52, 55, 66, 76, 120, 144, 147, 164, 183], "label": [3, 8, 184], "\u00e9miss": [3, 184], "sauf": [3, 51, 52, 122, 158], "extrai": [3, 193], "basiqu": 3, "litt\u00e9ral": [3, 16, 76, 78, 90, 93, 97, 116, 122, 123, 132], "centain": 3, "balis": [3, 5, 9, 10, 16, 17, 18, 19, 20, 21, 22, 23, 25, 31, 39, 41, 42, 43, 44, 50, 51, 52, 56, 66, 77, 88, 112, 120, 133, 138, 142, 147, 151, 152, 155, 156, 157, 158, 159, 169, 171, 172, 182, 186, 187, 190], "\u00eate": [3, 7, 31, 155, 156, 164, 174, 178, 181], "int\u00e9ress": 3, "\u00e9vident": [3, 14, 35, 158, 170], "recherch": [3, 5, 9, 11, 19, 20, 22, 24, 26, 30, 33, 34, 35, 39, 45, 56, 112, 113, 114, 119, 142, 146, 147, 154, 155, 156, 165, 168, 169, 171, 172, 177, 179, 184, 186, 192, 193, 194, 195], "minuti": 3, "suivr": [3, 147, 155, 165, 173, 174, 175, 176, 177, 179, 180], "sais": [3, 18, 20, 21, 32, 39, 51, 55, 63, 65, 102, 112, 118, 119, 136, 155, 172, 175, 180, 181], "marquag": [3, 16, 18, 31, 39, 55, 56, 147, 166, 192, 193, 194], "cepend": [3, 15, 16, 44, 132, 140, 156, 181], "\u00e8re": 3, "connexion": [3, 32, 154], "clair": [3, 22, 23, 142], "fass": [3, 20, 38, 179], "puis": [3, 21, 23, 49, 97, 121, 147, 148, 154, 155, 156, 157, 165, 168, 170, 172, 176], "t\u00e9l\u00e9charg": [3, 13, 14, 15, 28, 35, 142, 147, 154, 155, 157, 167, 185], "partag": [3, 52, 55, 152], "alor": [3, 15, 19, 28, 31, 50, 52, 56, 61, 74, 75, 78, 91, 112, 117, 131, 140, 148, 149, 157, 159, 164, 168, 185], "acced": [3, 9, 17, 19, 35, 49, 51, 76, 77, 97, 135, 147, 155, 164, 185], "marqu": [3, 10, 15, 16, 20, 21, 66, 119, 144, 147, 149, 156, 159, 188, 193, 194, 196], "Et": [3, 142, 159], "fourn": [3, 5, 7, 8, 15, 16, 18, 20, 21, 22, 29, 35, 37, 46, 49, 50, 51, 52, 56, 79, 80, 81, 95, 96, 99, 100, 111, 130, 138, 140, 141, 142, 144, 145, 147, 148, 151, 155, 156, 158, 164, 168, 171, 182, 183, 186, 187, 191, 197], "disponibl": [3, 7, 8, 9, 12, 14, 16, 18, 20, 22, 26, 28, 32, 35, 39, 43, 45, 46, 49, 50, 51, 55, 120, 137, 140, 142, 143, 145, 151, 156, 158, 159, 166, 168, 170, 171, 172, 173, 180, 181, 182, 183, 184, 185, 186, 189, 197], "pdf": [3, 46, 145], "adapt": [3, 19, 46, 145], "impress": [3, 46, 145], "Des": [3, 22, 23, 46, 52, 55, 145, 164], "lien": [3, 7, 22, 46, 140, 142, 145, 165, 176, 180], "ver": [3, 4, 7, 9, 16, 18, 22, 36, 38, 39, 46, 56, 60, 68, 140, 142, 145, 147, 148, 149, 154, 168, 170, 173, 174, 176, 177, 179, 180, 192, 193, 194, 195, 196], "didacticiel": [3, 46, 145], "plut\u00f4t": [3, 21, 22, 31, 43, 46, 55, 97, 145, 150, 181], "reproduir": [3, 46, 145], "tutoriel": [3, 18, 147, 164, 165, 179], "vid\u00e9o": [3, 10, 86, 89, 144, 165, 179, 184], "efficac": [3, 50, 154], "comprendr": [3, 20, 36, 50, 55, 147, 170, 179, 184, 187], "auss": [3, 7, 18, 20, 144, 156, 184], "destin": [3, 7, 16, 22, 46, 50, 55, 145, 152, 184, 187], "conten": [3, 18, 28, 31, 51, 52, 55, 122, 159, 164, 168, 169, 183, 184, 185, 186, 187, 189], "jour": [3, 9, 16, 17, 18, 20, 35, 40, 49, 52, 54, 55, 63, 65, 97, 102, 136, 147, 148, 151, 152, 155, 164, 170, 181, 182, 183, 192, 193, 194, 195, 196], "mesur": [3, 17, 138, 156], "mond": [3, 158], "enti": [3, 55, 57, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 126, 181], "am\u00e9liorent": 3, "effet": [3, 50, 156], "automat": [3, 5, 14, 18, 19, 20, 22, 28, 29, 39, 49, 51, 52, 79, 80, 95, 96, 97, 99, 100, 114, 143, 156, 165, 166, 169, 172, 175, 180, 181, 183, 184, 192, 193, 194], "collect": [3, 20, 27, 158], "milli": 3, "al\u00e9atoir": 3, "esper": 3, "d\u00e9\u00e7u": 3, "cit": [3, 180], "con\u00e7u": [3, 55, 156], "fixateur": 3, "mass": [3, 55], "croit": 3, "quantit": 3, "propos": [3, 158, 167], "pl\u00e9thor": 3, "personnalis": [3, 9, 22, 23, 24, 55, 142, 181, 190], "besoin": [3, 14, 19, 32, 156, 157, 159, 164, 179, 193, 194], "manuel": [3, 9, 20, 30, 39, 49, 52, 55, 56, 147, 148, 156, 172, 173, 174, 179, 180, 189], "not": [3, 7, 16, 18, 19, 20, 31, 37, 39, 49, 50, 52, 55, 60, 67, 69, 70, 71, 72, 77, 83, 85, 86, 87, 89, 104, 105, 106, 107, 111, 112, 120, 124, 128, 129, 136, 137, 138, 140, 147, 152, 157, 159, 164, 165, 166, 167, 168, 169, 178, 179, 180, 181, 184], "morceau": [3, 184, 191], "r\u00e9cuper": [3, 20, 29, 31, 39, 49, 55, 77, 144, 147, 148, 154, 155, 156, 164, 169, 170, 174, 176, 177, 179, 182, 183, 184, 186, 187, 196], "integr": [3, 4, 9, 11, 15, 22, 28, 32, 54, 142, 147, 151, 157], "pochet": [3, 9, 14, 15, 27, 28, 49, 142, 147, 154, 155, 182, 192, 193, 194, 195, 196], "renomm": [3, 9, 16, 17, 36, 40, 41, 42, 170, 195, 196], "plac": [3, 4, 7, 14, 28, 52, 54, 55, 56, 74, 90, 149, 155, 159, 166, 168, 169, 170, 182, 184, 194], "r\u00e9pertoir": [3, 4, 9, 10, 16, 17, 18, 22, 28, 142, 143, 144, 148, 150, 151, 159, 164, 166, 168, 170, 173, 174, 176, 177, 182, 184, 189], "instruct": [3, 35, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 140, 171, 172, 193, 194], "model": [3, 10, 16, 112, 119, 159, 181], "d\u00e9nomin": [3, 16, 17, 18, 27, 28, 50, 51, 120, 147, 150, 189], "soumettr": [3, 19, 20, 24, 37, 147, 155, 156, 165, 168, 171, 175, 179, 192, 193, 194, 195], "joign": [3, 51], "sp\u00e9cifi": [3, 4, 9, 10, 16, 17, 19, 25, 28, 31, 32, 38, 44, 49, 50, 60, 61, 62, 63, 64, 65, 67, 74, 79, 80, 93, 95, 96, 99, 100, 102, 118, 119, 128, 136, 143, 144, 151, 166, 168, 170, 171, 183, 184], "supprim": [3, 5, 7, 11, 16, 18, 23, 24, 29, 31, 39, 41, 42, 44, 50, 55, 56, 59, 61, 66, 67, 97, 114, 125, 130, 132, 144, 147, 148, 155, 168, 169, 170, 178, 180, 181], "doubl": [3, 9, 18, 132, 155, 167], "existent": [3, 179], "prend": [3, 7, 19, 20, 43, 44, 49, 73, 147, 150, 151, 159, 170, 187], "actuel": [3, 7, 9, 16, 18, 19, 22, 23, 29, 30, 33, 35, 36, 39, 43, 52, 54, 62, 64, 142, 144, 151, 157, 158, 168, 170, 173, 182, 185, 190, 195], "charg": [3, 4, 7, 9, 10, 15, 16, 19, 20, 22, 23, 27, 29, 30, 32, 41, 42, 43, 44, 48, 49, 52, 54, 73, 112, 140, 143, 144, 147, 150, 151, 159, 166, 168, 170, 173, 175, 176, 179, 180, 181, 183, 184, 188, 189, 190, 191, 192, 193, 194, 195, 196], "plupart": [3, 8, 14, 30, 43, 49, 55, 60, 61, 140, 143, 152, 155, 183, 184, 187], "matrosk": 3, "mka": 3, "except": [3, 164, 191], "notabl": 3, "microsoft": [3, 55], "wav": [3, 40, 55, 147, 151], "id3v2": [3, 8, 43, 44, 54, 55, 184], "pris": [3, 7, 10, 14, 19, 41, 42, 43, 44, 49, 54, 112, 140, 142, 144, 147, 150, 151, 181, 183, 184, 190, 193, 194], "logiciel": [3, 8, 11, 17, 43, 44, 55, 140, 156, 184], "lectur": [3, 9, 41, 43, 52, 55, 144, 147, 152, 157, 194], "\u00e9critur": [3, 44, 55, 144, 147, 150, 151, 152, 190], "La": [3, 7, 9, 10, 14, 18, 19, 27, 28, 32, 33, 39, 43, 51, 52, 55, 56, 60, 73, 120, 133, 135, 140, 142, 147, 156, 157, 159, 164, 168, 170, 172, 175, 181, 184, 187, 189], "section": [3, 9, 12, 14, 16, 18, 21, 22, 23, 27, 29, 30, 35, 36, 39, 43, 47, 51, 52, 53, 55, 56, 141, 142, 143, 148, 150, 151, 152, 154, 155, 156, 157, 159, 164, 166, 170, 179, 180, 183, 184, 190, 192, 193, 194, 195, 196, 197], "correspond": [3, 7, 9, 10, 14, 16, 20, 31, 32, 36, 38, 43, 50, 67, 87, 98, 112, 118, 119, 128, 132, 142, 144, 147, 152, 154, 156, 157, 164, 165, 168, 170, 172, 174, 175, 177, 178, 179, 180, 182, 190, 192, 193, 194, 195, 196], "concern": [3, 35, 150, 166, 184], "mappag": [3, 147, 150], "intern": [3, 8, 173, 174, 176, 177], "diver": [3, 8, 9, 107, 125, 197], "balisag": [3, 8, 9, 39, 41, 42, 43, 50, 51, 147, 150, 171, 184, 185, 186, 189, 197], "demand": [3, 20, 28, 32, 50, 56, 143, 144, 146, 151, 154, 155, 156, 168, 172, 180], "deb": [3, 154, 156, 189, 191], "standard": [3, 5, 20, 31, 35, 55, 63, 64, 164, 166, 168, 184], "second": [3, 10, 32, 90, 97, 142, 164, 166, 168, 189], "api": [3, 17, 19, 49, 147, 154, 164], "devient": [3, 18, 29, 159], "visibl": [3, 22, 56], "exacerb": [3, 154], "extens": [3, 7, 27, 28, 189], "effectuent": [3, 154, 191], "r\u00e9seau": [3, 10, 55, 144, 147, 152, 154, 156, 157], "parfois": [3, 31, 56, 147, 149, 151, 158, 159, 181], "r\u00e9\u00e9crir": [3, 55], "int\u00e9gral": 3, "mettr": [3, 9, 18, 40, 54, 55, 150, 159, 166, 168, 170], "prendr": [3, 49, 55, 138, 156, 191], "del": [3, 5, 32], "long": [3, 4, 17, 142, 143, 152], "vi": [3, 11, 18, 32, 49, 55, 56, 154, 171], "lu": [3, 44, 172, 184, 185], "p\u00e9ripher": [3, 12, 26, 33, 45], "nas": 3, "meilleur": [3, 14, 15, 43, 44, 164, 172, 177, 193, 194, 196, 197], "recommand": [3, 7, 11, 18, 28, 30, 43, 140, 147, 148, 157, 169, 173, 174, 176, 177, 179, 184, 195, 196], "consist": [3, 9, 27, 33, 169], "lecteur": [3, 4, 9, 11, 14, 24, 28, 34, 35, 41, 42, 43, 45, 142, 147, 151, 154, 165, 168, 169, 175, 185, 188, 193], "local": [3, 13, 15, 20, 31, 32, 33, 35, 55, 62, 147, 148, 154, 157, 164, 167, 191], "d\u00e9plac": [3, 9, 16, 17, 30, 38, 40, 56, 128, 144, 147, 148, 149, 154, 179], "dist": [3, 56], "termin": [3, 10, 16, 21, 69, 168], "d\u00e9marr": [4, 22, 56, 143, 147, 149, 155, 159, 166, 168], "argument": [4, 7, 51, 57, 58, 68, 71, 72, 79, 80, 82, 88, 95, 96, 99, 100, 101, 103, 105, 106, 110, 126, 143, 164, 168], "run_picard": 4, "py": [4, 164], "h": [4, 5, 64, 143], "audit": 4, "config_fil": 4, "e": [4, 5, 17, 37, 116, 119, 122, 123, 143, 166, 168], "M": [4, 5, 64, 143], "N": [4, 14, 21, 28, 32, 43, 67, 128, 143, 155, 170], "p": [4, 5, 143, 166], "crash": [4, 147], "dialog": 4, "v": [4, 5, 143], "file_or_url": 4, "o\u00f9": [4, 7, 18, 19, 29, 39, 109, 112, 142, 147, 148, 156, 158, 164, 168, 169, 170, 181, 182, 183, 187], "help": [4, 143], "messag": [4, 20, 23, 56, 146, 149, 155, 157, 164, 184], "quitt": [4, 5, 18, 21, 22, 143, 168], "\u00e9ven": [4, 49, 147, 158, 164], "transm": [4, 143], "virgul": [4, 51, 67, 76, 78, 79, 80, 90, 93, 95, 96, 97, 99, 100, 112, 114, 116, 118, 119, 121, 122, 123, 128, 132, 185], "pr\u00e9fix": [4, 21, 52, 67, 120, 124, 128, 159, 168, 190], "all": [4, 7, 76, 87, 121, 129, 158, 168, 170], "correspondr": [4, 14, 20, 30, 38, 73, 156, 157, 169, 172, 179, 181, 182, 192, 193, 194, 195, 196], "voir": [4, 7, 15, 20, 31, 36, 43, 51, 55, 56, 140, 147, 150, 152, 155, 157, 158, 159, 164, 170, 180, 181, 184, 192, 193, 194, 195, 196], "python": [4, 9, 21, 49, 63, 64, 140, 164], "config": [4, 54, 148, 164], "fil": [4, 16, 18, 19, 23, 29, 44, 51, 52, 55, 56, 66, 76, 147, 155, 166, 168], "emplac": [4, 13, 15, 16, 18, 54, 56, 143, 147, 149, 151, 159, 169, 178], "configur": [4, 7, 15, 21, 22, 25, 27, 29, 39, 41, 42, 44, 53, 143, 147, 148, 150, 151, 158, 159, 164, 166, 170, 182, 197], "debug": [4, 143, 155], "activ": [4, 5, 9, 10, 11, 13, 15, 17, 18, 19, 20, 21, 22, 25, 29, 31, 35, 36, 37, 39, 41, 42, 44, 48, 49, 52, 55, 140, 144, 150, 151, 155, 156, 157, 168, 170, 173, 174, 176, 177, 179, 183, 184, 186, 187, 188], "journalis": [4, 143, 148], "niveau": [4, 7, 8, 20, 31, 143, 148, 155, 159, 170, 183], "d\u00e9bogag": [4, 5, 23, 147, 148, 164, 168], "exec": [4, 143, 166], "ex\u00e9cut": [4, 7, 9, 19, 20, 39, 49, 50, 51, 52, 56, 66, 76, 81, 135, 140, 142, 143, 147, 149, 156, 164, 166], "d\u00e9marrag": [4, 20, 22, 48, 50, 147, 155, 166], "plai": [4, 55, 143, 147], "d\u00e9sactiv": [4, 5, 10, 17, 18, 19, 20, 22, 29, 32, 35, 39, 43, 48, 52, 107, 148, 151, 152, 157, 170, 179, 191], "multim\u00e9di": [4, 11, 189], "restor": [4, 143], "restaur": [4, 148], "taill": [4, 14, 151, 156, 189], "fen\u00eatr": [4, 9, 31, 35, 147, 155, 157, 167, 168, 174, 176], "chargent": [4, 49], "plug": [4, 7], "bo\u00eet": [4, 18, 22, 23, 31, 56, 165, 168, 175, 181, 194], "dialogu": [4, 22, 23, 31, 56, 165, 168, 175, 181, 194], "accident": 4, "stand": [4, 143], "alon": [4, 143], "instanc": [4, 7, 143, 166, 168], "forc": [4, 51, 54, 78, 112, 118, 119, 121, 168], "nouvel": [4, 7, 9, 16, 18, 20, 22, 23, 31, 36, 40, 46, 50, 52, 55, 56, 140, 142, 143, 145, 148, 156, 158, 164, 165, 166, 167, 169, 170, 174, 175, 190], "longu": [4, 19, 158], "url": [4, 7, 15, 31, 56, 147, 151, 168, 184], "inclu": [4, 21, 28, 43, 44, 168], "chemin": [4, 10, 17, 19, 29, 34, 50, 56, 144, 149, 152, 154, 164, 168, 184], "absolu": [4, 15, 30, 168, 187], "inclur": [4, 10, 14, 18, 21, 33, 122, 148, 164, 168, 170, 181, 182], "http": [4, 7, 8, 32, 46, 63, 64, 140, 145, 164, 168, 176, 187], "type_d": [4, 168], "espac": [4, 16, 17, 19, 28, 55, 58, 69, 70, 71, 72, 76, 78, 81, 82, 83, 85, 90, 93, 97, 104, 105, 106, 108, 110, 112, 114, 116, 121, 122, 123, 124, 125, 130, 132, 138, 147, 159, 168, 184, 185], "guillemet": [4, 31, 168], "user": [4, 8, 54, 142, 148, 168, 170], "music": [4, 168], "my": [4, 7, 168], "song": [4, 168], "mp3": [4, 11, 55, 168, 181, 184, 188, 190], "raccourc": [5, 152], "exploit": [5, 8, 22, 29, 54, 55, 140, 142, 152, 155, 191], "s\u00e9lect": [5, 14, 16, 18, 22, 23, 142, 167, 182, 193, 194], "text": [5, 7, 8, 16, 18, 19, 21, 22, 23, 26, 33, 34, 39, 43, 44, 51, 52, 62, 67, 69, 73, 74, 75, 77, 79, 80, 84, 90, 91, 92, 94, 95, 96, 99, 100, 109, 111, 113, 115, 117, 118, 119, 124, 125, 127, 128, 129, 130, 131, 134, 147, 158, 159, 164, 168], "copi": [5, 29, 35, 61, 154, 155, 170], "coll": [5, 155], "action": [5, 22, 24, 35, 49, 50, 66, 138, 142, 144, 147, 150, 155, 179], "window": [5, 8, 12, 17, 22, 26, 28, 44, 55, 63, 64, 140, 142, 147, 148, 170, 193], "linux": [5, 12, 22, 54, 55, 63, 64, 142, 147, 148, 193], "macos": [5, 9, 12, 22, 54, 55, 63, 64, 140, 142, 147, 148, 193], "dossi": [5, 7, 9, 10, 16, 17, 22, 24, 35, 140, 147, 149, 155, 159, 169, 173, 174, 176, 177, 178, 192, 193, 194], "ctrl": [5, 55, 155], "o": 5, "sauvegard": [5, 19, 28, 29, 52, 144, 147, 152, 164, 168, 178, 197], "s\u00e9lection": [5, 9, 10, 12, 14, 16, 17, 18, 19, 20, 21, 22, 25, 26, 29, 31, 35, 36, 39, 45, 52, 54, 55, 56, 142, 151, 152, 157, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 187, 192, 193, 194, 195, 196], "q": 5, "coup": 5, "x": [5, 7, 54, 55, 56, 57, 58, 68, 70, 71, 72, 79, 80, 83, 85, 88, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 110, 111, 119, 123, 126, 170, 193], "i": [5, 112, 113], "bascul": 5, "navig": [5, 9, 22, 24, 32, 56, 142, 147, 157, 167, 169, 172, 174, 176, 177, 180, 192, 193, 194, 195, 196], "b": [5, 16, 52, 63, 64, 71, 72, 73, 78, 79, 80, 88, 90, 93, 95, 96, 97, 99, 100, 105, 106, 116, 121, 122, 123, 132, 147, 150], "shift": [5, 55], "ouvr": [5, 9, 16, 18, 22, 24, 32, 33, 52, 56, 149, 155, 159, 165, 167, 169, 174, 175, 176, 180, 181, 194], "profil": [5, 9, 29, 147], "rafra\u00eech": 5, "r": [5, 7, 21, 125], "k": 5, "scann": [5, 19, 20, 24, 32, 156, 157, 172, 177, 196], "Y": [5, 63, 64], "clust": [5, 7, 16, 18, 19, 20, 24, 30, 38, 39, 50, 142, 147, 154, 166, 171, 172, 173, 174, 192, 195], "u": [5, 7], "similair": [5, 22, 30, 66, 156, 157, 169, 184], "T": [5, 155], "g\u00e9ner": [5, 14, 16, 17, 21, 24, 46, 55, 73, 133, 145, 147, 148, 155, 156, 168, 169, 171, 179, 192, 193, 194], "f1": 5, "histor": [5, 158], "journal": [5, 23, 55, 147, 148, 151, 164, 165, 168, 172, 193, 197], "g": [5, 27, 73], "nouveau": [5, 16, 17, 18, 19, 20, 22, 35, 36, 39, 49, 52, 56, 148, 155, 156, 159, 170, 179], "alt": [5, 155, 169], "valeur": [5, 7, 10, 17, 18, 19, 20, 21, 27, 28, 30, 31, 39, 43, 50, 51, 52, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 142, 147, 150, 157, 158, 159, 169, 170, 183, 184, 185, 186, 187, 188, 191], "cibl": [5, 7, 9, 165, 170], "f": [5, 52, 157, 164], "spac": 5, "achev": 5, "tab": 5, "return": [5, 7, 135], "cach": [5, 10, 56, 181], "esc": 5, "retour": [5, 125], "lign": [5, 18, 21, 22, 33, 35, 52, 58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138, 143, 144, 147, 148, 155, 156, 164, 166, 168, 169, 184], "w": [5, 21, 85, 164], "masqu": [5, 28, 52, 181], "infobull": [5, 18, 170], "variabl": [7, 17, 18, 28, 39, 52, 54, 55, 59, 60, 61, 66, 76, 77, 78, 85, 90, 93, 97, 114, 116, 120, 121, 122, 123, 132, 133, 135, 138, 147, 150, 158, 159, 164, 181, 183, 184, 190], "Ces": [7, 16, 17, 18, 49, 52, 63, 64, 138, 144, 158, 183, 184, 187, 189, 197], "doivent": [7, 30, 44, 49, 63, 64, 65, 102, 136, 148, 151, 157, 164, 170, 192, 193, 194], "plugin_nam": [7, 164], "exampl": [7, 164], "plugin_author": [7, 164], "this": [7, 60, 77, 81, 84, 125, 129, 134, 164], "author": [7, 8, 164], "nam": [7, 8, 120, 158, 164], "plugin_descript": [7, 164], "is": [7, 69, 77, 81, 84, 86, 89, 94, 107, 111, 124, 129, 134, 136, 164], "an": [7, 67, 76, 128, 164], "sinc": 7, "descript": [7, 8, 18, 35, 52, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 185], "can": 7, "formatted": 7, "using": 7, "markdown": 7, "daringfireball": 7, "net": 7, "project": 7, "syntax": [7, 21, 22, 77, 147], "if": [7, 52, 86, 87, 89, 97, 98, 137, 138, 140, 147, 158, 159, 164, 186], "you": [7, 181], "use": 7, "formatting": 7, "mak": 7, "sure": 7, "minimum": 7, "plugin_api_vers": [7, 164], "set": [7, 43, 51, 52, 55, 58, 60, 61, 62, 63, 65, 76, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 115, 116, 122, 123, 129, 132, 135, 136, 137, 138, 147, 158, 184], "plugin_vers": [7, 164], "0": [7, 8, 46, 58, 60, 61, 68, 73, 74, 75, 78, 79, 80, 84, 85, 91, 92, 93, 95, 96, 98, 99, 100, 101, 103, 109, 110, 111, 112, 117, 118, 119, 121, 122, 127, 128, 131, 145, 158, 164, 183, 184, 187, 189, 190], "plugin_licens": [7, 164], "gpl": [7, 164], "or": [7, 72, 106, 137, 138, 147, 164], "lat": [7, 164], "plugin_license_url": [7, 164], "www": [7, 54, 164], "gnu": [7, 54, 164], "org": [7, 8, 20, 22, 32, 46, 63, 64, 140, 145, 147, 151, 164, 176, 187], "licens": [7, 147, 164, 183], "html": [7, 164], "plugin_user_guide_url": 7, "program": [7, 155], "example_plugin_document": 7, "court": [7, 147], "simpl": [7, 9, 18, 23, 31, 33, 44, 49, 51, 52, 55, 56, 148, 156, 158, 159, 164, 169, 181, 193, 194], "possibl": [7, 17, 31, 44, 56, 79, 80, 95, 96, 99, 100, 148, 151, 184], "d\u00e9criv": 7, "ant\u00e9rieur": [7, 10, 15, 52, 181, 183, 184, 190], "formatag": [7, 18, 58, 63, 64, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 159], "limit": [7, 17, 20, 32, 44, 49, 54, 55, 135, 147, 158, 191], "strong": 7, "em": 7, "ul": 7, "ol": 7, "rempl": [7, 8, 14, 52, 111, 158, 180, 184, 189], "z": [7, 57, 68, 99, 100, 101, 103, 126], "semantic": 7, "versioning": 7, "lesquel": [7, 10, 49, 150, 152, 154, 169], "prendront": 7, "ancien": [7, 8, 26, 52, 54, 140, 170, 184, 187], "modif": [7, 9, 14, 18, 22, 28, 31, 36, 40, 52, 55, 151, 165, 170, 173, 180, 181, 189], "abandon": [7, 32], "licenc": [7, 8, 18, 46, 55, 145, 183], "spdx": 7, "invit": [7, 183], "chois": [7, 14, 15, 16, 18, 19, 21, 22, 23, 29, 30, 31, 32, 38, 41, 42, 43, 158, 167, 168, 172, 181], "point": [7, 31, 51, 76, 78, 90, 93, 97, 114, 116, 121, 122, 123, 132, 159, 164, 185], "omis": 7, "cliquabl": 7, "\u00e9cran": [7, 16, 18, 19, 35, 55, 144, 147, 157, 159, 164, 168, 170, 180], "option": [7, 11, 14, 15, 18, 25, 26, 29, 32, 33, 34, 41, 42, 43, 44, 48, 49, 50, 51, 52, 56, 142, 143, 147, 148, 150, 151, 155, 157, 158, 159, 164, 165, 166, 167, 168, 169, 172, 175, 177, 179, 180, 182, 183, 184, 187, 188, 193, 194], "post": [7, 50], "pass": [7, 9, 18, 20, 21, 32, 36, 39, 76, 78, 90, 93, 97, 112, 114, 116, 121, 122, 123, 132, 144, 155, 159, 164, 170, 173, 174, 176, 177], "metadat": [7, 158, 164], "dict": 7, "servic": [7, 156, 191], "json": [7, 164], "disc": [7, 8, 118, 119, 184], "number": 7, "luk": 7, "lalinsky": 7, "mov": [7, 8, 188], "from": [7, 66, 76, 164, 166, 168], "titl": [7, 18, 31, 52, 94, 137, 138, 147, 159, 181, 184, 185], "register_album_metadata_processor": [7, 49, 164], "re": [7, 21, 51, 56, 77, 156], "def": [7, 164], "remove_discnumber": 7, "match": [7, 166, 168], "search": 7, "discnumb": [7, 8, 184], "sub": [7, 137, 138, 147], "feat": [7, 52, 122], "remov": [7, 56, 66, 140, 147, 166, 178], "register_track_metadata_processor": [7, 49, 164], "remove_featartist": 7, "\u00e9cout": [7, 32, 157], "hook": [7, 49, 50, 164], "appel": [7, 16, 18, 28, 49, 51, 55, 77, 142, 148, 154, 164, 191], "apres": [7, 16, 18, 19, 30, 32, 50, 55, 56, 61, 148, 149, 152, 154, 156, 159, 172, 181, 192, 193, 194], "pourr": [7, 17, 18, 19, 29, 31, 49, 50, 56, 122, 129, 148, 155, 159, 164, 169, 170, 179, 181], "usag": [7, 55], "register_file_post_load_processor": 7, "register_file_post_save_processor": 7, "volet": [7, 9, 16, 18, 23, 25, 30, 36, 39, 50, 52, 56, 142, 144, 152, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "droit": [7, 9, 22, 25, 30, 31, 36, 38, 39, 50, 51, 52, 56, 112, 118, 119, 142, 144, 152, 157, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "register_file_post_addition_to_track_processor": 7, "register_file_post_removal_from_track_processor": 7, "register_album_post_removal_processor": 7, "depuis": [7, 8, 14, 16, 17, 32, 39, 43, 49, 50, 54, 55, 128, 140, 143, 144, 166, 168, 170, 175, 180, 181, 182, 183, 184, 186, 187, 189, 190, 194], "\u00e9tendr": [7, 48, 164], "impl\u00e9ment": [7, 49, 54, 59, 62, 63, 65, 88, 99, 100, 102, 128, 132, 136, 168], "d\u00e9tail": [7, 9, 10, 12, 13, 18, 20, 22, 31, 35, 40, 43, 48, 51, 53, 56, 143, 150, 151, 157, 166, 167, 170, 182, 183, 184, 185, 190, 192, 193, 194, 195, 196], "m\u00e9thod": [7, 33, 79, 80, 95, 96, 99, 100, 155, 158, 165, 172, 174, 175, 177, 179, 180, 182, 193, 194], "_load": 7, "_sav": 7, "register_format": [7, 49], "class": [7, 164], "myfil": 7, "foo": [7, 62, 63, 65, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 114, 115, 116, 122, 123, 129, 132, 136], "self": 7, "filenam": 7, "implement": 7, "loading": 7, "and": [7, 71, 105, 107, 121, 133, 137, 138, 147, 166, 168], "parsing": 7, "her": 7, "method": 7, "supposed": 7, "filled": 7, "with": [7, 76, 164], "read": [7, 33], "saving": [7, 66], "register_script_funct": [7, 49], "function": 7, "modul": [7, 164], "pars": 7, "scriptpars": 7, "rest": [7, 22, 55, 101, 144, 151, 154, 169, 172, 179, 181, 195, 196], "provid": 7, "txt": [7, 164, 168], "join": [7, 43, 137, 138, 147, 164], "for": [7, 55, 76, 157, 166, 168, 181], "split": 7, "isalph": 7, "eval_arg": 7, "fals": [7, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 164, 170], "\u00e9valu": [7, 11, 31, 97, 127, 135, 147, 187], "avant": [7, 15, 16, 18, 21, 28, 29, 40, 43, 50, 51, 52, 55, 73, 76, 79, 80, 95, 96, 112, 118, 119, 147, 148, 151, 152, 155, 156, 157, 158, 164, 180, 181, 189, 192, 193, 194], "check_argcount": 7, "v\u00e9rifi": [7, 20, 31, 148, 155, 159, 164, 180, 192, 193, 194, 195], "d\u00e9faut": [7, 8, 10, 11, 12, 16, 17, 18, 19, 20, 21, 22, 25, 27, 28, 30, 32, 41, 42, 43, 44, 45, 52, 54, 56, 63, 65, 67, 74, 79, 80, 95, 96, 99, 100, 102, 112, 114, 122, 127, 128, 132, 136, 140, 143, 147, 148, 157, 158, 167, 168, 170, 181, 184, 187], "tru": [7, 55, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 135, 164], "clic": [7, 25, 36, 50, 56, 167, 169, 170, 180], "san": [7, 17, 18, 27, 29, 30, 36, 43, 49, 55, 60, 61, 122, 143, 147, 148, 154, 156, 170, 176, 181, 184, 187, 189, 193], "cluster": [7, 20, 30, 38, 166, 168, 173, 174, 180, 195], "clusterlist": 7, "parent": [7, 16, 181], "perfect": 7, "ichneumon": 7, "hrglgrmpf": 7, "perfectly": 7, "matched": [7, 87, 98, 166, 168], "select": 7, "15": [7, 57, 63, 64, 126, 184, 187], "ui": [7, 164], "itemview": 7, "baseact": 7, "register_album_act": [7, 49], "removeperfectalbum": 7, "callback": 7, "obj": 7, "isinst": 7, "is_complet": [7, 137, 138, 147], "get_num_unmatched_fil": 7, "get_num_matched_track": 7, "len": [7, 137, 138, 147], "iterfil": 7, "get_num_unsaved_fil": 7, "loaded": 7, "remove_album": 7, "register_x_act": 7, "ceux": [8, 30, 35, 49, 51, 53, 55, 140, 170, 184, 187], "tabl": [8, 11, 55, 146, 172, 175, 184, 194], "tableur": 8, "acoustid_id": [8, 184], "txxx": [8, 190], "vorb": [8, 11, 43, 55, 190], "apev2": [8, 11, 41, 42, 190], "mp4": [8, 55, 190], "com": [8, 190], "apple": [8, 190], "asf": [8, 55, 190], "medi": [8, 55, 56, 140, 147, 184], "riff": [8, 44, 55], "info": [8, 23, 24, 44, 55, 169], "acoustid_fingerprint": [8, 19, 184], "fingerprint": [8, 147, 166], "talb": 8, "alb": 8, "wm": 8, "albumtitl": 8, "iprd": 8, "tpe2": 8, "aart": 8, "albumartistsort": [8, 184], "tso2": 8, "soa": 8, "albumartistsortord": 8, "albumsort": [8, 52, 184], "tso": 8, "soal": 8, "albumsortord": 8, "arrang": [8, 183], "tipl": 8, "ipl": 8, "tpe1": 8, "iart": 8, "artistsort": [8, 184], "tsop": 8, "soar": 8, "artistsortord": 8, "barcod": [8, 32, 157, 184], "tbpm": 8, "tmpo": 8, "beatsperminut": 8, "catalognumb": [8, 184], "catalogno": 8, "cmt": 8, "icmt": 8, "tcmp": 8, "cpil": 8, "iscompil": 8, "tcom": 8, "wrt": 8, "imus": 8, "composersort": [8, 183], "tsoc": 8, "soco": 8, "composersortord": 8, "conductor": [8, 183], "tpe3": 8, "tcop": 8, "cprt": 8, "icop": 8, "tdrc": 8, "tyer": 8, "tdat": 8, "year": [8, 76, 137, 138, 147], "day": [8, 137, 138, 147], "icrd": 8, "director": [8, 183], "dir": [8, 10, 14, 35, 52, 55, 103, 147, 179, 186, 187, 195, 196], "9": [8, 17, 43, 55, 60, 79, 80, 95, 96, 99, 100, 101, 112, 118, 119, 143, 159, 166, 168, 183, 184, 186, 187, 189, 190], "tpos": 8, "disk": [8, 33], "partofset": 8, "discsubtitl": [8, 184], "tsst": 8, "setsubtitl": 8, "encodedby": [8, 184], "tenc": 8, "too": 8, "ienc": 8, "encodersetting": [8, 184], "tsse": 8, "encodingsetting": 8, "engine": [8, 183], "ieng": 8, "gapless": [8, 184], "pgap": 8, "tcon": 8, "gen": [8, 14, 152], "ignr": 8, "grouping": 8, "tit1": 8, "grp1": 8, "grp": 8, "contentgroupdescript": 8, "key": [8, 184], "tkey": 8, "initialkey": 8, "tsrc": 8, "languag": [8, 52, 183], "tlan": 8, "ilng": 8, "wcop": 8, "multipl": [8, 22, 43, 51, 59, 60, 61, 76, 78, 85, 88, 90, 93, 97, 99, 100, 103, 114, 116, 121, 122, 123, 132, 147, 183, 184, 185, 186, 187, 191], "lyricist": [8, 183], "writ": [8, 56, 164, 183], "lyric": [8, 133, 184], "uslt": 8, "lyr": 8, "tmed": 8, "imed": 8, "djmix": [8, 183], "tmoo": 8, "mvnm": 8, "movementnam": 8, "mvn": 8, "movementtotal": [8, 188], "mvin": 8, "mvc": 8, "movementnumb": [8, 188], "mvi": 8, "musicbrainz_artistid": [8, 43, 184, 185], "musicbrainz_discid": [8, 184], "musicbrainz_originalartistid": [8, 184], "musicbrainz_originalalbumid": [8, 184], "musicbrainz_recordingid": [8, 184], "ufid": 8, "musicbrainz_trackid": [8, 184], "musicbrainz_albumartistid": [8, 184], "musicbrainz_releasegroupid": [8, 184], "musicbrainz_albumid": [8, 184], "musicbrainz_releasetrackid": 8, "musicbrainz_trmid": 8, "d\u00e9pr\u00e9ci": 8, "musicbrainz_workid": [8, 183], "musicip_fingerprint": [8, 184], "musicmagic": 8, "musicip_puid": [8, 184], "originalalbum": [8, 184], "toal": 8, "originalalbumtitl": 8, "originalartist": [8, 184], "top": [8, 22, 147], "originalfilenam": [8, 52, 184], "tofn": 8, "originaldat": [8, 52, 184, 187], "tdor": 8, "tory": 8, "originalreleasetim": 8, "originalreleaseyear": 8, "originalyear": [8, 28, 184], "perform": [8, 133, 137, 138, 147, 183, 186, 195, 196], "instrument": [8, 31, 183], "tmcl": 8, "vocal": [8, 31], "relationship": 8, "pcst": 8, "podcasturl": [8, 184], "purl": 8, "produc": [8, 183], "ipro": 8, "_rating": [8, 187], "popm": 8, "rating": 8, "courriel": 8, "shareduserrating": 8, "tpub": 8, "publish": 8, "releasecountry": [8, 158, 184], "country": 8, "icnt": 8, "releasedat": [8, 184], "renseign": [8, 20, 184, 187], "tdrl": 8, "releasestatus": [8, 184], "status": 8, "musicbrainz_albumstatus": 8, "releasetyp": [8, 184], "musicbrainz_albumtyp": 8, "remix": [8, 183, 187], "tpe4": 8, "mixartist": 8, "modifiedby": 8, "replaygain_album_gain": 8, "replaygain_album_peak": 8, "replaygain_album_rang": 8, "replaygain_reference_loudness": 8, "replaygain_track_gain": 8, "replaygain_track_peak": 8, "replaygain_track_rang": 8, "show": [8, 147, 184], "tvsh": 8, "showsort": [8, 184], "sosn": 8, "showmov": [8, 184, 188], "shwm": 8, "subtitl": [8, 184], "tit3": 8, "totaldisc": [8, 184], "disctotal": 8, "totaltrack": [8, 184], "trck": 8, "tracktotal": 8, "trkn": 8, "tracknumb": [8, 31, 55, 159, 181, 184], "itrk": 8, "tit2": 8, "inam": 8, "titlesort": [8, 184], "tsot": 8, "sonm": 8, "titlesortord": 8, "websit": [8, 184], "woar": 8, "weblink": 8, "authorurl": 8, "wrk": 8, "iwri": 8, "tir": [8, 184], "dout": [8, 55], "quant": 8, "cec": [8, 9, 10, 11, 16, 17, 18, 20, 22, 28, 29, 44, 52, 54, 56, 63, 65, 66, 102, 107, 136, 142, 144, 159, 170, 173, 174, 176, 177, 190, 192, 193, 194], "lastfmplus": 8, "indiqu": [8, 16, 17, 18, 19, 22, 28, 31, 35, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 136, 144, 149, 152, 169, 170, 173, 174, 175, 176, 177, 179, 184, 185, 195, 196], "incorrect": [8, 20, 30, 111, 169, 174, 177, 196], "duo": 8, "appara\u00eetr": [8, 22, 23, 31, 35, 56, 112, 167, 169, 174, 179, 180], "Avec": [8, 112, 188, 193], "compatibl": [8, 43, 148, 184, 188], "travaill": [8, 43, 147, 155, 169, 170], "raison": [8, 43, 55, 56, 148, 150, 154, 156, 159, 184], "compatibil": [8, 16, 43, 44, 55, 56, 147, 164, 170, 184], "ains": [8, 16, 18, 20, 22, 39, 49, 55, 61, 140, 142, 143, 144, 156, 158, 164, 165, 166, 169, 170], "interpr\u00e8tent": 8, "install": [9, 15, 19, 20, 29, 48, 55, 141, 143, 147, 152, 155, 164], "\u00e9tap": [9, 35, 50, 148, 155, 156, 157, 165, 169, 171, 173, 174, 175, 176, 177, 179, 180, 182, 192, 193, 194], "selon": [9, 14, 31, 52, 55, 157, 164, 180, 183, 184, 187], "pr\u00e9f\u00e9rent": [9, 29, 33, 79, 80, 95, 96, 99, 100, 193], "view": 9, "menu": [9, 18, 22, 25, 26, 38, 45, 48, 49, 50, 51, 52, 142, 143, 147, 155, 159, 167, 169, 170, 180, 181], "coch": [9, 11, 14, 16, 19, 20, 21, 28, 29, 31, 36, 37, 39, 40, 41, 42, 170, 178, 179, 181], "c\u00f4t": [9, 29, 30, 31, 32, 36, 38, 39, 165, 170, 181], "gauch": [9, 19, 30, 38, 39, 51, 112, 118, 119, 142, 144, 146, 169, 192, 193, 194, 195, 196], "fais": [9, 36, 112, 118, 119, 157, 167, 170, 180], "gliss": [9, 30, 36, 167, 169, 170, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "d\u00e9pos": [9, 167, 169, 192, 193, 194, 195, 196], "contextuel": [9, 20, 25, 38, 49, 147, 180], "permet": [9, 12, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 32, 35, 36, 39, 44, 54, 76, 77, 97, 120, 129, 133, 135, 142, 143, 151, 152, 164, 166, 168, 169, 179, 184, 194], "bouton": [9, 16, 18, 22, 29, 31, 32, 35, 36, 39, 52, 56, 152, 155, 156, 159, 165, 167, 168, 169, 170, 173, 175, 179, 180, 181], "effectu": [9, 10, 22, 30, 31, 55, 56, 76, 138, 142, 148, 155, 156, 157, 168, 169, 170, 171, 172, 173, 174, 184], "situ": [9, 29, 35, 36, 148, 170], "just": [9, 35, 148, 159, 164, 172], "dessous": [9, 14, 35, 63, 64, 69, 124, 142], "cherch": 9, "zon": [9, 18, 21, 22, 176], "joueur": [9, 43, 188], "trouvent": [9, 14, 29, 39, 55], "trois": [9, 31, 51, 52, 75, 142, 156, 164, 187], "lor": [9, 10, 11, 14, 16, 17, 18, 20, 22, 28, 30, 31, 37, 41, 42, 43, 44, 48, 49, 50, 55, 66, 132, 144, 147, 152, 154, 155, 165, 168, 181, 184, 189, 192], "conform": [9, 180], "nommag": [9, 16, 17, 18, 52, 147, 164, 170, 184], "Sur": [9, 10, 12, 22, 34, 54, 55, 56, 149, 157], "arbre": 9, "r\u00e9glag": [9, 164, 184, 189], "major": 9, "navigu": [9, 22], "couvert": [9, 197], "statut": [9, 36, 143, 144, 166, 170, 179, 184], "pil": [9, 36, 170], "reflet": [9, 36, 170], "contr\u00f4l": [9, 36, 51, 164, 170], "apparaissent": [9, 29, 31, 36, 170], "surbrill": [9, 18, 36, 39, 170], "curseur": [9, 36, 38, 170], "saur": [9, 36, 170], "premi": [9, 25, 27, 28, 31, 36, 52, 55, 73, 74, 79, 80, 82, 84, 91, 95, 96, 99, 100, 119, 122, 129, 142, 148, 158, 159, 164, 168, 169, 170, 172, 182, 184, 187, 191], "pend": [9, 10, 36, 49, 97, 154, 168, 170], "interfac": [9, 23, 141, 142, 143, 147, 154, 168, 179], "avanc": [9, 11, 22, 30, 56, 147, 157, 185], "express": [10, 21, 27, 112, 118, 119], "r\u00e9guli": [10, 21, 27, 112, 118, 119], "Vous": [10, 13, 15, 17, 20, 21, 26, 28, 29, 31, 32, 33, 35, 45, 52, 55, 56, 97, 140, 142, 149, 151, 155, 156, 157, 158, 159, 164, 165, 167, 168, 170, 171, 175, 180, 181, 183, 186, 193, 194], "jam": [10, 14, 55], "bak": 10, "dur": [10, 144], "differ": [10, 31, 164], "longueur": [10, 17, 63, 64, 75, 109, 111, 131, 152, 165, 189], "consider": [10, 21, 150, 156], "ident": [10, 55, 75, 78, 117, 164], "maximum": [10, 19, 21, 135, 195, 196], "retourn": [10, 62, 63, 64, 65, 73, 78, 79, 80, 81, 93, 95, 96, 102, 112, 119, 132, 136, 138, 158, 172], "requ\u00eat": [10, 22, 32, 172], "r\u00e9sultat": [10, 22, 27, 58, 61, 69, 70, 71, 72, 81, 82, 83, 85, 90, 104, 105, 106, 108, 110, 124, 132, 138, 157, 172, 181, 197], "renvoi": [10, 15, 57, 58, 62, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 113, 114, 115, 116, 117, 119, 122, 123, 124, 126, 127, 129, 134, 136], "50": [10, 31, 101, 109], "v2": [10, 19, 39, 43, 79, 80, 95, 96, 158, 171], "fix": [10, 14, 30, 184], "25": 10, "r\u00e9pons": [10, 156, 164], "d\u00e9termin": [10, 14, 18, 20, 31, 44, 50, 79, 80, 95, 96, 99, 100, 151, 177], "manqu": [10, 11, 57, 75, 78, 79, 80, 91, 93, 95, 96, 111, 117, 123, 126, 131, 132, 144, 147, 159, 165, 181], "pr\u00e9": 10, "s\u00e9quenc": [10, 166, 169], "silenc": 10, "bonus": [10, 184], "correspondent": [10, 27, 30, 119, 144, 152, 165, 172, 175, 179, 192, 193, 194, 195, 196], "comparaison": [10, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 124, 132], "compt": [10, 14, 37, 55, 122, 127, 132, 187], "extrait": [10, 16, 18, 51, 52, 142, 157, 181, 182], "r\u00e9pertori": [10, 25, 27, 29, 45, 191, 197], "modifi": [10, 16, 18, 23, 31, 32, 36, 38, 39, 49, 52, 63, 65, 102, 129, 132, 136, 143, 144, 147, 157, 159, 164, 168, 169, 170, 179, 181, 182], "effac": [11, 21, 56, 149, 168], "laiss": [11, 14, 16, 20, 30, 93, 122, 127, 159], "genr": [11, 31, 66, 76, 121, 147, 191], "gard": [11, 16, 52, 195, 196], "incorpor": [11, 28], "conserv": [11, 40, 41, 42, 55, 61, 129, 147, 157, 167, 169], "id3": [11, 40, 44, 147, 151, 190], "flac": [11, 55, 193], "parametr": [11, 12, 18, 20, 22, 25, 26, 28, 29, 30, 31, 32, 36, 40, 43, 44, 45, 48, 52, 54, 56, 130, 142, 143, 147, 148, 150, 151, 157, 164, 172, 177, 179, 182, 183, 184, 185, 186, 187, 197], "r\u00e9par": [11, 55], "seekpoint": 11, "difficult": [11, 151], "ger": [11, 16, 17, 18, 22, 23, 35, 36, 41, 42, 48, 51, 52, 55, 138, 158, 170, 173, 174, 176, 177], "bloc": [11, 23, 44, 107], "vid": [11, 16, 29, 31, 36, 52, 57, 58, 59, 62, 63, 65, 68, 73, 75, 77, 78, 79, 80, 81, 82, 91, 93, 95, 96, 97, 101, 102, 103, 107, 108, 110, 111, 112, 114, 117, 119, 122, 123, 126, 127, 131, 132, 136, 159, 168, 170, 184, 187], "inutilis": [11, 29], "emp\u00each": [11, 40, 164], "\u00e9cras": [11, 19, 28, 60, 164], "dev": [11, 13, 20, 26, 30, 31, 33, 34, 51, 54, 55, 56, 77, 112, 118, 119, 148, 149, 151, 152, 159, 164, 165, 169, 173, 174, 175, 176, 177, 180, 181, 188], "entrez": [11, 16, 51, 155, 157, 165, 176], "rom": 12, "annul": [12, 18, 26, 29, 45, 66, 133, 138, 168], "plat": [12, 63, 64, 140], "plateform": [12, 17, 147, 155], "publiqu": [13, 147, 158, 173, 176, 179, 183, 184], "puiss": [13, 148, 172], "fournisseur": [13, 27, 49, 50, 147, 151], "d\u00e9cid": [14, 30, 56], "voul": [14, 16, 20, 21, 29, 31, 43, 52, 56, 157, 158, 159, 168, 169, 173], "exclur": [14, 21, 55], "moin": [14, 19, 21, 33, 55, 140, 151], "elles": [14, 18, 30, 39, 43, 51, 54, 55, 150, 159, 164, 168, 172, 184], "apparaiss": 14, "faut": 14, "front": [14, 27, 28], "identif": [14, 19, 32, 37, 156, 182, 184], "250px": 14, "500px": 14, "1200px": 14, "plein": 14, "condit": [14, 23, 81, 135, 138, 140], "sup\u00e9rieur": [14, 25, 30, 75, 78, 79, 80, 91, 109, 117, 127, 131], "carr": 14, "origin": [14, 31, 52, 61, 142, 147, 148, 169, 184], "approuv": [14, 15, 151], "accept": [14, 55, 56, 143, 151, 168, 181], "autoris": [14, 15, 17, 21, 22, 55, 151, 152, 155, 165, 168], "issu": 14, "attent": [14, 23, 56, 142, 144, 151, 159, 168], "d\u00e9coch": [14, 20, 31, 40], "3": [14, 15, 43, 52, 54, 55, 57, 64, 67, 68, 73, 75, 76, 78, 90, 91, 92, 93, 97, 98, 99, 100, 101, 103, 116, 121, 122, 123, 126, 127, 128, 131, 135, 147, 158, 164, 165, 179, 180, 183, 184, 185, 186, 187, 190, 192, 193, 194, 195, 196], "\u00e9ch\u00e9": [14, 143, 168, 170, 180], "fac": [14, 28], "1979": 14, "r\u00e9\u00e9dit": [14, 52], "delux": 14, "2010": 14, "lequel": [15, 16, 157, 170, 184, 187], "interrog": [15, 165, 175], "jusqu": [15, 16, 18, 22, 32, 33, 122, 127, 135, 156, 157, 164, 176], "edit": [15, 178], "cooper": 15, "arrier": 15, "livret": [15, 28], "attribu": [15, 18, 28, 87, 98, 138, 156, 158, 169, 170, 173, 174, 175, 176, 177, 183, 184, 186, 187], "decr": [15, 140, 148, 157, 164, 170, 185], "mieux": [15, 158, 169, 192], "ensembl": [15, 22, 23, 30, 170, 172, 187, 188], "visuel": [15, 43], "bon": [15, 20, 144, 164, 175, 180, 192, 193, 194], "choix": [15, 22, 31], "souc": 15, "davantag": 15, "solut": [15, 31, 43, 152], "secour": 15, "tier": [15, 147, 151, 164], "stock": [15, 20, 28, 31, 39, 48, 50, 76, 97, 135, 148, 151, 157, 164, 181, 184], "d\u00e9sorm": 15, "blanch": 15, "d\u00e9crit": [15, 148, 164], "ci": [15, 19, 28, 30, 31, 35, 36, 43, 49, 51, 53, 54, 55, 56, 63, 64, 69, 77, 124, 140, 142, 149, 150, 152, 157, 170, 180, 184, 187, 190], "amazon": [15, 184], "font": [15, 52], "illustr": [15, 155], "presqu": [15, 56, 159], "correct": [15, 17, 30, 49, 55, 111, 151, 152, 156, 157, 159, 164, 165, 169, 172, 174, 175, 178, 179, 180, 181, 188, 197], "laquel": [15, 31, 49, 56, 154, 169, 184], "tagu": 15, "ult\u00e9rieur": [15, 52, 143, 170, 172], "fanart": [15, 49], "tv": [15, 49, 184], "concentr": [15, 55, 157], "theaudiodb": 15, "d\u00e9terminent": [16, 17], "mis": [16, 17, 18, 20, 23, 30, 35, 36, 48, 49, 50, 52, 60, 61, 64, 66, 67, 69, 70, 73, 74, 75, 76, 78, 83, 84, 85, 86, 89, 90, 94, 97, 98, 112, 114, 116, 119, 121, 122, 123, 124, 127, 129, 131, 135, 142, 144, 147, 148, 151, 152, 155, 156, 157, 159, 168, 170, 179, 180, 181, 182, 183, 192, 193, 194, 195, 196], "travail": [16, 43, 55, 147, 159, 179, 183, 184, 188, 191, 195, 196], "ind\u00e9pend": [16, 170], "unes": 16, "r\u00e9f\u00e9rent": [16, 168], "chang": [16, 23, 25, 28, 29, 55, 129, 155, 159, 170, 182, 184, 185], "utilisent": [16, 181], "derni": [16, 18, 22, 40, 43, 49, 50, 117, 132, 140, 151, 155, 157, 159], "rapport": [16, 50, 56, 149, 155, 189], "structur": [16, 150, 181], "fer": [16, 22, 31, 169, 195, 196], "motif": [16, 112, 118, 119], "jpg": [16, 27, 151], "png": [16, 27], "cu": 16, "log": [16, 55, 147, 164, 166, 168, 194], "prennent": [16, 41, 42, 43, 44, 55, 150, 151], "shel": 16, "unix": [16, 54], "seq": 16, "figur": [16, 187], "met": [16, 18, 39, 97, 164, 182], "m\u00e9tacaracter": 16, "parenthes": [16, 51, 112, 118, 119, 159], "retrouvent": 16, "z\u00e9ro": [16, 63, 64, 68, 73, 78, 101, 122, 127, 159, 187], "lin": 16, "nomatch": 16, "jpg2": 16, "artwork": [16, 28], "cover": 16, "scan": [16, 19, 20, 30, 147, 156, 157, 166], "suff": [16, 170, 181], "devenus": 16, "inchang": 16, "suppress": [16, 29, 63, 64, 147, 156], "clarif": 16, "permettr": [16, 22, 24, 44, 155, 156, 164, 165, 171, 175, 184], "coh\u00e9rent": [16, 29, 31, 184], "pr\u00e9d\u00e9fin": [16, 18, 181], "nomm": [16, 18, 28, 77, 120, 159, 164, 168, 170, 181], "s\u00e9lecteur": [16, 22], "colon": [16, 18, 39, 55, 142, 179], "10": [16, 18, 54, 56, 57, 68, 75, 78, 101, 109, 112, 126, 127, 142, 147, 149, 158, 159, 183, 184, 187], "hasard": [16, 18], "parm": [16, 18], "metabrainz": [16, 18, 51, 52], "community": [16, 51], "editeur": [16, 52, 147, 159], "ascii": [17, 31], "\u00e9quivalent": [17, 63, 64, 71, 72, 77, 105, 106, 140, 168], "\u00e1": 17, "\u00e4": 17, "\u01ce": 17, "\u00e9": 17, "\u011b": 17, "\u00eb": 17, "\u00e6": 17, "ae": 17, "ample": [17, 179], "incompatibl": [17, 148], "underscor": 17, "possibil": [17, 138, 152, 156, 165, 172, 175], "acces": [17, 32, 34, 50, 56, 140, 168], "259": 17, "habituel": [17, 56, 170], "mod": [17, 56, 137, 138, 142, 143, 147], "renommag": [17, 49], "entra\u00een": [17, 22, 56, 155, 165, 184], "dep": [17, 31, 152], "traditionnel": 17, "impos": 17, "explor": [17, 176], "int\u00e9rieur": 17, "r\u00e9sult": [17, 113, 114, 148, 154, 155, 156], "soulign": [17, 52, 120, 147, 150, 185], "slash": 17, "backslash": 17, "comport": [18, 22, 52], "sc\u00e9nario": [18, 193], "divers": [18, 140, 147, 156], "langag": [18, 44, 52, 164, 183], "pointeur": [18, 39], "sour": [18, 39, 56, 167, 169, 179, 180], "entr\u00e9": [18, 19, 39, 51, 52, 63, 65, 102, 136, 144, 155, 158, 159, 164, 168, 176, 191, 192, 193, 194], "unicod": [18, 31, 39, 125], "uxxxx": [18, 39], "xxxx": [18, 39], "quelconqu": [18, 43], "pr\u00e9ced": [18, 28, 49, 159], "vari": [18, 31, 52, 157], "complex": [18, 52, 55], "criter": [18, 52, 165, 172, 173, 174, 175], "discut": [18, 35, 52, 54], "communautair": [18, 35, 52], "ecritur": [18, 147], "gestion": [18, 36, 39, 147], "word": [18, 21], "wrap": 18, "survol": 18, "lat\u00e9ral": [18, 146], "fonctionnal": [18, 21, 22, 28, 35, 48, 50, 55, 140, 142, 157, 171, 180, 185], "agiss": [18, 56, 148, 197], "brut": [18, 39, 50], "paquet": [18, 39, 55, 140], "export": [18, 39, 54], "agir": [18, 148, 183, 184], "vierg": 18, "cop": [18, 20, 29, 46, 60, 111, 116, 123, 132, 145, 155, 197], "r\u00e9initialis": 18, "reset": 18, "auteur": 18, "heur": [18, 40, 64], "requ": [18, 32], "oper": [18, 53, 55, 61, 121, 138, 155], "d\u00e9clench": [18, 52], "naming": 18, "packag": [18, 147], "invoqu": 19, "produir": [19, 56, 149], "chacun": [19, 31, 38, 50, 51, 125, 155, 164, 179, 196], "acoustic": 19, "fingerprinting": 19, "luk\u00e1\u0161": 19, "lalinsk\u00fd": 19, "pr\u00e9c\u00e9dent": [19, 29, 44, 56, 128, 140, 148, 157, 169, 174], "trm": [19, 147], "musicid": 19, "puid": [19, 147, 184], "verrouill": 19, "analys": [19, 20, 22, 24, 31, 142, 147, 154, 156, 168, 172, 174, 181, 193, 194, 196], "recalcul": 19, "assez": 19, "workflow": 19, "direct": [19, 28, 30, 31, 32, 52, 55, 140, 176, 184, 190], "rippag": 19, "\u00e9vit": [19, 22, 55, 63, 64, 135], "refair": 19, "futur": 19, "simultan": 19, "extern": [19, 32, 55], "utilitair": [19, 156, 164], "chromaprint": [19, 55, 184], "fpcalc": [19, 55, 156], "d\u00e9tect": 19, "r\u00e9serv": [19, 43, 159], "valid": [19, 51, 56, 62, 63, 65, 77, 102, 136, 152, 164], "celui": [19, 51, 54, 77, 180, 187], "cl\u00e9": [19, 147, 152], "co\u00fbt": 19, "obten": [19, 20, 55, 56, 147, 159, 164, 172, 183, 186, 191], "adress": [20, 32, 37, 157], "serveur": [20, 32, 56, 151, 154, 156, 158, 191], "domain": [20, 49, 55], "d\u00e9roul": [20, 26, 45, 142], "entrer": [20, 26, 33, 34, 157, 159, 181], "altern": [20, 44, 54, 56, 155, 159, 170], "localhost": [20, 32, 157], "h\u00f4t": [20, 157], "avert": [20, 22, 23, 168], "confirm": [20, 22, 150, 151, 170, 180, 182], "port": [20, 32, 144, 157], "80": 20, "personnel": [20, 21, 56, 140, 155, 193], "folksonomy": [20, 21], "mot": [20, 21, 32, 75, 84, 129, 155, 187], "temp": [20, 55, 143, 144, 156, 158, 191], "util": [20, 35, 39, 107, 155, 157, 164, 165, 179], "moment": [20, 159, 164, 189], "Ne": [20, 41, 42, 107, 168], "retrait": 20, "pr\u00e9senc": 20, "chequ": 20, "v\u00e9rif": [20, 56, 143, 150, 151, 152, 155, 157, 166, 168, 192, 193, 194, 195, 196], "intervall": 20, "regl": [20, 21, 30, 44, 50, 55], "quotidien": [20, 140], "hebdomadair": 20, "stabl": [20, 140], "b\u00eat": [20, 185], "abon": 20, "command": [20, 36, 51, 54, 56, 112, 118, 119, 140, 143, 147, 148, 149, 155, 156, 165, 169, 170, 175, 180, 192, 193, 194, 195, 196], "distribu": [20, 55, 147, 184], "paquetag": [20, 55], "aupres": [20, 151], "respons": 20, "reven": [21, 121, 159, 170], "soum": [21, 35, 49, 156, 179], "devr": [21, 43, 54, 56, 140, 148, 151, 156, 159, 172, 174, 177, 180, 181, 185, 192, 193, 194, 195, 196], "sinon": [21, 30, 62, 81, 184, 187], "appropri": [21, 31, 43, 44, 49, 51, 55, 76, 77, 78, 90, 93, 97, 116, 121, 122, 123, 132, 138, 152, 156, 159, 164, 165, 169, 176, 178, 192, 193, 194], "minimal": [21, 30, 100, 164], "popular": 21, "90": 21, "r\u00e9duir": [21, 30], "conduir": [21, 175], "pertinent": [21, 22, 164], "5": [21, 57, 58, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 109, 110, 111, 117, 126, 147, 180, 181, 187, 188, 189, 192, 193, 194, 195, 196], "rejoign": [21, 43], "insensibl": [21, 79, 80, 95, 96, 99, 100, 132, 168], "cass": [21, 67, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 112, 124, 128, 132, 168], "champ": [21, 26, 33, 34, 43, 55, 146, 155, 158, 176, 180, 181], "cour": [21, 27, 32, 52, 53, 55, 86, 89, 140, 143, 148, 151, 152, 155, 157, 164, 166, 168, 197], "r\u00e9cr\u00e9at": 21, "test": [21, 58, 59, 84, 118, 119, 138, 148, 185], "exclus": 21, "roug": [21, 144, 152, 169, 179], "vert": [21, 32, 144, 147, 169, 173, 175, 176, 178], "commenc": [21, 22, 52, 55, 74, 124, 127, 140, 144, 147, 148, 155, 159, 164, 168, 181, 184, 190], "filtrag": 21, "strict": 21, "exclu": 21, "exclut": 21, "rd": 21, "air": 21, "filtr": 21, "ic\u00f4n": [22, 35, 143, 147, 152, 155, 157, 179, 192, 193, 194, 195, 196], "petit": [22, 55, 151, 154, 195, 196], "menus": [22, 142, 147], "pref": [22, 52], "them": [22, 23, 142], "couleur": [22, 147], "lumin": 22, "dark": 22, "sombr": [22, 142], "qt5": 22, "bureau": [22, 140, 142, 143, 155], "fonc": [22, 23], "contourn": [22, 43, 54, 168], "natif": [22, 55], "qt": 22, "r\u00e9duct": 22, "cons\u00e9quent": [22, 43, 56, 149], "suggest": 22, "minimis": [22, 195, 196], "impact": [22, 154, 195, 196], "escompt": 22, "fermetur": 22, "perdr": 22, "accidentel": [22, 135], "auxquel": 22, "attend": [22, 140, 155, 168, 173, 174, 176, 177], "ajust": [22, 30, 38, 56, 149, 158, 181, 192, 193, 194, 195, 196], "horizontal": [22, 31], "d\u00e9fil": [22, 157], "souvient": [22, 156], "erron": 23, "succes": [23, 144, 156, 178], "vu": [23, 55, 147, 155, 179], "r\u00e9organis": [24, 31, 36, 39, 170], "retir": 24, "sauv": [24, 31, 194], "outr": [24, 43, 56, 140, 169, 170], "panneau": [25, 168, 180, 196], "typiqu": [26, 122, 152, 172], "cdrom": 26, "fold": [27, 28, 151], "albumart": [27, 128], "jpe": 27, "gif": 27, "tiff": 27, "captur": [27, 119, 142, 156], "deuxiem": [27, 68, 101, 130, 147, 172, 187], "vrai": [27, 55, 58, 69, 70, 71, 72, 79, 80, 83, 88, 95, 96, 104, 105, 106, 108, 110, 124, 148, 156], "normal": [27, 36, 49, 143, 166, 170, 185, 186], "jet": 27, "provoqu": 27, "inattendus": 27, "stockag": [28, 55, 147], "aper\u00e7u": [28, 181], "coverart_maintyp": 28, "booklet": 28, "coverart_typ": 28, "affect": [28, 30, 58, 60, 61, 66, 69, 70, 71, 72, 81, 82, 83, 85, 97, 104, 105, 106, 108, 110, 120, 121, 124, 133, 147, 155], "coverart_comment": 28, "original": [28, 147, 167, 184], "aper\u00e7us": 28, "recto": 28, "dos": [28, 184], "raw": 28, "facil": [29, 140, 158, 159, 167], "ordin": [29, 140, 157], "instantan": 29, "corrompu": [29, 148], "nettoyag": 29, "Au": [29, 50, 157], "essais": 29, "alourd": 29, "orphelin": 29, "ensuit": [29, 31, 55, 148, 155, 164, 165, 196], "proven": [29, 183], "d\u00e9sinstall": [29, 35, 48], "vouloir": [29, 31, 140], "r\u00e9install": [29, 148], "apparten": [29, 31, 36, 170], "\u00e9ventuel": 29, "permettent": [30, 36, 43, 138, 170], "similitud": 30, "pourcentag": [30, 31, 51, 60, 61, 159, 184], "\u00e9lev": 30, "compar": [30, 49, 156, 169], "similar": 30, "inf\u00e9rieur": [30, 75, 78, 91, 95, 96, 111, 117, 131], "seuil": [30, 31], "opposit": 30, "offre": [30, 193, 194, 196], "appari": [30, 169], "constat": [30, 148, 156], "assoc": [30, 156], "sait": 30, "abaiss": 30, "augment": [30, 32, 33, 38, 55], "chanc": [30, 193, 194, 196], "risqu": 30, "faux": 30, "traduis": [31, 62], "r\u00e9gion": 31, "ali": 31, "lieu": [31, 43, 55, 81, 157, 158, 159, 188], "anglais": [31, 62], "canadien": 31, "am\u00e9ricain": 31, "grec": 31, "tent": [31, 180, 195], "us": [31, 94, 129], "racin": 31, "chypr": 31, "uk": 31, "tri": [31, 51, 116, 123, 132, 147, 159, 183, 184, 186, 187, 191], "stylist": 31, "latin": [31, 43], "rechang": 31, "satisf": [31, 181], "transfer": 31, "ferm": [31, 155, 166, 168], "permanent": 31, "aur": [31, 56, 157], "traduit": [31, 62], "ponder": 31, "atteint": 31, "traduir": [31, 159], "r\u00e9gional": 31, "30": [31, 32, 75, 131, 147], "cyrill": 31, "appara\u00eetront": 31, "standardis": [31, 184, 187, 191], "voix": [31, 183], "convert": [31, 51, 158], "ponctuat": 31, "apostroph": 31, "ellips": 31, "paroli": [31, 147, 183, 186], "chef": [31, 147, 183], "orchestr": [31, 147, 183], "mixeur": [31, 183], "dj": [31, 147, 183, 187], "remixeur": [31, 147, 183], "devin": [31, 169], "orthographi": 31, "pr\u00e9fer": [31, 52, 147, 155, 172, 177, 184, 193], "proxy": 32, "\u00e9tabl": 32, "sock": 32, "requiert": 32, "authentif": 32, "expir": 32, "inact": 32, "ouvert": [32, 52, 56, 149, 168], "tagg": [32, 39, 50, 52, 147], "libr": [32, 55], "machin": 32, "expos": 32, "android": [32, 147], "confianc": 32, "exposit": 32, "faill": 32, "s\u00e9cur": 32, "potentiel": [32, 148], "rdisk1": 33, "continu": [33, 56, 154, 157, 176, 180, 192], "rdisk2": 33, "terminal": [33, 56, 140, 149, 155], "tap": [33, 155, 157], "mount": [33, 56], "disk2": 33, "nodev": 33, "nosuid": 33, "only": [33, 158], "rdisk": 33, "dit": [33, 55, 159], "d\u00e9veloppeur": [35, 148, 155], "colby": 35, "ray": 35, "officiel": [35, 147, 158, 184, 185], "wik": [35, 187], "\u00e9tat": [35, 50, 142, 147, 157, 179], "r\u00e9cent": [35, 148, 151, 155, 185], "brev": 35, "propr": [35, 49, 55, 140, 164], "appara\u00eet": [35, 36, 56, 144, 165, 170], "flech": [36, 170, 173, 175, 176], "email": 37, "mail": 37, "soumiss": [37, 147, 156, 165, 171], "soumet": [37, 56, 168, 180, 192, 193, 194], "liber": [38, 147, 183], "diminu": 38, "compil": [38, 56, 147, 184, 187], "hi\u00e9rarchis": 38, "yaml": 39, "Que": [39, 155, 159], "clustering": [39, 154, 166, 168, 179, 180], "central": 39, "scripting": [39, 49, 52], "horodatag": [40, 189], "aac": [40, 55, 147, 151], "ac3": [40, 55, 147, 151], "pur": [41, 42], "rencontr": [41, 43, 49, 144, 151, 154, 155], "oblig": [41, 42], "Quelle": [41, 42, 155], "lir": [41, 42, 43, 44, 54, 142, 144, 147, 171], "appareil": [43, 55, 157], "modern": [43, 140], "nativ": 43, "perd": 43, "encodag": [43, 44, 55, 156, 184], "utf": [43, 44, 164], "16": 43, "iso": [43, 158, 183, 184, 187], "8859": 43, "id3v23": 43, "mention": 43, "aplat": [43, 60, 61], "puisqu": [43, 170], "explicit": [43, 112, 184, 188], "\u00c9tant": [43, 148], "itun": [43, 55, 147, 188, 190], "pren": [43, 44, 188, 189], "musicbe": [43, 188], "id3v1": [43, 54], "norm": [44, 55], "soutenu": 44, "resourc": 44, "interchang": [44, 55], "suppl": 44, "codag": 44, "1252": 44, "d\u00e9pend": [44, 54, 55, 193], "lit": [44, 168], "gagn": 44, "menuselect": 45, "taggeur": [46, 145], "cc0": [46, 145], "visit": [46, 145], "creativecommon": [46, 145], "publicdomain": [46, 145], "zero": [46, 61, 145], "disposit": [48, 164, 168], "r\u00e9pertor": 49, "assur": [49, 55, 148, 152, 157, 164, 165, 170, 175, 179, 180, 197], "r\u00e9trocompatibl": 49, "connex": [49, 183], "objet": [49, 164, 168], "appellent": 49, "s\u00e9quentiel": [49, 168], "priorit": [49, 50, 164], "processeur": [49, 50, 147], "fonctionnent": [49, 147], "intervent": 49, "extras": [49, 188], "register_cover_art_provid": 49, "keep": 49, "load": [49, 147, 166], "generat": 49, "cuesheet": 49, "register_track_act": 49, "register_file_act": 49, "register_cluster_act": 49, "register_clusterlist_act": 49, "d\u00e9clencheur": [49, 194], "file_post_load_processor": [49, 50, 147], "file_post_save_processor": [49, 50, 147], "file_post_addition_to_track_processor": [49, 50, 147], "file_post_removal_from_track_processor": [49, 50, 147], "album_post_removal_processor": [49, 50, 147], "concentrent": 49, "r\u00e9f\u00e9rentiel": [49, 147], "quand": [50, 51], "imm\u00e9diat": [50, 156], "processus": [50, 55, 56, 143, 148, 154, 166, 192], "aspect": [51, 142], "extending": 51, "d\u00e9riv": 51, "foobar2000": [51, 55], "alphanumer": 51, "entour": [51, 60, 61, 181], "sign": [51, 60, 61, 112, 118, 119, 159, 181], "commencent": [51, 150, 181, 185], "dollar": [51, 112, 118, 119], "terminent": 51, "low": [51, 121, 129, 137, 138, 147], "\u00e9chapp": [51, 63, 64, 112, 118, 119], "obliqu": [51, 112, 118, 119, 159, 181], "cadr": [51, 170, 190], "inser": [51, 112, 118, 119, 165, 175], "000": 51, "faudr": 51, "test_tag": 51, "rerecorded": [51, 77], "Mais": [51, 52, 77], "union": [51, 77, 181], "recorded": [51, 77, 129], "get": [51, 137, 138, 147], "sp\u00e9cial": [51, 63, 64, 158, 159, 185, 189, 190], "ex\u00e9cu": [52, 143, 157, 166, 168, 189], "temporair": [52, 56, 148], "montrent": 52, "r\u00e9soudr": [52, 54, 147, 148, 149, 155], "_releasecomment": [52, 184, 187], "_releaselanguag": [52, 187], "suppos": [52, 62, 81], "parol": [52, 147, 184], "2020": [52, 63, 64, 65, 79, 80, 95, 96, 99, 100, 102, 136], "1992": 52, "if2": [52, 137, 138, 147, 159], "garant": [52, 63, 64], "reviendr": 52, "_recording_firstreleasedat": [52, 184, 187], "Ou": 52, "fin": [52, 55, 56, 61, 63, 64, 122, 125, 127, 128, 130], "swapprefix": [52, 137, 138, 147], "best": [52, 113], "muddy": 52, "water": 52, "deviendr": [52, 179], "_multiartist": [52, 187], "vedet": [52, 184], "rreplac": [52, 137, 138, 147], "_feat_titl": 52, "rsearch": [52, 137, 138, 147], "ea": 52, "On": [52, 140], "_feat_album": 52, "cens": 52, "ni": [52, 190], "_filenam": [52, 189], "_extens": [52, 189], "pr\u00e9serv": 52, "faq": [53, 55, 155], "ini": [54, 148], "Son": [54, 55], "appdat": [54, 148], "yourusernam": 54, "roaming": [54, 148], "relir": 54, "bibliothequ": [54, 55, 154], "bogu": [54, 140, 147, 148], "connu": [54, 159, 190], "rend": 54, "incap": 54, "uart": 54, "\u00e9crivent": 54, "wmp": 54, "rabattent": 54, "\u00e9criv": [54, 150, 159], "creator": 54, "updat": 54, "1703": 54, "pos": [54, 147], "gnom": [54, 142], "kde": [54, 140, 142], "brows": 54, "firefox": 54, "approch": 54, "sudo": 54, "mpeg": [55, 189], "mp2": 55, "m2a": 55, "m4a": 55, "m4b": 55, "m4p": 55, "m4v": 55, "m4r": 55, "wma": 55, "wmv": 55, "tta": 55, "aiff": 55, "aif": 55, "aifc": 55, "musepack": 55, "mpc": 55, "mp": 55, "wavpack": 55, "wv": 55, "optimfrog": 55, "ofr": 55, "monkey": 55, "ape": 55, "tom": 55, "lossless": [55, 193], "kompressor": 55, "tak": 55, "speex": 55, "spx": 55, "ogg": 55, "ogx": 55, "oga": 55, "theor": 55, "ogv": 55, "opus": 55, "video": [55, 86, 89, 183], "adt": 55, "stream": 55, "ac": [55, 79, 80, 95, 96, 99, 100, 129], "eac3": 55, "dff": 55, "dsf": 55, "term": [55, 147, 157], "populair": [55, 193, 194], "rippeur": [55, 172], "suffis": [55, 144, 156, 184, 194], "mati": [55, 146, 172, 175, 184, 194], "dbpoweramp": 55, "copy": [55, 61, 137, 138, 147, 193], "eac": [55, 165], "fre": 55, "whipp": [55, 165, 193], "decod": [55, 193], "xld": [55, 165, 193], "cartograph": [55, 183, 184], "techniqu": [55, 190], "mapp": 55, "object": 55, "maintenu": 55, "secondair": [55, 187], "encourag": 55, "corrig": [55, 148], "aut": [55, 56, 111, 148], "mp3tag": 55, "gestionnair": [55, 140], "mediamonkey": 55, "veut": [55, 170], "\u00e9quip": 55, "d\u00e9but": [55, 67, 73, 111, 122, 125, 127, 128, 130, 159], "auparav": [55, 170], "r\u00e9ecr": 55, "r\u00e9\u00e9critur": 55, "surtout": 55, "volumin": 55, "att\u00e9nu": 55, "\u00e9tiquetag": 55, "laissent": 55, "padding": 55, "remplissag": 55, "vitess": [55, 154], "r\u00e9introduis": 55, "b1": 55, "b2": 55, "num\u00e9rot": [55, 187], "inhabituel": 55, "pourt": 55, "d\u00e9cimal": 55, "attendent": 55, "attendr": [55, 56, 151], "_musicbrainz_tracknumb": [55, 187], "va": [55, 148], "d\u00e9pendent": 55, "codec": 55, "pr\u00e9install": 55, "voudr": 55, "directshow": 55, "filter": 55, "webm": 55, "gstream": 55, "puissent": 55, "tool": 55, "d\u00e9p\u00f4t": [55, 164], "rpm": 55, "fusion": [55, 61, 183, 184], "n\u00e9cessit": 55, "ffmpeg": 55, "rpmfusion": 55, "root": 55, "yum": 55, "tport": 56, "8000": [56, 157], "l\u00e0": [56, 159, 180], "persist": 56, "minut": [56, 151, 184], "longtemp": [56, 171], "r\u00e9essai": [56, 151, 152, 156], "actualis": 56, "surcharg": 56, "rejettent": 56, "rejet": [56, 184], "parc": [56, 152], "arriv": [56, 164, 176], "homebrew": 56, "mauv": 56, "rip": 56, "torrent": 56, "pirat": 56, "mal": [56, 169], "pens": [56, 146, 148, 155, 197], "injust": 56, "preuv": 56, "prouv": 56, "authent": 56, "13": [56, 101, 128, 149], "app": [56, 149, 155], "corbeil": [56, 149], "sembl": [56, 149, 154], "caus": [56, 148, 149, 155, 156], "gatekeep": [56, 149], "xattr": [56, 149], "bac": [56, 140], "sabl": [56, 140], "connect": [56, 140, 157], "virtuel": 56, "network": 56, "vf": 56, "full": 56, "ressembl": [56, 122, 159, 164, 170], "remot": [56, 140], "path": [56, 164, 166, 168], "arg": [57, 58, 68, 71, 72, 101, 103, 105, 106, 110, 126], "cat\u00e9gor": [57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "math\u00e9mat": [57, 68, 101, 103, 126, 147], "arbitrair": [57, 58, 68, 71, 72, 82, 99, 100, 101, 103, 105, 106, 110, 126, 181], "ex": [57, 101, 126, 138, 164, 179, 181, 186, 188, 190], "renverront": [57, 58, 59, 62, 63, 64, 65, 67, 68, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 136], "20": [57, 109, 126, 136], "35": [57, 99, 100, 126], "14": [57, 64, 126], "conditionnel": [58, 69, 70, 71, 72, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 147], "tabul": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138], "saut": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 138], "gt": [58, 110, 137, 138, 147], "lt": [58, 110, 135, 137, 138, 147], "mult": [59, 78, 90, 93, 97, 112, 114, 116, 121, 122, 123, 132, 147, 183, 184, 186, 187], "setmult": [59, 60, 61, 78, 85, 88, 90, 93, 97, 99, 100, 114, 116, 122, 123, 132, 137, 138, 147, 158], "two": [59, 60, 61, 85, 114], "thre": [59, 61, 82, 85, 98, 114], "target": [60, 61], "contrair": [60, 61], "will": [60, 120, 164], "overwritten": 60, "keep_duplicat": 61, "doublon": 61, "code_pay": 62, "russ": 62, "canad": [62, 158], "ye": [62, 158], "\u043a\u0430\u043d\u0430\u0434\u0430": 62, "invalid": [62, 63, 65, 102, 127, 136, 152], "strftim": [63, 64], "_": [63, 113, 130, 181, 185, 187], "02": [63, 64, 80, 95, 96, 99, 100], "mois": [63, 65, 102, 136], "ymd": [63, 65, 102, 136], "dmy": [63, 65, 102, 136], "mdy": [63, 65, 102, 136], "devront": [63, 64], "portabl": [63, 64, 155], "troncatur": [63, 64], "3y": [63, 64], "suspendus": [63, 64], "07": [63, 65, 102, 136], "21": [63, 65, 102, 136], "2021": 63, "bar": [63, 65, 77, 78, 81, 82, 83, 85, 88, 90, 97, 102, 113, 116, 129, 132, 136], "july": [63, 136], "myd": 63, "utils": [64, 66, 72], "26": 64, "february": 64, "noop": [65, 76, 102, 136, 137, 138, 147, 158], "order": [65, 102, 136], "dym": [65, 102, 136], "unset": [66, 137, 138, 147], "when": 66, "sensibl": [67, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 112, 124, 128], "divis": [68, 101], "arrond": 68, "renverr": [68, 73, 75, 91, 93, 94, 101, 103, 111, 117, 119, 123, 127, 131, 134], "suffix": 69, "renvoient": [69, 124], "tim": [69, 75, 124, 131], "now": [69, 124], "a1": [71, 72, 82, 105, 106, 147, 187], "a2": [71, 72, 82, 105, 106, 147, 187], "fonctionnel": [71, 72, 105, 106], "eq": [71, 72, 97, 137, 138, 147, 158], "meul": 73, "foin": 73, "aiguill": 73, "index": [73, 78, 122, 127], "occurrent": [73, 113, 114], "abcdef": 73, "nonalph": 74, "majuscul": [74, 129, 134], "abc": [74, 79, 80, 91, 92, 95, 96, 99, 100, 111, 127, 132], "123": [74, 84, 109], "alpha": [74, 121], "tronqu": [75, 131], "tiennent": 75, "n\u00e9gat": [75, 78, 91, 117, 122, 127, 131], "once": [75, 85, 131], "upon": [75, 94, 129, 131], "boucl": [76, 97, 135, 147], "iter": [76, 97, 135], "_loop_valu": [76, 97, 158], "d\u00e9compt": [76, 97, 135], "_loop_count": [76, 97, 135], "comptag": [76, 97, 135], "contraindr": [76, 90, 93, 97, 116, 122, 123, 132], "mark": 76, "listed": 76, "delet": [76, 137, 138, 147], "creat": 76, "artist_count": 76, "count": 76, "separat": 76, "each": 76, "artist_1": 76, "artist_2": 76, "artist_": 76, "indirect": [77, 120], "dynam": [77, 120, 166], "baz": [77, 78, 88, 97, 113, 116, 129], "has": [77, 125], "been": [77, 87, 125], "valu": [77, 81], "obtient": 78, "abcd": [78, 79, 80, 91, 95, 96, 99, 100, 117, 131], "quatr": [78, 144, 150, 164, 172, 182], "int": [79, 80, 95, 96, 99, 100], "float": [79, 80, 95, 96, 99, 100], "flott": [79, 80, 95, 96, 99, 100], "nocas": [79, 80, 95, 96, 99, 100], "auto": [79, 80, 95, 96, 99, 100], "6": [79, 80, 95, 96, 99, 100, 103, 114, 127, 132, 147, 158, 164, 183, 187, 192, 193], "01": [79, 80, 95, 96, 99, 100], "then": 81, "else": [81, 164], "a3": 82, "something": [82, 120], "abcdefg": [83, 127], "cde": 83, "abcde": [83, 115], "CE": 83, "tiat": 84, "hav": [87, 164], "first": [90, 97, 158, 166, 168], "asecond": 90, "ab": [91, 123], "minuscul": [94, 129], "hour": [94, 129], "upper": [97, 137, 138, 147], "wer": 98, "maximal": [99, 152, 164], "11": [99, 100, 187], "111": [99, 100], "mv": [99, 100], "17": 101, "51": 101, "rien": [107, 165, 168], "testing": [107, 120], "error": [108, 164], "00000": 109, "00123": 109, "23": 109, "00000000000000000123": 109, "0000000000": 109, "length": 111, "xy": 111, "xyxyabc": 111, "final": [111, 159], "pattern": 112, "flag": 112, "drapeau": 112, "articl": [112, 118, 119, 184], "guitar": [112, 183], "ann": 112, "rhythm": 112, "drum": 112, "kit": 112, "cindy": 112, "lik": 113, "cat": 113, "dog": 113, "pig": 113, "bad": 113, "_b_a_d_": 113, "_r_e_p_l_a_c_e_": 113, "replac": [114, 137, 138, 147], "electronic": 114, "idm": 114, "techno": 114, "jungl": 114, "bardcor": 114, "hardcor": 114, "four": 114, "fiv": 114, "six": 114, "edcba": 115, "conjonct": 116, "sortmult": [116, 137, 138, 147], "d\u00e9croiss": 116, "bcd": 117, "compris": 120, "_something": 120, "written": 120, "_hidden": 120, "_bas": 120, "redirect": 120, "valoris": 121, "remettr": 121, "element": 121, "mixed": 121, "respect": [122, 127], "support_artist": 122, "croiss": 123, "cons\u00e9cut": 125, "stripped": 125, "rhas": 125, "nbeen": 125, "tstripped": 125, "soustr": 126, "defg": 127, "efg": 127, "bc": 127, "butcheret": 128, "acronym": 129, "bbc": 129, "capital": 129, "dc": 129, "at": [129, 164], "studio": 129, "london": 129, "d\u00e9coup": 130, "trimmed": 130, "__trimmed__": 130, "x__trimmed__y": 130, "_x": 130, "trimmed__y": 130, "onc": 131, "sensible_\u00e0_la_c": 132, "tient": 132, "substitu": 132, "interven": 133, "repris": 135, "1000": 135, "infin": 135, "echo": 135, "month": [136, 137, 138, 147], "numeric": 136, "add": [137, 138, 140, 147], "cleanmult": [137, 138, 147], "copymerg": [137, 138, 147, 183], "countrynam": [137, 138, 147, 158], "dateformat": [137, 138, 147], "datetim": [137, 138, 147], "delprefix": [137, 138, 147], "div": [137, 138, 147], "endswith": [137, 138, 147], "eq_all": [137, 138, 147], "eq_any": [137, 138, 147], "find": [137, 138, 147, 155, 166, 168], "firstalphachar": [137, 138, 147], "firstword": [137, 138, 147], "foreach": [137, 138, 147], "getmult": [137, 138, 147], "gte": [137, 138, 147, 158], "inmult": [137, 138, 147, 186], "is_audio": [137, 138, 147], "is_mult": [137, 138, 147], "is_video": [137, 138, 147], "left": [137, 138, 147, 159], "lenmult": [137, 138, 147, 158], "lte": [137, 138, 147], "map": [137, 138, 147, 158], "matchedtrack": [137, 138, 147], "max": [137, 138, 147], "min": [137, 138, 147, 189], "mul": [137, 138, 147], "ne_all": [137, 138, 147], "ne_any": [137, 138, 147], "num": [137, 138, 147, 159], "pad": [137, 138, 147], "replacemult": [137, 138, 147], "revers": [137, 138, 147], "reversemult": [137, 138, 147], "right": [137, 138, 147], "slic": [137, 138, 147, 158], "startswith": [137, 138, 147], "strip": [137, 138, 147], "substr": [137, 138, 147], "trim": [137, 138, 147], "truncat": [137, 138, 147], "whil": [137, 138, 147], "extrair": [138, 171, 181], "arithmet": 138, "test1": 138, "empty": 138, "test2": 138, "indent": [138, 164], "offrent": 138, "r\u00e9pet": [138, 155], "formel": 140, "t\u00e9l\u00e9charge": 140, "construct": 140, "v\u00f4tr": [140, 181], "ex\u00e9cutent": 140, "susceptibl": 140, "exp\u00e9rimental": 140, "github": [140, 164, 191], "git": 140, "compren": 140, "dis": 140, "courb": 140, "apprentissag": 140, "flathub": 140, "repo": 140, "flatpakrepo": 140, "stor": [140, 155, 157], "centr": 140, "ubuntu": 140, "softwar": 140, "discov": 140, "amovibl": [140, 147], "tableau": [142, 179], "troisiem": [142, 152], "plasm": 142, "haiku": 142, "lanc": [143, 157, 165, 166, 168, 172, 173, 175, 176, 192, 195], "annex": [143, 147, 150], "tourn": [143, 157, 166], "transmis": [143, 166], "dupliqu": [143, 166], "arr\u00eat": [143, 152, 166, 168], "lot": [143, 147, 154, 156, 180, 195, 196], "auquel": 143, "envoi": [143, 147, 157, 165, 171, 172, 175, 195, 196], "d\u00e9marrent": 143, "primair": 143, "Elle": [144, 155], "mauvais": [144, 152, 181], "trac": 144, "permiss": 144, "pu": 144, "surveil": 144, "train": 144, "estim": 144, "repr\u00e9sentent": 144, "somm": 146, "d\u00e9sol": 146, "pouvon": [146, 159, 164], "localis": [146, 148, 165], "sujet": [146, 151], "re\u00e7u": [146, 156, 164, 168], "merc": 146, "introduct": 147, "remerci": 147, "glossair": 147, "flatpak": [147, 152], "snap": 147, "relationnel": 147, "last": 147, "fm": 147, "ripp": [147, 165, 166, 168, 172, 193, 197], "d\u00e9finit": [147, 182, 192, 193, 194, 195, 196], "flux": [147, 179, 195, 196], "t\u00e2ch": [147, 155], "clear_log": 147, "from_fil": [147, 166], "lookup": [147, 166], "lookup_cd": [147, 166], "paus": 147, "quit": 147, "remove_all": 147, "remove_empty": [147, 166], "remove_saved": [147, 166], "remove_unclustered": 147, "save_matched": [147, 166], "save_modified": 147, "submit_fingerprint": [147, 166], "write_log": 147, "prolong": 147, "d\u00e9sambigu\u00efs": [147, 184, 186, 187], "featuring": 147, "d\u00e9pannag": [147, 148], "obtent": 147, "vient": [147, 155], "cess": [147, 155], "endommag": [147, 155], "question": [147, 155, 183], "fr\u00e9quent": 147, "disparu": 147, "J": 147, "essay": 147, "vois": 147, "impossibl": [147, 195], "quoi": [147, 155], "neuf": 147, "dirig": 147, "nuag": 147, "mont": 147, "rclon": 147, "Quels": 147, "ripper": [147, 194], "rondin": 147, "Quelles": 147, "pourquoi": 147, "lent": [147, 154], "beaucoup": [147, 164, 169, 191], "num\u00e9ros": [147, 184, 186], "fedor": 147, "voit": 147, "Mes": 147, "truncated": 147, "diffus": [147, 184], "Qu": [147, 155, 197], "crochet": 147, "arrangeur": [147, 183], "asin": [147, 184], "bpm": [147, 184], "catalogu": [147, 192, 193, 194], "copyright": [147, 184], "r\u00e9alis": [147, 183, 184], "encod": [147, 184], "encodeur": 147, "ing\u00e9nieur": [147, 183], "interrupt": 147, "isrc": [147, 184], "m\u00e9di": [147, 184], "mix": [147, 183, 187], "m\u00e9langeur": 147, "mood": 147, "mouv": [147, 184, 188], "musicip": [147, 184], "podcast": [147, 184], "producteur": [147, 183], "replaygain": 147, "gain": 147, "peak": 147, "rang": 147, "referent": 147, "loudness": 147, "\u00e9crivain": [147, 183], "clavi": 147, "radical": 148, "indic": 148, "corrompus": 148, "corrupt": 148, "library": 148, "preferent": 148, "aver": 148, "bug": [148, 155], "malgr": 148, "rubriqu": [148, 184], "rel\u00e8vent": 151, "jaquet": 151, "bi": [151, 183], "accord": 151, "r\u00e9solu": [151, 191], "miroir": 151, "synchronis": 151, "examen": 151, "coverart": 151, "trop": [151, 164], "d\u00e9pass": 151, "\u00e9chou": [151, 156], "sc\u00e9narios": [152, 197], "voi": [152, 159, 169], "voient": 152, "veulent": 152, "proteg": 152, "semblent": 152, "lus": 152, "samb": 152, "extr\u00eam": 152, "rar": 152, "r\u00e9solvent": 152, "revoir": 152, "bloqu": 154, "frai": 154, "traver": 154, "backlog": 154, "deven": [154, 192, 193, 194], "r\u00e9activ": [154, 170], "musicbrain": 154, "200": [154, 156, 195, 196], "proced": 154, "ressourc": 155, "lis": 155, "s\u00fbr": [155, 158, 174], "ticket": 155, "convaincu": [155, 178], "formulair": [155, 180], "Quel": 155, "survenu": 155, "session": 155, "d\u00e9montr": [155, 164], "oubl": [155, 170], "confidentiel": 155, "jeton": 155, "allant": 155, "verbos": 155, "visualiseur": 155, "red\u00e9marr": 155, "vision": 155, "visualis": [155, 168], "plantag": 155, "cmd": 155, "exe": 155, "press": 155, "papi": 155, "launchpad": 155, "dock": 155, "utilit": 155, "entrant": 155, "content": [155, 164], "run": [155, 164], "appui": [155, 157], "situat": [155, 156, 164, 195, 196], "caract\u00e9rist": [156, 193, 194], "binair": [156, 189], "soumis": [156, 180, 192, 193, 194], "combin": [156, 180, 185, 192, 195], "reli": [156, 184], "proc\u00e9dur": 156, "stad": 156, "m\u00e9moris": 156, "combinaison": 156, "red\u00e9marrag": 156, "250": 156, "t\u00e9l\u00e9phon": 157, "textuel": [157, 181, 190], "possed": [157, 187], "listening": 157, "googl": 157, "play": 157, "droid": 157, "ip": 157, "lp": 157, "affichent": [157, 169], "marqueur": 157, "uns": 158, "prenon": 158, "bleach": 158, "nirvan": 158, "adab3feb": 158, "1822": 158, "4d27": 158, "a997": 158, "db7d6c9688c0": 158, "afghanistan": 158, "notr": [158, 159, 164], "introduit": 158, "preferred": 158, "europ": 158, "allemagn": 158, "royaum": 158, "uni": 158, "_releasecountr": [158, 187], "international": [158, 184], "entendu": 158, "conven": 158, "inscrit": 158, "3166": 158, "worldwid": 158, "reconnaiss": 158, "dz": 158, "alger": 158, "DE": [158, 159], "lisibl": 158, "united": 158, "kingdom": 158, "gb": 158, "xe": 158, "xu": 158, "unknown": 158, "xw": 158, "xg": 158, "ddr": 158, "countr": 158, "ecrir": 159, "difficil": 159, "intimid": 159, "LA": 159, "guilabel": 159, "avon": [159, 164], "auron": 159, "contiendr": [159, 184], "voyon": 159, "voulon": [159, 164], "commen\u00e7on": 159, "utilison": 159, "devon": [159, 164], "ajouton": 159, "obtenon": 159, "voulion": 159, "parf": 159, "enfin": [159, 164, 170], "fixon": 159, "occup": 159, "corrigeon": 159, "aaa": [159, 184, 187, 189], "mm": [159, 184, 187, 189], "jj": [159, 184, 187, 189], "omettr": 159, "0000": 159, "d\u00e9part": [159, 164], "excellent": 164, "id\u00e9": 164, "sav": [164, 166, 168], "malheur": 164, "transform": 164, "r\u00e9alit": 164, "md": 164, "requis": 164, "allon": 164, "t\u00eat": [164, 179], "liston": 164, "r\u00e9f\u00e9renc": 164, "os": 164, "construir": 164, "dictionnair": 164, "lisibil": 164, "importon": 164, "pouvoir": 164, "pluginpriority": 164, "data_dump": 164, "trouvon": 164, "move_files_to": [164, 170], "examin": [164, 165], "param\u00e9trag": 164, "textopt": 164, "renamingoptionspag": 164, "renaming": 164, "file_to_writ": 164, "setting": [164, 170], "incluon": 164, "write_lin": 164, "line_typ": 164, "object_to_writ": 164, "dump_json": 164, "append": 164, "file_mod": 164, "try": [164, 166, 168], "encoding": 164, "dump": 164, "follow": 164, "str": 164, "assign": 164, "dump_release_info": 164, "dump_track_info": 164, "metton": 164, "high": 164, "puission": 164, "d\u00e8s": 164, "opportun": 164, "regist": 164, "priority": 164, "so": 164, "that": 164, "other": [164, 170], "opportunity": 164, "modify": 164, "provided": 164, "empaquet": 164, "my_plugin": 164, "incluent": [164, 184], "__init__": 164, "zip": 164, "another_fil": 164, "f\u00e9licit": 164, "ven": 164, "portion": 164, "conna\u00eetr": [165, 184], "attach": [165, 170, 172], "discid": 165, "grav": 165, "maison": 165, "toc": [165, 172, 175, 184, 193, 194], "recevr": 165, "radio": 165, "pr\u00e9par": 165, "dbd0ce67": 166, "cae6": 166, "33eb": 166, "8f5a": 166, "1143a30c2353": 166, "automatis": [166, 172], "lookup_clustered": [166, 168], "directory": [166, 168], "process": 166, "unprocessed": [166, 168], "calculat": [166, 168], "subm": [166, 168], "clean": [166, 168], "up": [166, 168], "saved": [166, 168], "scanning": [166, 168], "remaining": [166, 168], "any": [166, 168], "pan": [166, 168], "could": [166, 168], "automatically": [166, 168], "reconna\u00eet": 168, "\u00e9quivaut": 168, "octothorp": 168, "circulair": 168, "feront": 168, "revient": 168, "clustered": 168, "unclustered": 168, "grapp": 168, "clusteris": 168, "exceptionnel": 168, "ecrit": 168, "symbol": [169, 173, 174, 175, 176, 177, 184], "touch": 169, "jaun": 169, "orang": 169, "signifi": 169, "looup": 169, "r\u00e9ex\u00e9cut": 169, "empil": 170, "provient": 170, "targetmyd": 170, "changent": 170, "target_my_d": 170, "pas_pour_window": 170, "cr\u00e9ent": 170, "byebyewin": 170, "ajoutent": 170, "windows_compatibility": 170, "activent": 170, "\u00e7a": 170, "not_for_window": 170, "traitent": 170, "g\u00e8rent": 170, "essentiel": 172, "facilit": [173, 174, 176, 177], "interact": [173, 174, 176, 177], "gris": [173, 174, 176, 177, 179], "noir": [173, 174, 176, 177], "r\u00e9vis": 173, "affin": [173, 174], "relanc": 173, "loup": 176, "9383a6f5": 176, "9607": 176, "4a36": 176, "9c68": 176, "8663aad3592b": 176, "pr\u00eat": 179, "exigent": 179, "avi": 180, "04": 181, "heart": 181, "gold": 181, "ok": 181, "tour": 181, "neil": 181, "young": 181, "harvest": 181, "04_heart_of_gold": 181, "heart_of_gold": 181, "_dummy": 181, "are": 181, "ready": 181, "country_": 181, "_filetitl": 181, "ind\u00e9sir": 181, "disponibil": 182, "ch\u0153ur": 183, "lyriqu": 183, "639": [183, 187], "m\u00e9lang": 183, "violon": 183, "solo": 183, "mast": 183, "concert": 183, "concertmast": 183, "folksonom": [183, 191], "mineur": [184, 185, 188], "envelopp": [184, 185], "jonction": 184, "normalis": 184, "reprend": 184, "pres": 184, "distingu": 184, "lux": 184, "sonor": 184, "ng": 184, "_releasegroup_firstreleasedat": [184, 187], "tagging": 184, "Soyez": 184, "conscient": 184, "dispers": 184, "promotionnel": 184, "bootleg": 184, "pseudo": [184, 191], "_primaryreleasetyp": [184, 187], "_secondaryreleasetyp": [184, 187], "15924": 184, "batt": 184, "d\u00e9tenteur": 184, "tonal": 184, "pr\u00e9vu": 184, "lacun": 184, "t\u00e9l\u00e9vis": 184, "_my_tag_not_saved": 185, "cent": 185, "item": 185, "prochain": 185, "_release_ser": 186, "_release_seriesid": 186, "_release_seriescomment": 186, "_release_seriesnumb": 186, "_releasegroup_ser": 186, "_releasegroup_seriesid": 186, "_releasegroup_seriescomment": 186, "_releasegroup_seriesnumb": 186, "_lyricistsort": 186, "_performance_attribut": 186, "attribut": 186, "medley": 186, "_recordingtitl": 186, "_recording_ser": 186, "_recording_seriesid": 186, "_recording_seriescomment": 186, "_recording_seriesnumb": 186, "_workcomment": 186, "_work_ser": 186, "_work_seriesid": 186, "_work_seriescomment": 186, "_work_seriesnumb": 186, "_writersort": 186, "r\u00e9dacteur": 186, "_absolutetracknumb": 187, "ten": 187, "_totalbumtrack": 187, "_albumartist": 187, "_albumartists_sort": 187, "_artists_sort": 187, "_datatrack": 187, "unknown_and_untitled": 187, "special_purpose_track_titl": 187, "data_track": 187, "_discpregap": 187, "pregap": 187, "_musicbrainz_discid": 187, "_pregap": 187, "pr\u00e9gap": 187, "singl": 187, "ep": 187, "broadcast": 187, "_recordingcomment": 187, "_releaseannot": 187, "annot": 187, "_releasegroup": 187, "_releasegroupcomment": 187, "interview": 187, "viv": 187, "mixtap": 187, "ru": 187, "band": 187, "parl": 187, "_totalalbumtrack": 187, "andant": 188, "con": 188, "moto": 188, "arab": 188, "romain": 188, "ii": 188, "symphon": 188, "ut": 188, "op": 188, "67": 188, "reposent": 189, "_bitrat": 189, "approxim": 189, "kbp": 189, "_bits_per_sampl": 189, "\u00e9chantillon": 189, "_channel": 189, "canal": 189, "_dirnam": 189, "_file_created_timestamp": 189, "hh": 189, "ss": 189, "_file_modified_timestamp": 189, "aaaa": 189, "_format": 189, "_length": 189, "sec": 189, "_sample_rat": 189, "num\u00e9ris": 189, "hz": 189, "_filesiz": 189, "octet": 189, "recharg": 190, "_id3": 190, "_artists_album_primary_id": 191, "_artists_album_primary_std": 191, "_artists_album_primary_cred": 191, "_artists_album_primary_sort": 191, "_artists_album_additional_id": 191, "_artists_album_additional_std": 191, "_artists_album_additional_cred": 191, "_artists_album_additional_sort": 191, "_artists_album_additional_std_mult": 191, "_artists_album_additional_cred_mult": 191, "_artists_album_all_std": 191, "_artists_album_all_cred": 191, "_artists_album_all_sort": 191, "_artists_album_all_std_mult": 191, "_artists_album_all_cred_mult": 191, "_artists_album_all_sort_primary": 191, "_artists_album_all_count": 191, "_artists_track_primary_id": 191, "_artists_track_primary_std": 191, "_artists_track_primary_cred": 191, "_artists_track_primary_sort": 191, "_artists_track_additional_id": 191, "_artists_track_additional_std": 191, "_artists_track_additional_cred": 191, "_artists_track_additional_sort": 191, "_artists_track_additional_std_mult": 191, "_artists_track_additional_cred_mult": 191, "_artists_track_all_std": 191, "_artists_track_all_cred": 191, "_artists_track_all_sort": 191, "_artists_track_all_std_mult": 191, "_artists_track_all_cred_mult": 191, "_artists_track_all_sort_primary": 191, "_artists_track_all_count": 191, "partiel": [191, 195, 196], "serv": 191, "simplifi": 192, "allez": 192, "dor": [192, 193, 194], "pourront": [192, 193, 194], "extract": 193, "compress": 193, "pert": 193, "poursuivr": [193, 194], "intent": [193, 194], "acousticbrainz": [193, 194], "extracteur": 194, "argent": [195, 196], "pir": 196, "fort": 197, "attendus": 197}, "objects": {"": [[4, 0, 1, "cmdoption-a", "--audit"], [4, 0, 1, "cmdoption-c", "--config-file"], [4, 0, 1, "cmdoption-d", "--debug"], [4, 0, 1, "cmdoption-e", "--exec"], [4, 0, 1, "cmdoption-h", "--help"], [4, 0, 1, "cmdoption-V", "--long-version"], [4, 0, 1, "cmdoption-no-crash-dialog", "--no-crash-dialog"], [4, 0, 1, "cmdoption-M", "--no-player"], [4, 0, 1, "cmdoption-P", "--no-plugins"], [4, 0, 1, "cmdoption-N", "--no-restore"], [4, 0, 1, "cmdoption-s", "--stand-alone-instance"], [4, 0, 1, "cmdoption-v", "--version"], [4, 0, 1, "cmdoption-M", "-M"], [4, 0, 1, "cmdoption-N", "-N"], [4, 0, 1, "cmdoption-P", "-P"], [4, 0, 1, "cmdoption-V", "-V"], [4, 0, 1, "cmdoption-a", "-a"], [4, 0, 1, "cmdoption-c", "-c"], [4, 0, 1, "cmdoption-d", "-d"], [4, 0, 1, "cmdoption-e", "-e"], [4, 0, 1, "cmdoption-h", "-h"], [4, 0, 1, "cmdoption-s", "-s"], [4, 0, 1, "cmdoption-v", "-v"]]}, "objtypes": {"0": "std:cmdoption"}, "objnames": {"0": ["std", "cmdoption", "option du programme"]}, "titleterms": {"remerci": 0, "contribu": 1, "projet": 1, "glossair": 2, "term": 2, "introduct": [3, 162], "picard": [3, 46, 48, 54, 55, 56, 140, 143, 145, 147, 148, 151, 154, 157, 162, 171, 182], "peut": [3, 55], "limit": 3, "annex": [4, 5, 6, 7, 8, 137], "C": 4, "option": [4, 5, 9, 10, 12, 13, 16, 17, 19, 20, 22, 31, 35, 36, 39, 40, 170], "lign": 4, "command": [4, 166, 168], "D": 5, "court": 5, "clavi": 5, "fen\u00eatr": 5, "principal": [5, 142], "fichi": [5, 7, 8, 16, 17, 18, 27, 41, 42, 43, 44, 50, 52, 54, 55, 56, 151, 152, 159, 169, 174, 177, 178, 181, 189, 192, 194, 195, 196], "modifi": [5, 55], "voir": 5, "outil": [5, 24], "aid": [5, 155], "vu": 5, "m\u00e9tadon": [5, 7, 31, 51, 195, 196], "autr": [5, 34, 171, 190], "\u00e9diteur": 5, "script": [5, 7, 8, 18, 39, 51, 52, 137, 138, 158, 159], "editeur": [5, 18], "nommag": [5, 159], "a": [7, 56, 151], "api": 7, "plugin": [7, 35, 49, 164, 191], "processeur": 7, "exempl": [7, 47, 52, 55, 170], "album": [7, 8, 50, 52, 56, 144, 172, 192], "suivr": 7, "crochet": 7, "\u00e9ven": 7, "file_post_load_processor": 7, "fil": 7, "file_post_save_processor": 7, "file_post_addition_to_track_processor": 7, "track": [7, 8], "file_post_removal_from_track_processor": 7, "album_post_removal_processor": 7, "format": [7, 55], "fonction": [7, 51, 55, 137, 138], "tagg": [7, 56, 157], "action": [7, 9], "menu": 7, "contextuel": [7, 50], "b": 8, "mappag": 8, "balis": [8, 11, 40, 54, 55, 150, 181, 183, 184, 185, 188, 191], "acoustid": [8, 156, 163], "empreint": [8, 19, 55, 156, 179], "digital": [8, 19], "artist": [8, 52, 191], "ordre": [8, 50, 137], "tri": [8, 52], "4": 8, "arrangeur": 8, "asin": 8, "cod": [8, 157], "barr": [8, 24, 144, 157], "bpm": 8, "num\u00e9ro": 8, "catalogu": 8, "commentair": 8, "compil": [8, 52], "itun": [8, 54, 184], "5": 8, "compositeur": 8, "chef": 8, "orchestr": 8, "copyright": 8, "dat": [8, 52], "10": 8, "r\u00e9alis": 8, "disqu": [8, 56, 161, 165], "sous": [8, 56, 140], "titr": [8, 52], "encod": 8, "parametr": [8, 9, 170], "encodeur": 8, "ing\u00e9nieur": 8, "lectur": 8, "san": 8, "interrupt": 8, "genr": [8, 21, 183], "regroup": [8, 192, 196], "3": 8, "cl\u00e9": 8, "initial": [8, 84], "isrc": 8, "langu": [8, 52], "licens": 8, "6": 8, "7": 8, "paroli": 8, "parol": 8, "m\u00e9di": 8, "mix": 8, "dj": 8, "m\u00e9langeur": 8, "mood": 8, "mouv": 8, "nombr": 8, "identifi": [8, 179], "musicbrainz": [8, 46, 56, 145, 147, 157, 184], "id": [8, 165], "original": [8, 52], "version": [8, 50, 56, 179], "enregistr": [8, 54, 55, 56, 150, 151, 152, 178], "group": [8, 180, 195], "pist": [8, 55, 144, 169, 180], "trm": 8, "work": 8, "musicip": 8, "puid": 8, "nom": [8, 16, 17, 18, 52, 181], "origin": 8, "sort": [8, 52, 144, 158], "1": 8, "ann\u00e9": 8, "L": 8, "ex\u00e9cut": [8, 168], "podcast": 8, "url": 8, "producteur": 8, "\u00e9valu": [8, 37], "\u00e9tiquet": 8, "pay": [8, 158], "publiqu": 8, "\u00e9tat": [8, 144], "typ": 8, "remixeur": 8, "replaygain": 8, "gain": 8, "peak": 8, "rang": 8, "referent": 8, "loudness": 8, "affich": [8, 151], "travail": [8, 197], "total": 8, "sit": 8, "web": 8, "officiel": 8, "titl": [8, 129], "\u00e9crivain": 8, "2": 8, "configur": [9, 54, 157], "\u00e9cran": [9, 142], "avanc": [10, 183, 186], "avant": 11, "recherch": [12, 55, 157, 173, 174, 175, 176], "cd": [12, 175, 193], "pochet": [13, 151, 167], "cov": 14, "art": [14, 15], "archiv": 14, "fournisseur": 15, "couvertur": [15, 151], "compatibil": 17, "g\u00e9n\u00e9ral": [20, 155], "interfac": 22, "utilis": [22, 52, 54, 55, 56, 158, 170, 179, 181, 182], "couleur": 23, "top": 25, "tag": [25, 184], "linux": [26, 56, 140, 155], "local": 27, "emplac": 28, "mainten": 29, "correspond": [30, 169, 181], "r\u00e9seau": [32, 56], "macos": [33, 56, 149, 155], "plateform": 34, "list": 35, "install": [35, 56, 140, 157], "tier": 35, "profil": [36, 170], "parut": [38, 157, 165, 180, 186], "pr\u00e9fer": [38, 158], "aac": 41, "ac3": 42, "id3": 43, "wav": 44, "window": [45, 54, 56, 155], "prolong": 48, "trait": [50, 166, 181], "commenc": [50, 141], "charg": [50, 55, 56, 157], "musical": 50, "ajout": 50, "suppress": 50, "sauvegard": [50, 170], "menus": 50, "syntax": 51, "variabl": [51, 185, 186, 187, 189, 191], "d\u00e9nomin": 52, "balisag": 52, "marquag": 52, "d\u00e9plac": 52, "d\u00e9sambigu\u00efs": 52, "ver": 52, "liber": 52, "tant": [52, 56, 180], "d\u00e9fin": [52, 158], "mult": 52, "supprim": 52, "featuring": 52, "conserv": 52, "question": 53, "fr\u00e9quent": 53, "pos": 53, "o\u00f9": [54, 56], "J": [54, 55, 56], "marqu": [54, 56], "voit": 54, "Mes": 54, "truncated": 54, "30": 54, "caracter": 54, "dan": [54, 55, 173], "medi": 54, "plai": 54, "comment": [54, 55, 56, 170], "dir": 54, "navig": [54, 173], "Quels": 55, "prend": 55, "ripper": 55, "pris": 55, "rondin": 55, "Quelles": 55, "\u00e9crir": 55, "plusieur": [55, 158, 180], "fois": 55, "pourquoi": 55, "parfois": 55, "lent": 55, "deuxiem": 55, "beaucoup": 55, "plus": 55, "rapid": 55, "d\u00e9faut": 55, "num\u00e9ros": 55, "styl": 55, "vinyl": 55, "a1": 55, "a2": 55, "Le": [55, 56], "lecteur": [55, 56], "audio": 55, "integr": 55, "lir": 55, "fedor": 55, "acoust": [55, 156, 179], "vert": 56, "ic\u00f4n": [56, 144], "disparu": 56, "org": 56, "r\u00e9cuper": [56, 172], "essay": 56, "tout": 56, "vois": 56, "impossibl": 56, "erreur": 56, "quoi": 56, "neuf": 56, "dossi": [56, 181], "montr": [56, 149], "appliqu": [56, 149, 157], "endommag": [56, 149], "puis": 56, "dirig": 56, "snap": [56, 140], "acced": 56, "support": 56, "amovibl": 56, "r\u00e9soudr": 56, "stockag": 56, "nuag": 56, "mont": 56, "rclon": 56, "add": 57, "and": 58, "cleanmult": 59, "copy": 60, "copymerg": 61, "countrynam": 62, "dateformat": 63, "datetim": 64, "day": 65, "delet": 66, "delprefix": 67, "div": 68, "endswith": 69, "eq": 70, "eq_all": 71, "eq_any": 72, "find": 73, "firstalphachar": 74, "firstword": 75, "foreach": 76, "get": 77, "getmult": 78, "gt": 79, "gte": 80, "if": 81, "if2": 82, "in": 83, "inmult": 85, "is_audio": 86, "is_complet": 87, "is_mult": 88, "is_video": 89, "join": 90, "left": 91, "len": 92, "lenmult": 93, "low": 94, "lt": 95, "lte": 96, "map": 97, "matchedtrack": 98, "max": 99, "min": 100, "mod": 101, "month": 102, "mul": 103, "ne_all": 105, "ne_any": 106, "noop": 107, "not": 108, "num": 109, "or": 110, "pad": 111, "perform": 112, "replac": 113, "replacemult": 114, "revers": 115, "reversemult": 116, "right": 117, "rreplac": 118, "rsearch": 119, "set": 120, "setmult": 121, "slic": 122, "sortmult": 123, "startswith": 124, "strip": 125, "sub": 126, "substr": 127, "swapprefix": 128, "trim": 130, "truncat": 131, "uniqu": 132, "unset": 133, "upper": 134, "whil": 135, "year": 136, "e": 137, "class": 137, "alphabet": 137, "affect": 138, "text": 138, "valeur": 138, "multipl": 138, "math\u00e9mat": 138, "conditionnel": 138, "inform": [138, 172, 190], "boucl": 138, "divers": 138, "index": 139, "t\u00e9l\u00e9charg": [140, 151], "flatpak": 140, "part": [140, 181], "r\u00e9f\u00e9rentiel": 140, "packag": 140, "votr": 140, "distribu": 140, "d\u00e9marrag": 143, "pag": 146, "non": [146, 184], "trouv": [146, 151], "d\u00e9marr": 148, "Les": [150, 152], "mis": [150, 169, 178], "jour": [150, 178], "Il": 151, "aucun": 151, "La": 151, "d\u00e9pannag": [153, 155], "vient": 154, "cess": 154, "travaill": 154, "obten": 155, "signal": 155, "bogu": 155, "obtent": 155, "journal": [155, 175, 194], "d\u00e9bogag": 155, "import": 155, "log": 155, "cas": 155, "crash": 155, "system": 155, "comprendr": 156, "android": 157, "communiqu": 157, "gestion": [158, 170], "diffus": 158, "diff\u00e9rent": 158, "Qu": 158, "manqu": 158, "ecritur": 159, "tutoriel": 160, "attach": 161, "identif": 161, "soumiss": [163, 179, 180], "\u00e9critur": 164, "joindr": 165, "lot": 166, "d\u00e9finit": 167, "clear_log": 168, "clust": [168, 180], "fingerprint": 168, "from_fil": 168, "load": 168, "lookup": 168, "lookup_cd": 168, "paus": 168, "quit": 168, "remov": 168, "remove_all": 168, "remove_empty": 168, "remove_saved": 168, "remove_unclustered": 168, "save_matched": 168, "save_modified": 168, "scan": [168, 179], "show": 168, "submit_fingerprint": 168, "write_log": 168, "fonctionnent": 170, "t\u00e2ch": 171, "ripp": [175, 194], "manuel": 176, "analys": 177, "envoi": 179, "lor": 179, "lorsqu": [179, 192, 193, 194, 195, 196], "soumettr": 180, "comm": 180, "seul": 180, "g\u00e9ner": 181, "bas": [181, 184, 187], "remplac": 181, "soulign": 181, "espac": 181, "ignor": 181, "certain": 181, "relat": [183, 186], "suiv": [183, 186], "fourn": 184, "don": 184, "sp\u00e9cif": 184, "relationnel": 186, "musiqu": 188, "classiqu": 188, "last": 191, "fm": 191, "suppl\u00e9mentair": 191, "disponibl": [193, 194], "peu": 196, "exist": 196, "recommand": 197, "flux": 197}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Remerciements": [[0, "acknowledgements"]], "Contribuer au projet": [[1, "contributing-to-the-project"]], "Glossaire des termes": [[2, "glossary-of-terms"]], "Introduction": [[3, "introduction"]], "Picard peut\u2026": [[3, "picard-can"]], "Picard ne peut pas \u2026": [[3, "picard-cannot"]], "Limites": [[3, "limitations"]], "Annexe C\u202f:\u202fOptions de ligne de commande": [[4, "appendix-c-command-line-options"]], "Annexe D\u202f: Courts clavier": [[5, "appendix-d-keyboard-shortcuts"]], "Fen\u00eatre principale": [[5, "main-window"]], "Fichier": [[5, "file"]], "Modifier": [[5, "edit"]], "Voir": [[5, "view"]], "Options": [[5, "options"]], "Outils": [[5, "tools"]], "Aide": [[5, "help"]], "Vue des m\u00e9tadonn\u00e9es": [[5, "metadata-view"]], "Autre": [[5, "other"]], "\u00c9diteur de script": [[5, "script-editor"]], "Editeur de script pour le nommage des fichiers": [[5, "file-naming-script-editor"]], "Annexes": [[6, "appendices"]], "Annexe A: API des plugins": [[7, "appendix-a-plugins-api"]], "M\u00e9tadonn\u00e9es du plugin": [[7, "plugin-metadata"]], "Processeurs de m\u00e9tadonn\u00e9es": [[7, "metadata-processors"]], "Exemple de m\u00e9tadonn\u00e9es d\u2019album\u202f:": [[7, "album-metadata-example"]], "Exemple de Suivre les m\u00e9tadonn\u00e9es\u202f:": [[7, "track-metadata-example"]], "Crochets d\u2019\u00e9v\u00e9nement": [[7, "event-hooks"]], "file_post_load_processor(file)": [[7, "file-post-load-processor-file"]], "file_post_save_processor(file)": [[7, "file-post-save-processor-file"]], "file_post_addition_to_track_processor(track, file)": [[7, "file-post-addition-to-track-processor-track-file"]], "file_post_removal_from_track_processor(track, file)": [[7, "file-post-removal-from-track-processor-track-file"]], "album_post_removal_processor(album)": [[7, "album-post-removal-processor-album"]], "Formats de fichiers": [[7, "file-formats"], [55, "file-formats"]], "Fonctions de script de tagger": [[7, "tagger-script-functions"]], "Actions du menu contextuel": [[7, "context-menu-actions"]], "Annexe B\u00a0: Mappage de balises": [[8, "appendix-b-tag-mapping"]], "AcoustID": [[8, "acoustid"]], "Empreinte digitale AcoustID": [[8, "acoustid-fingerprint"]], "Album": [[8, "id1"]], "Artiste de l\u2019album": [[8, "id2"]], "Ordre de tri de l\u2019artiste de l\u2019album": [[8, "album-artist-sort-order"]], "Ordre de tri des albums [4]": [[8, "album-sort-order-4"]], "Arrangeur": [[8, "id3"]], "Artiste": [[8, "id4"]], "Ordre de tri des artistes": [[8, "artist-sort-order"]], "Artistes": [[8, "artists"]], "ASIN": [[8, "id5"]], "Code \u00e0 barres": [[8, "id6"]], "BPM [4]": [[8, "bpm-4"]], "Num\u00e9ro de catalogue": [[8, "id7"]], "Commentaire [4]": [[8, "comment-4"]], "Compilation (iTunes) [5]": [[8, "compilation-itunes-5"]], "Compositeur": [[8, "id8"]], "Ordre de tri du compositeur": [[8, "composer-sort-order"]], "Chef d\u2019orchestre": [[8, "id9"]], "Copyright [4]": [[8, "copyright-4"]], "Date [10]": [[8, "date-10"]], "R\u00e9alisateur": [[8, "director"]], "Num\u00e9ro de disque": [[8, "disc-number"]], "Sous-titre du disque": [[8, "disc-subtitle"]], "Encod\u00e9 par [4]": [[8, "encoded-by-4"]], "Param\u00e8tres de l\u2019encodeur [4]": [[8, "encoder-settings-4"]], "Ing\u00e9nieur": [[8, "id10"]], "Lecture sans interruption [4]": [[8, "gapless-playback-4"]], "Genre": [[8, "id11"]], "Regroupement [3]": [[8, "grouping-3"]], "Cl\u00e9 initiale": [[8, "initial-key"]], "ISRC": [[8, "id12"]], "Langue": [[8, "language"]], "License [6, 7]": [[8, "license-6-7"]], "Parolier": [[8, "id13"]], "Paroles [4]": [[8, "lyrics-4"]], "M\u00e9dias": [[8, "id14"]], "Mix-DJ": [[8, "id15"]], "M\u00e9langeur": [[8, "id16"]], "Mood [3]": [[8, "mood-3"]], "Mouvement [4]": [[8, "movement-4"]], "Nombre de mouvements [4]": [[8, "movement-count-4"]], "Num\u00e9ro de mouvement [4]": [[8, "movement-number-4"]], "Identifiant de l\u2019artiste MusicBrainz": [[8, "id17"]], "ID du disque MusicBrainz": [[8, "id18"]], "Identifiant original de l\u2019artiste MusicBrainz": [[8, "id19"]], "ID de la version originale de MusicBrainz": [[8, "id20"]], "Identifiant d\u2019enregistrement MusicBrainz": [[8, "id21"]], "Identifiant de l\u2019artiste de la version MusicBrainz": [[8, "id22"]], "Identifiant du groupe de versions MusicBrainz": [[8, "musicbrainz-release-group-id"]], "Identifiant de version MusicBrainz": [[8, "id23"]], "ID de la piste MusicBrainz": [[8, "id24"]], "MusicBrainz TRM ID": [[8, "id25"]], "MusicBrainz Work ID": [[8, "musicbrainz-work-id"]], "Empreinte digitale MusicIP": [[8, "musicip-fingerprint"]], "MusicIP PUID": [[8, "id26"]], "Album original": [[8, "original-album"]], "Artiste original": [[8, "original-artist"]], "Nom de fichier d\u2019origine": [[8, "original-filename"]], "Date de sortie d\u2019origine [1]": [[8, "original-release-date-1"]], "Ann\u00e9e de sortie d\u2019origine [1]": [[8, "original-release-year-1"]], "L\u2019ex\u00e9cutant": [[8, "performer"]], "Podcast [4]": [[8, "podcast-4"]], "Podcast URL [4]": [[8, "podcast-url-4"]], "Producteur": [[8, "id27"]], "\u00c9valuation": [[8, "id28"]], "\u00c9tiquette d\u2019enregistrement": [[8, "id29"]], "Pays de sortie": [[8, "id30"]], "Date de publication [10]": [[8, "release-date-10"]], "\u00c9tat de sortie": [[8, "id31"]], "Type de version": [[8, "id32"]], "Remixeur": [[8, "id33"]], "ReplayGain Gain d\u2019album": [[8, "replaygain-album-gain"]], "ReplayGain Album Peak": [[8, "replaygain-album-peak"]], "ReplayGain Album Range": [[8, "replaygain-album-range"]], "ReplayGain Reference Loudness": [[8, "replaygain-reference-loudness"]], "ReplayGain Track Gain": [[8, "replaygain-track-gain"]], "ReplayGain Track Peak": [[8, "replaygain-track-peak"]], "ReplayGain Track Range": [[8, "replaygain-track-range"]], "Script": [[8, "script"], [51, "scripting"]], "Afficher le nom [4]": [[8, "show-name-4"]], "Afficher l\u2019ordre de tri des noms [4]": [[8, "show-name-sort-order-4"]], "Afficher le travail et le mouvement [4]": [[8, "show-work-movement-4"]], "Sous-titre [4]": [[8, "subtitle-4"]], "Nombre total de disques": [[8, "total-discs"]], "Total des pistes": [[8, "total-tracks"]], "Num\u00e9ro de piste": [[8, "track-number"]], "Titre de la piste": [[8, "id34"]], "Ordre de tri des titres de piste [4]": [[8, "track-title-sort-order-4"]], "Site Web (site officiel de l\u2019artiste)": [[8, "website-official-artist-website"]], "Work Title": [[8, "work-title"]], "\u00c9crivain [2]": [[8, "writer-2"]], "Configuration": [[9, "configuration"], [54, "configuration"]], "Configuration de l\u2019\u00e9cran": [[9, "screen-setup"]], "Options d\u2019action": [[9, "action-options"]], "Param\u00e8tres des options": [[9, "option-settings"]], "Options avanc\u00e9es": [[10, "advanced-options"]], "Avant de baliser": [[11, "before-tagging"]], "Options de recherche de CD": [[12, "cd-lookup-options"]], "Options de la pochette": [[13, "cover-art-options"]], "Cover Art Archive": [[14, "cover-art-archive"]], "Fournisseurs d\u2019art de couverture": [[15, "cover-art-providers"]], "Options de nom de fichier": [[16, "file-naming-options"]], "Options de compatibilit\u00e9 des noms de fichiers": [[17, "file-naming-compatibility-options"]], "Nom de fichier Editeur de script": [[18, "file-naming-script-editor"]], "Options d\u2019empreintes digitales": [[19, "fingerprinting-options"]], "Options g\u00e9n\u00e9rales": [[20, "general-options"]], "Genres": [[21, "genres"]], "Options de l\u2019interface utilisateur": [[22, "user-interface-options"]], "Couleurs": [[23, "colors"]], "Barre d\u2019outils": [[24, "toolbar"]], "Top Tags": [[25, "top-tags"]], "Linux": [[26, "linux"]], "Fichiers locaux": [[27, "local-files"]], "Emplacement": [[28, "location"]], "Maintenance": [[29, "maintenance"]], "Correspondance": [[30, "matching"]], "Options de m\u00e9tadonn\u00e9es": [[31, "metadata-options"]], "R\u00e9seau": [[32, "network"]], "macOS": [[33, "macos"]], "Autres plateformes": [[34, "other-platforms"]], "Options des plugins": [[35, "plugins-options"]], "Liste des plugins": [[35, "plugins-list"]], "Installation de plugins tiers": [[35, "installing-third-party-plugins"]], "Options de profil": [[36, "profile-options"]], "\u00c9valuations": [[37, "ratings"]], "Parutions pr\u00e9f\u00e9r\u00e9es": [[38, "preferred-releases"]], "Options de script": [[39, "scripting-options"]], "Options de balise": [[40, "tag-options"]], "Fichiers AAC": [[41, "aac-files"]], "Fichiers AC3": [[42, "ac3-files"]], "Fichiers ID3": [[43, "id3-files"]], "Fichiers WAVE": [[44, "wave-files"]], "Windows": [[45, "windows"]], "MusicBrainz Picard": [[46, "musicbrainz-picard"], [145, "musicbrainz-picard"], [147, "musicbrainz-picard"]], "Exemples": [[47, "examples"]], "Prolonger Picard": [[48, "extending-picard"]], "Plugins": [[49, "plugins"]], "Ordre de traitement": [[50, "processing-order"]], "Commencez": [[50, "startup"]], "Chargement d\u2019une version": [[50, "loading-a-release"]], "Chargement de fichiers musicaux": [[50, "loading-music-files"]], "Ajout / suppression de fichiers": [[50, "adding-removing-files"]], "Sauvegarde des fichiers": [[50, "saving-files"]], "Suppression d\u2019albums": [[50, "removing-albums"]], "Menus contextuels": [[50, "context-menus"]], "Syntaxe": [[51, "syntax"]], "Variables de m\u00e9tadonn\u00e9es": [[51, "metadata-variables"]], "Fonctions de script": [[51, "scripting-functions"], [138, "scripting-functions"]], "Scripts": [[52, "scripts"]], "Script de d\u00e9nomination de fichier": [[52, "file-naming-script"]], "Scripts de balisage": [[52, "tagging-scripts"]], "Exemples de scripts de marquage": [[52, "tagging-script-examples"]], "D\u00e9placer la d\u00e9sambigu\u00efsation vers le titre de l\u2019album": [[52, "move-disambiguation-to-album-title"]], "Lib\u00e9rer la langue en tant que langue": [[52, "release-language-as-language"]], "Utiliser la date de sortie originale": [[52, "use-original-release-date"]], "D\u00e9finir le nom de tri de l\u2019album": [[52, "set-album-sort-name"]], "D\u00e9finir la compilation pour les sorties multi-artistes": [[52, "set-compilation-for-multi-artist-releases"]], "Supprimer le featuring de l\u2019artiste de l\u2019album": [[52, "remove-featuring-from-album-artist"]], "D\u00e9placer le featuring de l\u2019artiste au titre": [[52, "move-featuring-from-artist-to-title"]], "Conserver le nom de fichier original": [[52, "preserve-original-filename"]], "Questions fr\u00e9quemment pos\u00e9es": [[53, "frequently-asked-questions"]], "O\u00f9 est le Picard configuration enregistr\u00e9?": [[54, "where-is-the-picard-configuration-saved"]], "J\u2019ai marqu\u00e9 un fichier en Picard, mais iTunes ne voit pas les balises!": [[54, "i-tagged-a-file-in-picard-but-itunes-is-not-seeing-the-tags"]], "Mes balises sont truncated \u00e0 30 caract\u00e8res dans Windows Media Player!": [[54, "my-tags-are-truncated-to-30-characters-in-windows-media-player"]], "Comment dire \u00e0 Picard quel navigateur utiliser?": [[54, "how-do-i-tell-picard-which-browser-to-use"]], "Quels formats Picard prend-il en charge?": [[55, "what-formats-does-picard-support"], [55, "what-formats-will-picard-support"]], "Quels sont les rippers pris en charge pour la recherche de rondins ?": [[55, "what-rippers-are-supported-for-looking-up-from-logs"]], "Quelles balises Picard peut-il \u00e9crire dans mes fichiers?": [[55, "which-tags-can-picard-write-to-my-files"]], "Comment modifier les balises de plusieurs fichiers \u00e0 la fois ?": [[55, "how-do-i-edit-tags-in-several-files-at-once"]], "Pourquoi l\u2019enregistrement des fichiers est-il parfois lent, mais l\u2019enregistrement une deuxi\u00e8me fois beaucoup plus rapide ?": [[55, "why-is-saving-files-sometimes-slow-but-saving-a-second-time-much-faster"]], "Pourquoi Picard n\u2019utilise-t-il pas par d\u00e9faut les num\u00e9ros de pistes de style Vinyle (par exemple A1, A2, \u2026) ?": [[55, "why-does-picard-not-use-vinyl-style-track-numbers-e-g-a1-a2-by-default"]], "Le lecteur audio int\u00e9gr\u00e9 ne peut pas lire mon fichier. Quels formats prend-il en charge?": [[55, "the-built-in-audio-player-cannot-play-my-file-which-formats-does-it-support"]], "J\u2019utilise Fedora. Pourquoi la prise d\u2019empreintes acoustique ne fonctionne-t-elle pas?": [[55, "i-am-using-fedora-why-doesn-t-acoustic-fingerprinting-work"]], "Utiliser Picard": [[56, "using-picard"], [182, "using-picard"]], "Comment marquer des fichiers avec Picard?": [[56, "how-do-i-tag-files-with-picard"]], "Le \u00ab\u00a0Tagger\u00a0\u00bb vert ic\u00f4ne a disparu de MusicBrainz.org, comment le r\u00e9cup\u00e9rer?": [[56, "the-green-tagger-icon-disappeared-from-musicbrainz-org-how-do-i-get-it-back"]], "J\u2019essaye de charger une version en Picard, mais tout ce que je vois est \u00ab\u00a0Impossible de charger les erreurs d\u2019album\u00a0\u00bb. Quoi de neuf?": [[56, "i-m-trying-to-load-a-release-in-picard-but-all-i-m-seeing-is-couldn-t-load-album-errors-what-s-up"]], "J\u2019utilise macOS, o\u00f9 sont mes dossiers r\u00e9seau ou lecteurs?": [[56, "i-m-using-macos-where-are-my-network-folders-or-drives"]], "macOS montre que l\u2019application est endommag\u00e9. Comment puis-je diriger Picard?": [[56, "macos-shows-the-app-is-damaged-how-can-i-run-picard"]], "Picard est install\u00e9 sur Linux en tant que Snap, comment puis-je acc\u00e9der \u00e0 un support amovible?": [[56, "picard-is-installed-on-linux-as-a-snap-how-can-i-access-removable-media"]], "Sous Windows, comment puis-je r\u00e9soudre les erreurs d\u2019enregistrement sur les disques de stockage en nuage mont\u00e9s avec rclone ?": [[56, "on-windows-how-do-i-solve-errors-on-saving-to-cloud-storage-drives-mounted-with-rclone"]], "$add": [[57, "add"]], "$and": [[58, "and"]], "$cleanmulti": [[59, "cleanmulti"]], "$copy": [[60, "copy"]], "$copymerge": [[61, "copymerge"]], "$countryname": [[62, "countryname"]], "$dateformat": [[63, "dateformat"]], "$datetime": [[64, "datetime"]], "$day": [[65, "day"]], "$delete": [[66, "delete"]], "$delprefix": [[67, "delprefix"]], "$div": [[68, "div"]], "$endswith": [[69, "endswith"]], "$eq": [[70, "eq"]], "$eq_all": [[71, "eq-all"]], "$eq_any": [[72, "eq-any"]], "$find": [[73, "find"]], "$firstalphachar": [[74, "firstalphachar"]], "$firstwords": [[75, "firstwords"]], "$foreach": [[76, "foreach"]], "$get": [[77, "get"]], "$getmulti": [[78, "getmulti"]], "$gt": [[79, "gt"]], "$gte": [[80, "gte"]], "$if": [[81, "if"]], "$if2": [[82, "if2"]], "$in": [[83, "in"]], "$initials": [[84, "initials"]], "$inmulti": [[85, "inmulti"]], "$is_audio": [[86, "is-audio"]], "$is_complete": [[87, "is-complete"]], "$is_multi": [[88, "is-multi"]], "$is_video": [[89, "is-video"]], "$join": [[90, "join"]], "$left": [[91, "left"]], "$len": [[92, "len"]], "$lenmulti": [[93, "lenmulti"]], "$lower": [[94, "lower"]], "$lt": [[95, "lt"]], "$lte": [[96, "lte"]], "$map": [[97, "map"]], "$matchedtracks": [[98, "matchedtracks"]], "$max": [[99, "max"]], "$min": [[100, "min"]], "$mod": [[101, "mod"]], "$month": [[102, "month"]], "$mul": [[103, "mul"]], "$ne": [[104, "ne"]], "$ne_all": [[105, "ne-all"]], "$ne_any": [[106, "ne-any"]], "$noop": [[107, "noop"]], "$not": [[108, "not"]], "$num": [[109, "num"]], "$or": [[110, "or"]], "$pad": [[111, "pad"]], "$performer": [[112, "performer"]], "$replace": [[113, "replace"]], "$replacemulti": [[114, "replacemulti"]], "$reverse": [[115, "reverse"]], "$reversemulti": [[116, "reversemulti"]], "$right": [[117, "right"]], "$rreplace": [[118, "rreplace"]], "$rsearch": [[119, "rsearch"]], "$set": [[120, "set"]], "$setmulti": [[121, "setmulti"]], "$slice": [[122, "slice"]], "$sortmulti": [[123, "sortmulti"]], "$startswith": [[124, "startswith"]], "$strip": [[125, "strip"]], "$sub": [[126, "sub"]], "$substr": [[127, "substr"]], "$swapprefix": [[128, "swapprefix"]], "$title": [[129, "title"]], "$trim": [[130, "trim"]], "$truncate": [[131, "truncate"]], "$unique": [[132, "unique"]], "$unset": [[133, "unset"]], "$upper": [[134, "upper"]], "$while": [[135, "while"]], "$year": [[136, "year"]], "Annexe E : Fonctions de script class\u00e9es par ordre alphab\u00e9tique": [[137, "appendix-e-scripting-functions-listed-alphabetically"]], "Fonctions d\u2019affectation": [[138, "assignment-functions"]], "Fonctions de texte": [[138, "text-functions"]], "Fonctions \u00e0 valeurs multiples": [[138, "multi-value-functions"]], "Fonctions math\u00e9matiques": [[138, "mathematical-functions"]], "Fonctions conditionnelles": [[138, "conditional-functions"]], "Fonctions d\u2019information": [[138, "information-functions"]], "Fonctions de boucle": [[138, "loop-functions"]], "Fonctions diverses": [[138, "miscellaneous-functions"]], "Index": [[139, "index"]], "T\u00e9l\u00e9chargez et installez Picard": [[140, "download-install-picard"]], "Installation de Picard sous Linux": [[140, "installing-picard-on-linux"]], "Installation avec Flatpak": [[140, "installing-with-flatpak"]], "Installation avec Snap": [[140, "installing-with-snap"]], "Installation \u00e0 partir du r\u00e9f\u00e9rentiel de packages de votre distribution": [[140, "installing-from-your-distribution-s-package-repository"]], "Commencer": [[141, "getting-started"]], "\u00c9cran principal": [[142, "main-screen"]], "D\u00e9marrage Picard": [[143, "starting-picard"]], "Ic\u00f4nes d\u2019\u00e9tat": [[144, "status-icons"]], "Ic\u00f4nes d\u2019album / de sortie": [[144, "album-release-icons"]], "Ic\u00f4nes de piste": [[144, "track-icons"]], "Barre d\u2019\u00e9tat": [[144, "status-bar"]], "Page non trouv\u00e9e": [[146, "page-not-found"]], "Picard ne d\u00e9marre pas": [[148, "picard-won-t-start"]], "macOS montre que l\u2019application est endommag\u00e9e": [[149, "macos-shows-the-app-is-damaged"]], "Les balises ne sont pas mises \u00e0 jour ou enregistr\u00e9es": [[150, "tags-are-not-updated-or-saved"]], "Il n\u2019y a pas de pochette": [[151, "there-is-no-coverart"]], "Picard ne trouve et ne t\u00e9l\u00e9charge aucune pochette": [[151, "picard-isn-t-finding-and-downloading-any-cover-art"]], "La couverture enregistr\u00e9e avec les fichiers n\u2019est pas affich\u00e9e": [[151, "coverart-that-is-saved-with-the-files-isn-t-displayed"]], "Les fichiers ne sont pas enregistr\u00e9s": [[152, "files-are-not-being-saved"]], "D\u00e9pannage": [[153, "troubleshooting"]], "Picard vient de cesser de travailler": [[154, "picard-just-stopped-working"]], "D\u00e9pannage g\u00e9n\u00e9ral": [[155, "general-troubleshooting"]], "Obtenir de l\u2019aide": [[155, "getting-help"]], "Signaler un bogue": [[155, "reporting-a-bug"]], "Obtention d\u2019un journal de d\u00e9bogage": [[155, "getting-a-debug-log"]], "Importer les logs en cas de crash": [[155, "getting-logs-in-case-of-crashes"]], "Syst\u00e8mes Windows": [[155, "windows-systems"]], "Syst\u00e8mes macOS": [[155, "macos-systems"]], "Syst\u00e8mes Linux": [[155, "linux-systems"]], "Comprendre Empreintes acoustiques et AcoustIDs": [[156, "understanding-acoustic-fingerprinting-and-acoustids"]], "Chargement des parutions avec MusicBrainz pour Android": [[157, "loading-releases-with-musicbrainz-for-android"]], "Configuration du Picard": [[157, "configuring-picard"]], "Installation et configuration de l\u2019application MusicBrainz Android": [[157, "installing-and-configuring-the-musicbrainz-android-app"]], "Chargement des communiqu\u00e9s par code-barres": [[157, "loading-releases-by-barcode"]], "Chargement des communiqu\u00e9s par recherche": [[157, "loading-releases-by-search"]], "Chargement des communiqu\u00e9s du Tagger": [[157, "loading-releases-from-the-tagger"]], "Gestion de plusieurs pays de sortie": [[158, "handling-of-multiple-release-countries"]], "Utilisation des pays de diffusion pr\u00e9f\u00e9r\u00e9s": [[158, "using-preferred-release-countries"]], "Utilisation de scripts pour d\u00e9finir un pays diff\u00e9rent": [[158, "using-scripting-to-set-a-different-country"]], "Qu\u2019est-ce qui manque?": [[158, "what-s-missing"]], "Ecriture d\u2019un script de nommage de fichier": [[159, "writing-a-file-naming-script"]], "Tutoriels": [[160, "tutorials"]], "Attacher une identification de disque": [[161, "attaching-a-disc-id"]], "Introduction \u00e0 Picard": [[162, "introduction-to-picard"]], "Soumission d\u2019un AcoustID": [[163, "submitting-an-acoustid"]], "\u00c9criture d\u2019un Plugin": [[164, "writing-a-plugin"]], "Joindre un ID de disque \u00e0 une parution": [[165, "attaching-a-disc-id-to-a-release"]], "Traitement par commande et par lot": [[166, "command-and-batch-processing"]], "D\u00e9finition de la pochette": [[167, "setting-the-cover-art"]], "Commandes ex\u00e9cutables": [[168, "executable-commands"]], "CLEAR_LOGS": [[168, "clear-logs"]], "CLUSTER": [[168, "cluster"]], "FINGERPRINT": [[168, "fingerprint"]], "FROM_FILE": [[168, "from-file"]], "LOAD": [[168, "load"]], "LOOKUP": [[168, "lookup"]], "LOOKUP_CD": [[168, "lookup-cd"]], "PAUSE": [[168, "pause"]], "QUIT": [[168, "quit"]], "REMOVE": [[168, "remove"]], "REMOVE_ALL": [[168, "remove-all"]], "REMOVE_EMPTY": [[168, "remove-empty"]], "REMOVE_SAVED": [[168, "remove-saved"]], "REMOVE_UNCLUSTERED": [[168, "remove-unclustered"]], "SAVE_MATCHED": [[168, "save-matched"]], "SAVE_MODIFIED": [[168, "save-modified"]], "SCAN": [[168, "scan"]], "SHOW": [[168, "show"]], "SUBMIT_FINGERPRINTS": [[168, "submit-fingerprints"]], "WRITE_LOGS": [[168, "write-logs"]], "Mise en correspondance des fichiers aux pistes": [[169, "matching-files-to-tracks"]], "Profils d\u2019options": [[170, "option-profiles"]], "Comment fonctionnent les profils d\u2019option": [[170, "how-option-profiles-work"]], "Exemple d\u2019utilisation des profils": [[170, "example-of-using-profiles"]], "Gestion des profils d\u2019options": [[170, "managing-option-profiles"]], "Sauvegarde des param\u00e8tres des options du profil": [[170, "saving-profile-option-settings"]], "Autres t\u00e2ches de Picard": [[171, "other-picard-tasks"]], "R\u00e9cup\u00e9ration des informations sur l\u2019album": [[172, "retrieving-album-information"]], "Recherche dans le navigateur": [[173, "lookup-in-browser"]], "Rechercher des fichiers": [[174, "lookup-files"]], "Recherche du journal du CD ou du ripper": [[175, "lookup-cd-or-ripper-log"]], "Recherche manuelle": [[176, "manual-lookup"]], "Analyser les fichiers": [[177, "scan-files"]], "Enregistrement des fichiers mis \u00e0 jour": [[178, "saving-updated-files"]], "Soumission d\u2019empreintes acoustiques": [[179, "submitting-acoustic-fingerprints"]], "Envoi lors de l\u2019utilisation de Scan pour identifier la version": [[179, "submitting-when-using-scan-to-identify-the-release"]], "Soumission lorsque vous n\u2019utilisez pas Scan pour identifier la version": [[179, "submitting-when-not-using-scan-to-identify-the-release"]], "Soumettre le cluster comme une parution": [[180, "submitting-cluster-as-a-release"]], "Soumettre plusieurs pistes en tant que groupe": [[180, "submitting-multiple-tracks-as-a-cluster"]], "Soumission d\u2019une seule piste": [[180, "submitting-a-single-track"]], "G\u00e9n\u00e9rer des balises \u00e0 partir des noms de fichiers": [[181, "generating-tags-from-file-names"]], "Utilisation de base": [[181, "basic-usage"]], "Dossiers correspondants": [[181, "matching-folders"]], "Remplacer les traits de soulignement par des espaces": [[181, "replace-underscores-with-spaces"]], "Ignorer certaines parties du nom de fichier": [[181, "ignoring-parts-of-the-file-name"]], "Balises avanc\u00e9es": [[183, "advanced-tags"]], "Balises de relation de suivi": [[183, "track-relationship-tags"]], "Balises de genre": [[183, "genre-tags"]], "Balises de base": [[184, "basic-tags"]], "Tags fournis par les donn\u00e9es de MusicBrainz": [[184, "tags-provided-from-musicbrainz-data"]], "Tags non fournis par les donn\u00e9es de MusicBrainz": [[184, "tags-not-provided-from-musicbrainz-data"]], "Balises sp\u00e9cifiques \u00e0 iTunes": [[184, "itunes-specific-tags"]], "Balises & Variables": [[185, "tags-variables"]], "Variables avanc\u00e9es": [[186, "advanced-variables"]], "Variables de la relation de parution": [[186, "release-relationship-variables"]], "Suivi des variables relationnelles": [[186, "track-relationship-variables"]], "Variables de base": [[187, "basic-variables"]], "Balises de musique classique": [[188, "classical-music-tags"]], "Variables de fichier": [[189, "file-variables"]], "Autres informations": [[190, "other-information"]], "Balises des plugins": [[191, "tags-from-plugins"]], "Plugin Last.fm": [[191, "last-fm-plugin"]], "Plugin de variables d\u2019artistes suppl\u00e9mentaires": [[191, "additional-artists-variables-plugin"]], "Lorsque les fichiers sont regroup\u00e9s par album": [[192, "when-files-are-grouped-by-album"]], "Lorsque le CD est disponible": [[193, "when-the-cd-is-available"]], "Lorsque le fichier journal du ripper est disponible": [[194, "when-the-ripper-log-file-is-available"]], "Lorsque les fichiers ne sont pas group\u00e9s mais ont des m\u00e9tadonn\u00e9es": [[195, "when-files-are-not-grouped-but-have-some-metadata"]], "Lorsque les fichiers ne sont pas regroup\u00e9s et ont peu ou pas de m\u00e9tadonn\u00e9es existantes": [[196, "when-files-are-not-grouped-and-have-little-or-no-existing-metadata"]], "Recommandations de flux de travail": [[197, "work-flow-recommendations"]]}, "indexentries": {"remerciements": [[0, "index-1"], [147, "index-1"]], "contribuer": [[1, "index-1"], [147, "index-1"]], "acoustid": [[2, "index-39"], [20, "index-10"], [147, "index-1"], [147, "index-3"], [156, "index-3"], [179, "index-1"]], "caa": [[2, "index-43"]], "l'identifiant musicbrainz": [[2, "index-46"]], "albumartist": [[2, "index-40"]], "archives d'art de couverture": [[2, "index-44"]], "cr\u00e9dits d'artiste": [[2, "index-42"]], "empreinte acoustique": [[2, "index-38"], [55, "index-7"], [147, "index-7"]], "enregistrement": [[2, "index-50"], [147, "index-1"], [178, "index-1"]], "glossaire": [[2, "index-19"], [147, "index-19"]], "id du disque": [[2, "index-45"]], "l'artiste": [[2, "index-41"]], "mbid": [[2, "index-47"], [183, "index-6"], [184, "index-4"], [186, "index-4"], [187, "index-4"]], "moyen": [[2, "index-48"]], "non-album track": [[2, "index-49"]], "recording": [[2, "index-53"]], "release": [[2, "index-51"], [56, "index-10"], [147, "index-1"], [180, "index-1"]], "release group": [[2, "index-52"]], "standalone": [[2, "index-53"]], "standalone recording": [[2, "index-53"]], "track": [[2, "index-54"]], "work": [[2, "index-55"]], "limites": [[3, "index-2"], [147, "index-2"]], "--audit": [[4, "cmdoption-a"]], "--config-file": [[4, "cmdoption-c"]], "--debug": [[4, "cmdoption-d"]], "--exec": [[4, "cmdoption-e"]], "--help": [[4, "cmdoption-h"]], "--long-version": [[4, "cmdoption-V"]], "--no-crash-dialog": [[4, "cmdoption-no-crash-dialog"]], "--no-player": [[4, "cmdoption-M"]], "--no-plugins": [[4, "cmdoption-P"]], "--no-restore": [[4, "cmdoption-N"]], "--stand-alone-instance": [[4, "cmdoption-s"]], "--version": [[4, "cmdoption-v"]], "-m": [[4, "cmdoption-M"]], "-n": [[4, "cmdoption-N"]], "-p": [[4, "cmdoption-P"]], "-v": [[4, "cmdoption-V"], [4, "cmdoption-v"]], "-a": [[4, "cmdoption-a"]], "-c": [[4, "cmdoption-c"]], "-d": [[4, "cmdoption-d"]], "-e": [[4, "cmdoption-e"]], "-h": [[4, "cmdoption-h"]], "-s": [[4, "cmdoption-s"]], "ligne de commande": [[4, "index-1"], [147, "index-1"]], "option de ligne de commande": [[4, "cmdoption-M"], [4, "cmdoption-N"], [4, "cmdoption-P"], [4, "cmdoption-V"], [4, "cmdoption-a"], [4, "cmdoption-c"], [4, "cmdoption-d"], [4, "cmdoption-e"], [4, "cmdoption-h"], [4, "cmdoption-no-crash-dialog"], [4, "cmdoption-s"], [4, "cmdoption-v"]], "options": [[4, "index-1"], [147, "index-1"]], "interface utilisateur": [[5, "index-1"], [22, "index-1"], [23, "index-1"], [24, "index-1"], [142, "index-1"], [147, "index-1"]], "raccourcis clavier": [[5, "index-1"], [147, "index-1"]], "actions du menu contextuel": [[7, "index-15"], [147, "index-15"]], "api": [[7, "index-9"], [147, "index-9"]], "fonctions de script": [[7, "index-14"], [138, "index-10"], [138, "index-11"], [138, "index-12"], [138, "index-13"], [138, "index-14"], [138, "index-15"], [138, "index-16"], [138, "index-17"], [138, "index-9"], [147, "index-10"], [147, "index-11"], [147, "index-12"], [147, "index-13"], [147, "index-14"], [147, "index-15"], [147, "index-16"], [147, "index-17"], [147, "index-9"]], "format de fichier": [[7, "index-13"], [55, "index-4"], [147, "index-13"], [147, "index-4"]], "hooks d'\u00e9v\u00e9nement": [[7, "index-12"], [147, "index-12"]], "m\u00e9tadonn\u00e9es": [[7, "index-10"], [147, "index-10"]], "plugins": [[7, "index-10"], [7, "index-11"], [7, "index-12"], [7, "index-13"], [7, "index-14"], [7, "index-15"], [7, "index-8"], [7, "index-9"], [35, "index-3"], [35, "index-5"], [35, "index-6"], [49, "index-0"], [49, "index-3"], [147, "index-0"], [147, "index-10"], [147, "index-11"], [147, "index-12"], [147, "index-13"], [147, "index-14"], [147, "index-15"], [147, "index-3"], [147, "index-5"], [147, "index-8"], [147, "index-9"]], "processeurs de m\u00e9tadonn\u00e9es": [[7, "index-11"], [147, "index-11"]], "programmation": [[7, "index-8"], [147, "index-8"]], "balises": [[8, "index-1"], [54, "index-10"], [147, "index-1"], [147, "index-10"], [147, "index-2"], [147, "index-3"], [147, "index-5"], [183, "index-3"], [183, "index-5"], [184, "index-2"], [185, "index-1"], [188, "index-1"], [190, "index-1"], [191, "index-1"]], "mappage": [[8, "index-1"], [147, "index-1"]], "configuration": [[9, "index-3"], [9, "index-4"], [10, "index-1"], [11, "index-1"], [12, "index-1"], [13, "index-1"], [14, "index-2"], [15, "index-1"], [16, "index-1"], [17, "index-1"], [19, "index-1"], [20, "index-12"], [20, "index-13"], [20, "index-5"], [21, "index-0"], [22, "index-1"], [23, "index-1"], [24, "index-1"], [25, "index-0"], [27, "index-1"], [28, "index-1"], [29, "index-0"], [30, "index-1"], [31, "index-1"], [32, "index-1"], [35, "index-3"], [36, "index-1"], [37, "index-1"], [38, "index-1"], [39, "index-1"], [40, "index-1"], [41, "index-1"], [42, "index-1"], [43, "index-1"], [44, "index-1"], [54, "index-12"], [54, "index-7"], [147, "index-0"], [147, "index-1"], [147, "index-12"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-7"]], "configuration de l'\u00e9cran": [[9, "index-3"], [147, "index-3"]], "options d'action": [[9, "index-4"], [147, "index-4"]], "param\u00e8tres des options": [[9, "index-5"], [147, "index-5"]], "options avanc\u00e9es": [[10, "index-1"], [147, "index-1"]], "avant le balisage": [[11, "index-1"], [147, "index-1"]], "recherche cd": [[12, "index-1"], [147, "index-1"]], "art de couverture": [[13, "index-1"], [147, "index-1"]], "archives de l'art de la couverture": [[14, "index-2"], [147, "index-2"]], "fournisseurs d'art de couverture": [[15, "index-1"], [147, "index-1"]], "d\u00e9nomination des fichiers": [[16, "index-1"], [147, "index-1"]], "compatibilit\u00e9 des noms de fichiers": [[17, "index-1"], [147, "index-1"]], "editeur de script": [[18, "index-2"], [147, "index-2"]], "nom de fichier": [[18, "index-2"], [18, "index-4"], [52, "index-3"], [147, "index-2"], [147, "index-3"]], "scripts": [[18, "index-4"], [39, "index-1"], [51, "index-2"], [51, "index-3"], [52, "index-0"], [52, "index-3"], [52, "index-4"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [185, "index-1"]], "empreinte digitale": [[19, "index-1"], [55, "index-7"], [147, "index-1"], [147, "index-7"], [179, "index-1"]], "cluster": [[20, "index-11"], [147, "index-43"], [147, "index-1"], [168, "index-43"], [174, "index-5"], [180, "index-1"]], "options g\u00e9n\u00e9rales": [[20, "index-5"], [147, "index-5"]], "regroupement automatique": [[20, "index-11"]], "scan automatique": [[20, "index-10"]], "v\u00e9rification des mises \u00e0 jour de plugins": [[20, "index-12"]], "v\u00e9rification des mises \u00e0 jour du programme": [[20, "index-13"]], "genres": [[21, "index-0"], [147, "index-0"]], "couleurs": [[23, "index-1"], [147, "index-1"]], "barre d'outils": [[24, "index-1"], [147, "index-1"]], "top tags": [[25, "index-0"], [147, "index-0"]], "fichiers locaux": [[27, "index-1"], [147, "index-1"]], "emplacement de la pochette": [[28, "index-1"], [147, "index-1"]], "emplacement pour enregistrer": [[28, "index-1"], [147, "index-1"]], "pochette": [[28, "index-1"], [147, "index-1"], [167, "index-1"]], "maintenance": [[29, "index-0"], [147, "index-0"]], "pr\u00e9f\u00e9rences correspondantes": [[30, "index-1"], [147, "index-1"]], "options de m\u00e9tadonn\u00e9es": [[31, "index-1"], [147, "index-1"]], "r\u00e9seau": [[32, "index-1"], [147, "index-1"]], "installation": [[35, "index-5"], [140, "index-4"], [140, "index-5"], [140, "index-6"], [147, "index-4"], [147, "index-5"], [147, "index-6"]], "tierce personne": [[35, "index-6"]], "option": [[36, "index-1"], [147, "index-1"]], "profils": [[36, "index-1"], [147, "index-1"]], "\u00e9valuations": [[37, "index-1"], [147, "index-1"]], "pr\u00e9f\u00e9rences de parution": [[38, "index-1"], [147, "index-1"]], "balisage": [[39, "index-1"], [52, "index-4"], [147, "index-1"], [147, "index-4"]], "options de balise": [[40, "index-1"], [147, "index-1"]], "options de balise aac": [[41, "index-1"], [147, "index-1"]], "options de balise ac3": [[42, "index-1"], [147, "index-1"]], "options de balise id3": [[43, "index-1"], [147, "index-1"]], "options de balise wave": [[44, "index-1"], [147, "index-1"]], "types": [[49, "index-3"]], "ordre de traitement": [[50, "index-1"], [147, "index-1"]], "syntaxe": [[51, "index-3"], [147, "index-3"]], "wmp": [[54, "index-10"], [147, "index-10"]], "emplacement du fichier de configuration": [[54, "index-12"], [147, "index-12"]], "fichier": [[54, "index-7"], [147, "index-7"]], "itunes": [[54, "index-13"], [54, "index-8"], [147, "index-8"]], "marquage": [[54, "index-8"], [147, "index-8"]], "navigateur": [[54, "index-11"], [147, "index-11"]], "paire: configuration": [[54, "index-11"], [147, "index-11"]], "tags": [[54, "index-10"], [147, "index-10"]], "tronqu\u00e9": [[54, "index-10"], [147, "index-10"]], "\u00e9tiquettes": [[54, "index-8"], [147, "index-8"]], "acoustique": [[55, "index-7"], [147, "index-2"], [147, "index-7"], [156, "index-2"]], "lecteur audio": [[55, "index-9"]], "mots cl\u00e9s": [[55, "index-8"]], "\u00e9dition": [[55, "index-8"]], "album": [[56, "index-6"], [144, "index-5"], [147, "index-5"], [147, "index-6"]], "app endommag\u00e9e": [[56, "index-9"], [147, "index-9"]], "dossiers r\u00e9seau": [[56, "index-8"], [147, "index-8"]], "erreur": [[56, "index-6"], [147, "index-6"]], "erreur de chargement": [[56, "index-6"], [147, "index-6"]], "ic\u00f4ne": [[56, "index-5"], [147, "index-5"]], "ic\u00f4ne du tagueur": [[56, "index-5"], [147, "index-5"]], "impossible de charger l'album": [[56, "index-6"], [147, "index-6"]], "macos": [[56, "index-8"], [56, "index-9"], [147, "index-8"], [147, "index-9"]], "supprim\u00e9": [[56, "index-10"]], "tagger": [[56, "index-5"], [147, "index-5"]], "version": [[56, "index-6"], [147, "index-6"]], "affectation": [[138, "index-10"], [147, "index-10"]], "boucle": [[138, "index-16"], [147, "index-16"]], "conditionnel": [[138, "index-14"], [147, "index-14"]], "divers": [[138, "index-17"], [147, "index-17"]], "informations": [[138, "index-15"], [147, "index-15"]], "math\u00e9matique": [[138, "index-13"], [147, "index-13"]], "multi-valeur": [[138, "index-12"], [147, "index-12"]], "texte": [[138, "index-11"], [147, "index-11"]], "paquet linux": [[140, "index-7"], [147, "index-7"]], "flatpak": [[140, "index-5"], [147, "index-5"]], "install": [[140, "index-7"], [147, "index-7"]], "snap": [[140, "index-6"], [147, "index-6"]], "t\u00e9l\u00e9charger": [[140, "index-4"], [147, "index-4"]], "\u00e9cran principal": [[142, "index-1"], [147, "index-1"]], "d\u00e9marrage": [[143, "index-1"], [147, "index-1"]], "barre d'\u00e9tat": [[144, "index-7"], [147, "index-7"]], "ic\u00f4nes": [[144, "index-5"], [144, "index-7"], [147, "index-5"], [147, "index-7"]], "ic\u00f4nes d'\u00e9tat": [[144, "index-4"], [147, "index-4"]], "ic\u00f4nes de piste": [[144, "index-6"], [147, "index-6"]], "lib\u00e9ration": [[144, "index-5"], [147, "index-5"]], "clear_logs": [[147, "index-42"], [168, "index-42"]], "fingerprint": [[147, "index-44"], [168, "index-44"]], "from_file": [[147, "index-45"], [168, "index-45"]], "load": [[147, "index-46"], [168, "index-46"]], "lookup": [[147, "index-47"], [168, "index-47"], [194, "index-2"]], "lookup_cd": [[147, "index-48"], [168, "index-48"]], "pause": [[147, "index-49"], [168, "index-49"]], "quit": [[147, "index-50"], [168, "index-50"]], "remove": [[147, "index-51"], [168, "index-51"]], "remove_all": [[147, "index-52"], [168, "index-52"]], "remove_empty": [[147, "index-53"], [168, "index-53"]], "remove_saved": [[147, "index-54"], [168, "index-54"]], "remove_unclustered": [[147, "index-55"], [168, "index-55"]], "save_matched": [[147, "index-56"], [168, "index-56"]], "save_modified": [[147, "index-57"], [168, "index-57"]], "scan": [[147, "index-58"], [168, "index-58"]], "show": [[147, "index-59"], [168, "index-59"]], "submit_fingerprints": [[147, "index-60"], [168, "index-60"]], "write_logs": [[147, "index-61"], [168, "index-61"]], "android": [[147, "index-1"], [157, "index-1"]], "app": [[147, "index-1"], [157, "index-1"]], "attacher": [[147, "index-1"], [165, "index-1"]], "aucune pochette affich\u00e9e": [[147, "index-3"], [151, "index-3"]], "aucune pochette t\u00e9l\u00e9charg\u00e9e": [[147, "index-2"], [151, "index-2"]], "avanc\u00e9es": [[147, "index-2"], [147, "index-3"], [183, "index-3"], [186, "index-2"]], "balises non enregistr\u00e9es": [[147, "index-1"], [150, "index-1"]], "balises \u00e0 partir des noms de fichiers": [[147, "index-1"], [181, "index-1"]], "commandes": [[147, "index-21"], [168, "index-21"]], "commandes ex\u00e9cutables": [[147, "index-21"], [147, "index-42"], [147, "index-43"], [147, "index-44"], [147, "index-45"], [147, "index-46"], [147, "index-47"], [147, "index-48"], [147, "index-49"], [147, "index-50"], [147, "index-51"], [147, "index-52"], [147, "index-53"], [147, "index-54"], [147, "index-55"], [147, "index-56"], [147, "index-57"], [147, "index-58"], [147, "index-59"], [147, "index-60"], [147, "index-61"], [168, "index-21"], [168, "index-42"], [168, "index-43"], [168, "index-44"], [168, "index-45"], [168, "index-46"], [168, "index-47"], [168, "index-48"], [168, "index-49"], [168, "index-50"], [168, "index-51"], [168, "index-52"], [168, "index-53"], [168, "index-54"], [168, "index-55"], [168, "index-56"], [168, "index-57"], [168, "index-58"], [168, "index-59"], [168, "index-60"], [168, "index-61"]], "de base": [[147, "index-2"], [184, "index-2"], [187, "index-2"]], "de fichier": [[147, "index-1"], [189, "index-1"]], "de genre": [[147, "index-5"], [183, "index-5"]], "de musique classique": [[147, "index-1"], [188, "index-1"]], "des plugins": [[147, "index-1"], [191, "index-1"]], "d\u00e9pannage": [[147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [148, "index-1"], [149, "index-1"], [150, "index-1"], [151, "index-2"], [151, "index-3"], [152, "index-1"], [154, "index-1"], [155, "index-4"], [155, "index-5"], [155, "index-6"], [155, "index-7"]], "empreinte": [[147, "index-2"], [156, "index-2"]], "empreinte digitale acoustique": [[147, "index-1"], [179, "index-1"], [192, "index-4"], [193, "index-4"], [194, "index-4"]], "enregistrement de fichiers": [[147, "index-1"], [178, "index-1"]], "ex\u00e9cutables": [[147, "index-21"], [168, "index-21"]], "fichiers": [[147, "index-1"], [178, "index-1"]], "fichiers non enregistr\u00e9s": [[147, "index-1"], [152, "index-1"]], "g\u00e9n\u00e9ral": [[147, "index-1"], [147, "index-4"], [155, "index-4"], [197, "index-1"]], "id de disque": [[147, "index-1"], [165, "index-1"]], "le programme ne d\u00e9marre pas": [[147, "index-1"], [148, "index-1"]], "le programme se fige": [[147, "index-1"], [154, "index-1"]], "lot": [[147, "index-1"], [166, "index-1"]], "macos montre que l'application est endommag\u00e9e": [[147, "index-1"], [149, "index-1"]], "mise en correspondance des fichiers aux pistes": [[147, "index-1"], [169, "index-1"]], "obtenir le journal de d\u00e9bogage": [[147, "index-6"], [155, "index-6"]], "obtenir les logs en cas de crash": [[147, "index-7"], [155, "index-7"]], "pays de sortie": [[147, "index-1"], [158, "index-1"]], "plugin": [[147, "index-1"], [164, "index-1"]], "plusieurs": [[147, "index-1"], [158, "index-1"]], "plusieurs pays de sortie": [[147, "index-1"], [158, "index-1"]], "r\u00e9glage": [[147, "index-1"], [167, "index-1"]], "script de nommage de fichier": [[147, "index-1"], [159, "index-1"]], "signaler un bug": [[147, "index-5"], [155, "index-5"]], "soumettre": [[147, "index-1"], [180, "index-1"]], "soumission": [[147, "index-1"], [179, "index-1"], [192, "index-4"], [193, "index-4"], [194, "index-4"]], "traitement": [[147, "index-1"], [166, "index-1"]], "traitement par commande": [[147, "index-1"], [166, "index-1"]], "traitement par lot": [[147, "index-1"], [166, "index-1"]], "utilisation": [[147, "index-3"], [156, "index-3"]], "variables": [[147, "index-1"], [147, "index-2"], [185, "index-1"], [186, "index-2"], [187, "index-2"], [189, "index-1"]], "workflows": [[147, "index-1"], [192, "index-2"], [193, "index-2"], [197, "index-1"]], "\u00e9criture": [[147, "index-1"], [164, "index-1"], [190, "index-1"]], "recherche dans le navigateur": [[173, "index-2"]], "fichiers de recherche": [[174, "index-4"]], "recherche": [[174, "index-5"]], "cd": [[175, "index-2"], [193, "index-2"]], "chercher": [[175, "index-2"]], "grumes de d\u00e9fonceuse": [[175, "index-2"]], "analyser les fichiers": [[177, "index-2"]], "identifiant": [[183, "index-6"], [184, "index-4"], [186, "index-4"], [187, "index-4"]], "musicbrainz": [[183, "index-6"], [184, "index-4"], [186, "index-4"], [187, "index-4"]], "fichiers regroup\u00e9s par album": [[192, "index-2"]], "eac": [[194, "index-2"]], "whipper": [[194, "index-2"]], "xld": [[194, "index-2"]], "dbpoweramp": [[194, "index-2"]], "flux de travail": [[194, "index-2"], [195, "index-1"]], "fre:ac": [[194, "index-2"]], "journal de lookup": [[194, "index-2"]], "journal du ripper": [[194, "index-2"]], "fichiers non group\u00e9s": [[195, "index-1"]], "pas de m\u00e9tadonn\u00e9es": [[196, "index-1"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["about_picard/acknowledgements", "about_picard/contributing", "about_picard/glossary", "about_picard/introduction", "appendices/command_line", "appendices/keyboard_shortcuts", "appendices/pdf_appendices", "appendices/plugins_api", "appendices/tag_mapping", "config/configuration", "config/options_advanced", "config/options_before_tagging", "config/options_cdlookup", "config/options_cover", "config/options_cover_art_archive", "config/options_cover_art_providers", "config/options_filerenaming", "config/options_filerenaming_compat", "config/options_filerenaming_editor", "config/options_fingerprinting", "config/options_general", "config/options_genres", "config/options_interface", "config/options_interface_colors", "config/options_interface_toolbar", "config/options_interface_top_tags", "config/options_linux", "config/options_local_files", "config/options_location", "config/options_maintenance", "config/options_matching", "config/options_metadata", "config/options_network", "config/options_os_x", "config/options_other_platforms", "config/options_plugins", "config/options_profiles", "config/options_ratings", "config/options_releases", "config/options_scripting", "config/options_tags", "config/options_tags_compatibility_aac", "config/options_tags_compatibility_ac3", "config/options_tags_compatibility_id3", "config/options_tags_compatibility_wave", "config/options_windows", "epub", "examples/examples", "extending/extending", "extending/plugins", "extending/processing", "extending/scripting", "extending/scripts", "faq/faq", "faq/faq_config", "faq/faq_file_formats", "faq/faq_usage", "functions/func_add", "functions/func_and", "functions/func_cleanmulti", "functions/func_copy", "functions/func_copymerge", "functions/func_countryname", "functions/func_dateformat", "functions/func_datetime", "functions/func_day", "functions/func_delete", "functions/func_delprefix", "functions/func_div", "functions/func_endswith", "functions/func_eq", "functions/func_eq_all", "functions/func_eq_any", "functions/func_find", "functions/func_firstalphachar", "functions/func_firstwords", "functions/func_foreach", "functions/func_get", "functions/func_getmulti", "functions/func_gt", "functions/func_gte", "functions/func_if", "functions/func_if2", "functions/func_in", "functions/func_initials", "functions/func_inmulti", "functions/func_is_audio", "functions/func_is_complete", "functions/func_is_multi", "functions/func_is_video", "functions/func_join", "functions/func_left", "functions/func_len", "functions/func_lenmulti", "functions/func_lower", "functions/func_lt", "functions/func_lte", "functions/func_map", "functions/func_matchedtracks", "functions/func_max", "functions/func_min", "functions/func_mod", "functions/func_month", "functions/func_mul", "functions/func_ne", "functions/func_ne_all", "functions/func_ne_any", "functions/func_noop", "functions/func_not", "functions/func_num", "functions/func_or", "functions/func_pad", "functions/func_performer", "functions/func_replace", "functions/func_replacemulti", "functions/func_reverse", "functions/func_reversemulti", "functions/func_right", "functions/func_rreplace", "functions/func_rsearch", "functions/func_set", "functions/func_setmulti", "functions/func_slice", "functions/func_sortmulti", "functions/func_startswith", "functions/func_strip", "functions/func_sub", "functions/func_substr", "functions/func_swapprefix", "functions/func_title", "functions/func_trim", "functions/func_truncate", "functions/func_unique", "functions/func_unset", "functions/func_upper", "functions/func_while", "functions/func_year", "functions/list_by_name", "functions/list_by_type", "genindex", "getting_started/download", "getting_started/pdf_starting", "getting_started/screen_main", "getting_started/starting", "getting_started/status_icons", "index", "not_found", "pdf", "troubleshooting/does_not_start", "troubleshooting/macos_startup_error", "troubleshooting/missing_tags", "troubleshooting/no_coverart", "troubleshooting/not_saving", "troubleshooting/pdf_troubleshooting", "troubleshooting/stopped_working", "troubleshooting/troubleshooting", "tutorials/acoustid", "tutorials/android_app", "tutorials/multiple_release_countries", "tutorials/naming_script", "tutorials/tutorials", "tutorials/v_attach_disc_id", "tutorials/v_introduction", "tutorials/v_submit_acoustid", "tutorials/write_plugin", "usage/attach_disc_id", "usage/command_processing", "usage/coverart", "usage/exec_commands", "usage/match", "usage/option_profiles", "usage/other", "usage/retrieve", "usage/retrieve_browser", "usage/retrieve_lookup", "usage/retrieve_lookup_cd", "usage/retrieve_manual", "usage/retrieve_scan", "usage/save", "usage/submit_acoustid", "usage/submit_cluster_as_release", "usage/tags_from_file_names", "usage/using", "variables/tags_advanced", "variables/tags_basic", "variables/variables", "variables/variables_advanced", "variables/variables_basic", "variables/variables_classical", "variables/variables_file", "variables/variables_other_information", "variables/variables_plugins", "workflows/workflow_album", "workflows/workflow_cd", "workflows/workflow_extractor_log", "workflows/workflow_metadata", "workflows/workflow_no_info", "workflows/workflows"], "filenames": ["about_picard/acknowledgements.rst", "about_picard/contributing.rst", "about_picard/glossary.rst", "about_picard/introduction.rst", "appendices/command_line.rst", "appendices/keyboard_shortcuts.rst", "appendices/pdf_appendices.rst", "appendices/plugins_api.rst", "appendices/tag_mapping.rst", "config/configuration.rst", "config/options_advanced.rst", "config/options_before_tagging.rst", "config/options_cdlookup.rst", "config/options_cover.rst", "config/options_cover_art_archive.rst", "config/options_cover_art_providers.rst", "config/options_filerenaming.rst", "config/options_filerenaming_compat.rst", "config/options_filerenaming_editor.rst", "config/options_fingerprinting.rst", "config/options_general.rst", "config/options_genres.rst", "config/options_interface.rst", "config/options_interface_colors.rst", "config/options_interface_toolbar.rst", "config/options_interface_top_tags.rst", "config/options_linux.rst", "config/options_local_files.rst", "config/options_location.rst", "config/options_maintenance.rst", "config/options_matching.rst", "config/options_metadata.rst", "config/options_network.rst", "config/options_os_x.rst", "config/options_other_platforms.rst", "config/options_plugins.rst", "config/options_profiles.rst", "config/options_ratings.rst", "config/options_releases.rst", "config/options_scripting.rst", "config/options_tags.rst", "config/options_tags_compatibility_aac.rst", "config/options_tags_compatibility_ac3.rst", "config/options_tags_compatibility_id3.rst", "config/options_tags_compatibility_wave.rst", "config/options_windows.rst", "epub.rst", "examples/examples.rst", "extending/extending.rst", "extending/plugins.rst", "extending/processing.rst", "extending/scripting.rst", "extending/scripts.rst", "faq/faq.rst", "faq/faq_config.rst", "faq/faq_file_formats.rst", "faq/faq_usage.rst", "functions/func_add.rst", "functions/func_and.rst", "functions/func_cleanmulti.rst", "functions/func_copy.rst", "functions/func_copymerge.rst", "functions/func_countryname.rst", "functions/func_dateformat.rst", "functions/func_datetime.rst", "functions/func_day.rst", "functions/func_delete.rst", "functions/func_delprefix.rst", "functions/func_div.rst", "functions/func_endswith.rst", "functions/func_eq.rst", "functions/func_eq_all.rst", "functions/func_eq_any.rst", "functions/func_find.rst", "functions/func_firstalphachar.rst", "functions/func_firstwords.rst", "functions/func_foreach.rst", "functions/func_get.rst", "functions/func_getmulti.rst", "functions/func_gt.rst", "functions/func_gte.rst", "functions/func_if.rst", "functions/func_if2.rst", "functions/func_in.rst", "functions/func_initials.rst", "functions/func_inmulti.rst", "functions/func_is_audio.rst", "functions/func_is_complete.rst", "functions/func_is_multi.rst", "functions/func_is_video.rst", "functions/func_join.rst", "functions/func_left.rst", "functions/func_len.rst", "functions/func_lenmulti.rst", "functions/func_lower.rst", "functions/func_lt.rst", "functions/func_lte.rst", "functions/func_map.rst", "functions/func_matchedtracks.rst", "functions/func_max.rst", "functions/func_min.rst", "functions/func_mod.rst", "functions/func_month.rst", "functions/func_mul.rst", "functions/func_ne.rst", "functions/func_ne_all.rst", "functions/func_ne_any.rst", "functions/func_noop.rst", "functions/func_not.rst", "functions/func_num.rst", "functions/func_or.rst", "functions/func_pad.rst", "functions/func_performer.rst", "functions/func_replace.rst", "functions/func_replacemulti.rst", "functions/func_reverse.rst", "functions/func_reversemulti.rst", "functions/func_right.rst", "functions/func_rreplace.rst", "functions/func_rsearch.rst", "functions/func_set.rst", "functions/func_setmulti.rst", "functions/func_slice.rst", "functions/func_sortmulti.rst", "functions/func_startswith.rst", "functions/func_strip.rst", "functions/func_sub.rst", "functions/func_substr.rst", "functions/func_swapprefix.rst", "functions/func_title.rst", "functions/func_trim.rst", "functions/func_truncate.rst", "functions/func_unique.rst", "functions/func_unset.rst", "functions/func_upper.rst", "functions/func_while.rst", "functions/func_year.rst", "functions/list_by_name.rst", "functions/list_by_type.rst", "genindex.rst", "getting_started/download.rst", "getting_started/pdf_starting.rst", "getting_started/screen_main.rst", "getting_started/starting.rst", "getting_started/status_icons.rst", "index.rst", "not_found.rst", "pdf.rst", "troubleshooting/does_not_start.rst", "troubleshooting/macos_startup_error.rst", "troubleshooting/missing_tags.rst", "troubleshooting/no_coverart.rst", "troubleshooting/not_saving.rst", "troubleshooting/pdf_troubleshooting.rst", "troubleshooting/stopped_working.rst", "troubleshooting/troubleshooting.rst", "tutorials/acoustid.rst", "tutorials/android_app.rst", "tutorials/multiple_release_countries.rst", "tutorials/naming_script.rst", "tutorials/tutorials.rst", "tutorials/v_attach_disc_id.rst", "tutorials/v_introduction.rst", "tutorials/v_submit_acoustid.rst", "tutorials/write_plugin.rst", "usage/attach_disc_id.rst", "usage/command_processing.rst", "usage/coverart.rst", "usage/exec_commands.rst", "usage/match.rst", "usage/option_profiles.rst", "usage/other.rst", "usage/retrieve.rst", "usage/retrieve_browser.rst", "usage/retrieve_lookup.rst", "usage/retrieve_lookup_cd.rst", "usage/retrieve_manual.rst", "usage/retrieve_scan.rst", "usage/save.rst", "usage/submit_acoustid.rst", "usage/submit_cluster_as_release.rst", "usage/tags_from_file_names.rst", "usage/using.rst", "variables/tags_advanced.rst", "variables/tags_basic.rst", "variables/variables.rst", "variables/variables_advanced.rst", "variables/variables_basic.rst", "variables/variables_classical.rst", "variables/variables_file.rst", "variables/variables_other_information.rst", "variables/variables_plugins.rst", "workflows/workflow_album.rst", "workflows/workflow_cd.rst", "workflows/workflow_extractor_log.rst", "workflows/workflow_metadata.rst", "workflows/workflow_no_info.rst", "workflows/workflows.rst"], "titles": ["Remerciements", "Contribuer au projet", "Glossaire des termes", "Introduction", "Annexe C\u202f:\u202fOptions de ligne de commande", "Annexe D\u202f: Courts clavier", "Annexes", "Annexe A: API des plugins", "Annexe B\u00a0: Mappage de balises", "Configuration", "Options avanc\u00e9es", "Avant de baliser", "Options de recherche de CD", "Options de la pochette", "Cover Art Archive", "Fournisseurs d\u2019art de couverture", "Options de nom de fichier", "Options de compatibilit\u00e9 des noms de fichiers", "Nom de fichier Editeur de script", "Options d\u2019empreintes digitales", "Options g\u00e9n\u00e9rales", "Genres", "Options de l\u2019interface utilisateur", "Couleurs", "Barre d\u2019outils", "Top Tags", "Linux", "Fichiers locaux", "Emplacement", "Maintenance", "Correspondance", "Options de m\u00e9tadonn\u00e9es", "R\u00e9seau", "macOS", "Autres plateformes", "Options des plugins", "Options de profil", "\u00c9valuations", "Parutions pr\u00e9f\u00e9r\u00e9es", "Options de script", "Options de balise", "Fichiers AAC", "Fichiers AC3", "Fichiers ID3", "Fichiers WAVE", "Windows", "MusicBrainz Picard", "Exemples", "Prolonger Picard", "Plugins", "Ordre de traitement", "Script", "Scripts", "Questions fr\u00e9quemment pos\u00e9es", "Configuration", "Formats de fichiers", "Utiliser Picard", "$add", "$and", "$cleanmulti", "$copy", "$copymerge", "$countryname", "$dateformat", "$datetime", "$day", "$delete", "$delprefix", "$div", "$endswith", "$eq", "$eq_all", "$eq_any", "$find", "$firstalphachar", "$firstwords", "$foreach", "$get", "$getmulti", "$gt", "$gte", "$if", "$if2", "$in", "$initials", "$inmulti", "$is_audio", "$is_complete", "$is_multi", "$is_video", "$join", "$left", "$len", "$lenmulti", "$lower", "$lt", "$lte", "$map", "$matchedtracks", "$max", "$min", "$mod", "$month", "$mul", "$ne", "$ne_all", "$ne_any", "$noop", "$not", "$num", "$or", "$pad", "$performer", "$replace", "$replacemulti", "$reverse", "$reversemulti", "$right", "$rreplace", "$rsearch", "$set", "$setmulti", "$slice", "$sortmulti", "$startswith", "$strip", "$sub", "$substr", "$swapprefix", "$title", "$trim", "$truncate", "$unique", "$unset", "$upper", "$while", "$year", "Annexe E : Fonctions de script class\u00e9es par ordre alphab\u00e9tique", "Fonctions de script", "Index", "T\u00e9l\u00e9chargez et installez Picard", "Commencer", "\u00c9cran principal", "D\u00e9marrage Picard", "Ic\u00f4nes d\u2019\u00e9tat", "MusicBrainz Picard", "Page non trouv\u00e9e", "MusicBrainz Picard", "Picard ne d\u00e9marre pas", "macOS montre que l\u2019application est endommag\u00e9e", "Les balises ne sont pas mises \u00e0 jour ou enregistr\u00e9es", "Il n\u2019y a pas de pochette", "Les fichiers ne sont pas enregistr\u00e9s", "D\u00e9pannage", "Picard vient de cesser de travailler", "D\u00e9pannage g\u00e9n\u00e9ral", "Comprendre Empreintes acoustiques et AcoustIDs", "Chargement des parutions avec MusicBrainz pour Android", "Gestion de plusieurs pays de sortie", "Ecriture d\u2019un script de nommage de fichier", "Tutoriels", "Attacher une identification de disque", "Introduction \u00e0 Picard", "Soumission d\u2019un AcoustID", "\u00c9criture d\u2019un Plugin", "Joindre un ID de disque \u00e0 une parution", "Traitement par commande et par lot", "D\u00e9finition de la pochette", "Commandes ex\u00e9cutables", "Mise en correspondance des fichiers aux pistes", "Profils d\u2019options", "Autres t\u00e2ches de Picard", "R\u00e9cup\u00e9ration des informations sur l\u2019album", "Recherche dans le navigateur", "Rechercher des fichiers", "Recherche du journal du CD ou du ripper", "Recherche manuelle", "Analyser les fichiers", "Enregistrement des fichiers mis \u00e0 jour", "Soumission d\u2019empreintes acoustiques", "Soumettre le cluster comme une parution", "G\u00e9n\u00e9rer des balises \u00e0 partir des noms de fichiers", "Utiliser Picard", "Balises avanc\u00e9es", "Balises de base", "Balises & Variables", "Variables avanc\u00e9es", "Variables de base", "Balises de musique classique", "Variables de fichier", "Autres informations", "Balises des plugins", "Lorsque les fichiers sont regroup\u00e9s par album", "Lorsque le CD est disponible", "Lorsque le fichier journal du ripper est disponible", "Lorsque les fichiers ne sont pas group\u00e9s mais ont des m\u00e9tadonn\u00e9es", "Lorsque les fichiers ne sont pas regroup\u00e9s et ont peu ou pas de m\u00e9tadonn\u00e9es existantes", "Recommandations de flux de travail"], "terms": {"Nous": [0, 146, 159, 164], "remerc": 0, "sincer": 0, "person": [0, 3, 184], "suiv": [0, 2, 4, 5, 7, 9, 10, 14, 16, 18, 20, 21, 22, 23, 24, 25, 28, 31, 35, 44, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 140, 147, 148, 155, 156, 157, 158, 159, 164, 169, 170, 177, 179, 180, 184, 188, 191], "contribu": [0, 140, 147], "d\u00e9velopp": [0, 1, 9, 20, 36, 47, 99, 100, 140, 150, 159, 164, 170, 180], "mainten": [0, 1, 3, 10, 140, 147, 157, 159, 164, 169, 170], "am\u00e9lior": [0, 1, 35, 154], "guid": [0, 2, 3, 15, 46, 54, 145, 155, 180], "utilis": [0, 1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 53, 57, 58, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 141, 142, 143, 145, 146, 147, 148, 150, 151, 154, 155, 156, 157, 159, 164, 165, 166, 167, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 196], "picard": [0, 1, 2, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 53, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 73, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 88, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 112, 114, 116, 118, 119, 121, 122, 123, 124, 127, 128, 129, 131, 132, 135, 136, 138, 141, 142, 144, 146, 149, 150, 152, 155, 156, 158, 159, 164, 166, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 189, 190, 191, 192, 194, 195, 196, 197], "Cette": [0, 7, 12, 16, 17, 18, 19, 20, 21, 22, 23, 24, 29, 35, 36, 38, 39, 46, 47, 55, 56, 87, 98, 116, 118, 119, 140, 141, 142, 144, 145, 151, 155, 171, 180, 181, 182, 183, 184, 187, 192, 193, 194, 197], "list": [0, 2, 3, 4, 7, 9, 10, 12, 14, 15, 16, 18, 20, 21, 25, 26, 28, 29, 31, 36, 38, 39, 45, 49, 50, 51, 52, 54, 56, 122, 138, 147, 157, 158, 159, 165, 169, 170, 171, 172, 175, 181, 184, 186, 187, 193, 194], "comprend": [0, 18, 31, 144, 170, 187], "contributeur": 0, "document": [0, 1, 2, 4, 5, 7, 18, 22, 46, 56, 140, 142, 145, 146, 155, 183, 184, 186, 187], "r\u00f4l": 0, "En": [0, 2, 5, 9, 11, 15, 17, 18, 20, 24, 28, 30, 39, 44, 50, 51, 62, 77, 81, 156, 159, 169, 171, 174, 180, 182], "plus": [0, 2, 3, 4, 5, 7, 8, 9, 14, 15, 16, 17, 20, 21, 22, 25, 27, 28, 29, 30, 35, 43, 44, 51, 52, 53, 54, 56, 75, 78, 81, 88, 91, 112, 117, 118, 119, 131, 135, 140, 143, 144, 147, 148, 150, 151, 152, 154, 155, 158, 159, 164, 166, 167, 168, 170, 171, 175, 179, 183, 184, 185, 186, 187, 191, 192, 193, 194, 195, 196], "contenu": [0, 22, 39, 46, 55, 138, 145, 164, 184], "r\u00e9el": [0, 19, 28, 32, 52, 56, 150, 155, 157, 159, 181, 195], "cel": [0, 2, 3, 7, 8, 9, 10, 14, 15, 16, 19, 20, 22, 23, 25, 27, 28, 29, 30, 31, 32, 33, 36, 37, 39, 41, 42, 43, 44, 50, 51, 52, 54, 55, 56, 61, 76, 77, 79, 80, 95, 96, 97, 112, 118, 119, 120, 121, 122, 132, 135, 140, 143, 144, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 171, 172, 175, 176, 178, 179, 181, 182, 184, 185, 190, 195, 196, 197], "inclut": [0, 10, 140], "prospect": 0, "traducteur": [0, 1], "r\u00e9viseur": 0, "correcteur": 0, "tout": [0, 1, 2, 3, 7, 10, 11, 16, 17, 18, 19, 20, 21, 28, 36, 43, 44, 49, 50, 52, 54, 68, 101, 110, 119, 133, 140, 142, 143, 144, 147, 150, 151, 152, 154, 155, 156, 157, 159, 164, 166, 168, 169, 170, 174, 180, 181, 184, 185, 187, 193, 194, 195, 196], "pr\u00e9cieux": [0, 1], "appr\u00e9ci": [0, 1, 192, 193, 194], "\u00c0": [0, 8, 55, 112, 159, 170, 174, 180], "titr": [0, 2, 16, 18, 28, 31, 51, 54, 147, 157, 159, 165, 171, 175, 181, 184, 186, 187, 188], "nom": [0, 2, 3, 5, 7, 9, 11, 15, 20, 21, 24, 26, 27, 28, 29, 31, 32, 36, 39, 43, 50, 51, 54, 59, 62, 66, 76, 77, 78, 87, 90, 93, 97, 98, 114, 116, 120, 121, 122, 123, 132, 133, 142, 147, 150, 152, 157, 158, 159, 164, 165, 170, 171, 173, 174, 175, 176, 177, 182, 183, 184, 185, 186, 187, 188, 189, 191], "pr\u00e9sent": [0, 52, 54, 55, 56], "ordre": [0, 15, 25, 36, 48, 49, 51, 52, 61, 63, 65, 79, 80, 95, 96, 99, 100, 102, 115, 116, 123, 132, 136, 147, 158, 168, 169, 170], "alphabet": [0, 25, 51, 74, 84, 158, 168], "afin": [0, 3, 16, 30, 31, 50, 51, 63, 64, 112, 118, 119, 148, 164, 177, 183, 184, 186, 187, 195, 196], "impliqu": [0, 2], "import": [0, 2, 3, 4, 7, 16, 18, 21, 25, 27, 28, 36, 39, 50, 67, 112, 128, 147, 154, 159, 164, 170, 192, 193, 194], "relat": [0, 4, 8, 13, 15, 20, 31, 144, 147, 164, 168, 175, 191, 195, 196], "fonction": [0, 3, 9, 16, 18, 19, 24, 28, 33, 36, 39, 40, 43, 49, 50, 52, 53, 54, 58, 60, 61, 68, 69, 70, 71, 72, 73, 75, 78, 79, 80, 81, 82, 83, 85, 87, 91, 93, 95, 96, 97, 98, 101, 103, 104, 105, 106, 108, 110, 111, 116, 117, 118, 119, 120, 124, 130, 131, 133, 135, 140, 142, 147, 148, 154, 155, 156, 157, 158, 159, 164, 169, 170, 171, 172, 174, 177, 179, 182, 183, 185, 192, 195, 196], "posit": [0, 2, 4, 9, 22, 30, 36, 170], "dan": [0, 1, 2, 3, 5, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 56, 60, 61, 62, 63, 64, 73, 75, 76, 77, 78, 79, 80, 84, 87, 91, 92, 93, 95, 96, 97, 98, 99, 100, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 125, 130, 131, 132, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "Les": [0, 1, 2, 3, 4, 7, 9, 10, 11, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 29, 30, 32, 35, 36, 37, 39, 41, 42, 43, 44, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 136, 137, 138, 143, 147, 148, 155, 156, 157, 158, 164, 165, 168, 170, 173, 174, 175, 176, 177, 179, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197], "comprennent": [0, 18, 55, 63, 64, 125, 183, 197], "famill": 0, "aerozol": 0, "ved": 0, "chakravadhanul": 0, "pavan": 0, "chand": 0, "ronan": 0, "desplanqu": 0, "gabriel": 0, "ferreir": 0, "giorgio": 0, "fontan": 0, "rahul": 0, "kumar": 0, "gupt": 0, "wieland": 0, "hoffmann": 0, "invisibleman78": 0, "jesus2099": 0, "david": 0, "kelln": 0, "jun": 0, "kim": 0, "sambhav": 0, "kothar": 0, "soham": 0, "kukret": 0, "laurent": 0, "monin": 0, "akash": 0, "nagaraj": 0, "frederik": 0, "freso": 0, "S": [0, 5, 16, 21, 31, 44, 52, 64, 143, 156, 158, 164, 166, 172, 192], "olesen": 0, "guntbert": 0, "reit": 0, "theodor": 0, "fabian": 0, "rudy": 0, "suryansh": 0, "shaki": 0, "skelly37": 0, "sophist": 0, "odd": 0, "str\u00e5b\u00f8": 0, "bob": [0, 112], "swift": 0, "akshat": 0, "tiwar": 0, "philipp": 0, "wolf": 0, "yvanzo": 0, "shadab": 0, "zafar": 0, "Il": [0, 2, 3, 7, 8, 9, 15, 18, 19, 22, 30, 35, 36, 48, 49, 51, 52, 144, 147, 148, 150, 152, 154, 155, 156, 157, 159, 164, 165, 170, 172, 179, 182, 183, 184, 187, 195], "a": [0, 1, 2, 3, 4, 5, 8, 9, 14, 15, 16, 17, 18, 19, 21, 31, 36, 37, 43, 44, 45, 49, 50, 52, 54, 55, 57, 58, 62, 66, 67, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 84, 86, 88, 89, 90, 91, 93, 95, 96, 97, 99, 100, 101, 104, 105, 106, 107, 109, 110, 116, 121, 122, 123, 126, 128, 131, 132, 140, 143, 144, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 182, 183, 184, 186, 187, 192, 194], "probabl": [0, 3, 16, 38, 44, 55, 148, 184, 195, 196], "autr": [0, 1, 2, 3, 7, 9, 11, 12, 15, 16, 17, 19, 21, 22, 23, 25, 28, 29, 35, 36, 38, 43, 46, 49, 50, 52, 54, 55, 56, 77, 81, 120, 125, 129, 143, 145, 147, 151, 152, 155, 156, 157, 164, 165, 166, 168, 170, 174, 175, 177, 179, 181, 184, 185, 187, 192, 193, 194], "encor": [0, 3, 22, 47, 49, 52, 55, 148, 151, 159, 180, 184], "identifi": [0, 2, 3, 4, 20, 49, 147, 148, 155, 156, 164, 165, 168, 171, 172, 183, 184, 186, 187, 191, 192, 193, 194], "excuson": 0, "donc": [0, 2, 11, 18, 27, 29, 31, 33, 35, 36, 43, 44, 51, 52, 54, 56, 77, 140, 156, 159, 164, 170, 179], "si": [0, 1, 3, 4, 7, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 39, 40, 41, 42, 43, 44, 51, 52, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 91, 93, 95, 96, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 111, 112, 117, 119, 120, 122, 123, 124, 126, 127, 128, 130, 131, 132, 136, 140, 143, 144, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196], "votr": [0, 1, 3, 5, 7, 9, 15, 16, 18, 19, 20, 21, 22, 29, 31, 32, 36, 37, 39, 43, 51, 52, 54, 55, 56, 77, 143, 144, 146, 147, 148, 151, 152, 155, 157, 158, 159, 164, 165, 170, 172, 173, 175, 176, 180, 182, 184, 185, 188, 192, 193, 194], "oubli": 0, "veuill": [0, 1, 2, 7, 8, 36, 39, 51, 52, 55, 56, 112, 118, 119, 140, 143, 146, 150, 151, 152, 154, 155, 156, 159, 164, 165, 166, 179, 183, 184, 186, 187, 191, 192], "fair": [0, 1, 3, 16, 20, 23, 30, 35, 52, 143, 148, 156, 159, 165, 166, 169, 170, 172, 179, 180, 181, 182, 197], "savoir": [0, 8, 20, 140], "veil": [0, 29, 148], "ajout": [0, 3, 5, 7, 10, 11, 14, 16, 18, 19, 20, 22, 23, 24, 27, 28, 31, 38, 39, 52, 55, 56, 57, 61, 79, 80, 95, 96, 111, 138, 147, 151, 156, 158, 159, 164, 165, 169, 170, 173, 174, 175, 176, 177, 179, 180, 191, 194], "Ce": [1, 2, 3, 7, 8, 15, 28, 29, 30, 43, 44, 46, 49, 54, 56, 133, 145, 148, 150, 156, 159, 170, 184, 187, 195, 196], "docu": [1, 3, 46, 145], "exist": [1, 3, 7, 8, 10, 11, 16, 18, 19, 28, 31, 35, 39, 41, 42, 43, 44, 48, 49, 50, 51, 52, 54, 60, 140, 150, 152, 155, 156, 159, 164, 165, 171, 172, 179, 180, 182, 183, 184, 195, 197], "gr\u00e2c": 1, "effort": 1, "b\u00e9n\u00e9vol": 1, "consacr": 1, "part": [1, 3, 4, 5, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 27, 31, 32, 36, 39, 48, 50, 51, 52, 55, 56, 63, 65, 78, 102, 112, 118, 119, 122, 127, 136, 143, 147, 148, 155, 157, 159, 164, 165, 166, 167, 168, 170, 171, 172, 173, 174, 176, 177, 180, 184, 186, 187, 189, 190, 191], "initial": [1, 7, 36, 137, 138, 147, 170, 197], "sit": [1, 2, 3, 5, 7, 10, 15, 20, 24, 32, 35, 39, 46, 49, 55, 56, 140, 145, 147, 151, 156, 172, 176, 180, 184, 185], "inform": [1, 2, 3, 4, 5, 8, 11, 15, 17, 18, 19, 20, 23, 39, 46, 49, 52, 54, 55, 56, 63, 64, 65, 98, 99, 100, 102, 112, 118, 119, 136, 141, 142, 143, 144, 145, 147, 148, 150, 151, 152, 154, 155, 159, 164, 165, 167, 169, 173, 175, 176, 177, 179, 180, 182, 183, 184, 185, 186, 187, 189, 191, 192, 193, 194], "publi": [1, 2, 20, 155, 184], "forum": [1, 16, 18, 35, 51, 52, 155], "discuss": [1, 16, 18, 35, 51], "communaut": [1, 55, 155], "script": [1, 3, 9, 16, 17, 28, 31, 43, 46, 48, 49, 50, 55, 63, 64, 76, 77, 87, 97, 98, 112, 118, 119, 120, 135, 145, 147, 150, 164, 169, 170, 181, 183, 184, 185, 189, 190, 197], "plugin": [1, 3, 4, 8, 9, 15, 18, 20, 29, 46, 48, 50, 55, 128, 140, 143, 145, 147, 148, 154, 155, 166, 169, 171, 184, 185, 188, 197], "cod": [1, 2, 9, 58, 62, 63, 64, 69, 70, 71, 72, 76, 81, 82, 83, 85, 97, 104, 105, 106, 107, 108, 110, 124, 135, 138, 140, 147, 158, 164, 184, 192, 193, 194], "sourc": [1, 2, 3, 9, 15, 16, 19, 49, 60, 61, 140, 154, 164, 180, 182], "programm": [1, 3, 19, 20, 22, 48, 49, 50, 140, 143, 148, 154, 164, 166, 167, 184, 193], "relecteur": 1, "\u00e9diteur": [1, 16, 18, 39, 52, 55, 56, 147, 159], "commentair": [1, 11, 21, 28, 52, 107, 147, 184, 186, 187], "D": [1, 55, 116, 122, 123, 147], "haut": [1, 7, 15, 16, 18, 22, 25, 36, 39, 157, 170, 181], "qualit": [1, 3, 14, 15, 144, 180, 181], "bienvenu": 1, "tous": [1, 2, 3, 10, 16, 17, 18, 20, 21, 27, 28, 29, 31, 35, 36, 39, 44, 49, 52, 55, 56, 58, 59, 63, 64, 90, 112, 122, 125, 129, 130, 140, 143, 148, 150, 151, 158, 159, 166, 168, 169, 170, 184, 187, 191], "souhait": [1, 3, 9, 12, 14, 15, 16, 20, 22, 23, 26, 35, 45, 55, 140, 150, 155, 157, 165, 169, 170, 172, 173, 176, 177, 178, 181, 185, 192, 193, 194, 195, 196, 197], "open": [1, 2, 19, 164], "cr\u00e9": [1, 4, 17, 19, 29, 36, 55, 120, 122, 135, 148, 150, 156, 164, 170, 181, 183, 184, 186, 187], "maintient": [1, 35], "outil": [1, 3, 12, 19, 20, 22, 26, 44, 45, 55, 56, 142, 147, 156, 158, 165, 168, 173, 174, 175, 177, 179, 180, 181, 184, 190, 192, 193, 194, 195, 196], "musical": [1, 2, 3, 9, 16, 20, 28, 40, 46, 55, 145, 147, 157, 170, 180, 184, 185, 192, 193, 194, 196, 197], "m\u00eam": [1, 2, 3, 10, 16, 21, 28, 43, 44, 50, 52, 55, 91, 127, 131, 142, 143, 151, 154, 156, 157, 164, 165, 166, 168, 170, 171, 172, 175, 178, 181, 184, 186, 187, 189], "pouv": [1, 2, 3, 7, 9, 10, 12, 14, 15, 20, 21, 22, 26, 27, 28, 29, 31, 32, 35, 38, 39, 41, 42, 43, 45, 51, 52, 54, 55, 56, 77, 97, 112, 140, 143, 151, 155, 156, 157, 158, 159, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 178, 180, 181, 182, 183, 186, 188, 190], "\u00e9crir": [1, 7, 11, 21, 28, 31, 37, 40, 44, 50, 54, 147, 150, 152, 159, 164, 184], "bas": [1, 2, 3, 7, 9, 10, 15, 16, 18, 20, 22, 31, 35, 36, 51, 52, 55, 63, 64, 68, 73, 78, 122, 127, 141, 142, 144, 147, 156, 157, 159, 164, 165, 170, 171, 172, 173, 175, 179, 180, 182, 183, 185, 186, 190, 191, 192, 193, 194, 195, 196, 197], "exp\u00e9rient": 1, "aid": [1, 3, 4, 9, 18, 20, 22, 27, 39, 52, 55, 58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 119, 124, 147, 148, 152, 154, 164, 168, 172, 177, 180, 183, 184, 188, 192, 193, 194, 195, 196, 197], "apport": [1, 9, 22, 36, 170], "ser": [1, 2, 3, 7, 9, 10, 19, 20, 21, 27, 28, 29, 31, 32, 35, 36, 39, 43, 44, 52, 54, 55, 60, 61, 62, 63, 65, 74, 77, 81, 97, 102, 119, 120, 127, 130, 132, 136, 142, 143, 144, 156, 157, 158, 159, 164, 165, 166, 169, 170, 175, 176, 179, 181, 184, 185, 186, 187, 188, 192, 193, 194], "tres": [1, 3, 18, 44, 52, 56, 144, 152, 154, 158, 165, 179], "traduct": [1, 31], "langu": [1, 22, 31, 62, 147, 187], "grand": [1, 3, 14, 43, 44, 55, 151, 154, 164, 191, 192], "avantag": [1, 2], "remarqu": [1, 8, 15], "erreur": [1, 5, 23, 27, 33, 51, 77, 144, 146, 147, 149, 152, 164, 168], "mat\u00e9riel": 1, "suppl\u00e9mentair": [1, 3, 7, 15, 16, 28, 39, 46, 49, 50, 55, 138, 145, 147, 154, 159, 164, 167, 180, 183, 185, 186], "billet": [1, 146], "sous": [1, 2, 4, 7, 9, 10, 16, 17, 18, 20, 22, 25, 26, 28, 35, 36, 39, 45, 46, 51, 54, 55, 63, 64, 65, 90, 102, 112, 119, 121, 127, 136, 142, 145, 146, 147, 148, 151, 155, 158, 159, 165, 168, 170, 181, 184, 189, 191], "compos": [1, 8, 146, 183], "pull": 1, "request": 1, "trait": [1, 3, 7, 9, 17, 23, 36, 48, 51, 52, 53, 76, 77, 86, 89, 120, 125, 142, 143, 144, 147, 150, 154, 158, 164, 165, 167, 168, 170, 173, 174, 175, 176, 177, 180, 182, 185, 192, 194, 195, 196, 197], "problem": [1, 39, 41, 42, 43, 54, 55, 56, 144, 148, 149, 151, 152, 154, 155, 156, 158, 164, 191], "suspen": 1, "\u00e9gal": [1, 2, 3, 4, 5, 8, 9, 10, 14, 15, 16, 18, 19, 22, 28, 29, 31, 32, 35, 38, 39, 43, 44, 49, 52, 54, 61, 66, 70, 71, 72, 78, 80, 96, 104, 105, 106, 140, 143, 144, 151, 155, 156, 157, 158, 164, 165, 167, 168, 170, 175, 179, 180, 181, 182, 184, 185, 190, 193, 194], "musicbrainz": [1, 2, 3, 4, 7, 9, 10, 11, 13, 15, 19, 20, 21, 22, 30, 31, 32, 35, 37, 39, 48, 49, 50, 52, 54, 55, 140, 141, 142, 144, 148, 149, 151, 152, 154, 155, 156, 158, 159, 164, 165, 168, 171, 172, 173, 175, 176, 179, 180, 182, 183, 186, 187, 191, 192, 193, 194, 196], "De": [2, 3, 28, 35, 44, 52, 54, 55, 127, 143, 144, 159, 175, 180], "nombreux": [2, 28, 55, 155, 156], "signif": [2, 3, 16, 27, 52, 55, 152, 156, 158, 159, 178, 195, 196], "sp\u00e9cif": [2, 3, 4, 8, 10, 12, 15, 16, 18, 19, 28, 32, 49, 51, 52, 63, 64, 130, 142, 147, 148, 155, 168, 169, 182, 186, 191], "environ": [2, 9, 22, 54, 140, 142, 155, 195, 196], "d\u00e9fin": [2, 7, 9, 10, 16, 17, 18, 21, 27, 36, 39, 43, 50, 51, 55, 56, 61, 62, 77, 112, 119, 120, 121, 135, 147, 150, 152, 159, 170, 181, 185, 187, 188, 190], "comm": [2, 4, 5, 7, 8, 10, 16, 17, 18, 19, 21, 26, 27, 28, 31, 43, 44, 51, 52, 55, 56, 60, 61, 63, 64, 77, 79, 80, 85, 86, 89, 91, 95, 96, 99, 100, 112, 118, 119, 120, 122, 125, 131, 140, 144, 147, 149, 150, 152, 154, 156, 157, 158, 159, 164, 166, 167, 168, 170, 171, 172, 181, 184, 187, 188, 191, 194], "suit": [2, 8, 18, 20, 55, 133, 155, 164, 167], "empreint": [2, 3, 5, 9, 20, 24, 144, 147, 154, 168, 169, 171, 172, 177, 184, 192, 193, 194, 195, 196], "acoust": [2, 19, 20, 147, 168, 171, 184, 193, 194], "Une": [2, 9, 16, 21, 27, 32, 33, 35, 50, 54, 56, 76, 78, 90, 93, 97, 116, 122, 123, 132, 143, 148, 152, 156, 157, 158, 167, 168, 169, 178, 180, 181, 183, 184, 185, 186, 187, 192, 193, 194], "r\u00e9sum": 2, "numer": [2, 63, 65, 102, 136, 158], "signal": [2, 146, 147, 148], "audio": [2, 7, 9, 10, 16, 19, 33, 142, 144, 147, 156, 157, 170, 171, 172, 179, 182, 183, 184, 187, 189, 193], "peut": [2, 4, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 28, 29, 30, 32, 35, 36, 39, 40, 41, 42, 43, 44, 50, 52, 56, 57, 58, 63, 65, 67, 68, 69, 70, 71, 72, 76, 78, 81, 82, 83, 85, 90, 93, 97, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 112, 116, 120, 121, 122, 123, 124, 126, 128, 132, 136, 138, 140, 142, 143, 144, 147, 148, 149, 151, 154, 155, 156, 157, 158, 159, 164, 168, 169, 170, 171, 174, 177, 179, 180, 181, 182, 183, 184, 185, 186, 187, 191, 193, 195, 196], "\u00eatre": [2, 3, 4, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 35, 36, 39, 43, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 63, 64, 65, 67, 68, 71, 72, 76, 78, 81, 82, 90, 93, 97, 99, 100, 101, 102, 103, 105, 106, 109, 110, 112, 116, 118, 119, 120, 121, 122, 123, 126, 128, 132, 136, 142, 143, 144, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 164, 168, 169, 170, 171, 172, 174, 177, 179, 180, 181, 183, 184, 185, 186, 187, 191, 192, 193, 194, 195, 196, 197], "rapid": [2, 3, 36, 140, 142, 147, 155, 169, 170], "consult": [2, 5, 24, 30, 36, 39, 56, 112, 118, 119, 140, 143, 150, 151, 152, 154, 155, 156, 159, 164, 166, 172, 179, 183, 184, 186, 187, 190, 191, 194, 195], "wikipedi": [2, 17, 112, 118, 119, 184], "expliqu": [2, 3, 7, 36, 56], "complet": [2, 3, 5, 7, 15, 28, 30, 39, 44, 46, 51, 56, 75, 140, 145, 155, 158, 159, 164, 180, 187], "digital": [2, 3, 5, 9, 20, 24, 55, 147, 154, 156, 168, 172, 179, 192, 193, 194, 195, 196], "acoustid": [2, 3, 5, 19, 20, 24, 147, 154, 168, 169, 171, 172, 177, 179, 184, 192, 193, 194, 195, 196], "system": [2, 5, 9, 12, 16, 17, 18, 19, 22, 29, 32, 36, 54, 55, 56, 138, 140, 142, 143, 144, 147, 152, 156, 164, 167, 168, 170, 173, 174, 176, 177, 180, 182, 189], "entier": [2, 55, 68, 109, 119, 158, 159, 170, 195, 196], "technolog": 2, "web": [2, 3, 7, 10, 20, 22, 32, 39, 55, 56, 140, 147, 151, 156, 172, 173, 176, 180, 185, 191], "artist": [2, 3, 4, 7, 15, 16, 21, 22, 28, 31, 51, 76, 122, 147, 157, 159, 165, 168, 175, 180, 181, 183, 184, 186, 187], "album": [2, 3, 5, 14, 15, 16, 18, 20, 21, 22, 28, 38, 49, 87, 142, 147, 154, 157, 159, 164, 167, 168, 169, 173, 174, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 191, 193, 194, 195, 196, 197], "Le": [2, 8, 15, 18, 20, 22, 28, 29, 33, 35, 36, 44, 49, 52, 58, 69, 70, 71, 72, 79, 80, 81, 82, 83, 85, 95, 96, 99, 100, 104, 105, 106, 108, 110, 112, 124, 128, 130, 138, 140, 142, 144, 147, 148, 150, 151, 155, 156, 157, 159, 164, 165, 167, 168, 169, 170, 172, 177, 179, 181, 183, 184, 186, 187, 188, 189, 191, 193], "musicien": 2, "group": [2, 7, 9, 14, 15, 21, 27, 30, 36, 51, 53, 56, 118, 119, 147, 151, 170, 172, 173, 174, 176, 177, 184, 186, 187, 192, 193, 194, 196, 197], "jou": 2, "Par": [2, 10, 11, 16, 17, 19, 20, 21, 22, 25, 28, 31, 32, 38, 41, 42, 43, 51, 52, 54, 56, 66, 77, 112, 118, 119, 132, 138, 140, 158, 166, 168, 170, 181, 184, 187, 188], "exempl": [2, 3, 4, 8, 10, 14, 15, 16, 17, 18, 20, 21, 27, 28, 31, 32, 33, 38, 43, 49, 50, 51, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 144, 147, 151, 154, 157, 158, 159, 166, 168, 176, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197], "the": [2, 7, 52, 55, 66, 67, 69, 76, 86, 89, 94, 98, 113, 120, 124, 128, 129, 158, 164, 166, 168, 181, 184], "beatl": [2, 67, 184], "albumartist": [2, 8, 28, 52, 128, 159, 184], "past": 2, "master": 2, "volum": [2, 33, 56], "one": [2, 59, 60, 61, 85, 114], "tand": [2, 38, 170], "Pas": 2, "fronti": 2, "r\u00e9fugi": 2, "kosovar": 2, "various": [2, 8, 31, 52, 184], "L": [2, 3, 5, 15, 17, 18, 19, 22, 32, 35, 36, 37, 39, 44, 49, 52, 63, 65, 78, 79, 80, 94, 95, 96, 102, 128, 134, 135, 136, 147, 150, 151, 154, 156, 158, 159, 165, 169, 170, 175, 179, 181, 183, 184, 187, 189, 190, 191, 192, 193, 194, 195, 196], "diff\u00e9rent": [2, 7, 8, 9, 10, 17, 18, 19, 23, 29, 38, 45, 49, 52, 55, 56, 60, 63, 64, 138, 142, 147, 149, 150, 151, 154, 156, 164, 170, 182, 183, 184, 186, 187], "version": [2, 3, 4, 5, 7, 9, 10, 14, 15, 16, 17, 18, 20, 26, 28, 30, 31, 32, 35, 36, 38, 39, 43, 49, 52, 54, 55, 98, 112, 140, 143, 144, 147, 148, 151, 155, 157, 158, 164, 165, 166, 170, 171, 172, 174, 175, 176, 177, 181, 183, 184, 185, 187, 189, 190, 191, 192, 194, 195, 196], "musiqu": [2, 3, 14, 15, 20, 28, 43, 55, 142, 147, 152, 169, 173, 174, 175, 176, 177, 184, 185], "classiqu": [2, 147, 185], "suivent": [2, 181], "classical": [2, 49, 188], "styl": [2, 15, 16, 147, 180, 187], "abord": [2, 16, 29, 31, 49, 50, 51, 54, 76, 97, 129, 148, 154, 155, 159, 164, 179], "compositeur": [2, 31, 147, 183], "interpret": [2, 8, 31, 51, 112, 118, 119, 183, 184, 191], "pist": [2, 3, 5, 7, 9, 10, 16, 20, 22, 25, 30, 31, 37, 39, 50, 52, 56, 86, 87, 89, 98, 142, 147, 152, 156, 157, 159, 164, 165, 167, 171, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196], "jeen": 2, "be": [2, 7, 60, 120, 166, 168], "in": [2, 4, 7, 121, 129, 137, 138, 147, 166, 168], "million": 2, "tourism": 2, "pag": [2, 9, 29, 35, 36, 39, 50, 140, 155, 157, 159, 170, 173, 183, 184, 185, 186, 187], "montr": [2, 16, 18, 43, 142, 147, 155, 157, 165, 179, 181], "non": [2, 7, 8, 10, 14, 15, 16, 17, 18, 19, 22, 25, 28, 30, 35, 39, 43, 49, 55, 63, 65, 74, 82, 102, 127, 132, 136, 143, 147, 151, 154, 156, 159, 168, 170, 173, 174, 176, 177, 179, 180, 187, 192, 193, 194, 195, 196, 197], "cred": 2, "cr\u00e9dit": [2, 31, 184, 187, 191], "indiquent": [2, 49, 144], "principal": [2, 3, 7, 20, 25, 28, 48, 52, 55, 56, 140, 144, 147, 149, 157, 159, 164, 170, 172, 184, 187, 191], "sort": [2, 3, 10, 16, 18, 21, 28, 32, 33, 35, 38, 50, 62, 97, 114, 147, 148, 150, 155, 157, 159, 164, 165, 167, 168, 170, 172, 179, 180, 183, 184, 191, 192, 193, 194], "enregistr": [2, 7, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 31, 32, 35, 36, 41, 42, 43, 44, 49, 50, 52, 66, 97, 144, 147, 155, 156, 157, 158, 164, 165, 168, 169, 170, 176, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196], "comment": [2, 8, 17, 21, 31, 51, 52, 76, 107, 120, 133, 140, 147, 151, 164, 165, 179, 184], "Ils": [2, 3, 4, 49, 50, 52, 56, 168, 170, 190], "composent": [2, 3, 181], "facult": [2, 7, 192, 193, 194], "tel": [2, 3, 11, 18, 19, 20, 27, 28, 33, 46, 52, 55, 58, 63, 64, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 129, 138, 142, 145, 155, 156, 157, 159, 164, 166, 169, 170, 171, 174, 177, 181, 183, 184, 187, 189, 190, 191, 192, 193, 194], "etc": [2, 3, 28, 71, 72, 76, 105, 106, 140, 164, 183], "joindr": [2, 147, 155, 171, 175], "phras": [2, 140, 184], "entre": [2, 3, 4, 8, 10, 16, 20, 32, 43, 51, 52, 90, 120, 144, 150, 154, 157, 159, 168, 179, 184, 185], "lov": 2, "spong": 2, "walk": 2, "off": 2, "earth": 2, "giann": 2, "sarah": 2, "credit": 2, "ca": [2, 14, 15, 62, 151], "cov": [2, 13, 15, 16, 27, 28, 147, 151, 186], "art": [2, 8, 9, 13, 28, 31, 49, 50, 147, 151], "archiv": [2, 13, 15, 147, 151, 164], "projet": [2, 35, 146, 147, 191], "conjoint": 2, "internet": [2, 3, 15], "dont": [2, 3, 14, 16, 17, 28, 30, 41, 42, 55, 112, 150, 159, 164, 180], "but": [2, 3], "rendr": [2, 3, 16, 158, 183, 186], "imag": [2, 3, 11, 14, 15, 16, 27, 28, 142, 151, 167, 192, 193, 194, 195, 196], "couvertur": [2, 9, 13, 14, 28, 31, 49, 50, 54, 147, 167, 193, 194], "accessibl": 2, "mani": [2, 16, 28, 48, 168, 183, 184, 186, 187, 195], "organis": [2, 3, 16, 53, 159, 171, 184], "pratiqu": [2, 3, 16, 195, 197], "id": [2, 147, 156, 171, 175, 184, 191], "disqu": [2, 3, 55, 147, 157, 168, 171, 175, 184, 187, 193, 194], "Un": [2, 16, 21, 22, 49, 148, 167, 169, 170, 173, 174, 175, 176, 177, 181, 193], "num\u00e9ro": [2, 20, 31, 32, 35, 55, 144, 147, 157, 159, 165, 169, 171, 173, 174, 175, 176, 177, 181, 184, 187, 188, 192, 193, 194], "li": [2, 155, 156, 184], "cd": [2, 3, 5, 9, 14, 15, 24, 26, 33, 34, 45, 55, 73, 117, 132, 147, 157, 165, 168, 171, 172, 182, 184, 187, 194, 197], "physiqu": [2, 157, 184], "C": [2, 5, 8, 9, 15, 27, 49, 54, 71, 72, 78, 93, 97, 105, 106, 116, 121, 122, 123, 142, 143, 147, 148, 155, 156, 157, 159, 164, 168, 172, 193, 194, 196], "cha\u00een": [2, 16, 18, 43, 51, 57, 62, 63, 64, 65, 68, 73, 75, 77, 78, 79, 80, 81, 90, 91, 95, 96, 101, 102, 103, 107, 111, 113, 114, 117, 119, 120, 121, 123, 126, 127, 131, 132, 136, 159, 185, 191], "lettr": 2, "xzps7vw": 2, "hphsyemqh0hbugr8vuu": 2, "peuvent": [2, 3, 4, 7, 9, 15, 16, 18, 20, 22, 23, 24, 29, 31, 36, 39, 41, 42, 43, 48, 49, 50, 51, 52, 54, 55, 63, 65, 81, 102, 136, 144, 148, 150, 156, 158, 159, 164, 168, 170, 183, 184, 185, 187, 191, 194], "vus": 2, "onglet": [2, 19], "cliqu": [2, 9, 12, 18, 23, 26, 31, 32, 35, 36, 39, 45, 52, 55, 56, 143, 155, 156, 159, 165, 167, 168, 169, 170, 173, 175, 176, 179, 180, 181], "dessus": [2, 15, 31, 43, 54, 56, 140, 149, 152, 157], "obtiendr": [2, 175, 183], "affichag": [2, 5, 9, 18, 22, 173, 174, 176, 177], "d\u00e9taill": [2, 36, 52, 140, 155, 156, 171, 193, 194], "compr": [2, 3, 46, 51, 55, 127, 141, 142, 145, 164, 184, 190], "joint": [2, 90, 165, 189], "avoir": [2, 15, 19, 25, 42, 44, 52, 55, 111, 129, 140, 144, 146, 152, 154, 155, 156, 158, 159, 168, 172, 184], "nombr": [2, 7, 10, 15, 18, 19, 21, 22, 33, 35, 44, 55, 57, 58, 63, 65, 67, 68, 71, 72, 75, 78, 82, 91, 92, 93, 98, 99, 100, 101, 102, 103, 105, 106, 109, 110, 111, 117, 122, 126, 127, 128, 131, 135, 136, 142, 144, 147, 154, 158, 159, 165, 168, 175, 184, 187, 188, 189, 191], "plusieur": [2, 4, 9, 16, 21, 22, 28, 29, 35, 36, 38, 43, 51, 52, 56, 125, 130, 135, 140, 144, 147, 159, 164, 168, 169, 170, 181, 184, 185, 187, 195, 196], "d\u00fb": [2, 56, 144], "fait": [2, 3, 16, 18, 22, 25, 29, 30, 31, 36, 43, 49, 51, 55, 56, 66, 107, 112, 118, 119, 138, 144, 155, 156, 157, 159, 168, 169, 170, 172, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "calcul": [2, 3, 19, 165, 168, 171, 175, 179, 184, 192, 193, 194, 196], "hachag": 2, "d\u00e9calag": 2, "fabric": 2, "souvent": [2, 15, 16, 18, 35, 43, 51, 52, 53, 142, 151, 156, 184, 188], "tram": 2, "l\u00e9ger": [2, 31, 142, 156], "invers": [2, 51, 112, 115, 116, 118, 119, 159], "deux": [2, 7, 16, 18, 20, 39, 48, 51, 52, 56, 58, 75, 79, 80, 95, 96, 99, 100, 151, 152, 154, 172, 179, 184], "exact": [2, 14, 15, 16, 21, 31, 50, 55, 85, 111, 157, 193], "jeu": [2, 21, 31, 52, 159], "lwhl8fgzjylxqr33ug60e8jhf4k": 2, "appliqu": [2, 3, 9, 14, 17, 20, 22, 27, 32, 79, 80, 95, 96, 99, 100, 130, 147, 151, 155], "larg": [2, 55, 190], "variet": [2, 3], "mbid": [2, 4, 20, 166, 168, 183, 184, 186, 187], "uniqu": [2, 3, 8, 11, 14, 16, 20, 22, 28, 32, 52, 137, 138, 144, 147, 150, 151, 157, 158, 169, 178, 181, 183, 184, 186, 187], "chaqu": [2, 3, 7, 9, 18, 20, 31, 35, 39, 49, 50, 52, 55, 76, 84, 87, 90, 97, 129, 130, 135, 144, 154, 164, 168, 170, 181, 184, 187, 192, 193, 194, 195, 196], "\u00e9l\u00e9ment": [2, 4, 5, 9, 18, 20, 23, 24, 27, 29, 31, 39, 50, 51, 52, 56, 59, 63, 64, 76, 78, 88, 90, 93, 97, 114, 116, 122, 123, 132, 138, 142, 144, 148, 167, 168, 169, 170, 180, 184], "don": [2, 3, 7, 10, 11, 15, 19, 20, 31, 43, 44, 50, 51, 52, 55, 56, 60, 61, 77, 132, 138, 140, 144, 147, 148, 152, 157, 159, 165, 171, 172, 175, 179, 180, 182, 183, 186, 187, 189, 191, 192, 193, 194, 196], "agit": [2, 8, 15, 55, 63, 65, 84, 102, 136, 152, 164, 172, 184, 187], "universel": [2, 44, 151], "uuid": 2, "128": 2, "bit": [2, 189], "repr\u00e9sent": [2, 15, 31, 76, 78, 90, 93, 97, 116, 122, 123, 132, 156], "32": [2, 64, 183, 184, 186, 187], "chiffr": [2, 109, 144, 188], "hexad\u00e9cimal": [2, 18, 39], "affich": [2, 4, 5, 7, 9, 14, 16, 18, 19, 20, 22, 23, 24, 25, 28, 29, 32, 35, 36, 39, 43, 46, 49, 50, 55, 56, 86, 89, 142, 143, 144, 145, 147, 149, 155, 157, 159, 164, 165, 167, 168, 169, 170, 172, 174, 175, 177, 179, 180, 181, 188, 193, 194], "cinq": 2, "s\u00e9par": [2, 4, 8, 15, 16, 17, 18, 21, 24, 28, 43, 63, 65, 67, 76, 78, 90, 93, 97, 102, 112, 114, 116, 121, 122, 123, 128, 130, 132, 136, 159, 168, 181, 184, 185, 191], "tiret": 2, "form": [2, 4, 7, 8, 9, 12, 18, 20, 31, 39, 51, 55, 63, 64, 65, 90, 102, 112, 121, 136, 140, 151, 158, 159, 170, 184, 189, 191], "8": [2, 7, 8, 10, 43, 44, 59, 164, 193, 194], "4": [2, 7, 43, 54, 55, 58, 68, 69, 79, 80, 91, 93, 95, 96, 97, 99, 100, 110, 117, 122, 124, 147, 159, 164, 165, 180, 187, 188, 192, 193, 194, 195, 196], "12": [2, 7, 56, 74, 75, 84, 98, 131, 149, 184], "total": [2, 56, 147, 152, 184, 187, 188], "36": 2, "caracter": [2, 16, 17, 18, 21, 31, 39, 51, 55, 58, 63, 64, 65, 69, 70, 71, 72, 73, 74, 75, 77, 81, 82, 83, 84, 85, 91, 92, 102, 104, 105, 106, 108, 110, 111, 112, 117, 118, 119, 120, 124, 125, 127, 129, 130, 131, 133, 136, 138, 147, 159, 181, 183, 184, 185, 186, 187], "medium": 2, "chos": [2, 5, 19, 44, 122, 148, 156, 158, 164, 166], "distinct": [2, 22, 23, 35, 56], "lorsqu": [2, 3, 9, 11, 14, 16, 17, 18, 19, 20, 21, 22, 28, 29, 30, 31, 32, 35, 36, 39, 40, 46, 49, 50, 51, 52, 55, 56, 97, 112, 118, 119, 143, 144, 145, 147, 150, 152, 155, 156, 164, 165, 166, 168, 169, 170, 171, 172, 178, 180, 184, 190, 197], "achet": 2, "quelqu": [2, 3, 19, 49, 122, 141, 144, 148, 151, 158, 164, 166, 171, 181, 191, 197], "magasin": 2, "vinyl": [2, 14, 147, 184, 187], "individuel": [2, 9, 15, 30, 36, 39, 50, 52, 170, 172, 182], "contenus": 2, "emballag": 2, "typ": [2, 3, 7, 10, 14, 15, 27, 28, 38, 49, 50, 51, 52, 54, 79, 80, 95, 96, 99, 100, 112, 138, 147, 150, 164, 167, 176, 183, 184, 186, 187, 192, 193, 194], "support": [2, 4, 16, 36, 44, 55, 140, 147, 155, 157, 168, 172, 175, 184, 187, 192, 193, 194], "toujour": [2, 9, 10, 15, 19, 22, 25, 28, 35, 36, 40, 41, 42, 50, 52, 55, 107, 140, 143, 148, 151, 155, 156, 158, 159, 164, 170, 181], "inclus": [2, 18, 19, 21, 24, 35, 132, 164, 165, 168, 170, 171, 175, 184], "communiqu": [2, 147, 165, 175, 180, 196], "led": 2, "1": [2, 7, 10, 14, 15, 20, 21, 35, 43, 46, 51, 52, 55, 57, 58, 61, 66, 67, 68, 69, 70, 71, 72, 73, 78, 79, 80, 83, 85, 86, 87, 88, 89, 91, 93, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 131, 132, 136, 145, 147, 158, 159, 164, 165, 180, 183, 184, 185, 186, 187, 188, 189, 192, 193, 194, 195, 196], "2": [2, 7, 10, 15, 16, 17, 19, 36, 43, 52, 55, 57, 59, 62, 63, 64, 65, 66, 68, 73, 76, 78, 79, 80, 86, 88, 89, 90, 91, 95, 96, 97, 99, 100, 101, 102, 103, 112, 114, 116, 117, 122, 123, 126, 127, 129, 132, 135, 136, 143, 147, 159, 164, 165, 166, 168, 170, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 196], "format": [2, 3, 4, 8, 18, 29, 38, 39, 43, 44, 46, 49, 50, 51, 52, 53, 63, 64, 109, 138, 145, 147, 150, 159, 164, 168, 183, 184, 187, 189, 193], "casset": 2, "certain": [2, 8, 11, 15, 17, 21, 22, 28, 31, 35, 41, 42, 44, 49, 51, 52, 53, 54, 55, 56, 133, 143, 144, 147, 151, 155, 156, 158, 165, 169, 170, 175, 183, 184, 185, 186, 187, 191], "cas": [2, 4, 7, 8, 9, 11, 14, 16, 18, 19, 20, 28, 29, 31, 36, 39, 40, 44, 51, 52, 60, 61, 77, 121, 134, 143, 147, 148, 151, 152, 154, 158, 159, 164, 168, 169, 170, 179, 180, 181, 184, 196], "inconnu": 2, "optionnel": [2, 7, 130], "jeun": 2, "ann\u00e9": [2, 3, 28, 63, 65, 102, 136, 147, 159, 184], "wall": 2, "moyen": [2, 38], "track": [2, 4, 49, 52, 76, 86, 87, 89, 98, 147, 155, 164, 168, 187], "obsolet": [2, 15, 43], "remplac": [2, 9, 17, 22, 28, 29, 31, 33, 52, 54, 56, 76, 78, 90, 93, 97, 113, 114, 116, 118, 122, 123, 125, 138, 147, 158, 167], "standalon": 2, "recording": [2, 8], "entit": [2, 4, 10, 23, 168, 183, 184, 186, 187], "doit": [2, 3, 4, 7, 10, 15, 18, 20, 28, 30, 31, 33, 36, 54, 55, 111, 112, 118, 119, 150, 168, 170, 181], "associ": [2, 3, 144, 152, 156, 169, 183, 184, 186, 187, 192, 193, 194, 195, 196], "seul": [2, 8, 10, 14, 15, 21, 28, 39, 43, 49, 51, 52, 87, 112, 119, 125, 143, 144, 147, 152, 154, 156, 158, 159, 166, 169, 172, 185, 192, 193, 194, 195, 196], "bohemian": 2, "rhapsody": 2, "trouv": [2, 9, 14, 16, 17, 18, 21, 28, 30, 31, 32, 36, 45, 56, 73, 76, 97, 142, 144, 147, 148, 150, 155, 156, 157, 158, 159, 164, 165, 170, 175, 181, 184, 185, 187, 189], "tant": [2, 15, 28, 31, 43, 44, 55, 97, 121, 128, 140, 143, 147, 171, 181, 183, 184, 185, 190, 191, 195, 196], "100": 2, "releas": [2, 4, 7, 8, 30, 157, 158, 164, 166, 168, 171, 176, 184], "d\u00e9livr": 2, "produit": [2, 18, 22, 30, 52, 55, 143, 148, 152, 172, 194, 197], "dat": [2, 18, 40, 63, 64, 65, 102, 136, 147, 159, 184, 187, 192, 193, 194], "pay": [2, 38, 62, 147, 184, 187, 192, 193, 194], "\u00e9tiquet": [2, 3, 14, 16, 19, 21, 22, 27, 28, 55, 56, 147, 156, 157, 159, 179, 183, 184, 192, 193, 194, 195, 196], "barr": [2, 9, 18, 22, 51, 112, 118, 119, 142, 146, 147, 155, 159, 170, 179, 181, 184, 192, 193, 194], "Sea": 2, "of": [2, 52, 55, 76, 98, 164, 166, 168, 181], "no": [2, 4, 81, 143], "car": [2, 19, 22, 43, 49, 55, 97, 138, 140, 155, 156, 159, 192, 193, 194, 195, 196], "great": 2, "big": 2, "parut": [2, 31, 147, 171, 184, 187, 192, 193, 194, 195, 196], "regroup": [2, 20, 24, 31, 43, 138, 142, 147, 168, 172, 173, 174, 177, 180, 188, 193, 194, 195, 197], "logiqu": [2, 3], "appartient": [2, 31], "sen": [2, 49], "g\u00e9n\u00e9ral": [2, 7, 9, 15, 16, 18, 22, 30, 33, 35, 44, 50, 51, 52, 54, 55, 77, 140, 144, 147, 148, 150, 154, 171, 180, 187], "embrass": 2, "concept": 2, "global": [2, 142], "peu": [2, 22, 55, 56, 140, 148, 197], "\u00e9dit": [2, 15, 16, 18, 22, 23, 55, 180, 184], "dispos": [2, 3, 26, 29, 151, 152, 157, 172, 180], "contient": [2, 4, 16, 18, 29, 31, 36, 52, 55, 83, 85, 132, 155, 156, 164, 168, 170, 180, 184], "isol": [2, 180], "aucun": [2, 4, 8, 14, 16, 18, 19, 21, 28, 29, 30, 36, 41, 42, 43, 49, 50, 63, 64, 67, 119, 128, 144, 147, 148, 152, 156, 165, 168, 169, 170, 172, 173, 174, 175, 176, 177, 181, 183, 184, 186, 187, 189, 193, 194], "liv": [2, 38, 129, 186], "autonom": [2, 4, 31, 143], "fa\u00e7on": [2, 7, 30, 31, 33, 41, 42, 44, 55, 140, 141, 150, 159, 185], "particuli": [2, 3, 17, 20, 28, 35, 158, 166, 184, 187, 192, 193, 194], "pr\u00e9cis": [2, 193, 194], "7": [2, 7, 16, 19, 20, 36, 39, 62, 63, 65, 75, 88, 101, 102, 112, 136, 142, 147, 158, 170, 171, 186, 192, 193, 194], "back": [2, 28], "to": [2, 7, 56, 77, 81, 120, 164, 166, 168], "boston": 2, "jason": 2, "anderson": 2, "driving": 2, "hom": [2, 4, 54, 168], "work": [2, 147, 183, 188], "cr\u00e9ation": [2, 120, 189], "intellectuel": 2, "exprim": 2, "bien": [2, 3, 15, 28, 49, 55, 142, 148, 152, 158, 159, 181, 192, 193, 194], "\u0153uvr": [2, 60, 61, 64, 66, 67, 69, 70, 73, 74, 75, 76, 78, 83, 84, 85, 86, 89, 90, 94, 97, 98, 112, 114, 116, 121, 122, 123, 124, 127, 129, 131, 135, 183, 184, 186, 187, 188], "natur": 2, "n\u00e9cessair": [2, 15, 18, 22, 32, 111, 170, 192, 193, 194, 195, 196], "roman": 2, "piec": [2, 14], "th\u00e9\u00e2tr": 2, "poem": 2, "essai": [2, 3, 15, 22, 27, 28, 31, 32, 33, 43, 46, 52, 56, 143, 144, 145, 148, 151, 152, 156, 166, 169, 172, 174, 177, 195, 196], "tard": [2, 29], "oratoir": 2, "livr": [2, 187], "chanson": [2, 156, 159, 184], "blinded": 2, "by": [2, 158], "light": [2, 22], "\u00e9crit": [2, 3, 16, 18, 21, 31, 40, 44, 49, 50, 52, 55, 120, 142, 150, 152, 158, 164, 181, 183, 184], "bruc": 2, "springsteen": 2, "fois": [2, 3, 9, 16, 17, 32, 39, 43, 49, 50, 52, 143, 147, 148, 154, 156, 157, 164, 166, 167, 168, 169, 178, 180, 181, 183, 185, 192, 193, 194], "Pour": [2, 3, 7, 8, 9, 14, 15, 16, 23, 28, 29, 30, 31, 36, 39, 41, 42, 43, 44, 46, 54, 55, 56, 97, 111, 112, 118, 119, 120, 129, 135, 145, 148, 149, 151, 155, 156, 157, 159, 164, 170, 173, 174, 176, 177, 179, 180, 181, 183, 184, 185, 186, 187, 190], "report": [2, 143], "terminolog": 2, "r\u00e9fer": [2, 8, 51, 52, 56], "databas": 2, "schem": [2, 22, 55], "tagueur": [3, 46, 145], "fichi": [3, 4, 9, 10, 11, 13, 14, 15, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 35, 37, 38, 39, 40, 46, 49, 51, 53, 66, 87, 98, 120, 140, 142, 143, 144, 145, 147, 148, 149, 150, 154, 155, 156, 157, 158, 164, 165, 166, 167, 168, 170, 171, 172, 173, 175, 176, 179, 180, 182, 183, 184, 185, 188, 190, 193, 197], "multiplateform": [3, 46, 145], "savent": 3, "voic": [3, 138, 191], "ignor": [3, 10, 19, 20, 21, 30, 31, 44, 112, 138, 143, 147, 168], "d\u00e9j\u00e0": [3, 7, 16, 20, 28, 50, 60, 143, 155, 156, 157, 164, 165, 166, 169, 179, 181, 192], "Vos": 3, "contiennent": [3, 43, 54, 55, 140, 170, 194], "m\u00e9tadon": [3, 8, 9, 10, 11, 13, 16, 17, 18, 23, 25, 30, 40, 49, 50, 52, 55, 60, 61, 142, 147, 156, 157, 164, 169, 172, 173, 174, 177, 180, 182, 184, 187, 192, 193, 194, 197], "constitu": [3, 51, 181], "tag": [3, 5, 7, 9, 11, 19, 21, 22, 28, 41, 42, 43, 44, 49, 52, 55, 66, 76, 120, 144, 147, 164, 183], "label": [3, 8, 184], "\u00e9miss": [3, 184], "sauf": [3, 51, 52, 122, 158], "extrai": [3, 193], "basiqu": 3, "litt\u00e9ral": [3, 16, 76, 78, 90, 93, 97, 116, 122, 123, 132], "centain": 3, "balis": [3, 5, 9, 10, 16, 17, 18, 19, 20, 21, 22, 23, 25, 31, 39, 41, 42, 43, 44, 50, 51, 52, 56, 66, 77, 88, 112, 120, 133, 138, 142, 147, 151, 152, 155, 156, 157, 158, 159, 169, 171, 172, 182, 186, 187, 190], "\u00eate": [3, 7, 31, 155, 156, 164, 174, 178, 181], "int\u00e9ress": 3, "\u00e9vident": [3, 14, 35, 158, 170], "recherch": [3, 5, 9, 11, 19, 20, 22, 24, 26, 30, 33, 34, 35, 39, 45, 56, 112, 113, 114, 119, 142, 146, 147, 154, 155, 156, 165, 168, 169, 171, 172, 177, 179, 184, 186, 192, 193, 194, 195], "minuti": 3, "suivr": [3, 147, 155, 165, 173, 174, 175, 176, 177, 179, 180], "sais": [3, 18, 20, 21, 32, 39, 51, 55, 63, 65, 102, 112, 118, 119, 136, 155, 172, 175, 180, 181], "marquag": [3, 16, 18, 31, 39, 55, 56, 147, 166, 192, 193, 194], "cepend": [3, 15, 16, 44, 132, 140, 156, 181], "\u00e8re": 3, "connexion": [3, 32, 154], "clair": [3, 22, 23, 142], "fass": [3, 20, 38, 179], "puis": [3, 21, 23, 49, 97, 121, 147, 148, 154, 155, 156, 157, 165, 168, 170, 172, 176], "t\u00e9l\u00e9charg": [3, 13, 14, 15, 28, 35, 142, 147, 154, 155, 157, 167, 185], "partag": [3, 52, 55, 152], "alor": [3, 15, 19, 28, 31, 50, 52, 56, 61, 74, 75, 78, 91, 112, 117, 131, 140, 148, 149, 157, 159, 164, 168, 185], "acced": [3, 9, 17, 19, 35, 49, 51, 76, 77, 97, 135, 147, 155, 164, 185], "marqu": [3, 10, 15, 16, 20, 21, 66, 119, 144, 147, 149, 156, 159, 188, 193, 194, 196], "Et": [3, 142, 159], "fourn": [3, 5, 7, 8, 15, 16, 18, 20, 21, 22, 29, 35, 37, 46, 49, 50, 51, 52, 56, 79, 80, 81, 95, 96, 99, 100, 111, 130, 138, 140, 141, 142, 144, 145, 147, 148, 151, 155, 156, 158, 164, 168, 171, 182, 183, 186, 187, 191, 197], "disponibl": [3, 7, 8, 9, 12, 14, 16, 18, 20, 22, 26, 28, 32, 35, 39, 43, 45, 46, 49, 50, 51, 55, 120, 137, 140, 142, 143, 145, 151, 156, 158, 159, 166, 168, 170, 171, 172, 173, 180, 181, 182, 183, 184, 185, 186, 189, 197], "pdf": [3, 46, 145], "adapt": [3, 19, 46, 145], "impress": [3, 46, 145], "Des": [3, 22, 23, 46, 52, 55, 145, 164], "lien": [3, 7, 22, 46, 140, 142, 145, 165, 176, 180], "ver": [3, 4, 7, 9, 16, 18, 22, 36, 38, 39, 46, 56, 60, 68, 140, 142, 145, 147, 148, 149, 154, 168, 170, 173, 174, 176, 177, 179, 180, 192, 193, 194, 195, 196], "didacticiel": [3, 46, 145], "plut\u00f4t": [3, 21, 22, 31, 43, 46, 55, 97, 145, 150, 181], "reproduir": [3, 46, 145], "tutoriel": [3, 18, 147, 164, 165, 179], "vid\u00e9o": [3, 10, 86, 89, 144, 165, 179, 184], "efficac": [3, 50, 154], "comprendr": [3, 20, 36, 50, 55, 147, 170, 179, 184, 187], "auss": [3, 7, 18, 20, 144, 156, 184], "destin": [3, 7, 16, 22, 46, 50, 55, 145, 152, 184, 187], "conten": [3, 18, 28, 31, 51, 52, 55, 122, 159, 164, 168, 169, 183, 184, 185, 186, 187, 189], "jour": [3, 9, 16, 17, 18, 20, 35, 40, 49, 52, 54, 55, 63, 65, 97, 102, 136, 147, 148, 151, 152, 155, 164, 170, 181, 182, 183, 192, 193, 194, 195, 196], "mesur": [3, 17, 138, 156], "mond": [3, 158], "enti": [3, 55, 57, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 126, 181], "am\u00e9liorent": 3, "effet": [3, 50, 156], "automat": [3, 5, 14, 18, 19, 20, 22, 28, 29, 39, 49, 51, 52, 79, 80, 95, 96, 97, 99, 100, 114, 143, 156, 165, 166, 169, 172, 175, 180, 181, 183, 184, 192, 193, 194], "collect": [3, 20, 27, 158], "milli": 3, "al\u00e9atoir": 3, "esper": 3, "d\u00e9\u00e7u": 3, "cit": [3, 180], "con\u00e7u": [3, 55, 156], "fixateur": 3, "mass": [3, 55], "croit": 3, "quantit": 3, "propos": [3, 158, 167], "pl\u00e9thor": 3, "personnalis": [3, 9, 22, 23, 24, 55, 142, 181, 190], "besoin": [3, 14, 19, 32, 156, 157, 159, 164, 179, 193, 194], "manuel": [3, 9, 20, 30, 39, 49, 52, 55, 56, 147, 148, 156, 172, 173, 174, 179, 180, 189], "not": [3, 7, 16, 18, 19, 20, 31, 37, 39, 49, 50, 52, 55, 60, 67, 69, 70, 71, 72, 77, 83, 85, 86, 87, 89, 104, 105, 106, 107, 111, 112, 120, 124, 128, 129, 136, 137, 138, 140, 147, 152, 157, 159, 164, 165, 166, 167, 168, 169, 178, 179, 180, 181, 184], "morceau": [3, 184, 191], "r\u00e9cuper": [3, 20, 29, 31, 39, 49, 55, 77, 144, 147, 148, 154, 155, 156, 164, 169, 170, 174, 176, 177, 179, 182, 183, 184, 186, 187, 196], "integr": [3, 4, 9, 11, 15, 22, 28, 32, 54, 142, 147, 151, 157], "pochet": [3, 9, 14, 15, 27, 28, 49, 142, 147, 154, 155, 182, 192, 193, 194, 195, 196], "renomm": [3, 9, 16, 17, 36, 40, 41, 42, 170, 195, 196], "plac": [3, 4, 7, 14, 28, 52, 54, 55, 56, 74, 90, 149, 155, 159, 166, 168, 169, 170, 182, 184, 194], "r\u00e9pertoir": [3, 4, 9, 10, 16, 17, 18, 22, 28, 142, 143, 144, 148, 150, 151, 159, 164, 166, 168, 170, 173, 174, 176, 177, 182, 184, 189], "instruct": [3, 35, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 140, 171, 172, 193, 194], "model": [3, 10, 16, 112, 119, 159, 181], "d\u00e9nomin": [3, 16, 17, 18, 27, 28, 50, 51, 120, 147, 150, 189], "soumettr": [3, 19, 20, 24, 37, 147, 155, 156, 165, 168, 171, 175, 179, 192, 193, 194, 195], "joign": [3, 51], "sp\u00e9cifi": [3, 4, 9, 10, 16, 17, 19, 25, 28, 31, 32, 38, 44, 49, 50, 60, 61, 62, 63, 64, 65, 67, 74, 79, 80, 93, 95, 96, 99, 100, 102, 118, 119, 128, 136, 143, 144, 151, 166, 168, 170, 171, 183, 184], "supprim": [3, 5, 7, 11, 16, 18, 23, 24, 29, 31, 39, 41, 42, 44, 50, 55, 56, 59, 61, 66, 67, 97, 114, 125, 130, 132, 144, 147, 148, 155, 168, 169, 170, 178, 180, 181], "doubl": [3, 9, 18, 132, 155, 167], "existent": [3, 179], "prend": [3, 7, 19, 20, 43, 44, 49, 73, 147, 150, 151, 159, 170, 187], "actuel": [3, 7, 9, 16, 18, 19, 22, 23, 29, 30, 33, 35, 36, 39, 43, 52, 54, 62, 64, 142, 144, 151, 157, 158, 168, 170, 173, 182, 185, 190, 195], "charg": [3, 4, 7, 9, 10, 15, 16, 19, 20, 22, 23, 27, 29, 30, 32, 41, 42, 43, 44, 48, 49, 52, 54, 73, 112, 140, 143, 144, 147, 150, 151, 159, 166, 168, 170, 173, 175, 176, 179, 180, 181, 183, 184, 188, 189, 190, 191, 192, 193, 194, 195, 196], "plupart": [3, 8, 14, 30, 43, 49, 55, 60, 61, 140, 143, 152, 155, 183, 184, 187], "matrosk": 3, "mka": 3, "except": [3, 164, 191], "notabl": 3, "microsoft": [3, 55], "wav": [3, 40, 55, 147, 151], "id3v2": [3, 8, 43, 44, 54, 55, 184], "pris": [3, 7, 10, 14, 19, 41, 42, 43, 44, 49, 54, 112, 140, 142, 144, 147, 150, 151, 181, 183, 184, 190, 193, 194], "logiciel": [3, 8, 11, 17, 43, 44, 55, 140, 156, 184], "lectur": [3, 9, 41, 43, 52, 55, 144, 147, 152, 157, 194], "\u00e9critur": [3, 44, 55, 144, 147, 150, 151, 152, 190], "La": [3, 7, 9, 10, 14, 18, 19, 27, 28, 32, 33, 39, 43, 51, 52, 55, 56, 60, 73, 120, 133, 135, 140, 142, 147, 156, 157, 159, 164, 168, 170, 172, 175, 181, 184, 187, 189], "section": [3, 9, 12, 14, 16, 18, 21, 22, 23, 27, 29, 30, 35, 36, 39, 43, 47, 51, 52, 53, 55, 56, 141, 142, 143, 148, 150, 151, 152, 154, 155, 156, 157, 159, 164, 166, 170, 179, 180, 183, 184, 190, 192, 193, 194, 195, 196, 197], "correspond": [3, 7, 9, 10, 14, 16, 20, 31, 32, 36, 38, 43, 50, 67, 87, 98, 112, 118, 119, 128, 132, 142, 144, 147, 152, 154, 156, 157, 164, 165, 168, 170, 172, 174, 175, 177, 178, 179, 180, 182, 190, 192, 193, 194, 195, 196], "concern": [3, 35, 150, 166, 184], "mappag": [3, 147, 150], "intern": [3, 8, 173, 174, 176, 177], "diver": [3, 8, 9, 107, 125, 197], "balisag": [3, 8, 9, 39, 41, 42, 43, 50, 51, 147, 150, 171, 184, 185, 186, 189, 197], "demand": [3, 20, 28, 32, 50, 56, 143, 144, 146, 151, 154, 155, 156, 168, 172, 180], "deb": [3, 154, 156, 189, 191], "standard": [3, 5, 20, 31, 35, 55, 63, 64, 164, 166, 168, 184], "second": [3, 10, 32, 90, 97, 142, 164, 166, 168, 189], "api": [3, 17, 19, 49, 147, 154, 164], "devient": [3, 18, 29, 159], "visibl": [3, 22, 56], "exacerb": [3, 154], "extens": [3, 7, 27, 28, 189], "effectuent": [3, 154, 191], "r\u00e9seau": [3, 10, 55, 144, 147, 152, 154, 156, 157], "parfois": [3, 31, 56, 147, 149, 151, 158, 159, 181], "r\u00e9\u00e9crir": [3, 55], "int\u00e9gral": 3, "mettr": [3, 9, 18, 40, 54, 55, 150, 159, 166, 168, 170], "prendr": [3, 49, 55, 138, 156, 191], "del": [3, 5, 32], "long": [3, 4, 17, 142, 143, 152], "vi": [3, 11, 18, 32, 49, 55, 56, 154, 171], "lu": [3, 44, 172, 184, 185], "p\u00e9ripher": [3, 12, 26, 33, 45], "nas": 3, "meilleur": [3, 14, 15, 43, 44, 164, 172, 177, 193, 194, 196, 197], "recommand": [3, 7, 11, 18, 28, 30, 43, 140, 147, 148, 157, 169, 173, 174, 176, 177, 179, 184, 195, 196], "consist": [3, 9, 27, 33, 169], "lecteur": [3, 4, 9, 11, 14, 24, 28, 34, 35, 41, 42, 43, 45, 142, 147, 151, 154, 165, 168, 169, 175, 185, 188, 193], "local": [3, 13, 15, 20, 31, 32, 33, 35, 55, 62, 147, 148, 154, 157, 164, 167, 191], "d\u00e9plac": [3, 9, 16, 17, 30, 38, 40, 56, 128, 144, 147, 148, 149, 154, 179], "dist": [3, 56], "termin": [3, 10, 16, 21, 69, 168], "d\u00e9marr": [4, 22, 56, 143, 147, 149, 155, 159, 166, 168], "argument": [4, 7, 51, 57, 58, 68, 71, 72, 79, 80, 82, 88, 95, 96, 99, 100, 101, 103, 105, 106, 110, 126, 143, 164, 168], "run_picard": 4, "py": [4, 164], "h": [4, 5, 64, 143], "audit": 4, "config_fil": 4, "e": [4, 5, 17, 37, 116, 119, 122, 123, 143, 166, 168], "M": [4, 5, 64, 143], "N": [4, 14, 21, 28, 32, 43, 67, 128, 143, 155, 170], "p": [4, 5, 143, 166], "crash": [4, 147], "dialog": 4, "v": [4, 5, 143], "file_or_url": 4, "o\u00f9": [4, 7, 18, 19, 29, 39, 109, 112, 142, 147, 148, 156, 158, 164, 168, 169, 170, 181, 182, 183, 187], "help": [4, 143], "messag": [4, 20, 23, 56, 146, 149, 155, 157, 164, 184], "quitt": [4, 5, 18, 21, 22, 143, 168], "\u00e9ven": [4, 49, 147, 158, 164], "transm": [4, 143], "virgul": [4, 51, 67, 76, 78, 79, 80, 90, 93, 95, 96, 97, 99, 100, 112, 114, 116, 118, 119, 121, 122, 123, 128, 132, 185], "pr\u00e9fix": [4, 21, 52, 67, 120, 124, 128, 159, 168, 190], "all": [4, 7, 76, 87, 121, 129, 158, 168, 170], "correspondr": [4, 14, 20, 30, 38, 73, 156, 157, 169, 172, 179, 181, 182, 192, 193, 194, 195, 196], "voir": [4, 7, 15, 20, 31, 36, 43, 51, 55, 56, 140, 147, 150, 152, 155, 157, 158, 159, 164, 170, 180, 181, 184, 192, 193, 194, 195, 196], "python": [4, 9, 21, 49, 63, 64, 140, 164], "config": [4, 54, 148, 164], "fil": [4, 16, 18, 19, 23, 29, 44, 51, 52, 55, 56, 66, 76, 147, 155, 166, 168], "emplac": [4, 13, 15, 16, 18, 54, 56, 143, 147, 149, 151, 159, 169, 178], "configur": [4, 7, 15, 21, 22, 25, 27, 29, 39, 41, 42, 44, 53, 143, 147, 148, 150, 151, 158, 159, 164, 166, 170, 182, 197], "debug": [4, 143, 155], "activ": [4, 5, 9, 10, 11, 13, 15, 17, 18, 19, 20, 21, 22, 25, 29, 31, 35, 36, 37, 39, 41, 42, 44, 48, 49, 52, 55, 140, 144, 150, 151, 155, 156, 157, 168, 170, 173, 174, 176, 177, 179, 183, 184, 186, 187, 188], "journalis": [4, 143, 148], "niveau": [4, 7, 8, 20, 31, 143, 148, 155, 159, 170, 183], "d\u00e9bogag": [4, 5, 23, 147, 148, 164, 168], "exec": [4, 143, 166], "ex\u00e9cut": [4, 7, 9, 19, 20, 39, 49, 50, 51, 52, 56, 66, 76, 81, 135, 140, 142, 143, 147, 149, 156, 164, 166], "d\u00e9marrag": [4, 20, 22, 48, 50, 147, 155, 166], "plai": [4, 55, 143, 147], "d\u00e9sactiv": [4, 5, 10, 17, 18, 19, 20, 22, 29, 32, 35, 39, 43, 48, 52, 107, 148, 151, 152, 157, 170, 179, 191], "multim\u00e9di": [4, 11, 189], "restor": [4, 143], "restaur": [4, 148], "taill": [4, 14, 151, 156, 189], "fen\u00eatr": [4, 9, 31, 35, 147, 155, 157, 167, 168, 174, 176], "chargent": [4, 49], "plug": [4, 7], "bo\u00eet": [4, 18, 22, 23, 31, 56, 165, 168, 175, 181, 194], "dialogu": [4, 22, 23, 31, 56, 165, 168, 175, 181, 194], "accident": 4, "stand": [4, 143], "alon": [4, 143], "instanc": [4, 7, 143, 166, 168], "forc": [4, 51, 54, 78, 112, 118, 119, 121, 168], "nouvel": [4, 7, 9, 16, 18, 20, 22, 23, 31, 36, 40, 46, 50, 52, 55, 56, 140, 142, 143, 145, 148, 156, 158, 164, 165, 166, 167, 169, 170, 174, 175, 190], "longu": [4, 19, 158], "url": [4, 7, 15, 31, 56, 147, 151, 168, 184], "inclu": [4, 21, 28, 43, 44, 168], "chemin": [4, 10, 17, 19, 29, 34, 50, 56, 144, 149, 152, 154, 164, 168, 184], "absolu": [4, 15, 30, 168, 187], "inclur": [4, 10, 14, 18, 21, 33, 122, 148, 164, 168, 170, 181, 182], "http": [4, 7, 8, 32, 46, 63, 64, 140, 145, 164, 168, 176, 187], "type_d": [4, 168], "espac": [4, 16, 17, 19, 28, 55, 58, 69, 70, 71, 72, 76, 78, 81, 82, 83, 85, 90, 93, 97, 104, 105, 106, 108, 110, 112, 114, 116, 121, 122, 123, 124, 125, 130, 132, 138, 147, 159, 168, 184, 185], "guillemet": [4, 31, 168], "user": [4, 8, 54, 142, 148, 168, 170], "music": [4, 168], "my": [4, 7, 168], "song": [4, 168], "mp3": [4, 11, 55, 168, 181, 184, 188, 190], "raccourc": [5, 152], "exploit": [5, 8, 22, 29, 54, 55, 140, 142, 152, 155, 191], "s\u00e9lect": [5, 14, 16, 18, 22, 23, 142, 167, 182, 193, 194], "text": [5, 7, 8, 16, 18, 19, 21, 22, 23, 26, 33, 34, 39, 43, 44, 51, 52, 62, 67, 69, 73, 74, 75, 77, 79, 80, 84, 90, 91, 92, 94, 95, 96, 99, 100, 109, 111, 113, 115, 117, 118, 119, 124, 125, 127, 128, 129, 130, 131, 134, 147, 158, 159, 164, 168], "copi": [5, 29, 35, 61, 154, 155, 170], "coll": [5, 155], "action": [5, 22, 24, 35, 49, 50, 66, 138, 142, 144, 147, 150, 155, 179], "window": [5, 8, 12, 17, 22, 26, 28, 44, 55, 63, 64, 140, 142, 147, 148, 170, 193], "linux": [5, 12, 22, 54, 55, 63, 64, 142, 147, 148, 193], "macos": [5, 9, 12, 22, 54, 55, 63, 64, 140, 142, 147, 148, 193], "dossi": [5, 7, 9, 10, 16, 17, 22, 24, 35, 140, 147, 149, 155, 159, 169, 173, 174, 176, 177, 178, 192, 193, 194], "ctrl": [5, 55, 155], "o": 5, "sauvegard": [5, 19, 28, 29, 52, 144, 147, 152, 164, 168, 178, 197], "s\u00e9lection": [5, 9, 10, 12, 14, 16, 17, 18, 19, 20, 21, 22, 25, 26, 29, 31, 35, 36, 39, 45, 52, 54, 55, 56, 142, 151, 152, 157, 159, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 187, 192, 193, 194, 195, 196], "q": 5, "coup": 5, "x": [5, 7, 54, 55, 56, 57, 58, 68, 70, 71, 72, 79, 80, 83, 85, 88, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106, 108, 110, 111, 119, 123, 126, 170, 193], "i": [5, 112, 113], "bascul": 5, "navig": [5, 9, 22, 24, 32, 56, 142, 147, 157, 167, 169, 172, 174, 176, 177, 180, 192, 193, 194, 195, 196], "b": [5, 16, 52, 63, 64, 71, 72, 73, 78, 79, 80, 88, 90, 93, 95, 96, 97, 99, 100, 105, 106, 116, 121, 122, 123, 132, 147, 150], "shift": [5, 55], "ouvr": [5, 9, 16, 18, 22, 24, 32, 33, 52, 56, 149, 155, 159, 165, 167, 169, 174, 175, 176, 180, 181, 194], "profil": [5, 9, 29, 147], "rafra\u00eech": 5, "r": [5, 7, 21, 125], "k": 5, "scann": [5, 19, 20, 24, 32, 156, 157, 172, 177, 196], "Y": [5, 63, 64], "clust": [5, 7, 16, 18, 19, 20, 24, 30, 38, 39, 50, 142, 147, 154, 166, 171, 172, 173, 174, 192, 195], "u": [5, 7], "similair": [5, 22, 30, 66, 156, 157, 169, 184], "T": [5, 155], "g\u00e9ner": [5, 14, 16, 17, 21, 24, 46, 55, 73, 133, 145, 147, 148, 155, 156, 168, 169, 171, 179, 192, 193, 194], "f1": 5, "histor": [5, 158], "journal": [5, 23, 55, 147, 148, 151, 164, 165, 168, 172, 193, 197], "g": [5, 27, 73], "nouveau": [5, 16, 17, 18, 19, 20, 22, 35, 36, 39, 49, 52, 56, 148, 155, 156, 159, 170, 179], "alt": [5, 155, 169], "valeur": [5, 7, 10, 17, 18, 19, 20, 21, 27, 28, 30, 31, 39, 43, 50, 51, 52, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 142, 147, 150, 157, 158, 159, 169, 170, 183, 184, 185, 186, 187, 188, 191], "cibl": [5, 7, 9, 165, 170], "f": [5, 52, 157, 164], "spac": 5, "achev": 5, "tab": 5, "return": [5, 7, 135], "cach": [5, 10, 56, 181], "esc": 5, "retour": [5, 125], "lign": [5, 18, 21, 22, 33, 35, 52, 58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138, 143, 144, 147, 148, 155, 156, 164, 166, 168, 169, 184], "w": [5, 21, 85, 164], "masqu": [5, 28, 52, 181], "infobull": [5, 18, 170], "variabl": [7, 17, 18, 28, 39, 52, 54, 55, 59, 60, 61, 66, 76, 77, 78, 85, 90, 93, 97, 114, 116, 120, 121, 122, 123, 132, 133, 135, 138, 147, 150, 158, 159, 164, 181, 183, 184, 190], "Ces": [7, 16, 17, 18, 49, 52, 63, 64, 138, 144, 158, 183, 184, 187, 189, 197], "doivent": [7, 30, 44, 49, 63, 64, 65, 102, 136, 148, 151, 157, 164, 170, 192, 193, 194], "plugin_nam": [7, 164], "exampl": [7, 164], "plugin_author": [7, 164], "this": [7, 60, 77, 81, 84, 125, 129, 134, 164], "author": [7, 8, 164], "nam": [7, 8, 120, 158, 164], "plugin_descript": [7, 164], "is": [7, 69, 77, 81, 84, 86, 89, 94, 107, 111, 124, 129, 134, 136, 164], "an": [7, 67, 76, 128, 164], "sinc": 7, "descript": [7, 8, 18, 35, 52, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 185], "can": 7, "formatted": 7, "using": 7, "markdown": 7, "daringfireball": 7, "net": 7, "project": 7, "syntax": [7, 21, 22, 77, 147], "if": [7, 52, 86, 87, 89, 97, 98, 137, 138, 140, 147, 158, 159, 164, 186], "you": [7, 181], "use": 7, "formatting": 7, "mak": 7, "sure": 7, "minimum": 7, "plugin_api_vers": [7, 164], "set": [7, 43, 51, 52, 55, 58, 60, 61, 62, 63, 65, 76, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 115, 116, 122, 123, 129, 132, 135, 136, 137, 138, 147, 158, 184], "plugin_vers": [7, 164], "0": [7, 8, 46, 58, 60, 61, 68, 73, 74, 75, 78, 79, 80, 84, 85, 91, 92, 93, 95, 96, 98, 99, 100, 101, 103, 109, 110, 111, 112, 117, 118, 119, 121, 122, 127, 128, 131, 145, 158, 164, 183, 184, 187, 189, 190], "plugin_licens": [7, 164], "gpl": [7, 164], "or": [7, 72, 106, 137, 138, 147, 164], "lat": [7, 164], "plugin_license_url": [7, 164], "www": [7, 54, 164], "gnu": [7, 54, 164], "org": [7, 8, 20, 22, 32, 46, 63, 64, 140, 145, 147, 151, 164, 176, 187], "licens": [7, 147, 164, 183], "html": [7, 164], "plugin_user_guide_url": 7, "program": [7, 155], "example_plugin_document": 7, "court": [7, 147], "simpl": [7, 9, 18, 23, 31, 33, 44, 49, 51, 52, 55, 56, 148, 156, 158, 159, 164, 169, 181, 193, 194], "possibl": [7, 17, 31, 44, 56, 79, 80, 95, 96, 99, 100, 148, 151, 184], "d\u00e9criv": 7, "ant\u00e9rieur": [7, 10, 15, 52, 181, 183, 184, 190], "formatag": [7, 18, 58, 63, 64, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 159], "limit": [7, 17, 20, 32, 44, 49, 54, 55, 135, 147, 158, 191], "strong": 7, "em": 7, "ul": 7, "ol": 7, "rempl": [7, 8, 14, 52, 111, 158, 180, 184, 189], "z": [7, 57, 68, 99, 100, 101, 103, 126], "semantic": 7, "versioning": 7, "lesquel": [7, 10, 49, 150, 152, 154, 169], "prendront": 7, "ancien": [7, 8, 26, 52, 54, 140, 170, 184, 187], "modif": [7, 9, 14, 18, 22, 28, 31, 36, 40, 52, 55, 151, 165, 170, 173, 180, 181, 189], "abandon": [7, 32], "licenc": [7, 8, 18, 46, 55, 145, 183], "spdx": 7, "invit": [7, 183], "chois": [7, 14, 15, 16, 18, 19, 21, 22, 23, 29, 30, 31, 32, 38, 41, 42, 43, 158, 167, 168, 172, 181], "point": [7, 31, 51, 76, 78, 90, 93, 97, 114, 116, 121, 122, 123, 132, 159, 164, 185], "omis": 7, "cliquabl": 7, "\u00e9cran": [7, 16, 18, 19, 35, 55, 144, 147, 157, 159, 164, 168, 170, 180], "option": [7, 11, 14, 15, 18, 25, 26, 29, 32, 33, 34, 41, 42, 43, 44, 48, 49, 50, 51, 52, 56, 142, 143, 147, 148, 150, 151, 155, 157, 158, 159, 164, 165, 166, 167, 168, 169, 172, 175, 177, 179, 180, 182, 183, 184, 187, 188, 193, 194], "post": [7, 50], "pass": [7, 9, 18, 20, 21, 32, 36, 39, 76, 78, 90, 93, 97, 112, 114, 116, 121, 122, 123, 132, 144, 155, 159, 164, 170, 173, 174, 176, 177], "metadat": [7, 158, 164], "dict": 7, "servic": [7, 156, 191], "json": [7, 164], "disc": [7, 8, 118, 119, 184], "number": 7, "luk": 7, "lalinsky": 7, "mov": [7, 8, 188], "from": [7, 66, 76, 164, 166, 168], "titl": [7, 18, 31, 52, 94, 137, 138, 147, 159, 181, 184, 185], "register_album_metadata_processor": [7, 49, 164], "re": [7, 21, 51, 56, 77, 156], "def": [7, 164], "remove_discnumber": 7, "match": [7, 166, 168], "search": 7, "discnumb": [7, 8, 184], "sub": [7, 137, 138, 147], "feat": [7, 52, 122], "remov": [7, 56, 66, 140, 147, 166, 178], "register_track_metadata_processor": [7, 49, 164], "remove_featartist": 7, "\u00e9cout": [7, 32, 157], "hook": [7, 49, 50, 164], "appel": [7, 16, 18, 28, 49, 51, 55, 77, 142, 148, 154, 164, 191], "apres": [7, 16, 18, 19, 30, 32, 50, 55, 56, 61, 148, 149, 152, 154, 156, 159, 172, 181, 192, 193, 194], "pourr": [7, 17, 18, 19, 29, 31, 49, 50, 56, 122, 129, 148, 155, 159, 164, 169, 170, 179, 181], "usag": [7, 55], "register_file_post_load_processor": 7, "register_file_post_save_processor": 7, "volet": [7, 9, 16, 18, 23, 25, 30, 36, 39, 50, 52, 56, 142, 144, 152, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "droit": [7, 9, 22, 25, 30, 31, 36, 38, 39, 50, 51, 52, 56, 112, 118, 119, 142, 144, 152, 157, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 192, 193, 194, 195, 196], "register_file_post_addition_to_track_processor": 7, "register_file_post_removal_from_track_processor": 7, "register_album_post_removal_processor": 7, "depuis": [7, 8, 14, 16, 17, 32, 39, 43, 49, 50, 54, 55, 128, 140, 143, 144, 166, 168, 170, 175, 180, 181, 182, 183, 184, 186, 187, 189, 190, 194], "\u00e9tendr": [7, 48, 164], "impl\u00e9ment": [7, 49, 54, 59, 62, 63, 65, 88, 99, 100, 102, 128, 132, 136, 168], "d\u00e9tail": [7, 9, 10, 12, 13, 18, 20, 22, 31, 35, 40, 43, 48, 51, 53, 56, 143, 150, 151, 157, 166, 167, 170, 182, 183, 184, 185, 190, 192, 193, 194, 195, 196], "m\u00e9thod": [7, 33, 79, 80, 95, 96, 99, 100, 155, 158, 165, 172, 174, 175, 177, 179, 180, 182, 193, 194], "_load": 7, "_sav": 7, "register_format": [7, 49], "class": [7, 164], "myfil": 7, "foo": [7, 62, 63, 65, 77, 78, 81, 82, 83, 84, 85, 88, 90, 92, 93, 97, 102, 107, 108, 112, 113, 114, 115, 116, 122, 123, 129, 132, 136], "self": 7, "filenam": 7, "implement": 7, "loading": 7, "and": [7, 71, 105, 107, 121, 133, 137, 138, 147, 166, 168], "parsing": 7, "her": 7, "method": 7, "supposed": 7, "filled": 7, "with": [7, 76, 164], "read": [7, 33], "saving": [7, 66], "register_script_funct": [7, 49], "function": 7, "modul": [7, 164], "pars": 7, "scriptpars": 7, "rest": [7, 22, 55, 101, 144, 151, 154, 169, 172, 179, 181, 195, 196], "provid": 7, "txt": [7, 164, 168], "join": [7, 43, 137, 138, 147, 164], "for": [7, 55, 76, 157, 166, 168, 181], "split": 7, "isalph": 7, "eval_arg": 7, "fals": [7, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 164, 170], "\u00e9valu": [7, 11, 31, 97, 127, 135, 147, 187], "avant": [7, 15, 16, 18, 21, 28, 29, 40, 43, 50, 51, 52, 55, 73, 76, 79, 80, 95, 96, 112, 118, 119, 147, 148, 151, 152, 155, 156, 157, 158, 164, 180, 181, 189, 192, 193, 194], "check_argcount": 7, "v\u00e9rifi": [7, 20, 31, 148, 155, 159, 164, 180, 192, 193, 194, 195], "d\u00e9faut": [7, 8, 10, 11, 12, 16, 17, 18, 19, 20, 21, 22, 25, 27, 28, 30, 32, 41, 42, 43, 44, 45, 52, 54, 56, 63, 65, 67, 74, 79, 80, 95, 96, 99, 100, 102, 112, 114, 122, 127, 128, 132, 136, 140, 143, 147, 148, 157, 158, 167, 168, 170, 181, 184, 187], "tru": [7, 55, 58, 69, 70, 71, 72, 79, 80, 81, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 135, 164], "clic": [7, 25, 36, 50, 56, 167, 169, 170, 180], "san": [7, 17, 18, 27, 29, 30, 36, 43, 49, 55, 60, 61, 122, 143, 147, 148, 154, 156, 170, 176, 181, 184, 187, 189, 193], "cluster": [7, 20, 30, 38, 166, 168, 173, 174, 180, 195], "clusterlist": 7, "parent": [7, 16, 181], "perfect": 7, "ichneumon": 7, "hrglgrmpf": 7, "perfectly": 7, "matched": [7, 87, 98, 166, 168], "select": 7, "15": [7, 57, 63, 64, 126, 184, 187], "ui": [7, 164], "itemview": 7, "baseact": 7, "register_album_act": [7, 49], "removeperfectalbum": 7, "callback": 7, "obj": 7, "isinst": 7, "is_complet": [7, 137, 138, 147], "get_num_unmatched_fil": 7, "get_num_matched_track": 7, "len": [7, 137, 138, 147], "iterfil": 7, "get_num_unsaved_fil": 7, "loaded": 7, "remove_album": 7, "register_x_act": 7, "ceux": [8, 30, 35, 49, 51, 53, 55, 140, 170, 184, 187], "tabl": [8, 11, 55, 146, 172, 175, 184, 194], "tableur": 8, "acoustid_id": [8, 184], "txxx": [8, 190], "vorb": [8, 11, 43, 55, 190], "apev2": [8, 11, 41, 42, 190], "mp4": [8, 55, 190], "com": [8, 190], "apple": [8, 190], "asf": [8, 55, 190], "medi": [8, 55, 56, 140, 147, 184], "riff": [8, 44, 55], "info": [8, 23, 24, 44, 55, 169], "acoustid_fingerprint": [8, 19, 184], "fingerprint": [8, 147, 166], "talb": 8, "alb": 8, "wm": 8, "albumtitl": 8, "iprd": 8, "tpe2": 8, "aart": 8, "albumartistsort": [8, 184], "tso2": 8, "soa": 8, "albumartistsortord": 8, "albumsort": [8, 52, 184], "tso": 8, "soal": 8, "albumsortord": 8, "arrang": [8, 183], "tipl": 8, "ipl": 8, "tpe1": 8, "iart": 8, "artistsort": [8, 184], "tsop": 8, "soar": 8, "artistsortord": 8, "barcod": [8, 32, 157, 184], "tbpm": 8, "tmpo": 8, "beatsperminut": 8, "catalognumb": [8, 184], "catalogno": 8, "cmt": 8, "icmt": 8, "tcmp": 8, "cpil": 8, "iscompil": 8, "tcom": 8, "wrt": 8, "imus": 8, "composersort": [8, 183], "tsoc": 8, "soco": 8, "composersortord": 8, "conductor": [8, 183], "tpe3": 8, "tcop": 8, "cprt": 8, "icop": 8, "tdrc": 8, "tyer": 8, "tdat": 8, "year": [8, 76, 137, 138, 147], "day": [8, 137, 138, 147], "icrd": 8, "director": [8, 183], "dir": [8, 10, 14, 35, 52, 55, 103, 147, 179, 186, 187, 195, 196], "9": [8, 17, 43, 55, 60, 79, 80, 95, 96, 99, 100, 101, 112, 118, 119, 143, 159, 166, 168, 183, 184, 186, 187, 189, 190], "tpos": 8, "disk": [8, 33], "partofset": 8, "discsubtitl": [8, 184], "tsst": 8, "setsubtitl": 8, "encodedby": [8, 184], "tenc": 8, "too": 8, "ienc": 8, "encodersetting": [8, 184], "tsse": 8, "encodingsetting": 8, "engine": [8, 183], "ieng": 8, "gapless": [8, 184], "pgap": 8, "tcon": 8, "gen": [8, 14, 152], "ignr": 8, "grouping": 8, "tit1": 8, "grp1": 8, "grp": 8, "contentgroupdescript": 8, "key": [8, 184], "tkey": 8, "initialkey": 8, "tsrc": 8, "languag": [8, 52, 183], "tlan": 8, "ilng": 8, "wcop": 8, "multipl": [8, 22, 43, 51, 59, 60, 61, 76, 78, 85, 88, 90, 93, 97, 99, 100, 103, 114, 116, 121, 122, 123, 132, 147, 183, 184, 185, 186, 187, 191], "lyricist": [8, 183], "writ": [8, 56, 164, 183], "lyric": [8, 133, 184], "uslt": 8, "lyr": 8, "tmed": 8, "imed": 8, "djmix": [8, 183], "tmoo": 8, "mvnm": 8, "movementnam": 8, "mvn": 8, "movementtotal": [8, 188], "mvin": 8, "mvc": 8, "movementnumb": [8, 188], "mvi": 8, "musicbrainz_artistid": [8, 43, 184, 185], "musicbrainz_discid": [8, 184], "musicbrainz_originalartistid": [8, 184], "musicbrainz_originalalbumid": [8, 184], "musicbrainz_recordingid": [8, 184], "ufid": 8, "musicbrainz_trackid": [8, 184], "musicbrainz_albumartistid": [8, 184], "musicbrainz_releasegroupid": [8, 184], "musicbrainz_albumid": [8, 184], "musicbrainz_releasetrackid": 8, "musicbrainz_trmid": 8, "d\u00e9pr\u00e9ci": 8, "musicbrainz_workid": [8, 183], "musicip_fingerprint": [8, 184], "musicmagic": 8, "musicip_puid": [8, 184], "originalalbum": [8, 184], "toal": 8, "originalalbumtitl": 8, "originalartist": [8, 184], "top": [8, 22, 147], "originalfilenam": [8, 52, 184], "tofn": 8, "originaldat": [8, 52, 184, 187], "tdor": 8, "tory": 8, "originalreleasetim": 8, "originalreleaseyear": 8, "originalyear": [8, 28, 184], "perform": [8, 133, 137, 138, 147, 183, 186, 195, 196], "instrument": [8, 31, 183], "tmcl": 8, "vocal": [8, 31], "relationship": 8, "pcst": 8, "podcasturl": [8, 184], "purl": 8, "produc": [8, 183], "ipro": 8, "_rating": [8, 187], "popm": 8, "rating": 8, "courriel": 8, "shareduserrating": 8, "tpub": 8, "publish": 8, "releasecountry": [8, 158, 184], "country": 8, "icnt": 8, "releasedat": [8, 184], "renseign": [8, 20, 184, 187], "tdrl": 8, "releasestatus": [8, 184], "status": 8, "musicbrainz_albumstatus": 8, "releasetyp": [8, 184], "musicbrainz_albumtyp": 8, "remix": [8, 183, 187], "tpe4": 8, "mixartist": 8, "modifiedby": 8, "replaygain_album_gain": 8, "replaygain_album_peak": 8, "replaygain_album_rang": 8, "replaygain_reference_loudness": 8, "replaygain_track_gain": 8, "replaygain_track_peak": 8, "replaygain_track_rang": 8, "show": [8, 147, 184], "tvsh": 8, "showsort": [8, 184], "sosn": 8, "showmov": [8, 184, 188], "shwm": 8, "subtitl": [8, 184], "tit3": 8, "totaldisc": [8, 184], "disctotal": 8, "totaltrack": [8, 184], "trck": 8, "tracktotal": 8, "trkn": 8, "tracknumb": [8, 31, 55, 159, 181, 184], "itrk": 8, "tit2": 8, "inam": 8, "titlesort": [8, 184], "tsot": 8, "sonm": 8, "titlesortord": 8, "websit": [8, 184], "woar": 8, "weblink": 8, "authorurl": 8, "wrk": 8, "iwri": 8, "tir": [8, 184], "dout": [8, 55], "quant": 8, "cec": [8, 9, 10, 11, 16, 17, 18, 20, 22, 28, 29, 44, 52, 54, 56, 63, 65, 66, 102, 107, 136, 142, 144, 159, 170, 173, 174, 176, 177, 190, 192, 193, 194], "lastfmplus": 8, "indiqu": [8, 16, 17, 18, 19, 22, 28, 31, 35, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 136, 144, 149, 152, 169, 170, 173, 174, 175, 176, 177, 179, 184, 185, 195, 196], "incorrect": [8, 20, 30, 111, 169, 174, 177, 196], "duo": 8, "appara\u00eetr": [8, 22, 23, 31, 35, 56, 112, 167, 169, 174, 179, 180], "Avec": [8, 112, 188, 193], "compatibl": [8, 43, 148, 184, 188], "travaill": [8, 43, 147, 155, 169, 170], "raison": [8, 43, 55, 56, 148, 150, 154, 156, 159, 184], "compatibil": [8, 16, 43, 44, 55, 56, 147, 164, 170, 184], "ains": [8, 16, 18, 20, 22, 39, 49, 55, 61, 140, 142, 143, 144, 156, 158, 164, 165, 166, 169, 170], "interpr\u00e8tent": 8, "install": [9, 15, 19, 20, 29, 48, 55, 141, 143, 147, 152, 155, 164], "\u00e9tap": [9, 35, 50, 148, 155, 156, 157, 165, 169, 171, 173, 174, 175, 176, 177, 179, 180, 182, 192, 193, 194], "selon": [9, 14, 31, 52, 55, 157, 164, 180, 183, 184, 187], "pr\u00e9f\u00e9rent": [9, 29, 33, 79, 80, 95, 96, 99, 100, 193], "view": 9, "menu": [9, 18, 22, 25, 26, 38, 45, 48, 49, 50, 51, 52, 142, 143, 147, 155, 159, 167, 169, 170, 180, 181], "coch": [9, 11, 14, 16, 19, 20, 21, 28, 29, 31, 36, 37, 39, 40, 41, 42, 170, 178, 179, 181], "c\u00f4t": [9, 29, 30, 31, 32, 36, 38, 39, 165, 170, 181], "gauch": [9, 19, 30, 38, 39, 51, 112, 118, 119, 142, 144, 146, 169, 192, 193, 194, 195, 196], "fais": [9, 36, 112, 118, 119, 157, 167, 170, 180], "gliss": [9, 30, 36, 167, 169, 170, 173, 174, 176, 177, 180, 192, 193, 194, 195, 196], "d\u00e9pos": [9, 167, 169, 192, 193, 194, 195, 196], "contextuel": [9, 20, 25, 38, 49, 147, 180], "permet": [9, 12, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 32, 35, 36, 39, 44, 54, 76, 77, 97, 120, 129, 133, 135, 142, 143, 151, 152, 164, 166, 168, 169, 179, 184, 194], "bouton": [9, 16, 18, 22, 29, 31, 32, 35, 36, 39, 52, 56, 152, 155, 156, 159, 165, 167, 168, 169, 170, 173, 175, 179, 180, 181], "effectu": [9, 10, 22, 30, 31, 55, 56, 76, 138, 142, 148, 155, 156, 157, 168, 169, 170, 171, 172, 173, 174, 184], "situ": [9, 29, 35, 36, 148, 170], "just": [9, 35, 148, 159, 164, 172], "dessous": [9, 14, 35, 63, 64, 69, 124, 142], "cherch": 9, "zon": [9, 18, 21, 22, 176], "joueur": [9, 43, 188], "trouvent": [9, 14, 29, 39, 55], "trois": [9, 31, 51, 52, 75, 142, 156, 164, 187], "lor": [9, 10, 11, 14, 16, 17, 18, 20, 22, 28, 30, 31, 37, 41, 42, 43, 44, 48, 49, 50, 55, 66, 132, 144, 147, 152, 154, 155, 165, 168, 181, 184, 189, 192], "conform": [9, 180], "nommag": [9, 16, 17, 18, 52, 147, 164, 170, 184], "Sur": [9, 10, 12, 22, 34, 54, 55, 56, 149, 157], "arbre": 9, "r\u00e9glag": [9, 164, 184, 189], "major": 9, "navigu": [9, 22], "couvert": [9, 197], "statut": [9, 36, 143, 144, 166, 170, 179, 184], "pil": [9, 36, 170], "reflet": [9, 36, 170], "contr\u00f4l": [9, 36, 51, 164, 170], "apparaissent": [9, 29, 31, 36, 170], "surbrill": [9, 18, 36, 39, 170], "curseur": [9, 36, 38, 170], "saur": [9, 36, 170], "premi": [9, 25, 27, 28, 31, 36, 52, 55, 73, 74, 79, 80, 82, 84, 91, 95, 96, 99, 100, 119, 122, 129, 142, 148, 158, 159, 164, 168, 169, 170, 172, 182, 184, 187, 191], "pend": [9, 10, 36, 49, 97, 154, 168, 170], "interfac": [9, 23, 141, 142, 143, 147, 154, 168, 179], "avanc": [9, 11, 22, 30, 56, 147, 157, 185], "express": [10, 21, 27, 112, 118, 119], "r\u00e9guli": [10, 21, 27, 112, 118, 119], "Vous": [10, 13, 15, 17, 20, 21, 26, 28, 29, 31, 32, 33, 35, 45, 52, 55, 56, 97, 140, 142, 149, 151, 155, 156, 157, 158, 159, 164, 165, 167, 168, 170, 171, 175, 180, 181, 183, 186, 193, 194], "jam": [10, 14, 55], "bak": 10, "dur": [10, 144], "differ": [10, 31, 164], "longueur": [10, 17, 63, 64, 75, 109, 111, 131, 152, 165, 189], "consider": [10, 21, 150, 156], "ident": [10, 55, 75, 78, 117, 164], "maximum": [10, 19, 21, 135, 195, 196], "retourn": [10, 62, 63, 64, 65, 73, 78, 79, 80, 81, 93, 95, 96, 102, 112, 119, 132, 136, 138, 158, 172], "requ\u00eat": [10, 22, 32, 172], "r\u00e9sultat": [10, 22, 27, 58, 61, 69, 70, 71, 72, 81, 82, 83, 85, 90, 104, 105, 106, 108, 110, 124, 132, 138, 157, 172, 181, 197], "renvoi": [10, 15, 57, 58, 62, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 113, 114, 115, 116, 117, 119, 122, 123, 124, 126, 127, 129, 134, 136], "50": [10, 31, 101, 109], "v2": [10, 19, 39, 43, 79, 80, 95, 96, 158, 171], "fix": [10, 14, 30, 184], "25": 10, "r\u00e9pons": [10, 156, 164], "d\u00e9termin": [10, 14, 18, 20, 31, 44, 50, 79, 80, 95, 96, 99, 100, 151, 177], "manqu": [10, 11, 57, 75, 78, 79, 80, 91, 93, 95, 96, 111, 117, 123, 126, 131, 132, 144, 147, 159, 165, 181], "pr\u00e9": 10, "s\u00e9quenc": [10, 166, 169], "silenc": 10, "bonus": [10, 184], "correspondent": [10, 27, 30, 119, 144, 152, 165, 172, 175, 179, 192, 193, 194, 195, 196], "comparaison": [10, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 124, 132], "compt": [10, 14, 37, 55, 122, 127, 132, 187], "extrait": [10, 16, 18, 51, 52, 142, 157, 181, 182], "r\u00e9pertori": [10, 25, 27, 29, 45, 191, 197], "modifi": [10, 16, 18, 23, 31, 32, 36, 38, 39, 49, 52, 63, 65, 102, 129, 132, 136, 143, 144, 147, 157, 159, 164, 168, 169, 170, 179, 181, 182], "effac": [11, 21, 56, 149, 168], "laiss": [11, 14, 16, 20, 30, 93, 122, 127, 159], "genr": [11, 31, 66, 76, 121, 147, 191], "gard": [11, 16, 52, 195, 196], "incorpor": [11, 28], "conserv": [11, 40, 41, 42, 55, 61, 129, 147, 157, 167, 169], "id3": [11, 40, 44, 147, 151, 190], "flac": [11, 55, 193], "parametr": [11, 12, 18, 20, 22, 25, 26, 28, 29, 30, 31, 32, 36, 40, 43, 44, 45, 48, 52, 54, 56, 130, 142, 143, 147, 148, 150, 151, 157, 164, 172, 177, 179, 182, 183, 184, 185, 186, 187, 197], "r\u00e9par": [11, 55], "seekpoint": 11, "difficult": [11, 151], "ger": [11, 16, 17, 18, 22, 23, 35, 36, 41, 42, 48, 51, 52, 55, 138, 158, 170, 173, 174, 176, 177], "bloc": [11, 23, 44, 107], "vid": [11, 16, 29, 31, 36, 52, 57, 58, 59, 62, 63, 65, 68, 73, 75, 77, 78, 79, 80, 81, 82, 91, 93, 95, 96, 97, 101, 102, 103, 107, 108, 110, 111, 112, 114, 117, 119, 122, 123, 126, 127, 131, 132, 136, 159, 168, 170, 184, 187], "inutilis": [11, 29], "emp\u00each": [11, 40, 164], "\u00e9cras": [11, 19, 28, 60, 164], "dev": [11, 13, 20, 26, 30, 31, 33, 34, 51, 54, 55, 56, 77, 112, 118, 119, 148, 149, 151, 152, 159, 164, 165, 169, 173, 174, 175, 176, 177, 180, 181, 188], "entrez": [11, 16, 51, 155, 157, 165, 176], "rom": 12, "annul": [12, 18, 26, 29, 45, 66, 133, 138, 168], "plat": [12, 63, 64, 140], "plateform": [12, 17, 147, 155], "publiqu": [13, 147, 158, 173, 176, 179, 183, 184], "puiss": [13, 148, 172], "fournisseur": [13, 27, 49, 50, 147, 151], "d\u00e9cid": [14, 30, 56], "voul": [14, 16, 20, 21, 29, 31, 43, 52, 56, 157, 158, 159, 168, 169, 173], "exclur": [14, 21, 55], "moin": [14, 19, 21, 33, 55, 140, 151], "elles": [14, 18, 30, 39, 43, 51, 54, 55, 150, 159, 164, 168, 172, 184], "apparaiss": 14, "faut": 14, "front": [14, 27, 28], "identif": [14, 19, 32, 37, 156, 182, 184], "250px": 14, "500px": 14, "1200px": 14, "plein": 14, "condit": [14, 23, 81, 135, 138, 140], "sup\u00e9rieur": [14, 25, 30, 75, 78, 79, 80, 91, 109, 117, 127, 131], "carr": 14, "origin": [14, 31, 52, 61, 142, 147, 148, 169, 184], "approuv": [14, 15, 151], "accept": [14, 55, 56, 143, 151, 168, 181], "autoris": [14, 15, 17, 21, 22, 55, 151, 152, 155, 165, 168], "issu": 14, "attent": [14, 23, 56, 142, 144, 151, 159, 168], "d\u00e9coch": [14, 20, 31, 40], "3": [14, 15, 43, 52, 54, 55, 57, 64, 67, 68, 73, 75, 76, 78, 90, 91, 92, 93, 97, 98, 99, 100, 101, 103, 116, 121, 122, 123, 126, 127, 128, 131, 135, 147, 158, 164, 165, 179, 180, 183, 184, 185, 186, 187, 190, 192, 193, 194, 195, 196], "\u00e9ch\u00e9": [14, 143, 168, 170, 180], "fac": [14, 28], "1979": 14, "r\u00e9\u00e9dit": [14, 52], "delux": 14, "2010": 14, "lequel": [15, 16, 157, 170, 184, 187], "interrog": [15, 165, 175], "jusqu": [15, 16, 18, 22, 32, 33, 122, 127, 135, 156, 157, 164, 176], "edit": [15, 178], "cooper": 15, "arrier": 15, "livret": [15, 28], "attribu": [15, 18, 28, 87, 98, 138, 156, 158, 169, 170, 173, 174, 175, 176, 177, 183, 184, 186, 187], "decr": [15, 140, 148, 157, 164, 170, 185], "mieux": [15, 158, 169, 192], "ensembl": [15, 22, 23, 30, 170, 172, 187, 188], "visuel": [15, 43], "bon": [15, 20, 144, 164, 175, 180, 192, 193, 194], "choix": [15, 22, 31], "souc": 15, "davantag": 15, "solut": [15, 31, 43, 152], "secour": 15, "tier": [15, 147, 151, 164], "stock": [15, 20, 28, 31, 39, 48, 50, 76, 97, 135, 148, 151, 157, 164, 181, 184], "d\u00e9sorm": 15, "blanch": 15, "d\u00e9crit": [15, 148, 164], "ci": [15, 19, 28, 30, 31, 35, 36, 43, 49, 51, 53, 54, 55, 56, 63, 64, 69, 77, 124, 140, 142, 149, 150, 152, 157, 170, 180, 184, 187, 190], "amazon": [15, 184], "font": [15, 52], "illustr": [15, 155], "presqu": [15, 56, 159], "correct": [15, 17, 30, 49, 55, 111, 151, 152, 156, 157, 159, 164, 165, 169, 172, 174, 175, 178, 179, 180, 181, 188, 197], "laquel": [15, 31, 49, 56, 154, 169, 184], "tagu": 15, "ult\u00e9rieur": [15, 52, 143, 170, 172], "fanart": [15, 49], "tv": [15, 49, 184], "concentr": [15, 55, 157], "theaudiodb": 15, "d\u00e9terminent": [16, 17], "mis": [16, 17, 18, 20, 23, 30, 35, 36, 48, 49, 50, 52, 60, 61, 64, 66, 67, 69, 70, 73, 74, 75, 76, 78, 83, 84, 85, 86, 89, 90, 94, 97, 98, 112, 114, 116, 119, 121, 122, 123, 124, 127, 129, 131, 135, 142, 144, 147, 148, 151, 152, 155, 156, 157, 159, 168, 170, 179, 180, 181, 182, 183, 192, 193, 194, 195, 196], "travail": [16, 43, 55, 147, 159, 179, 183, 184, 188, 191, 195, 196], "ind\u00e9pend": [16, 170], "unes": 16, "r\u00e9f\u00e9rent": [16, 168], "chang": [16, 23, 25, 28, 29, 55, 129, 155, 159, 170, 182, 184, 185], "utilisent": [16, 181], "derni": [16, 18, 22, 40, 43, 49, 50, 117, 132, 140, 151, 155, 157, 159], "rapport": [16, 50, 56, 149, 155, 189], "structur": [16, 150, 181], "fer": [16, 22, 31, 169, 195, 196], "motif": [16, 112, 118, 119], "jpg": [16, 27, 151], "png": [16, 27], "cu": 16, "log": [16, 55, 147, 164, 166, 168, 194], "prennent": [16, 41, 42, 43, 44, 55, 150, 151], "shel": 16, "unix": [16, 54], "seq": 16, "figur": [16, 187], "met": [16, 18, 39, 97, 164, 182], "m\u00e9tacaracter": 16, "parenthes": [16, 51, 112, 118, 119, 159], "retrouvent": 16, "z\u00e9ro": [16, 63, 64, 68, 73, 78, 101, 122, 127, 159, 187], "lin": 16, "nomatch": 16, "jpg2": 16, "artwork": [16, 28], "cover": 16, "scan": [16, 19, 20, 30, 147, 156, 157, 166], "suff": [16, 170, 181], "devenus": 16, "inchang": 16, "suppress": [16, 29, 63, 64, 147, 156], "clarif": 16, "permettr": [16, 22, 24, 44, 155, 156, 164, 165, 171, 175, 184], "coh\u00e9rent": [16, 29, 31, 184], "pr\u00e9d\u00e9fin": [16, 18, 181], "nomm": [16, 18, 28, 77, 120, 159, 164, 168, 170, 181], "s\u00e9lecteur": [16, 22], "colon": [16, 18, 39, 55, 142, 179], "10": [16, 18, 54, 56, 57, 68, 75, 78, 101, 109, 112, 126, 127, 142, 147, 149, 158, 159, 183, 184, 187], "hasard": [16, 18], "parm": [16, 18], "metabrainz": [16, 18, 51, 52], "community": [16, 51], "editeur": [16, 52, 147, 159], "ascii": [17, 31], "\u00e9quivalent": [17, 63, 64, 71, 72, 77, 105, 106, 140, 168], "\u00e1": 17, "\u00e4": 17, "\u01ce": 17, "\u00e9": 17, "\u011b": 17, "\u00eb": 17, "\u00e6": 17, "ae": 17, "ample": [17, 179], "incompatibl": [17, 148], "underscor": 17, "possibil": [17, 138, 152, 156, 165, 172, 175], "acces": [17, 32, 34, 50, 56, 140, 168], "259": 17, "habituel": [17, 56, 170], "mod": [17, 56, 137, 138, 142, 143, 147], "renommag": [17, 49], "entra\u00een": [17, 22, 56, 155, 165, 184], "dep": [17, 31, 152], "traditionnel": 17, "impos": 17, "explor": [17, 176], "int\u00e9rieur": 17, "r\u00e9sult": [17, 113, 114, 148, 154, 155, 156], "soulign": [17, 52, 120, 147, 150, 185], "slash": 17, "backslash": 17, "comport": [18, 22, 52], "sc\u00e9nario": [18, 193], "divers": [18, 140, 147, 156], "langag": [18, 44, 52, 164, 183], "pointeur": [18, 39], "sour": [18, 39, 56, 167, 169, 179, 180], "entr\u00e9": [18, 19, 39, 51, 52, 63, 65, 102, 136, 144, 155, 158, 159, 164, 168, 176, 191, 192, 193, 194], "unicod": [18, 31, 39, 125], "uxxxx": [18, 39], "xxxx": [18, 39], "quelconqu": [18, 43], "pr\u00e9ced": [18, 28, 49, 159], "vari": [18, 31, 52, 157], "complex": [18, 52, 55], "criter": [18, 52, 165, 172, 173, 174, 175], "discut": [18, 35, 52, 54], "communautair": [18, 35, 52], "ecritur": [18, 147], "gestion": [18, 36, 39, 147], "word": [18, 21], "wrap": 18, "survol": 18, "lat\u00e9ral": [18, 146], "fonctionnal": [18, 21, 22, 28, 35, 48, 50, 55, 140, 142, 157, 171, 180, 185], "agiss": [18, 56, 148, 197], "brut": [18, 39, 50], "paquet": [18, 39, 55, 140], "export": [18, 39, 54], "agir": [18, 148, 183, 184], "vierg": 18, "cop": [18, 20, 29, 46, 60, 111, 116, 123, 132, 145, 155, 197], "r\u00e9initialis": 18, "reset": 18, "auteur": 18, "heur": [18, 40, 64], "requ": [18, 32], "oper": [18, 53, 55, 61, 121, 138, 155], "d\u00e9clench": [18, 52], "naming": 18, "packag": [18, 147], "invoqu": 19, "produir": [19, 56, 149], "chacun": [19, 31, 38, 50, 51, 125, 155, 164, 179, 196], "acoustic": 19, "fingerprinting": 19, "luk\u00e1\u0161": 19, "lalinsk\u00fd": 19, "pr\u00e9c\u00e9dent": [19, 29, 44, 56, 128, 140, 148, 157, 169, 174], "trm": [19, 147], "musicid": 19, "puid": [19, 147, 184], "verrouill": 19, "analys": [19, 20, 22, 24, 31, 142, 147, 154, 156, 168, 172, 174, 181, 193, 194, 196], "recalcul": 19, "assez": 19, "workflow": 19, "direct": [19, 28, 30, 31, 32, 52, 55, 140, 176, 184, 190], "rippag": 19, "\u00e9vit": [19, 22, 55, 63, 64, 135], "refair": 19, "futur": 19, "simultan": 19, "extern": [19, 32, 55], "utilitair": [19, 156, 164], "chromaprint": [19, 55, 184], "fpcalc": [19, 55, 156], "d\u00e9tect": 19, "r\u00e9serv": [19, 43, 159], "valid": [19, 51, 56, 62, 63, 65, 77, 102, 136, 152, 164], "celui": [19, 51, 54, 77, 180, 187], "cl\u00e9": [19, 147, 152], "co\u00fbt": 19, "obten": [19, 20, 55, 56, 147, 159, 164, 172, 183, 186, 191], "adress": [20, 32, 37, 157], "serveur": [20, 32, 56, 151, 154, 156, 158, 191], "domain": [20, 49, 55], "d\u00e9roul": [20, 26, 45, 142], "entrer": [20, 26, 33, 34, 157, 159, 181], "altern": [20, 44, 54, 56, 155, 159, 170], "localhost": [20, 32, 157], "h\u00f4t": [20, 157], "avert": [20, 22, 23, 168], "confirm": [20, 22, 150, 151, 170, 180, 182], "port": [20, 32, 144, 157], "80": 20, "personnel": [20, 21, 56, 140, 155, 193], "folksonomy": [20, 21], "mot": [20, 21, 32, 75, 84, 129, 155, 187], "temp": [20, 55, 143, 144, 156, 158, 191], "util": [20, 35, 39, 107, 155, 157, 164, 165, 179], "moment": [20, 159, 164, 189], "Ne": [20, 41, 42, 107, 168], "retrait": 20, "pr\u00e9senc": 20, "chequ": 20, "v\u00e9rif": [20, 56, 143, 150, 151, 152, 155, 157, 166, 168, 192, 193, 194, 195, 196], "intervall": 20, "regl": [20, 21, 30, 44, 50, 55], "quotidien": [20, 140], "hebdomadair": 20, "stabl": [20, 140], "b\u00eat": [20, 185], "abon": 20, "command": [20, 36, 51, 54, 56, 112, 118, 119, 140, 143, 147, 148, 149, 155, 156, 165, 169, 170, 175, 180, 192, 193, 194, 195, 196], "distribu": [20, 55, 147, 184], "paquetag": [20, 55], "aupres": [20, 151], "respons": 20, "reven": [21, 121, 159, 170], "soum": [21, 35, 49, 156, 179], "devr": [21, 43, 54, 56, 140, 148, 151, 156, 159, 172, 174, 177, 180, 181, 185, 192, 193, 194, 195, 196], "sinon": [21, 30, 62, 81, 184, 187], "appropri": [21, 31, 43, 44, 49, 51, 55, 76, 77, 78, 90, 93, 97, 116, 121, 122, 123, 132, 138, 152, 156, 159, 164, 165, 169, 176, 178, 192, 193, 194], "minimal": [21, 30, 100, 164], "popular": 21, "90": 21, "r\u00e9duir": [21, 30], "conduir": [21, 175], "pertinent": [21, 22, 164], "5": [21, 57, 58, 68, 78, 79, 80, 95, 96, 99, 100, 101, 103, 109, 110, 111, 117, 126, 147, 180, 181, 187, 188, 189, 192, 193, 194, 195, 196], "rejoign": [21, 43], "insensibl": [21, 79, 80, 95, 96, 99, 100, 132, 168], "cass": [21, 67, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 112, 124, 128, 132, 168], "champ": [21, 26, 33, 34, 43, 55, 146, 155, 158, 176, 180, 181], "cour": [21, 27, 32, 52, 53, 55, 86, 89, 140, 143, 148, 151, 152, 155, 157, 164, 166, 168, 197], "r\u00e9cr\u00e9at": 21, "test": [21, 58, 59, 84, 118, 119, 138, 148, 185], "exclus": 21, "roug": [21, 144, 152, 169, 179], "vert": [21, 32, 144, 147, 169, 173, 175, 176, 178], "commenc": [21, 22, 52, 55, 74, 124, 127, 140, 144, 147, 148, 155, 159, 164, 168, 181, 184, 190], "filtrag": 21, "strict": 21, "exclu": 21, "exclut": 21, "rd": 21, "air": 21, "filtr": 21, "ic\u00f4n": [22, 35, 143, 147, 152, 155, 157, 179, 192, 193, 194, 195, 196], "petit": [22, 55, 151, 154, 195, 196], "menus": [22, 142, 147], "pref": [22, 52], "them": [22, 23, 142], "couleur": [22, 147], "lumin": 22, "dark": 22, "sombr": [22, 142], "qt5": 22, "bureau": [22, 140, 142, 143, 155], "fonc": [22, 23], "contourn": [22, 43, 54, 168], "natif": [22, 55], "qt": 22, "r\u00e9duct": 22, "cons\u00e9quent": [22, 43, 56, 149], "suggest": 22, "minimis": [22, 195, 196], "impact": [22, 154, 195, 196], "escompt": 22, "fermetur": 22, "perdr": 22, "accidentel": [22, 135], "auxquel": 22, "attend": [22, 140, 155, 168, 173, 174, 176, 177], "ajust": [22, 30, 38, 56, 149, 158, 181, 192, 193, 194, 195, 196], "horizontal": [22, 31], "d\u00e9fil": [22, 157], "souvient": [22, 156], "erron": 23, "succes": [23, 144, 156, 178], "vu": [23, 55, 147, 155, 179], "r\u00e9organis": [24, 31, 36, 39, 170], "retir": 24, "sauv": [24, 31, 194], "outr": [24, 43, 56, 140, 169, 170], "panneau": [25, 168, 180, 196], "typiqu": [26, 122, 152, 172], "cdrom": 26, "fold": [27, 28, 151], "albumart": [27, 128], "jpe": 27, "gif": 27, "tiff": 27, "captur": [27, 119, 142, 156], "deuxiem": [27, 68, 101, 130, 147, 172, 187], "vrai": [27, 55, 58, 69, 70, 71, 72, 79, 80, 83, 88, 95, 96, 104, 105, 106, 108, 110, 124, 148, 156], "normal": [27, 36, 49, 143, 166, 170, 185, 186], "jet": 27, "provoqu": 27, "inattendus": 27, "stockag": [28, 55, 147], "aper\u00e7u": [28, 181], "coverart_maintyp": 28, "booklet": 28, "coverart_typ": 28, "affect": [28, 30, 58, 60, 61, 66, 69, 70, 71, 72, 81, 82, 83, 85, 97, 104, 105, 106, 108, 110, 120, 121, 124, 133, 147, 155], "coverart_comment": 28, "original": [28, 147, 167, 184], "aper\u00e7us": 28, "recto": 28, "dos": [28, 184], "raw": 28, "facil": [29, 140, 158, 159, 167], "ordin": [29, 140, 157], "instantan": 29, "corrompu": [29, 148], "nettoyag": 29, "Au": [29, 50, 157], "essais": 29, "alourd": 29, "orphelin": 29, "ensuit": [29, 31, 55, 148, 155, 164, 165, 196], "proven": [29, 183], "d\u00e9sinstall": [29, 35, 48], "vouloir": [29, 31, 140], "r\u00e9install": [29, 148], "apparten": [29, 31, 36, 170], "\u00e9ventuel": 29, "permettent": [30, 36, 43, 138, 170], "similitud": 30, "pourcentag": [30, 31, 51, 60, 61, 159, 184], "\u00e9lev": 30, "compar": [30, 49, 156, 169], "similar": 30, "inf\u00e9rieur": [30, 75, 78, 91, 95, 96, 111, 117, 131], "seuil": [30, 31], "opposit": 30, "offre": [30, 193, 194, 196], "appari": [30, 169], "constat": [30, 148, 156], "assoc": [30, 156], "sait": 30, "abaiss": 30, "augment": [30, 32, 33, 38, 55], "chanc": [30, 193, 194, 196], "risqu": 30, "faux": 30, "traduis": [31, 62], "r\u00e9gion": 31, "ali": 31, "lieu": [31, 43, 55, 81, 157, 158, 159, 188], "anglais": [31, 62], "canadien": 31, "am\u00e9ricain": 31, "grec": 31, "tent": [31, 180, 195], "us": [31, 94, 129], "racin": 31, "chypr": 31, "uk": 31, "tri": [31, 51, 116, 123, 132, 147, 159, 183, 184, 186, 187, 191], "stylist": 31, "latin": [31, 43], "rechang": 31, "satisf": [31, 181], "transfer": 31, "ferm": [31, 155, 166, 168], "permanent": 31, "aur": [31, 56, 157], "traduit": [31, 62], "ponder": 31, "atteint": 31, "traduir": [31, 159], "r\u00e9gional": 31, "30": [31, 32, 75, 131, 147], "cyrill": 31, "appara\u00eetront": 31, "standardis": [31, 184, 187, 191], "voix": [31, 183], "convert": [31, 51, 158], "ponctuat": 31, "apostroph": 31, "ellips": 31, "paroli": [31, 147, 183, 186], "chef": [31, 147, 183], "orchestr": [31, 147, 183], "mixeur": [31, 183], "dj": [31, 147, 183, 187], "remixeur": [31, 147, 183], "devin": [31, 169], "orthographi": 31, "pr\u00e9fer": [31, 52, 147, 155, 172, 177, 184, 193], "proxy": 32, "\u00e9tabl": 32, "sock": 32, "requiert": 32, "authentif": 32, "expir": 32, "inact": 32, "ouvert": [32, 52, 56, 149, 168], "tagg": [32, 39, 50, 52, 147], "libr": [32, 55], "machin": 32, "expos": 32, "android": [32, 147], "confianc": 32, "exposit": 32, "faill": 32, "s\u00e9cur": 32, "potentiel": [32, 148], "rdisk1": 33, "continu": [33, 56, 154, 157, 176, 180, 192], "rdisk2": 33, "terminal": [33, 56, 140, 149, 155], "tap": [33, 155, 157], "mount": [33, 56], "disk2": 33, "nodev": 33, "nosuid": 33, "only": [33, 158], "rdisk": 33, "dit": [33, 55, 159], "d\u00e9veloppeur": [35, 148, 155], "colby": 35, "ray": 35, "officiel": [35, 147, 158, 184, 185], "wik": [35, 187], "\u00e9tat": [35, 50, 142, 147, 157, 179], "r\u00e9cent": [35, 148, 151, 155, 185], "brev": 35, "propr": [35, 49, 55, 140, 164], "appara\u00eet": [35, 36, 56, 144, 165, 170], "flech": [36, 170, 173, 175, 176], "email": 37, "mail": 37, "soumiss": [37, 147, 156, 165, 171], "soumet": [37, 56, 168, 180, 192, 193, 194], "liber": [38, 147, 183], "diminu": 38, "compil": [38, 56, 147, 184, 187], "hi\u00e9rarchis": 38, "yaml": 39, "Que": [39, 155, 159], "clustering": [39, 154, 166, 168, 179, 180], "central": 39, "scripting": [39, 49, 52], "horodatag": [40, 189], "aac": [40, 55, 147, 151], "ac3": [40, 55, 147, 151], "pur": [41, 42], "rencontr": [41, 43, 49, 144, 151, 154, 155], "oblig": [41, 42], "Quelle": [41, 42, 155], "lir": [41, 42, 43, 44, 54, 142, 144, 147, 171], "appareil": [43, 55, 157], "modern": [43, 140], "nativ": 43, "perd": 43, "encodag": [43, 44, 55, 156, 184], "utf": [43, 44, 164], "16": 43, "iso": [43, 158, 183, 184, 187], "8859": 43, "id3v23": 43, "mention": 43, "aplat": [43, 60, 61], "puisqu": [43, 170], "explicit": [43, 112, 184, 188], "\u00c9tant": [43, 148], "itun": [43, 55, 147, 188, 190], "pren": [43, 44, 188, 189], "musicbe": [43, 188], "id3v1": [43, 54], "norm": [44, 55], "soutenu": 44, "resourc": 44, "interchang": [44, 55], "suppl": 44, "codag": 44, "1252": 44, "d\u00e9pend": [44, 54, 55, 193], "lit": [44, 168], "gagn": 44, "menuselect": 45, "taggeur": [46, 145], "cc0": [46, 145], "visit": [46, 145], "creativecommon": [46, 145], "publicdomain": [46, 145], "zero": [46, 61, 145], "disposit": [48, 164, 168], "r\u00e9pertor": 49, "assur": [49, 55, 148, 152, 157, 164, 165, 170, 175, 179, 180, 197], "r\u00e9trocompatibl": 49, "connex": [49, 183], "objet": [49, 164, 168], "appellent": 49, "s\u00e9quentiel": [49, 168], "priorit": [49, 50, 164], "processeur": [49, 50, 147], "fonctionnent": [49, 147], "intervent": 49, "extras": [49, 188], "register_cover_art_provid": 49, "keep": 49, "load": [49, 147, 166], "generat": 49, "cuesheet": 49, "register_track_act": 49, "register_file_act": 49, "register_cluster_act": 49, "register_clusterlist_act": 49, "d\u00e9clencheur": [49, 194], "file_post_load_processor": [49, 50, 147], "file_post_save_processor": [49, 50, 147], "file_post_addition_to_track_processor": [49, 50, 147], "file_post_removal_from_track_processor": [49, 50, 147], "album_post_removal_processor": [49, 50, 147], "concentrent": 49, "r\u00e9f\u00e9rentiel": [49, 147], "quand": [50, 51], "imm\u00e9diat": [50, 156], "processus": [50, 55, 56, 143, 148, 154, 166, 192], "aspect": [51, 142], "extending": 51, "d\u00e9riv": 51, "foobar2000": [51, 55], "alphanumer": 51, "entour": [51, 60, 61, 181], "sign": [51, 60, 61, 112, 118, 119, 159, 181], "commencent": [51, 150, 181, 185], "dollar": [51, 112, 118, 119], "terminent": 51, "low": [51, 121, 129, 137, 138, 147], "\u00e9chapp": [51, 63, 64, 112, 118, 119], "obliqu": [51, 112, 118, 119, 159, 181], "cadr": [51, 170, 190], "inser": [51, 112, 118, 119, 165, 175], "000": 51, "faudr": 51, "test_tag": 51, "rerecorded": [51, 77], "Mais": [51, 52, 77], "union": [51, 77, 181], "recorded": [51, 77, 129], "get": [51, 137, 138, 147], "sp\u00e9cial": [51, 63, 64, 158, 159, 185, 189, 190], "ex\u00e9cu": [52, 143, 157, 166, 168, 189], "temporair": [52, 56, 148], "montrent": 52, "r\u00e9soudr": [52, 54, 147, 148, 149, 155], "_releasecomment": [52, 184, 187], "_releaselanguag": [52, 187], "suppos": [52, 62, 81], "parol": [52, 147, 184], "2020": [52, 63, 64, 65, 79, 80, 95, 96, 99, 100, 102, 136], "1992": 52, "if2": [52, 137, 138, 147, 159], "garant": [52, 63, 64], "reviendr": 52, "_recording_firstreleasedat": [52, 184, 187], "Ou": 52, "fin": [52, 55, 56, 61, 63, 64, 122, 125, 127, 128, 130], "swapprefix": [52, 137, 138, 147], "best": [52, 113], "muddy": 52, "water": 52, "deviendr": [52, 179], "_multiartist": [52, 187], "vedet": [52, 184], "rreplac": [52, 137, 138, 147], "_feat_titl": 52, "rsearch": [52, 137, 138, 147], "ea": 52, "On": [52, 140], "_feat_album": 52, "cens": 52, "ni": [52, 190], "_filenam": [52, 189], "_extens": [52, 189], "pr\u00e9serv": 52, "faq": [53, 55, 155], "ini": [54, 148], "Son": [54, 55], "appdat": [54, 148], "yourusernam": 54, "roaming": [54, 148], "relir": 54, "bibliothequ": [54, 55, 154], "bogu": [54, 140, 147, 148], "connu": [54, 159, 190], "rend": 54, "incap": 54, "uart": 54, "\u00e9crivent": 54, "wmp": 54, "rabattent": 54, "\u00e9criv": [54, 150, 159], "creator": 54, "updat": 54, "1703": 54, "pos": [54, 147], "gnom": [54, 142], "kde": [54, 140, 142], "brows": 54, "firefox": 54, "approch": 54, "sudo": 54, "mpeg": [55, 189], "mp2": 55, "m2a": 55, "m4a": 55, "m4b": 55, "m4p": 55, "m4v": 55, "m4r": 55, "wma": 55, "wmv": 55, "tta": 55, "aiff": 55, "aif": 55, "aifc": 55, "musepack": 55, "mpc": 55, "mp": 55, "wavpack": 55, "wv": 55, "optimfrog": 55, "ofr": 55, "monkey": 55, "ape": 55, "tom": 55, "lossless": [55, 193], "kompressor": 55, "tak": 55, "speex": 55, "spx": 55, "ogg": 55, "ogx": 55, "oga": 55, "theor": 55, "ogv": 55, "opus": 55, "video": [55, 86, 89, 183], "adt": 55, "stream": 55, "ac": [55, 79, 80, 95, 96, 99, 100, 129], "eac3": 55, "dff": 55, "dsf": 55, "term": [55, 147, 157], "populair": [55, 193, 194], "rippeur": [55, 172], "suffis": [55, 144, 156, 184, 194], "mati": [55, 146, 172, 175, 184, 194], "dbpoweramp": 55, "copy": [55, 61, 137, 138, 147, 193], "eac": [55, 165], "fre": 55, "whipp": [55, 165, 193], "decod": [55, 193], "xld": [55, 165, 193], "cartograph": [55, 183, 184], "techniqu": [55, 190], "mapp": 55, "object": 55, "maintenu": 55, "secondair": [55, 187], "encourag": 55, "corrig": [55, 148], "aut": [55, 56, 111, 148], "mp3tag": 55, "gestionnair": [55, 140], "mediamonkey": 55, "veut": [55, 170], "\u00e9quip": 55, "d\u00e9but": [55, 67, 73, 111, 122, 125, 127, 128, 130, 159], "auparav": [55, 170], "r\u00e9ecr": 55, "r\u00e9\u00e9critur": 55, "surtout": 55, "volumin": 55, "att\u00e9nu": 55, "\u00e9tiquetag": 55, "laissent": 55, "padding": 55, "remplissag": 55, "vitess": [55, 154], "r\u00e9introduis": 55, "b1": 55, "b2": 55, "num\u00e9rot": [55, 187], "inhabituel": 55, "pourt": 55, "d\u00e9cimal": 55, "attendent": 55, "attendr": [55, 56, 151], "_musicbrainz_tracknumb": [55, 187], "va": [55, 148], "d\u00e9pendent": 55, "codec": 55, "pr\u00e9install": 55, "voudr": 55, "directshow": 55, "filter": 55, "webm": 55, "gstream": 55, "puissent": 55, "tool": 55, "d\u00e9p\u00f4t": [55, 164], "rpm": 55, "fusion": [55, 61, 183, 184], "n\u00e9cessit": 55, "ffmpeg": 55, "rpmfusion": 55, "root": 55, "yum": 55, "tport": 56, "8000": [56, 157], "l\u00e0": [56, 159, 180], "persist": 56, "minut": [56, 151, 184], "longtemp": [56, 171], "r\u00e9essai": [56, 151, 152, 156], "actualis": 56, "surcharg": 56, "rejettent": 56, "rejet": [56, 184], "parc": [56, 152], "arriv": [56, 164, 176], "homebrew": 56, "mauv": 56, "rip": 56, "torrent": 56, "pirat": 56, "mal": [56, 169], "pens": [56, 146, 148, 155, 197], "injust": 56, "preuv": 56, "prouv": 56, "authent": 56, "13": [56, 101, 128, 149], "app": [56, 149, 155], "corbeil": [56, 149], "sembl": [56, 149, 154], "caus": [56, 148, 149, 155, 156], "gatekeep": [56, 149], "xattr": [56, 149], "bac": [56, 140], "sabl": [56, 140], "connect": [56, 140, 157], "virtuel": 56, "network": 56, "vf": 56, "full": 56, "ressembl": [56, 122, 159, 164, 170], "remot": [56, 140], "path": [56, 164, 166, 168], "arg": [57, 58, 68, 71, 72, 101, 103, 105, 106, 110, 126], "cat\u00e9gor": [57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136], "math\u00e9mat": [57, 68, 101, 103, 126, 147], "arbitrair": [57, 58, 68, 71, 72, 82, 99, 100, 101, 103, 105, 106, 110, 126, 181], "ex": [57, 101, 126, 138, 164, 179, 181, 186, 188, 190], "renverront": [57, 58, 59, 62, 63, 64, 65, 67, 68, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 136], "20": [57, 109, 126, 136], "35": [57, 99, 100, 126], "14": [57, 64, 126], "conditionnel": [58, 69, 70, 71, 72, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 95, 96, 104, 105, 106, 108, 110, 124, 147], "tabul": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 125, 138], "saut": [58, 69, 70, 71, 72, 81, 82, 83, 85, 104, 105, 106, 108, 110, 124, 138], "gt": [58, 110, 137, 138, 147], "lt": [58, 110, 135, 137, 138, 147], "mult": [59, 78, 90, 93, 97, 112, 114, 116, 121, 122, 123, 132, 147, 183, 184, 186, 187], "setmult": [59, 60, 61, 78, 85, 88, 90, 93, 97, 99, 100, 114, 116, 122, 123, 132, 137, 138, 147, 158], "two": [59, 60, 61, 85, 114], "thre": [59, 61, 82, 85, 98, 114], "target": [60, 61], "contrair": [60, 61], "will": [60, 120, 164], "overwritten": 60, "keep_duplicat": 61, "doublon": 61, "code_pay": 62, "russ": 62, "canad": [62, 158], "ye": [62, 158], "\u043a\u0430\u043d\u0430\u0434\u0430": 62, "invalid": [62, 63, 65, 102, 127, 136, 152], "strftim": [63, 64], "_": [63, 113, 130, 181, 185, 187], "02": [63, 64, 80, 95, 96, 99, 100], "mois": [63, 65, 102, 136], "ymd": [63, 65, 102, 136], "dmy": [63, 65, 102, 136], "mdy": [63, 65, 102, 136], "devront": [63, 64], "portabl": [63, 64, 155], "troncatur": [63, 64], "3y": [63, 64], "suspendus": [63, 64], "07": [63, 65, 102, 136], "21": [63, 65, 102, 136], "2021": 63, "bar": [63, 65, 77, 78, 81, 82, 83, 85, 88, 90, 97, 102, 113, 116, 129, 132, 136], "july": [63, 136], "utils": [64, 66, 72], "26": 64, "february": 64, "noop": [65, 76, 102, 136, 137, 138, 147, 158], "order": [65, 102, 136], "dym": [65, 102, 136], "unset": [66, 137, 138, 147], "when": 66, "sensibl": [67, 69, 70, 71, 72, 73, 79, 80, 83, 85, 95, 96, 99, 100, 104, 105, 106, 112, 124, 128], "divis": [68, 101], "arrond": 68, "renverr": [68, 73, 75, 91, 93, 94, 101, 103, 111, 117, 119, 123, 127, 131, 134], "suffix": 69, "renvoient": [69, 124], "tim": [69, 75, 124, 131], "now": [69, 124], "a1": [71, 72, 82, 105, 106, 147, 187], "a2": [71, 72, 82, 105, 106, 147, 187], "fonctionnel": [71, 72, 105, 106], "eq": [71, 72, 97, 137, 138, 147, 158], "meul": 73, "foin": 73, "aiguill": 73, "index": [73, 78, 122, 127], "occurrent": [73, 113, 114], "abcdef": 73, "nonalph": 74, "majuscul": [74, 129, 134], "abc": [74, 79, 80, 91, 92, 95, 96, 99, 100, 111, 127, 132], "123": [74, 84, 109], "alpha": [74, 121], "tronqu": [75, 131], "tiennent": 75, "n\u00e9gat": [75, 78, 91, 117, 122, 127, 131], "once": [75, 85, 131], "upon": [75, 94, 129, 131], "boucl": [76, 97, 135, 147], "iter": [76, 97, 135], "_loop_valu": [76, 97, 158], "d\u00e9compt": [76, 97, 135], "_loop_count": [76, 97, 135], "comptag": [76, 97, 135], "contraindr": [76, 90, 93, 97, 116, 122, 123, 132], "mark": 76, "listed": 76, "delet": [76, 137, 138, 147], "creat": 76, "artist_count": 76, "count": 76, "separat": 76, "each": 76, "artist_1": 76, "artist_2": 76, "artist_": 76, "indirect": [77, 120], "dynam": [77, 120, 166], "baz": [77, 78, 88, 97, 113, 116, 129], "has": [77, 125], "been": [77, 87, 125], "valu": [77, 81], "obtient": 78, "abcd": [78, 79, 80, 91, 95, 96, 99, 100, 117, 131], "quatr": [78, 144, 150, 164, 172, 182], "int": [79, 80, 95, 96, 99, 100], "float": [79, 80, 95, 96, 99, 100], "flott": [79, 80, 95, 96, 99, 100], "nocas": [79, 80, 95, 96, 99, 100], "auto": [79, 80, 95, 96, 99, 100], "6": [79, 80, 95, 96, 99, 100, 103, 114, 127, 132, 147, 158, 164, 183, 187, 192, 193], "01": [79, 80, 95, 96, 99, 100], "then": 81, "else": [81, 164], "a3": 82, "something": [82, 120], "abcdefg": [83, 127], "cde": 83, "abcde": [83, 115], "CE": 83, "tiat": 84, "hav": [87, 164], "first": [90, 97, 158, 166, 168], "asecond": 90, "ab": [91, 123], "minuscul": [94, 129], "hour": [94, 129], "upper": [97, 137, 138, 147], "wer": 98, "maximal": [99, 152, 164], "11": [99, 100, 187], "111": [99, 100], "mv": [99, 100], "17": 101, "51": 101, "rien": [107, 165, 168], "testing": [107, 120], "error": [108, 164], "00000": 109, "00123": 109, "23": 109, "00000000000000000123": 109, "0000000000": 109, "length": 111, "xy": 111, "xyxyabc": 111, "final": [111, 159], "pattern": 112, "flag": 112, "drapeau": 112, "articl": [112, 118, 119, 184], "guitar": [112, 183], "ann": 112, "rhythm": 112, "drum": 112, "kit": 112, "cindy": 112, "lik": 113, "cat": 113, "dog": 113, "pig": 113, "bad": 113, "_b_a_d_": 113, "_r_e_p_l_a_c_e_": 113, "replac": [114, 137, 138, 147], "electronic": 114, "idm": 114, "techno": 114, "jungl": 114, "bardcor": 114, "hardcor": 114, "four": 114, "fiv": 114, "six": 114, "edcba": 115, "conjonct": 116, "sortmult": [116, 137, 138, 147], "d\u00e9croiss": 116, "bcd": 117, "compris": 120, "_something": 120, "written": 120, "_hidden": 120, "_bas": 120, "redirect": 120, "valoris": 121, "remettr": 121, "element": 121, "mixed": 121, "respect": [122, 127], "support_artist": 122, "croiss": 123, "cons\u00e9cut": 125, "stripped": 125, "rhas": 125, "nbeen": 125, "tstripped": 125, "soustr": 126, "defg": 127, "efg": 127, "bc": 127, "butcheret": 128, "acronym": 129, "bbc": 129, "capital": 129, "dc": 129, "at": [129, 164], "studio": 129, "london": 129, "d\u00e9coup": 130, "trimmed": 130, "__trimmed__": 130, "x__trimmed__y": 130, "_x": 130, "trimmed__y": 130, "onc": 131, "sensible_\u00e0_la_c": 132, "tient": 132, "substitu": 132, "interven": 133, "repris": 135, "1000": 135, "infin": 135, "echo": 135, "month": [136, 137, 138, 147], "numeric": 136, "add": [137, 138, 140, 147], "cleanmult": [137, 138, 147], "copymerg": [137, 138, 147, 183], "countrynam": [137, 138, 147, 158], "dateformat": [137, 138, 147], "datetim": [137, 138, 147], "delprefix": [137, 138, 147], "div": [137, 138, 147], "endswith": [137, 138, 147], "eq_all": [137, 138, 147], "eq_any": [137, 138, 147], "find": [137, 138, 147, 155, 166, 168], "firstalphachar": [137, 138, 147], "firstword": [137, 138, 147], "foreach": [137, 138, 147], "getmult": [137, 138, 147], "gte": [137, 138, 147, 158], "inmult": [137, 138, 147, 186], "is_audio": [137, 138, 147], "is_mult": [137, 138, 147], "is_video": [137, 138, 147], "left": [137, 138, 147, 159], "lenmult": [137, 138, 147, 158], "lte": [137, 138, 147], "map": [137, 138, 147, 158], "matchedtrack": [137, 138, 147], "max": [137, 138, 147], "min": [137, 138, 147, 189], "mul": [137, 138, 147], "ne_all": [137, 138, 147], "ne_any": [137, 138, 147], "num": [137, 138, 147, 159], "pad": [137, 138, 147], "replacemult": [137, 138, 147], "revers": [137, 138, 147], "reversemult": [137, 138, 147], "right": [137, 138, 147], "slic": [137, 138, 147, 158], "startswith": [137, 138, 147], "strip": [137, 138, 147], "substr": [137, 138, 147], "trim": [137, 138, 147], "truncat": [137, 138, 147], "whil": [137, 138, 147], "extrair": [138, 171, 181], "arithmet": 138, "test1": 138, "empty": 138, "test2": 138, "indent": [138, 164], "offrent": 138, "r\u00e9pet": [138, 155], "formel": 140, "t\u00e9l\u00e9charge": 140, "construct": 140, "v\u00f4tr": [140, 181], "ex\u00e9cutent": 140, "susceptibl": 140, "exp\u00e9rimental": 140, "github": [140, 164, 191], "git": 140, "compren": 140, "dis": 140, "courb": 140, "apprentissag": 140, "flathub": 140, "repo": 140, "flatpakrepo": 140, "stor": [140, 155, 157], "centr": 140, "ubuntu": 140, "softwar": 140, "discov": 140, "amovibl": [140, 147], "tableau": [142, 179], "troisiem": [142, 152], "plasm": 142, "haiku": 142, "lanc": [143, 157, 165, 166, 168, 172, 173, 175, 176, 192, 195], "annex": [143, 147, 150], "tourn": [143, 157, 166], "transmis": [143, 166], "dupliqu": [143, 166], "arr\u00eat": [143, 152, 166, 168], "lot": [143, 147, 154, 156, 180, 195, 196], "auquel": 143, "envoi": [143, 147, 157, 165, 171, 172, 175, 195, 196], "d\u00e9marrent": 143, "primair": 143, "Elle": [144, 155], "mauvais": [144, 152, 181], "trac": 144, "permiss": 144, "pu": 144, "surveil": 144, "train": 144, "estim": 144, "repr\u00e9sentent": 144, "somm": 146, "d\u00e9sol": 146, "pouvon": [146, 159, 164], "localis": [146, 148, 165], "sujet": [146, 151], "re\u00e7u": [146, 156, 164, 168], "merc": 146, "introduct": 147, "remerci": 147, "glossair": 147, "flatpak": [147, 152], "snap": 147, "relationnel": 147, "last": 147, "fm": 147, "ripp": [147, 165, 166, 168, 172, 193, 197], "d\u00e9finit": [147, 182, 192, 193, 194, 195, 196], "flux": [147, 179, 195, 196], "t\u00e2ch": [147, 155], "clear_log": 147, "from_fil": [147, 166], "lookup": [147, 166], "lookup_cd": [147, 166], "paus": 147, "quit": 147, "remove_all": 147, "remove_empty": [147, 166], "remove_saved": [147, 166], "remove_unclustered": 147, "save_matched": [147, 166], "save_modified": 147, "submit_fingerprint": [147, 166], "write_log": 147, "prolong": 147, "d\u00e9sambigu\u00efs": [147, 184, 186, 187], "featuring": 147, "d\u00e9pannag": [147, 148], "obtent": 147, "vient": [147, 155], "cess": [147, 155], "endommag": [147, 155], "question": [147, 155, 183], "fr\u00e9quent": 147, "disparu": 147, "J": 147, "essay": 147, "vois": 147, "impossibl": [147, 195], "quoi": [147, 155], "neuf": 147, "dirig": 147, "nuag": 147, "mont": 147, "rclon": 147, "Quels": 147, "ripper": [147, 194], "rondin": 147, "Quelles": 147, "pourquoi": 147, "lent": [147, 154], "beaucoup": [147, 164, 169, 191], "num\u00e9ros": [147, 184, 186], "fedor": 147, "voit": 147, "Mes": 147, "truncated": 147, "diffus": [147, 184], "Qu": [147, 155, 197], "crochet": 147, "arrangeur": [147, 183], "asin": [147, 184], "bpm": [147, 184], "catalogu": [147, 192, 193, 194], "copyright": [147, 184], "r\u00e9alis": [147, 183, 184], "encod": [147, 184], "encodeur": 147, "ing\u00e9nieur": [147, 183], "interrupt": 147, "isrc": [147, 184], "m\u00e9di": [147, 184], "mix": [147, 183, 187], "m\u00e9langeur": 147, "mood": 147, "mouv": [147, 184, 188], "musicip": [147, 184], "podcast": [147, 184], "producteur": [147, 183], "replaygain": 147, "gain": 147, "peak": 147, "rang": 147, "referent": 147, "loudness": 147, "\u00e9crivain": [147, 183], "clavi": 147, "radical": 148, "indic": 148, "corrompus": 148, "corrupt": 148, "library": 148, "preferent": 148, "aver": 148, "bug": [148, 155], "malgr": 148, "rubriqu": [148, 184], "rel\u00e8vent": 151, "jaquet": 151, "bi": [151, 183], "accord": 151, "r\u00e9solu": [151, 191], "miroir": 151, "synchronis": 151, "examen": 151, "coverart": 151, "trop": [151, 164], "d\u00e9pass": 151, "\u00e9chou": [151, 156], "sc\u00e9narios": [152, 197], "voi": [152, 159, 169], "voient": 152, "veulent": 152, "proteg": 152, "semblent": 152, "lus": 152, "samb": 152, "extr\u00eam": 152, "rar": 152, "r\u00e9solvent": 152, "revoir": 152, "bloqu": 154, "frai": 154, "traver": 154, "backlog": 154, "deven": [154, 192, 193, 194], "r\u00e9activ": [154, 170], "musicbrain": 154, "200": [154, 156, 195, 196], "proced": 154, "ressourc": 155, "lis": 155, "s\u00fbr": [155, 158, 174], "ticket": 155, "convaincu": [155, 178], "formulair": [155, 180], "Quel": 155, "survenu": 155, "session": 155, "d\u00e9montr": [155, 164], "oubl": [155, 170], "confidentiel": 155, "jeton": 155, "allant": 155, "verbos": 155, "visualiseur": 155, "red\u00e9marr": 155, "vision": 155, "visualis": [155, 168], "plantag": 155, "cmd": 155, "exe": 155, "press": 155, "papi": 155, "launchpad": 155, "dock": 155, "utilit": 155, "entrant": 155, "content": [155, 164], "run": [155, 164], "appui": [155, 157], "situat": [155, 156, 164, 195, 196], "caract\u00e9rist": [156, 193, 194], "binair": [156, 189], "soumis": [156, 180, 192, 193, 194], "combin": [156, 180, 185, 192, 195], "reli": [156, 184], "proc\u00e9dur": 156, "stad": 156, "m\u00e9moris": 156, "combinaison": 156, "red\u00e9marrag": 156, "250": 156, "t\u00e9l\u00e9phon": 157, "textuel": [157, 181, 190], "possed": [157, 187], "listening": 157, "googl": 157, "play": 157, "droid": 157, "ip": 157, "lp": 157, "affichent": [157, 169], "marqueur": 157, "uns": 158, "prenon": 158, "bleach": 158, "nirvan": 158, "adab3feb": 158, "1822": 158, "4d27": 158, "a997": 158, "db7d6c9688c0": 158, "afghanistan": 158, "notr": [158, 159, 164], "introduit": 158, "preferred": 158, "europ": 158, "allemagn": 158, "royaum": 158, "uni": 158, "_releasecountr": [158, 187], "international": [158, 184], "entendu": 158, "conven": 158, "inscrit": 158, "3166": 158, "worldwid": 158, "reconnaiss": 158, "dz": 158, "alger": 158, "DE": [158, 159], "lisibl": 158, "united": 158, "kingdom": 158, "gb": 158, "xe": 158, "xu": 158, "unknown": 158, "xw": 158, "xg": 158, "ddr": 158, "countr": 158, "ecrir": 159, "difficil": 159, "intimid": 159, "LA": 159, "guilabel": 159, "avon": [159, 164], "auron": 159, "contiendr": [159, 184], "voyon": 159, "voulon": [159, 164], "commen\u00e7on": 159, "utilison": 159, "devon": [159, 164], "ajouton": 159, "obtenon": 159, "voulion": 159, "parf": 159, "enfin": [159, 164, 170], "fixon": 159, "occup": 159, "corrigeon": 159, "aaa": [159, 184, 187, 189], "mm": [159, 184, 187, 189], "jj": [159, 184, 187, 189], "omettr": 159, "0000": 159, "d\u00e9part": [159, 164], "excellent": 164, "id\u00e9": 164, "sav": [164, 166, 168], "malheur": 164, "transform": 164, "r\u00e9alit": 164, "md": 164, "requis": 164, "allon": 164, "t\u00eat": [164, 179], "liston": 164, "r\u00e9f\u00e9renc": 164, "os": 164, "construir": 164, "dictionnair": 164, "lisibil": 164, "importon": 164, "pouvoir": 164, "pluginpriority": 164, "data_dump": 164, "trouvon": 164, "move_files_to": [164, 170], "examin": [164, 165], "param\u00e9trag": 164, "textopt": 164, "renamingoptionspag": 164, "renaming": 164, "file_to_writ": 164, "setting": [164, 170], "incluon": 164, "write_lin": 164, "line_typ": 164, "object_to_writ": 164, "dump_json": 164, "append": 164, "file_mod": 164, "try": [164, 166, 168], "encoding": 164, "dump": 164, "follow": 164, "str": 164, "assign": 164, "dump_release_info": 164, "dump_track_info": 164, "metton": 164, "high": 164, "puission": 164, "d\u00e8s": 164, "opportun": 164, "regist": 164, "priority": 164, "so": 164, "that": 164, "other": [164, 170], "opportunity": 164, "modify": 164, "provided": 164, "empaquet": 164, "my_plugin": 164, "incluent": [164, 184], "__init__": 164, "zip": 164, "another_fil": 164, "f\u00e9licit": 164, "ven": 164, "portion": 164, "conna\u00eetr": [165, 184], "attach": [165, 170, 172], "discid": 165, "grav": 165, "maison": 165, "toc": [165, 172, 175, 184, 193, 194], "recevr": 165, "radio": 165, "pr\u00e9par": 165, "dbd0ce67": 166, "cae6": 166, "33eb": 166, "8f5a": 166, "1143a30c2353": 166, "automatis": [166, 172], "lookup_clustered": [166, 168], "directory": [166, 168], "process": 166, "unprocessed": [166, 168], "calculat": [166, 168], "subm": [166, 168], "clean": [166, 168], "up": [166, 168], "saved": [166, 168], "scanning": [166, 168], "remaining": [166, 168], "any": [166, 168], "pan": [166, 168], "could": [166, 168], "automatically": [166, 168], "reconna\u00eet": 168, "\u00e9quivaut": 168, "octothorp": 168, "circulair": 168, "feront": 168, "revient": 168, "clustered": 168, "unclustered": 168, "grapp": 168, "clusteris": 168, "exceptionnel": 168, "ecrit": 168, "symbol": [169, 173, 174, 175, 176, 177, 184], "touch": 169, "jaun": 169, "orang": 169, "signifi": 169, "looup": 169, "r\u00e9ex\u00e9cut": 169, "empil": 170, "provient": 170, "targetmyd": 170, "changent": 170, "target_my_d": 170, "pas_pour_window": 170, "cr\u00e9ent": 170, "byebyewin": 170, "ajoutent": 170, "windows_compatibility": 170, "activent": 170, "\u00e7a": 170, "not_for_window": 170, "traitent": 170, "g\u00e8rent": 170, "essentiel": 172, "facilit": [173, 174, 176, 177], "interact": [173, 174, 176, 177], "gris": [173, 174, 176, 177, 179], "noir": [173, 174, 176, 177], "r\u00e9vis": 173, "affin": [173, 174], "relanc": 173, "loup": 176, "9383a6f5": 176, "9607": 176, "4a36": 176, "9c68": 176, "8663aad3592b": 176, "pr\u00eat": 179, "exigent": 179, "avi": 180, "04": 181, "heart": 181, "gold": 181, "ok": 181, "tour": 181, "neil": 181, "young": 181, "harvest": 181, "04_heart_of_gold": 181, "heart_of_gold": 181, "_dummy": 181, "are": 181, "ready": 181, "country_": 181, "_filetitl": 181, "ind\u00e9sir": 181, "disponibil": 182, "ch\u0153ur": 183, "lyriqu": 183, "639": [183, 187], "m\u00e9lang": 183, "violon": 183, "solo": 183, "mast": 183, "concert": 183, "concertmast": 183, "folksonom": [183, 191], "mineur": [184, 185, 188], "envelopp": [184, 185], "jonction": 184, "normalis": 184, "reprend": 184, "pres": 184, "distingu": 184, "lux": 184, "sonor": 184, "ng": 184, "_releasegroup_firstreleasedat": [184, 187], "tagging": 184, "Soyez": 184, "conscient": 184, "dispers": 184, "promotionnel": 184, "bootleg": 184, "pseudo": [184, 191], "_primaryreleasetyp": [184, 187], "_secondaryreleasetyp": [184, 187], "15924": 184, "batt": 184, "d\u00e9tenteur": 184, "tonal": 184, "pr\u00e9vu": 184, "lacun": 184, "t\u00e9l\u00e9vis": 184, "_my_tag_not_saved": 185, "cent": 185, "item": 185, "prochain": 185, "_release_ser": 186, "_release_seriesid": 186, "_release_seriescomment": 186, "_release_seriesnumb": 186, "_releasegroup_ser": 186, "_releasegroup_seriesid": 186, "_releasegroup_seriescomment": 186, "_releasegroup_seriesnumb": 186, "_lyricistsort": 186, "_performance_attribut": 186, "attribut": 186, "medley": 186, "_recordingtitl": 186, "_recording_ser": 186, "_recording_seriesid": 186, "_recording_seriescomment": 186, "_recording_seriesnumb": 186, "_workcomment": 186, "_work_ser": 186, "_work_seriesid": 186, "_work_seriescomment": 186, "_work_seriesnumb": 186, "_writersort": 186, "r\u00e9dacteur": 186, "_absolutetracknumb": 187, "ten": 187, "_totalbumtrack": 187, "_albumartist": 187, "_albumartists_sort": 187, "_artists_sort": 187, "_datatrack": 187, "unknown_and_untitled": 187, "special_purpose_track_titl": 187, "data_track": 187, "_discpregap": 187, "pregap": 187, "_musicbrainz_discid": 187, "_pregap": 187, "pr\u00e9gap": 187, "singl": 187, "ep": 187, "broadcast": 187, "_recordingcomment": 187, "_releaseannot": 187, "annot": 187, "_releasegroup": 187, "_releasegroupcomment": 187, "interview": 187, "viv": 187, "mixtap": 187, "ru": 187, "band": 187, "parl": 187, "_totalalbumtrack": 187, "andant": 188, "con": 188, "moto": 188, "arab": 188, "romain": 188, "ii": 188, "symphon": 188, "ut": 188, "op": 188, "67": 188, "reposent": 189, "_bitrat": 189, "approxim": 189, "kbp": 189, "_bits_per_sampl": 189, "\u00e9chantillon": 189, "_channel": 189, "canal": 189, "_dirnam": 189, "_file_created_timestamp": 189, "hh": 189, "ss": 189, "_file_modified_timestamp": 189, "aaaa": 189, "_format": 189, "_length": 189, "sec": 189, "_sample_rat": 189, "num\u00e9ris": 189, "hz": 189, "_filesiz": 189, "octet": 189, "recharg": 190, "_id3": 190, "_artists_album_primary_id": 191, "_artists_album_primary_std": 191, "_artists_album_primary_cred": 191, "_artists_album_primary_sort": 191, "_artists_album_additional_id": 191, "_artists_album_additional_std": 191, "_artists_album_additional_cred": 191, "_artists_album_additional_sort": 191, "_artists_album_additional_std_mult": 191, "_artists_album_additional_cred_mult": 191, "_artists_album_all_std": 191, "_artists_album_all_cred": 191, "_artists_album_all_sort": 191, "_artists_album_all_std_mult": 191, "_artists_album_all_cred_mult": 191, "_artists_album_all_sort_primary": 191, "_artists_album_all_count": 191, "_artists_track_primary_id": 191, "_artists_track_primary_std": 191, "_artists_track_primary_cred": 191, "_artists_track_primary_sort": 191, "_artists_track_additional_id": 191, "_artists_track_additional_std": 191, "_artists_track_additional_cred": 191, "_artists_track_additional_sort": 191, "_artists_track_additional_std_mult": 191, "_artists_track_additional_cred_mult": 191, "_artists_track_all_std": 191, "_artists_track_all_cred": 191, "_artists_track_all_sort": 191, "_artists_track_all_std_mult": 191, "_artists_track_all_cred_mult": 191, "_artists_track_all_sort_primary": 191, "_artists_track_all_count": 191, "partiel": [191, 195, 196], "serv": 191, "simplifi": 192, "allez": 192, "dor": [192, 193, 194], "pourront": [192, 193, 194], "extract": 193, "compress": 193, "pert": 193, "poursuivr": [193, 194], "intent": [193, 194], "acousticbrainz": [193, 194], "extracteur": 194, "argent": [195, 196], "pir": 196, "fort": 197, "attendus": 197}, "objects": {"": [[4, 0, 1, "cmdoption-a", "--audit"], [4, 0, 1, "cmdoption-c", "--config-file"], [4, 0, 1, "cmdoption-d", "--debug"], [4, 0, 1, "cmdoption-e", "--exec"], [4, 0, 1, "cmdoption-h", "--help"], [4, 0, 1, "cmdoption-V", "--long-version"], [4, 0, 1, "cmdoption-no-crash-dialog", "--no-crash-dialog"], [4, 0, 1, "cmdoption-M", "--no-player"], [4, 0, 1, "cmdoption-P", "--no-plugins"], [4, 0, 1, "cmdoption-N", "--no-restore"], [4, 0, 1, "cmdoption-s", "--stand-alone-instance"], [4, 0, 1, "cmdoption-v", "--version"], [4, 0, 1, "cmdoption-M", "-M"], [4, 0, 1, "cmdoption-N", "-N"], [4, 0, 1, "cmdoption-P", "-P"], [4, 0, 1, "cmdoption-V", "-V"], [4, 0, 1, "cmdoption-a", "-a"], [4, 0, 1, "cmdoption-c", "-c"], [4, 0, 1, "cmdoption-d", "-d"], [4, 0, 1, "cmdoption-e", "-e"], [4, 0, 1, "cmdoption-h", "-h"], [4, 0, 1, "cmdoption-s", "-s"], [4, 0, 1, "cmdoption-v", "-v"]]}, "objtypes": {"0": "std:cmdoption"}, "objnames": {"0": ["std", "cmdoption", "option du programme"]}, "titleterms": {"remerci": 0, "contribu": 1, "projet": 1, "glossair": 2, "term": 2, "introduct": [3, 162], "picard": [3, 46, 48, 54, 55, 56, 140, 143, 145, 147, 148, 151, 154, 157, 162, 171, 182], "peut": [3, 55], "limit": 3, "annex": [4, 5, 6, 7, 8, 137], "C": 4, "option": [4, 5, 9, 10, 12, 13, 16, 17, 19, 20, 22, 31, 35, 36, 39, 40, 170], "lign": 4, "command": [4, 166, 168], "D": 5, "court": 5, "clavi": 5, "fen\u00eatr": 5, "principal": [5, 142], "fichi": [5, 7, 8, 16, 17, 18, 27, 41, 42, 43, 44, 50, 52, 54, 55, 56, 151, 152, 159, 169, 174, 177, 178, 181, 189, 192, 194, 195, 196], "modifi": [5, 55], "voir": 5, "outil": [5, 24], "aid": [5, 155], "vu": 5, "m\u00e9tadon": [5, 7, 31, 51, 195, 196], "autr": [5, 34, 171, 190], "\u00e9diteur": 5, "script": [5, 7, 8, 18, 39, 51, 52, 137, 138, 158, 159], "editeur": [5, 18], "nommag": [5, 159], "a": [7, 56, 151], "api": 7, "plugin": [7, 35, 49, 164, 191], "processeur": 7, "exempl": [7, 47, 52, 55, 170], "album": [7, 8, 50, 52, 56, 144, 172, 192], "suivr": 7, "crochet": 7, "\u00e9ven": 7, "file_post_load_processor": 7, "fil": 7, "file_post_save_processor": 7, "file_post_addition_to_track_processor": 7, "track": [7, 8], "file_post_removal_from_track_processor": 7, "album_post_removal_processor": 7, "format": [7, 55], "fonction": [7, 51, 55, 137, 138], "tagg": [7, 56, 157], "action": [7, 9], "menu": 7, "contextuel": [7, 50], "b": 8, "mappag": 8, "balis": [8, 11, 40, 54, 55, 150, 181, 183, 184, 185, 188, 191], "acoustid": [8, 156, 163], "empreint": [8, 19, 55, 156, 179], "digital": [8, 19], "artist": [8, 52, 191], "ordre": [8, 50, 137], "tri": [8, 52], "4": 8, "arrangeur": 8, "asin": 8, "cod": [8, 157], "barr": [8, 24, 144, 157], "bpm": 8, "num\u00e9ro": 8, "catalogu": 8, "commentair": 8, "compil": [8, 52], "itun": [8, 54, 184], "5": 8, "compositeur": 8, "chef": 8, "orchestr": 8, "copyright": 8, "dat": [8, 52], "10": 8, "r\u00e9alis": 8, "disqu": [8, 56, 161, 165], "sous": [8, 56, 140], "titr": [8, 52], "encod": 8, "parametr": [8, 9, 170], "encodeur": 8, "ing\u00e9nieur": 8, "lectur": 8, "san": 8, "interrupt": 8, "genr": [8, 21, 183], "regroup": [8, 192, 196], "3": 8, "cl\u00e9": 8, "initial": [8, 84], "isrc": 8, "langu": [8, 52], "licens": 8, "6": 8, "7": 8, "paroli": 8, "parol": 8, "m\u00e9di": 8, "mix": 8, "dj": 8, "m\u00e9langeur": 8, "mood": 8, "mouv": 8, "nombr": 8, "identifi": [8, 179], "musicbrainz": [8, 46, 56, 145, 147, 157, 184], "id": [8, 165], "original": [8, 52], "version": [8, 50, 56, 179], "enregistr": [8, 54, 55, 56, 150, 151, 152, 178], "group": [8, 180, 195], "pist": [8, 55, 144, 169, 180], "trm": 8, "work": 8, "musicip": 8, "puid": 8, "nom": [8, 16, 17, 18, 52, 181], "origin": 8, "sort": [8, 52, 144, 158], "1": 8, "ann\u00e9": 8, "L": 8, "ex\u00e9cut": [8, 168], "podcast": 8, "url": 8, "producteur": 8, "\u00e9valu": [8, 37], "\u00e9tiquet": 8, "pay": [8, 158], "publiqu": 8, "\u00e9tat": [8, 144], "typ": 8, "remixeur": 8, "replaygain": 8, "gain": 8, "peak": 8, "rang": 8, "referent": 8, "loudness": 8, "affich": [8, 151], "travail": [8, 197], "total": 8, "sit": 8, "web": 8, "officiel": 8, "titl": [8, 129], "\u00e9crivain": 8, "2": 8, "configur": [9, 54, 157], "\u00e9cran": [9, 142], "avanc": [10, 183, 186], "avant": 11, "recherch": [12, 55, 157, 173, 174, 175, 176], "cd": [12, 175, 193], "pochet": [13, 151, 167], "cov": 14, "art": [14, 15], "archiv": 14, "fournisseur": 15, "couvertur": [15, 151], "compatibil": 17, "g\u00e9n\u00e9ral": [20, 155], "interfac": 22, "utilis": [22, 52, 54, 55, 56, 158, 170, 179, 181, 182], "couleur": 23, "top": 25, "tag": [25, 184], "linux": [26, 56, 140, 155], "local": 27, "emplac": 28, "mainten": 29, "correspond": [30, 169, 181], "r\u00e9seau": [32, 56], "macos": [33, 56, 149, 155], "plateform": 34, "list": 35, "install": [35, 56, 140, 157], "tier": 35, "profil": [36, 170], "parut": [38, 157, 165, 180, 186], "pr\u00e9fer": [38, 158], "aac": 41, "ac3": 42, "id3": 43, "wav": 44, "window": [45, 54, 56, 155], "prolong": 48, "trait": [50, 166, 181], "commenc": [50, 141], "charg": [50, 55, 56, 157], "musical": 50, "ajout": 50, "suppress": 50, "sauvegard": [50, 170], "menus": 50, "syntax": 51, "variabl": [51, 185, 186, 187, 189, 191], "d\u00e9nomin": 52, "balisag": 52, "marquag": 52, "d\u00e9plac": 52, "d\u00e9sambigu\u00efs": 52, "ver": 52, "liber": 52, "tant": [52, 56, 180], "d\u00e9fin": [52, 158], "mult": 52, "supprim": 52, "featuring": 52, "conserv": 52, "question": 53, "fr\u00e9quent": 53, "pos": 53, "o\u00f9": [54, 56], "J": [54, 55, 56], "marqu": [54, 56], "voit": 54, "Mes": 54, "truncated": 54, "30": 54, "caracter": 54, "dan": [54, 55, 173], "medi": 54, "plai": 54, "comment": [54, 55, 56, 170], "dir": 54, "navig": [54, 173], "Quels": 55, "prend": 55, "ripper": 55, "pris": 55, "rondin": 55, "Quelles": 55, "\u00e9crir": 55, "plusieur": [55, 158, 180], "fois": 55, "pourquoi": 55, "parfois": 55, "lent": 55, "deuxiem": 55, "beaucoup": 55, "plus": 55, "rapid": 55, "d\u00e9faut": 55, "num\u00e9ros": 55, "styl": 55, "vinyl": 55, "a1": 55, "a2": 55, "Le": [55, 56], "lecteur": [55, 56], "audio": 55, "integr": 55, "lir": 55, "fedor": 55, "acoust": [55, 156, 179], "vert": 56, "ic\u00f4n": [56, 144], "disparu": 56, "org": 56, "r\u00e9cuper": [56, 172], "essay": 56, "tout": 56, "vois": 56, "impossibl": 56, "erreur": 56, "quoi": 56, "neuf": 56, "dossi": [56, 181], "montr": [56, 149], "appliqu": [56, 149, 157], "endommag": [56, 149], "puis": 56, "dirig": 56, "snap": [56, 140], "acced": 56, "support": 56, "amovibl": 56, "r\u00e9soudr": 56, "stockag": 56, "nuag": 56, "mont": 56, "rclon": 56, "add": 57, "and": 58, "cleanmult": 59, "copy": 60, "copymerg": 61, "countrynam": 62, "dateformat": 63, "datetim": 64, "day": 65, "delet": 66, "delprefix": 67, "div": 68, "endswith": 69, "eq": 70, "eq_all": 71, "eq_any": 72, "find": 73, "firstalphachar": 74, "firstword": 75, "foreach": 76, "get": 77, "getmult": 78, "gt": 79, "gte": 80, "if": 81, "if2": 82, "in": 83, "inmult": 85, "is_audio": 86, "is_complet": 87, "is_mult": 88, "is_video": 89, "join": 90, "left": 91, "len": 92, "lenmult": 93, "low": 94, "lt": 95, "lte": 96, "map": 97, "matchedtrack": 98, "max": 99, "min": 100, "mod": 101, "month": 102, "mul": 103, "ne_all": 105, "ne_any": 106, "noop": 107, "not": 108, "num": 109, "or": 110, "pad": 111, "perform": 112, "replac": 113, "replacemult": 114, "revers": 115, "reversemult": 116, "right": 117, "rreplac": 118, "rsearch": 119, "set": 120, "setmult": 121, "slic": 122, "sortmult": 123, "startswith": 124, "strip": 125, "sub": 126, "substr": 127, "swapprefix": 128, "trim": 130, "truncat": 131, "uniqu": 132, "unset": 133, "upper": 134, "whil": 135, "year": 136, "e": 137, "class": 137, "alphabet": 137, "affect": 138, "text": 138, "valeur": 138, "multipl": 138, "math\u00e9mat": 138, "conditionnel": 138, "inform": [138, 172, 190], "boucl": 138, "divers": 138, "index": 139, "t\u00e9l\u00e9charg": [140, 151], "flatpak": 140, "part": [140, 181], "r\u00e9f\u00e9rentiel": 140, "packag": 140, "votr": 140, "distribu": 140, "d\u00e9marrag": 143, "pag": 146, "non": [146, 184], "trouv": [146, 151], "d\u00e9marr": 148, "Les": [150, 152], "mis": [150, 169, 178], "jour": [150, 178], "Il": 151, "aucun": 151, "La": 151, "d\u00e9pannag": [153, 155], "vient": 154, "cess": 154, "travaill": 154, "obten": 155, "signal": 155, "bogu": 155, "obtent": 155, "journal": [155, 175, 194], "d\u00e9bogag": 155, "import": 155, "log": 155, "cas": 155, "crash": 155, "system": 155, "comprendr": 156, "android": 157, "communiqu": 157, "gestion": [158, 170], "diffus": 158, "diff\u00e9rent": 158, "Qu": 158, "manqu": 158, "ecritur": 159, "tutoriel": 160, "attach": 161, "identif": 161, "soumiss": [163, 179, 180], "\u00e9critur": 164, "joindr": 165, "lot": 166, "d\u00e9finit": 167, "clear_log": 168, "clust": [168, 180], "fingerprint": 168, "from_fil": 168, "load": 168, "lookup": 168, "lookup_cd": 168, "paus": 168, "quit": 168, "remov": 168, "remove_all": 168, "remove_empty": 168, "remove_saved": 168, "remove_unclustered": 168, "save_matched": 168, "save_modified": 168, "scan": [168, 179], "show": 168, "submit_fingerprint": 168, "write_log": 168, "fonctionnent": 170, "t\u00e2ch": 171, "ripp": [175, 194], "manuel": 176, "analys": 177, "envoi": 179, "lor": 179, "lorsqu": [179, 192, 193, 194, 195, 196], "soumettr": 180, "comm": 180, "seul": 180, "g\u00e9ner": 181, "bas": [181, 184, 187], "remplac": 181, "soulign": 181, "espac": 181, "ignor": 181, "certain": 181, "relat": [183, 186], "suiv": [183, 186], "fourn": 184, "don": 184, "sp\u00e9cif": 184, "relationnel": 186, "musiqu": 188, "classiqu": 188, "last": 191, "fm": 191, "suppl\u00e9mentair": 191, "disponibl": [193, 194], "peu": 196, "exist": 196, "recommand": 197, "flux": 197}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Remerciements": [[0, "acknowledgements"]], "Contribuer au projet": [[1, "contributing-to-the-project"]], "Glossaire des termes": [[2, "glossary-of-terms"]], "Introduction": [[3, "introduction"]], "Picard peut\u2026": [[3, "picard-can"]], "Picard ne peut pas \u2026": [[3, "picard-cannot"]], "Limites": [[3, "limitations"]], "Annexe C\u202f:\u202fOptions de ligne de commande": [[4, "appendix-c-command-line-options"]], "Annexe D\u202f: Courts clavier": [[5, "appendix-d-keyboard-shortcuts"]], "Fen\u00eatre principale": [[5, "main-window"]], "Fichier": [[5, "file"]], "Modifier": [[5, "edit"]], "Voir": [[5, "view"]], "Options": [[5, "options"]], "Outils": [[5, "tools"]], "Aide": [[5, "help"]], "Vue des m\u00e9tadonn\u00e9es": [[5, "metadata-view"]], "Autre": [[5, "other"]], "\u00c9diteur de script": [[5, "script-editor"]], "Editeur de script pour le nommage des fichiers": [[5, "file-naming-script-editor"]], "Annexes": [[6, "appendices"]], "Annexe A: API des plugins": [[7, "appendix-a-plugins-api"]], "M\u00e9tadonn\u00e9es du plugin": [[7, "plugin-metadata"]], "Processeurs de m\u00e9tadonn\u00e9es": [[7, "metadata-processors"]], "Exemple de m\u00e9tadonn\u00e9es d\u2019album\u202f:": [[7, "album-metadata-example"]], "Exemple de Suivre les m\u00e9tadonn\u00e9es\u202f:": [[7, "track-metadata-example"]], "Crochets d\u2019\u00e9v\u00e9nement": [[7, "event-hooks"]], "file_post_load_processor(file)": [[7, "file-post-load-processor-file"]], "file_post_save_processor(file)": [[7, "file-post-save-processor-file"]], "file_post_addition_to_track_processor(track, file)": [[7, "file-post-addition-to-track-processor-track-file"]], "file_post_removal_from_track_processor(track, file)": [[7, "file-post-removal-from-track-processor-track-file"]], "album_post_removal_processor(album)": [[7, "album-post-removal-processor-album"]], "Formats de fichiers": [[7, "file-formats"], [55, "file-formats"]], "Fonctions de script de tagger": [[7, "tagger-script-functions"]], "Actions du menu contextuel": [[7, "context-menu-actions"]], "Annexe B\u00a0: Mappage de balises": [[8, "appendix-b-tag-mapping"]], "AcoustID": [[8, "acoustid"]], "Empreinte digitale AcoustID": [[8, "acoustid-fingerprint"]], "Album": [[8, "id1"]], "Artiste de l\u2019album": [[8, "id2"]], "Ordre de tri de l\u2019artiste de l\u2019album": [[8, "album-artist-sort-order"]], "Ordre de tri des albums [4]": [[8, "album-sort-order-4"]], "Arrangeur": [[8, "id3"]], "Artiste": [[8, "id4"]], "Ordre de tri des artistes": [[8, "artist-sort-order"]], "Artistes": [[8, "artists"]], "ASIN": [[8, "id5"]], "Code \u00e0 barres": [[8, "id6"]], "BPM [4]": [[8, "bpm-4"]], "Num\u00e9ro de catalogue": [[8, "id7"]], "Commentaire [4]": [[8, "comment-4"]], "Compilation (iTunes) [5]": [[8, "compilation-itunes-5"]], "Compositeur": [[8, "id8"]], "Ordre de tri du compositeur": [[8, "composer-sort-order"]], "Chef d\u2019orchestre": [[8, "id9"]], "Copyright [4]": [[8, "copyright-4"]], "Date [10]": [[8, "date-10"]], "R\u00e9alisateur": [[8, "director"]], "Num\u00e9ro de disque": [[8, "disc-number"]], "Sous-titre du disque": [[8, "disc-subtitle"]], "Encod\u00e9 par [4]": [[8, "encoded-by-4"]], "Param\u00e8tres de l\u2019encodeur [4]": [[8, "encoder-settings-4"]], "Ing\u00e9nieur": [[8, "id10"]], "Lecture sans interruption [4]": [[8, "gapless-playback-4"]], "Genre": [[8, "id11"]], "Regroupement [3]": [[8, "grouping-3"]], "Cl\u00e9 initiale": [[8, "initial-key"]], "ISRC": [[8, "id12"]], "Langue": [[8, "language"]], "License [6, 7]": [[8, "license-6-7"]], "Parolier": [[8, "id13"]], "Paroles [4]": [[8, "lyrics-4"]], "M\u00e9dias": [[8, "id14"]], "Mix-DJ": [[8, "id15"]], "M\u00e9langeur": [[8, "id16"]], "Mood [3]": [[8, "mood-3"]], "Mouvement [4]": [[8, "movement-4"]], "Nombre de mouvements [4]": [[8, "movement-count-4"]], "Num\u00e9ro de mouvement [4]": [[8, "movement-number-4"]], "Identifiant de l\u2019artiste MusicBrainz": [[8, "id17"]], "ID du disque MusicBrainz": [[8, "id18"]], "Identifiant original de l\u2019artiste MusicBrainz": [[8, "id19"]], "ID de la version originale de MusicBrainz": [[8, "id20"]], "Identifiant d\u2019enregistrement MusicBrainz": [[8, "id21"]], "Identifiant de l\u2019artiste de la version MusicBrainz": [[8, "id22"]], "Identifiant du groupe de versions MusicBrainz": [[8, "musicbrainz-release-group-id"]], "Identifiant de version MusicBrainz": [[8, "id23"]], "ID de la piste MusicBrainz": [[8, "id24"]], "MusicBrainz TRM ID": [[8, "id25"]], "MusicBrainz Work ID": [[8, "musicbrainz-work-id"]], "Empreinte digitale MusicIP": [[8, "musicip-fingerprint"]], "MusicIP PUID": [[8, "id26"]], "Album original": [[8, "original-album"]], "Artiste original": [[8, "original-artist"]], "Nom de fichier d\u2019origine": [[8, "original-filename"]], "Date de sortie d\u2019origine [1]": [[8, "original-release-date-1"]], "Ann\u00e9e de sortie d\u2019origine [1]": [[8, "original-release-year-1"]], "L\u2019ex\u00e9cutant": [[8, "performer"]], "Podcast [4]": [[8, "podcast-4"]], "Podcast URL [4]": [[8, "podcast-url-4"]], "Producteur": [[8, "id27"]], "\u00c9valuation": [[8, "id28"]], "\u00c9tiquette d\u2019enregistrement": [[8, "id29"]], "Pays de sortie": [[8, "id30"]], "Date de publication [10]": [[8, "release-date-10"]], "\u00c9tat de sortie": [[8, "id31"]], "Type de version": [[8, "id32"]], "Remixeur": [[8, "id33"]], "ReplayGain Gain d\u2019album": [[8, "replaygain-album-gain"]], "ReplayGain Album Peak": [[8, "replaygain-album-peak"]], "ReplayGain Album Range": [[8, "replaygain-album-range"]], "ReplayGain Reference Loudness": [[8, "replaygain-reference-loudness"]], "ReplayGain Track Gain": [[8, "replaygain-track-gain"]], "ReplayGain Track Peak": [[8, "replaygain-track-peak"]], "ReplayGain Track Range": [[8, "replaygain-track-range"]], "Script": [[8, "script"], [51, "scripting"]], "Afficher le nom [4]": [[8, "show-name-4"]], "Afficher l\u2019ordre de tri des noms [4]": [[8, "show-name-sort-order-4"]], "Afficher le travail et le mouvement [4]": [[8, "show-work-movement-4"]], "Sous-titre [4]": [[8, "subtitle-4"]], "Nombre total de disques": [[8, "total-discs"]], "Total des pistes": [[8, "total-tracks"]], "Num\u00e9ro de piste": [[8, "track-number"]], "Titre de la piste": [[8, "id34"]], "Ordre de tri des titres de piste [4]": [[8, "track-title-sort-order-4"]], "Site Web (site officiel de l\u2019artiste)": [[8, "website-official-artist-website"]], "Work Title": [[8, "work-title"]], "\u00c9crivain [2]": [[8, "writer-2"]], "Configuration": [[9, "configuration"], [54, "configuration"]], "Configuration de l\u2019\u00e9cran": [[9, "screen-setup"]], "Options d\u2019action": [[9, "action-options"]], "Param\u00e8tres des options": [[9, "option-settings"]], "Options avanc\u00e9es": [[10, "advanced-options"]], "Avant de baliser": [[11, "before-tagging"]], "Options de recherche de CD": [[12, "cd-lookup-options"]], "Options de la pochette": [[13, "cover-art-options"]], "Cover Art Archive": [[14, "cover-art-archive"]], "Fournisseurs d\u2019art de couverture": [[15, "cover-art-providers"]], "Options de nom de fichier": [[16, "file-naming-options"]], "Options de compatibilit\u00e9 des noms de fichiers": [[17, "file-naming-compatibility-options"]], "Nom de fichier Editeur de script": [[18, "file-naming-script-editor"]], "Options d\u2019empreintes digitales": [[19, "fingerprinting-options"]], "Options g\u00e9n\u00e9rales": [[20, "general-options"]], "Genres": [[21, "genres"]], "Options de l\u2019interface utilisateur": [[22, "user-interface-options"]], "Couleurs": [[23, "colors"]], "Barre d\u2019outils": [[24, "toolbar"]], "Top Tags": [[25, "top-tags"]], "Linux": [[26, "linux"]], "Fichiers locaux": [[27, "local-files"]], "Emplacement": [[28, "location"]], "Maintenance": [[29, "maintenance"]], "Correspondance": [[30, "matching"]], "Options de m\u00e9tadonn\u00e9es": [[31, "metadata-options"]], "R\u00e9seau": [[32, "network"]], "macOS": [[33, "macos"]], "Autres plateformes": [[34, "other-platforms"]], "Options des plugins": [[35, "plugins-options"]], "Liste des plugins": [[35, "plugins-list"]], "Installation de plugins tiers": [[35, "installing-third-party-plugins"]], "Options de profil": [[36, "profile-options"]], "\u00c9valuations": [[37, "ratings"]], "Parutions pr\u00e9f\u00e9r\u00e9es": [[38, "preferred-releases"]], "Options de script": [[39, "scripting-options"]], "Options de balise": [[40, "tag-options"]], "Fichiers AAC": [[41, "aac-files"]], "Fichiers AC3": [[42, "ac3-files"]], "Fichiers ID3": [[43, "id3-files"]], "Fichiers WAVE": [[44, "wave-files"]], "Windows": [[45, "windows"]], "MusicBrainz Picard": [[46, "musicbrainz-picard"], [145, "musicbrainz-picard"], [147, "musicbrainz-picard"]], "Exemples": [[47, "examples"]], "Prolonger Picard": [[48, "extending-picard"]], "Plugins": [[49, "plugins"]], "Ordre de traitement": [[50, "processing-order"]], "Commencez": [[50, "startup"]], "Chargement d\u2019une version": [[50, "loading-a-release"]], "Chargement de fichiers musicaux": [[50, "loading-music-files"]], "Ajout / suppression de fichiers": [[50, "adding-removing-files"]], "Sauvegarde des fichiers": [[50, "saving-files"]], "Suppression d\u2019albums": [[50, "removing-albums"]], "Menus contextuels": [[50, "context-menus"]], "Syntaxe": [[51, "syntax"]], "Variables de m\u00e9tadonn\u00e9es": [[51, "metadata-variables"]], "Fonctions de script": [[51, "scripting-functions"], [138, "scripting-functions"]], "Scripts": [[52, "scripts"]], "Script de d\u00e9nomination de fichier": [[52, "file-naming-script"]], "Scripts de balisage": [[52, "tagging-scripts"]], "Exemples de scripts de marquage": [[52, "tagging-script-examples"]], "D\u00e9placer la d\u00e9sambigu\u00efsation vers le titre de l\u2019album": [[52, "move-disambiguation-to-album-title"]], "Lib\u00e9rer la langue en tant que langue": [[52, "release-language-as-language"]], "Utiliser la date de sortie originale": [[52, "use-original-release-date"]], "D\u00e9finir le nom de tri de l\u2019album": [[52, "set-album-sort-name"]], "D\u00e9finir la compilation pour les sorties multi-artistes": [[52, "set-compilation-for-multi-artist-releases"]], "Supprimer le featuring de l\u2019artiste de l\u2019album": [[52, "remove-featuring-from-album-artist"]], "D\u00e9placer le featuring de l\u2019artiste au titre": [[52, "move-featuring-from-artist-to-title"]], "Conserver le nom de fichier original": [[52, "preserve-original-filename"]], "Questions fr\u00e9quemment pos\u00e9es": [[53, "frequently-asked-questions"]], "O\u00f9 est le Picard configuration enregistr\u00e9?": [[54, "where-is-the-picard-configuration-saved"]], "J\u2019ai marqu\u00e9 un fichier en Picard, mais iTunes ne voit pas les balises!": [[54, "i-tagged-a-file-in-picard-but-itunes-is-not-seeing-the-tags"]], "Mes balises sont truncated \u00e0 30 caract\u00e8res dans Windows Media Player!": [[54, "my-tags-are-truncated-to-30-characters-in-windows-media-player"]], "Comment dire \u00e0 Picard quel navigateur utiliser?": [[54, "how-do-i-tell-picard-which-browser-to-use"]], "Quels formats Picard prend-il en charge?": [[55, "what-formats-does-picard-support"], [55, "what-formats-will-picard-support"]], "Quels sont les rippers pris en charge pour la recherche de rondins ?": [[55, "what-rippers-are-supported-for-looking-up-from-logs"]], "Quelles balises Picard peut-il \u00e9crire dans mes fichiers?": [[55, "which-tags-can-picard-write-to-my-files"]], "Comment modifier les balises de plusieurs fichiers \u00e0 la fois ?": [[55, "how-do-i-edit-tags-in-several-files-at-once"]], "Pourquoi l\u2019enregistrement des fichiers est-il parfois lent, mais l\u2019enregistrement une deuxi\u00e8me fois beaucoup plus rapide ?": [[55, "why-is-saving-files-sometimes-slow-but-saving-a-second-time-much-faster"]], "Pourquoi Picard n\u2019utilise-t-il pas par d\u00e9faut les num\u00e9ros de pistes de style Vinyle (par exemple A1, A2, \u2026) ?": [[55, "why-does-picard-not-use-vinyl-style-track-numbers-e-g-a1-a2-by-default"]], "Le lecteur audio int\u00e9gr\u00e9 ne peut pas lire mon fichier. Quels formats prend-il en charge?": [[55, "the-built-in-audio-player-cannot-play-my-file-which-formats-does-it-support"]], "J\u2019utilise Fedora. Pourquoi la prise d\u2019empreintes acoustique ne fonctionne-t-elle pas?": [[55, "i-am-using-fedora-why-doesn-t-acoustic-fingerprinting-work"]], "Utiliser Picard": [[56, "using-picard"], [182, "using-picard"]], "Comment marquer des fichiers avec Picard?": [[56, "how-do-i-tag-files-with-picard"]], "Le \u00ab\u00a0Tagger\u00a0\u00bb vert ic\u00f4ne a disparu de MusicBrainz.org, comment le r\u00e9cup\u00e9rer?": [[56, "the-green-tagger-icon-disappeared-from-musicbrainz-org-how-do-i-get-it-back"]], "J\u2019essaye de charger une version en Picard, mais tout ce que je vois est \u00ab\u00a0Impossible de charger les erreurs d\u2019album\u00a0\u00bb. Quoi de neuf?": [[56, "i-m-trying-to-load-a-release-in-picard-but-all-i-m-seeing-is-couldn-t-load-album-errors-what-s-up"]], "J\u2019utilise macOS, o\u00f9 sont mes dossiers r\u00e9seau ou lecteurs?": [[56, "i-m-using-macos-where-are-my-network-folders-or-drives"]], "macOS montre que l\u2019application est endommag\u00e9. Comment puis-je diriger Picard?": [[56, "macos-shows-the-app-is-damaged-how-can-i-run-picard"]], "Picard est install\u00e9 sur Linux en tant que Snap, comment puis-je acc\u00e9der \u00e0 un support amovible?": [[56, "picard-is-installed-on-linux-as-a-snap-how-can-i-access-removable-media"]], "Sous Windows, comment puis-je r\u00e9soudre les erreurs d\u2019enregistrement sur les disques de stockage en nuage mont\u00e9s avec rclone ?": [[56, "on-windows-how-do-i-solve-errors-on-saving-to-cloud-storage-drives-mounted-with-rclone"]], "$add": [[57, "add"]], "$and": [[58, "and"]], "$cleanmulti": [[59, "cleanmulti"]], "$copy": [[60, "copy"]], "$copymerge": [[61, "copymerge"]], "$countryname": [[62, "countryname"]], "$dateformat": [[63, "dateformat"]], "$datetime": [[64, "datetime"]], "$day": [[65, "day"]], "$delete": [[66, "delete"]], "$delprefix": [[67, "delprefix"]], "$div": [[68, "div"]], "$endswith": [[69, "endswith"]], "$eq": [[70, "eq"]], "$eq_all": [[71, "eq-all"]], "$eq_any": [[72, "eq-any"]], "$find": [[73, "find"]], "$firstalphachar": [[74, "firstalphachar"]], "$firstwords": [[75, "firstwords"]], "$foreach": [[76, "foreach"]], "$get": [[77, "get"]], "$getmulti": [[78, "getmulti"]], "$gt": [[79, "gt"]], "$gte": [[80, "gte"]], "$if": [[81, "if"]], "$if2": [[82, "if2"]], "$in": [[83, "in"]], "$initials": [[84, "initials"]], "$inmulti": [[85, "inmulti"]], "$is_audio": [[86, "is-audio"]], "$is_complete": [[87, "is-complete"]], "$is_multi": [[88, "is-multi"]], "$is_video": [[89, "is-video"]], "$join": [[90, "join"]], "$left": [[91, "left"]], "$len": [[92, "len"]], "$lenmulti": [[93, "lenmulti"]], "$lower": [[94, "lower"]], "$lt": [[95, "lt"]], "$lte": [[96, "lte"]], "$map": [[97, "map"]], "$matchedtracks": [[98, "matchedtracks"]], "$max": [[99, "max"]], "$min": [[100, "min"]], "$mod": [[101, "mod"]], "$month": [[102, "month"]], "$mul": [[103, "mul"]], "$ne": [[104, "ne"]], "$ne_all": [[105, "ne-all"]], "$ne_any": [[106, "ne-any"]], "$noop": [[107, "noop"]], "$not": [[108, "not"]], "$num": [[109, "num"]], "$or": [[110, "or"]], "$pad": [[111, "pad"]], "$performer": [[112, "performer"]], "$replace": [[113, "replace"]], "$replacemulti": [[114, "replacemulti"]], "$reverse": [[115, "reverse"]], "$reversemulti": [[116, "reversemulti"]], "$right": [[117, "right"]], "$rreplace": [[118, "rreplace"]], "$rsearch": [[119, "rsearch"]], "$set": [[120, "set"]], "$setmulti": [[121, "setmulti"]], "$slice": [[122, "slice"]], "$sortmulti": [[123, "sortmulti"]], "$startswith": [[124, "startswith"]], "$strip": [[125, "strip"]], "$sub": [[126, "sub"]], "$substr": [[127, "substr"]], "$swapprefix": [[128, "swapprefix"]], "$title": [[129, "title"]], "$trim": [[130, "trim"]], "$truncate": [[131, "truncate"]], "$unique": [[132, "unique"]], "$unset": [[133, "unset"]], "$upper": [[134, "upper"]], "$while": [[135, "while"]], "$year": [[136, "year"]], "Annexe E : Fonctions de script class\u00e9es par ordre alphab\u00e9tique": [[137, "appendix-e-scripting-functions-listed-alphabetically"]], "Fonctions d\u2019affectation": [[138, "assignment-functions"]], "Fonctions de texte": [[138, "text-functions"]], "Fonctions \u00e0 valeurs multiples": [[138, "multi-value-functions"]], "Fonctions math\u00e9matiques": [[138, "mathematical-functions"]], "Fonctions conditionnelles": [[138, "conditional-functions"]], "Fonctions d\u2019information": [[138, "information-functions"]], "Fonctions de boucle": [[138, "loop-functions"]], "Fonctions diverses": [[138, "miscellaneous-functions"]], "Index": [[139, "index"]], "T\u00e9l\u00e9chargez et installez Picard": [[140, "download-install-picard"]], "Installation de Picard sous Linux": [[140, "installing-picard-on-linux"]], "Installation avec Flatpak": [[140, "installing-with-flatpak"]], "Installation avec Snap": [[140, "installing-with-snap"]], "Installation \u00e0 partir du r\u00e9f\u00e9rentiel de packages de votre distribution": [[140, "installing-from-your-distribution-s-package-repository"]], "Commencer": [[141, "getting-started"]], "\u00c9cran principal": [[142, "main-screen"]], "D\u00e9marrage Picard": [[143, "starting-picard"]], "Ic\u00f4nes d\u2019\u00e9tat": [[144, "status-icons"]], "Ic\u00f4nes d\u2019album / de sortie": [[144, "album-release-icons"]], "Ic\u00f4nes de piste": [[144, "track-icons"]], "Barre d\u2019\u00e9tat": [[144, "status-bar"]], "Page non trouv\u00e9e": [[146, "page-not-found"]], "Picard ne d\u00e9marre pas": [[148, "picard-won-t-start"]], "macOS montre que l\u2019application est endommag\u00e9e": [[149, "macos-shows-the-app-is-damaged"]], "Les balises ne sont pas mises \u00e0 jour ou enregistr\u00e9es": [[150, "tags-are-not-updated-or-saved"]], "Il n\u2019y a pas de pochette": [[151, "there-is-no-coverart"]], "Picard ne trouve et ne t\u00e9l\u00e9charge aucune pochette": [[151, "picard-isn-t-finding-and-downloading-any-cover-art"]], "La couverture enregistr\u00e9e avec les fichiers n\u2019est pas affich\u00e9e": [[151, "coverart-that-is-saved-with-the-files-isn-t-displayed"]], "Les fichiers ne sont pas enregistr\u00e9s": [[152, "files-are-not-being-saved"]], "D\u00e9pannage": [[153, "troubleshooting"]], "Picard vient de cesser de travailler": [[154, "picard-just-stopped-working"]], "D\u00e9pannage g\u00e9n\u00e9ral": [[155, "general-troubleshooting"]], "Obtenir de l\u2019aide": [[155, "getting-help"]], "Signaler un bogue": [[155, "reporting-a-bug"]], "Obtention d\u2019un journal de d\u00e9bogage": [[155, "getting-a-debug-log"]], "Importer les logs en cas de crash": [[155, "getting-logs-in-case-of-crashes"]], "Syst\u00e8mes Windows": [[155, "windows-systems"]], "Syst\u00e8mes macOS": [[155, "macos-systems"]], "Syst\u00e8mes Linux": [[155, "linux-systems"]], "Comprendre Empreintes acoustiques et AcoustIDs": [[156, "understanding-acoustic-fingerprinting-and-acoustids"]], "Chargement des parutions avec MusicBrainz pour Android": [[157, "loading-releases-with-musicbrainz-for-android"]], "Configuration du Picard": [[157, "configuring-picard"]], "Installation et configuration de l\u2019application MusicBrainz Android": [[157, "installing-and-configuring-the-musicbrainz-android-app"]], "Chargement des communiqu\u00e9s par code-barres": [[157, "loading-releases-by-barcode"]], "Chargement des communiqu\u00e9s par recherche": [[157, "loading-releases-by-search"]], "Chargement des communiqu\u00e9s du Tagger": [[157, "loading-releases-from-the-tagger"]], "Gestion de plusieurs pays de sortie": [[158, "handling-of-multiple-release-countries"]], "Utilisation des pays de diffusion pr\u00e9f\u00e9r\u00e9s": [[158, "using-preferred-release-countries"]], "Utilisation de scripts pour d\u00e9finir un pays diff\u00e9rent": [[158, "using-scripting-to-set-a-different-country"]], "Qu\u2019est-ce qui manque?": [[158, "what-s-missing"]], "Ecriture d\u2019un script de nommage de fichier": [[159, "writing-a-file-naming-script"]], "Tutoriels": [[160, "tutorials"]], "Attacher une identification de disque": [[161, "attaching-a-disc-id"]], "Introduction \u00e0 Picard": [[162, "introduction-to-picard"]], "Soumission d\u2019un AcoustID": [[163, "submitting-an-acoustid"]], "\u00c9criture d\u2019un Plugin": [[164, "writing-a-plugin"]], "Joindre un ID de disque \u00e0 une parution": [[165, "attaching-a-disc-id-to-a-release"]], "Traitement par commande et par lot": [[166, "command-and-batch-processing"]], "D\u00e9finition de la pochette": [[167, "setting-the-cover-art"]], "Commandes ex\u00e9cutables": [[168, "executable-commands"]], "CLEAR_LOGS": [[168, "clear-logs"]], "CLUSTER": [[168, "cluster"]], "FINGERPRINT": [[168, "fingerprint"]], "FROM_FILE": [[168, "from-file"]], "LOAD": [[168, "load"]], "LOOKUP": [[168, "lookup"]], "LOOKUP_CD": [[168, "lookup-cd"]], "PAUSE": [[168, "pause"]], "QUIT": [[168, "quit"]], "REMOVE": [[168, "remove"]], "REMOVE_ALL": [[168, "remove-all"]], "REMOVE_EMPTY": [[168, "remove-empty"]], "REMOVE_SAVED": [[168, "remove-saved"]], "REMOVE_UNCLUSTERED": [[168, "remove-unclustered"]], "SAVE_MATCHED": [[168, "save-matched"]], "SAVE_MODIFIED": [[168, "save-modified"]], "SCAN": [[168, "scan"]], "SHOW": [[168, "show"]], "SUBMIT_FINGERPRINTS": [[168, "submit-fingerprints"]], "WRITE_LOGS": [[168, "write-logs"]], "Mise en correspondance des fichiers aux pistes": [[169, "matching-files-to-tracks"]], "Profils d\u2019options": [[170, "option-profiles"]], "Comment fonctionnent les profils d\u2019option": [[170, "how-option-profiles-work"]], "Exemple d\u2019utilisation des profils": [[170, "example-of-using-profiles"]], "Gestion des profils d\u2019options": [[170, "managing-option-profiles"]], "Sauvegarde des param\u00e8tres des options du profil": [[170, "saving-profile-option-settings"]], "Autres t\u00e2ches de Picard": [[171, "other-picard-tasks"]], "R\u00e9cup\u00e9ration des informations sur l\u2019album": [[172, "retrieving-album-information"]], "Recherche dans le navigateur": [[173, "lookup-in-browser"]], "Rechercher des fichiers": [[174, "lookup-files"]], "Recherche du journal du CD ou du ripper": [[175, "lookup-cd-or-ripper-log"]], "Recherche manuelle": [[176, "manual-lookup"]], "Analyser les fichiers": [[177, "scan-files"]], "Enregistrement des fichiers mis \u00e0 jour": [[178, "saving-updated-files"]], "Soumission d\u2019empreintes acoustiques": [[179, "submitting-acoustic-fingerprints"]], "Envoi lors de l\u2019utilisation de Scan pour identifier la version": [[179, "submitting-when-using-scan-to-identify-the-release"]], "Soumission lorsque vous n\u2019utilisez pas Scan pour identifier la version": [[179, "submitting-when-not-using-scan-to-identify-the-release"]], "Soumettre le cluster comme une parution": [[180, "submitting-cluster-as-a-release"]], "Soumettre plusieurs pistes en tant que groupe": [[180, "submitting-multiple-tracks-as-a-cluster"]], "Soumission d\u2019une seule piste": [[180, "submitting-a-single-track"]], "G\u00e9n\u00e9rer des balises \u00e0 partir des noms de fichiers": [[181, "generating-tags-from-file-names"]], "Utilisation de base": [[181, "basic-usage"]], "Dossiers correspondants": [[181, "matching-folders"]], "Remplacer les traits de soulignement par des espaces": [[181, "replace-underscores-with-spaces"]], "Ignorer certaines parties du nom de fichier": [[181, "ignoring-parts-of-the-file-name"]], "Balises avanc\u00e9es": [[183, "advanced-tags"]], "Balises de relation de suivi": [[183, "track-relationship-tags"]], "Balises de genre": [[183, "genre-tags"]], "Balises de base": [[184, "basic-tags"]], "Tags fournis par les donn\u00e9es de MusicBrainz": [[184, "tags-provided-from-musicbrainz-data"]], "Tags non fournis par les donn\u00e9es de MusicBrainz": [[184, "tags-not-provided-from-musicbrainz-data"]], "Balises sp\u00e9cifiques \u00e0 iTunes": [[184, "itunes-specific-tags"]], "Balises & Variables": [[185, "tags-variables"]], "Variables avanc\u00e9es": [[186, "advanced-variables"]], "Variables de la relation de parution": [[186, "release-relationship-variables"]], "Suivi des variables relationnelles": [[186, "track-relationship-variables"]], "Variables de base": [[187, "basic-variables"]], "Balises de musique classique": [[188, "classical-music-tags"]], "Variables de fichier": [[189, "file-variables"]], "Autres informations": [[190, "other-information"]], "Balises des plugins": [[191, "tags-from-plugins"]], "Plugin Last.fm": [[191, "last-fm-plugin"]], "Plugin de variables d\u2019artistes suppl\u00e9mentaires": [[191, "additional-artists-variables-plugin"]], "Lorsque les fichiers sont regroup\u00e9s par album": [[192, "when-files-are-grouped-by-album"]], "Lorsque le CD est disponible": [[193, "when-the-cd-is-available"]], "Lorsque le fichier journal du ripper est disponible": [[194, "when-the-ripper-log-file-is-available"]], "Lorsque les fichiers ne sont pas group\u00e9s mais ont des m\u00e9tadonn\u00e9es": [[195, "when-files-are-not-grouped-but-have-some-metadata"]], "Lorsque les fichiers ne sont pas regroup\u00e9s et ont peu ou pas de m\u00e9tadonn\u00e9es existantes": [[196, "when-files-are-not-grouped-and-have-little-or-no-existing-metadata"]], "Recommandations de flux de travail": [[197, "work-flow-recommendations"]]}, "indexentries": {"remerciements": [[0, "index-1"], [147, "index-1"]], "contribuer": [[1, "index-1"], [147, "index-1"]], "acoustid": [[2, "index-39"], [20, "index-10"], [147, "index-1"], [147, "index-3"], [156, "index-3"], [179, "index-1"]], "caa": [[2, "index-43"]], "l'identifiant musicbrainz": [[2, "index-46"]], "albumartist": [[2, "index-40"]], "archives d'art de couverture": [[2, "index-44"]], "cr\u00e9dits d'artiste": [[2, "index-42"]], "empreinte acoustique": [[2, "index-38"], [55, "index-7"], [147, "index-7"]], "enregistrement": [[2, "index-50"], [147, "index-1"], [178, "index-1"]], "glossaire": [[2, "index-19"], [147, "index-19"]], "id du disque": [[2, "index-45"]], "l'artiste": [[2, "index-41"]], "mbid": [[2, "index-47"], [183, "index-6"], [184, "index-4"], [186, "index-4"], [187, "index-4"]], "moyen": [[2, "index-48"]], "non-album track": [[2, "index-49"]], "recording": [[2, "index-53"]], "release": [[2, "index-51"], [56, "index-10"], [147, "index-1"], [180, "index-1"]], "release group": [[2, "index-52"]], "standalone": [[2, "index-53"]], "standalone recording": [[2, "index-53"]], "track": [[2, "index-54"]], "work": [[2, "index-55"]], "limites": [[3, "index-2"], [147, "index-2"]], "--audit": [[4, "cmdoption-a"]], "--config-file": [[4, "cmdoption-c"]], "--debug": [[4, "cmdoption-d"]], "--exec": [[4, "cmdoption-e"]], "--help": [[4, "cmdoption-h"]], "--long-version": [[4, "cmdoption-V"]], "--no-crash-dialog": [[4, "cmdoption-no-crash-dialog"]], "--no-player": [[4, "cmdoption-M"]], "--no-plugins": [[4, "cmdoption-P"]], "--no-restore": [[4, "cmdoption-N"]], "--stand-alone-instance": [[4, "cmdoption-s"]], "--version": [[4, "cmdoption-v"]], "-m": [[4, "cmdoption-M"]], "-n": [[4, "cmdoption-N"]], "-p": [[4, "cmdoption-P"]], "-v": [[4, "cmdoption-V"], [4, "cmdoption-v"]], "-a": [[4, "cmdoption-a"]], "-c": [[4, "cmdoption-c"]], "-d": [[4, "cmdoption-d"]], "-e": [[4, "cmdoption-e"]], "-h": [[4, "cmdoption-h"]], "-s": [[4, "cmdoption-s"]], "ligne de commande": [[4, "index-1"], [147, "index-1"]], "option de ligne de commande": [[4, "cmdoption-M"], [4, "cmdoption-N"], [4, "cmdoption-P"], [4, "cmdoption-V"], [4, "cmdoption-a"], [4, "cmdoption-c"], [4, "cmdoption-d"], [4, "cmdoption-e"], [4, "cmdoption-h"], [4, "cmdoption-no-crash-dialog"], [4, "cmdoption-s"], [4, "cmdoption-v"]], "options": [[4, "index-1"], [147, "index-1"]], "interface utilisateur": [[5, "index-1"], [22, "index-1"], [23, "index-1"], [24, "index-1"], [142, "index-1"], [147, "index-1"]], "raccourcis clavier": [[5, "index-1"], [147, "index-1"]], "actions du menu contextuel": [[7, "index-15"], [147, "index-15"]], "api": [[7, "index-9"], [147, "index-9"]], "fonctions de script": [[7, "index-14"], [138, "index-10"], [138, "index-11"], [138, "index-12"], [138, "index-13"], [138, "index-14"], [138, "index-15"], [138, "index-16"], [138, "index-17"], [138, "index-9"], [147, "index-10"], [147, "index-11"], [147, "index-12"], [147, "index-13"], [147, "index-14"], [147, "index-15"], [147, "index-16"], [147, "index-17"], [147, "index-9"]], "format de fichier": [[7, "index-13"], [55, "index-4"], [147, "index-13"], [147, "index-4"]], "hooks d'\u00e9v\u00e9nement": [[7, "index-12"], [147, "index-12"]], "m\u00e9tadonn\u00e9es": [[7, "index-10"], [147, "index-10"]], "plugins": [[7, "index-10"], [7, "index-11"], [7, "index-12"], [7, "index-13"], [7, "index-14"], [7, "index-15"], [7, "index-8"], [7, "index-9"], [35, "index-3"], [35, "index-5"], [35, "index-6"], [49, "index-0"], [49, "index-3"], [147, "index-0"], [147, "index-10"], [147, "index-11"], [147, "index-12"], [147, "index-13"], [147, "index-14"], [147, "index-15"], [147, "index-3"], [147, "index-5"], [147, "index-8"], [147, "index-9"]], "processeurs de m\u00e9tadonn\u00e9es": [[7, "index-11"], [147, "index-11"]], "programmation": [[7, "index-8"], [147, "index-8"]], "balises": [[8, "index-1"], [54, "index-10"], [147, "index-1"], [147, "index-10"], [147, "index-2"], [147, "index-3"], [147, "index-5"], [183, "index-3"], [183, "index-5"], [184, "index-2"], [185, "index-1"], [188, "index-1"], [190, "index-1"], [191, "index-1"]], "mappage": [[8, "index-1"], [147, "index-1"]], "configuration": [[9, "index-3"], [9, "index-4"], [10, "index-1"], [11, "index-1"], [12, "index-1"], [13, "index-1"], [14, "index-2"], [15, "index-1"], [16, "index-1"], [17, "index-1"], [19, "index-1"], [20, "index-12"], [20, "index-13"], [20, "index-5"], [21, "index-0"], [22, "index-1"], [23, "index-1"], [24, "index-1"], [25, "index-0"], [27, "index-1"], [28, "index-1"], [29, "index-0"], [30, "index-1"], [31, "index-1"], [32, "index-1"], [35, "index-3"], [36, "index-1"], [37, "index-1"], [38, "index-1"], [39, "index-1"], [40, "index-1"], [41, "index-1"], [42, "index-1"], [43, "index-1"], [44, "index-1"], [54, "index-12"], [54, "index-7"], [147, "index-0"], [147, "index-1"], [147, "index-12"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-7"]], "configuration de l'\u00e9cran": [[9, "index-3"], [147, "index-3"]], "options d'action": [[9, "index-4"], [147, "index-4"]], "param\u00e8tres des options": [[9, "index-5"], [147, "index-5"]], "options avanc\u00e9es": [[10, "index-1"], [147, "index-1"]], "avant le balisage": [[11, "index-1"], [147, "index-1"]], "recherche cd": [[12, "index-1"], [147, "index-1"]], "art de couverture": [[13, "index-1"], [147, "index-1"]], "archives de l'art de la couverture": [[14, "index-2"], [147, "index-2"]], "fournisseurs d'art de couverture": [[15, "index-1"], [147, "index-1"]], "d\u00e9nomination des fichiers": [[16, "index-1"], [147, "index-1"]], "compatibilit\u00e9 des noms de fichiers": [[17, "index-1"], [147, "index-1"]], "editeur de script": [[18, "index-2"], [147, "index-2"]], "nom de fichier": [[18, "index-2"], [18, "index-4"], [52, "index-3"], [147, "index-2"], [147, "index-3"]], "scripts": [[18, "index-4"], [39, "index-1"], [51, "index-2"], [51, "index-3"], [52, "index-0"], [52, "index-3"], [52, "index-4"], [147, "index-0"], [147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [185, "index-1"]], "empreinte digitale": [[19, "index-1"], [55, "index-7"], [147, "index-1"], [147, "index-7"], [179, "index-1"]], "cluster": [[20, "index-11"], [147, "index-43"], [147, "index-1"], [168, "index-43"], [174, "index-5"], [180, "index-1"]], "options g\u00e9n\u00e9rales": [[20, "index-5"], [147, "index-5"]], "regroupement automatique": [[20, "index-11"]], "scan automatique": [[20, "index-10"]], "v\u00e9rification des mises \u00e0 jour de plugins": [[20, "index-12"]], "v\u00e9rification des mises \u00e0 jour du programme": [[20, "index-13"]], "genres": [[21, "index-0"], [147, "index-0"]], "couleurs": [[23, "index-1"], [147, "index-1"]], "barre d'outils": [[24, "index-1"], [147, "index-1"]], "top tags": [[25, "index-0"], [147, "index-0"]], "fichiers locaux": [[27, "index-1"], [147, "index-1"]], "emplacement de la pochette": [[28, "index-1"], [147, "index-1"]], "emplacement pour enregistrer": [[28, "index-1"], [147, "index-1"]], "pochette": [[28, "index-1"], [147, "index-1"], [167, "index-1"]], "maintenance": [[29, "index-0"], [147, "index-0"]], "pr\u00e9f\u00e9rences correspondantes": [[30, "index-1"], [147, "index-1"]], "options de m\u00e9tadonn\u00e9es": [[31, "index-1"], [147, "index-1"]], "r\u00e9seau": [[32, "index-1"], [147, "index-1"]], "installation": [[35, "index-5"], [140, "index-4"], [140, "index-5"], [140, "index-6"], [147, "index-4"], [147, "index-5"], [147, "index-6"]], "tierce personne": [[35, "index-6"]], "option": [[36, "index-1"], [147, "index-1"]], "profils": [[36, "index-1"], [147, "index-1"]], "\u00e9valuations": [[37, "index-1"], [147, "index-1"]], "pr\u00e9f\u00e9rences de parution": [[38, "index-1"], [147, "index-1"]], "balisage": [[39, "index-1"], [52, "index-4"], [147, "index-1"], [147, "index-4"]], "options de balise": [[40, "index-1"], [147, "index-1"]], "options de balise aac": [[41, "index-1"], [147, "index-1"]], "options de balise ac3": [[42, "index-1"], [147, "index-1"]], "options de balise id3": [[43, "index-1"], [147, "index-1"]], "options de balise wave": [[44, "index-1"], [147, "index-1"]], "types": [[49, "index-3"]], "ordre de traitement": [[50, "index-1"], [147, "index-1"]], "syntaxe": [[51, "index-3"], [147, "index-3"]], "wmp": [[54, "index-10"], [147, "index-10"]], "emplacement du fichier de configuration": [[54, "index-12"], [147, "index-12"]], "fichier": [[54, "index-7"], [147, "index-7"]], "itunes": [[54, "index-13"], [54, "index-8"], [147, "index-8"]], "marquage": [[54, "index-8"], [147, "index-8"]], "navigateur": [[54, "index-11"], [147, "index-11"]], "paire: configuration": [[54, "index-11"], [147, "index-11"]], "tags": [[54, "index-10"], [147, "index-10"]], "tronqu\u00e9": [[54, "index-10"], [147, "index-10"]], "\u00e9tiquettes": [[54, "index-8"], [147, "index-8"]], "acoustique": [[55, "index-7"], [147, "index-2"], [147, "index-7"], [156, "index-2"]], "lecteur audio": [[55, "index-9"]], "mots cl\u00e9s": [[55, "index-8"]], "\u00e9dition": [[55, "index-8"]], "album": [[56, "index-6"], [144, "index-5"], [147, "index-5"], [147, "index-6"]], "app endommag\u00e9e": [[56, "index-9"], [147, "index-9"]], "dossiers r\u00e9seau": [[56, "index-8"], [147, "index-8"]], "erreur": [[56, "index-6"], [147, "index-6"]], "erreur de chargement": [[56, "index-6"], [147, "index-6"]], "ic\u00f4ne": [[56, "index-5"], [147, "index-5"]], "ic\u00f4ne du tagueur": [[56, "index-5"], [147, "index-5"]], "impossible de charger l'album": [[56, "index-6"], [147, "index-6"]], "macos": [[56, "index-8"], [56, "index-9"], [147, "index-8"], [147, "index-9"]], "supprim\u00e9": [[56, "index-10"]], "tagger": [[56, "index-5"], [147, "index-5"]], "version": [[56, "index-6"], [147, "index-6"]], "affectation": [[138, "index-10"], [147, "index-10"]], "boucle": [[138, "index-16"], [147, "index-16"]], "conditionnel": [[138, "index-14"], [147, "index-14"]], "divers": [[138, "index-17"], [147, "index-17"]], "informations": [[138, "index-15"], [147, "index-15"]], "math\u00e9matique": [[138, "index-13"], [147, "index-13"]], "multi-valeur": [[138, "index-12"], [147, "index-12"]], "texte": [[138, "index-11"], [147, "index-11"]], "paquet linux": [[140, "index-7"], [147, "index-7"]], "flatpak": [[140, "index-5"], [147, "index-5"]], "install": [[140, "index-7"], [147, "index-7"]], "snap": [[140, "index-6"], [147, "index-6"]], "t\u00e9l\u00e9charger": [[140, "index-4"], [147, "index-4"]], "\u00e9cran principal": [[142, "index-1"], [147, "index-1"]], "d\u00e9marrage": [[143, "index-1"], [147, "index-1"]], "barre d'\u00e9tat": [[144, "index-7"], [147, "index-7"]], "ic\u00f4nes": [[144, "index-5"], [144, "index-7"], [147, "index-5"], [147, "index-7"]], "ic\u00f4nes d'\u00e9tat": [[144, "index-4"], [147, "index-4"]], "ic\u00f4nes de piste": [[144, "index-6"], [147, "index-6"]], "lib\u00e9ration": [[144, "index-5"], [147, "index-5"]], "clear_logs": [[147, "index-42"], [168, "index-42"]], "fingerprint": [[147, "index-44"], [168, "index-44"]], "from_file": [[147, "index-45"], [168, "index-45"]], "load": [[147, "index-46"], [168, "index-46"]], "lookup": [[147, "index-47"], [168, "index-47"], [194, "index-2"]], "lookup_cd": [[147, "index-48"], [168, "index-48"]], "pause": [[147, "index-49"], [168, "index-49"]], "quit": [[147, "index-50"], [168, "index-50"]], "remove": [[147, "index-51"], [168, "index-51"]], "remove_all": [[147, "index-52"], [168, "index-52"]], "remove_empty": [[147, "index-53"], [168, "index-53"]], "remove_saved": [[147, "index-54"], [168, "index-54"]], "remove_unclustered": [[147, "index-55"], [168, "index-55"]], "save_matched": [[147, "index-56"], [168, "index-56"]], "save_modified": [[147, "index-57"], [168, "index-57"]], "scan": [[147, "index-58"], [168, "index-58"]], "show": [[147, "index-59"], [168, "index-59"]], "submit_fingerprints": [[147, "index-60"], [168, "index-60"]], "write_logs": [[147, "index-61"], [168, "index-61"]], "android": [[147, "index-1"], [157, "index-1"]], "app": [[147, "index-1"], [157, "index-1"]], "attacher": [[147, "index-1"], [165, "index-1"]], "aucune pochette affich\u00e9e": [[147, "index-3"], [151, "index-3"]], "aucune pochette t\u00e9l\u00e9charg\u00e9e": [[147, "index-2"], [151, "index-2"]], "avanc\u00e9es": [[147, "index-2"], [147, "index-3"], [183, "index-3"], [186, "index-2"]], "balises non enregistr\u00e9es": [[147, "index-1"], [150, "index-1"]], "balises \u00e0 partir des noms de fichiers": [[147, "index-1"], [181, "index-1"]], "commandes": [[147, "index-21"], [168, "index-21"]], "commandes ex\u00e9cutables": [[147, "index-21"], [147, "index-42"], [147, "index-43"], [147, "index-44"], [147, "index-45"], [147, "index-46"], [147, "index-47"], [147, "index-48"], [147, "index-49"], [147, "index-50"], [147, "index-51"], [147, "index-52"], [147, "index-53"], [147, "index-54"], [147, "index-55"], [147, "index-56"], [147, "index-57"], [147, "index-58"], [147, "index-59"], [147, "index-60"], [147, "index-61"], [168, "index-21"], [168, "index-42"], [168, "index-43"], [168, "index-44"], [168, "index-45"], [168, "index-46"], [168, "index-47"], [168, "index-48"], [168, "index-49"], [168, "index-50"], [168, "index-51"], [168, "index-52"], [168, "index-53"], [168, "index-54"], [168, "index-55"], [168, "index-56"], [168, "index-57"], [168, "index-58"], [168, "index-59"], [168, "index-60"], [168, "index-61"]], "de base": [[147, "index-2"], [184, "index-2"], [187, "index-2"]], "de fichier": [[147, "index-1"], [189, "index-1"]], "de genre": [[147, "index-5"], [183, "index-5"]], "de musique classique": [[147, "index-1"], [188, "index-1"]], "des plugins": [[147, "index-1"], [191, "index-1"]], "d\u00e9pannage": [[147, "index-1"], [147, "index-2"], [147, "index-3"], [147, "index-4"], [147, "index-5"], [147, "index-6"], [147, "index-7"], [148, "index-1"], [149, "index-1"], [150, "index-1"], [151, "index-2"], [151, "index-3"], [152, "index-1"], [154, "index-1"], [155, "index-4"], [155, "index-5"], [155, "index-6"], [155, "index-7"]], "empreinte": [[147, "index-2"], [156, "index-2"]], "empreinte digitale acoustique": [[147, "index-1"], [179, "index-1"], [192, "index-4"], [193, "index-4"], [194, "index-4"]], "enregistrement de fichiers": [[147, "index-1"], [178, "index-1"]], "ex\u00e9cutables": [[147, "index-21"], [168, "index-21"]], "fichiers": [[147, "index-1"], [178, "index-1"]], "fichiers non enregistr\u00e9s": [[147, "index-1"], [152, "index-1"]], "g\u00e9n\u00e9ral": [[147, "index-1"], [147, "index-4"], [155, "index-4"], [197, "index-1"]], "id de disque": [[147, "index-1"], [165, "index-1"]], "le programme ne d\u00e9marre pas": [[147, "index-1"], [148, "index-1"]], "le programme se fige": [[147, "index-1"], [154, "index-1"]], "lot": [[147, "index-1"], [166, "index-1"]], "macos montre que l'application est endommag\u00e9e": [[147, "index-1"], [149, "index-1"]], "mise en correspondance des fichiers aux pistes": [[147, "index-1"], [169, "index-1"]], "obtenir le journal de d\u00e9bogage": [[147, "index-6"], [155, "index-6"]], "obtenir les logs en cas de crash": [[147, "index-7"], [155, "index-7"]], "pays de sortie": [[147, "index-1"], [158, "index-1"]], "plugin": [[147, "index-1"], [164, "index-1"]], "plusieurs": [[147, "index-1"], [158, "index-1"]], "plusieurs pays de sortie": [[147, "index-1"], [158, "index-1"]], "r\u00e9glage": [[147, "index-1"], [167, "index-1"]], "script de nommage de fichier": [[147, "index-1"], [159, "index-1"]], "signaler un bug": [[147, "index-5"], [155, "index-5"]], "soumettre": [[147, "index-1"], [180, "index-1"]], "soumission": [[147, "index-1"], [179, "index-1"], [192, "index-4"], [193, "index-4"], [194, "index-4"]], "traitement": [[147, "index-1"], [166, "index-1"]], "traitement par commande": [[147, "index-1"], [166, "index-1"]], "traitement par lot": [[147, "index-1"], [166, "index-1"]], "utilisation": [[147, "index-3"], [156, "index-3"]], "variables": [[147, "index-1"], [147, "index-2"], [185, "index-1"], [186, "index-2"], [187, "index-2"], [189, "index-1"]], "workflows": [[147, "index-1"], [192, "index-2"], [193, "index-2"], [197, "index-1"]], "\u00e9criture": [[147, "index-1"], [164, "index-1"], [190, "index-1"]], "recherche dans le navigateur": [[173, "index-2"]], "fichiers de recherche": [[174, "index-4"]], "recherche": [[174, "index-5"]], "cd": [[175, "index-2"], [193, "index-2"]], "chercher": [[175, "index-2"]], "grumes de d\u00e9fonceuse": [[175, "index-2"]], "analyser les fichiers": [[177, "index-2"]], "identifiant": [[183, "index-6"], [184, "index-4"], [186, "index-4"], [187, "index-4"]], "musicbrainz": [[183, "index-6"], [184, "index-4"], [186, "index-4"], [187, "index-4"]], "fichiers regroup\u00e9s par album": [[192, "index-2"]], "eac": [[194, "index-2"]], "whipper": [[194, "index-2"]], "xld": [[194, "index-2"]], "dbpoweramp": [[194, "index-2"]], "flux de travail": [[194, "index-2"], [195, "index-1"]], "fre:ac": [[194, "index-2"]], "journal de lookup": [[194, "index-2"]], "journal du ripper": [[194, "index-2"]], "fichiers non group\u00e9s": [[195, "index-1"]], "pas de m\u00e9tadonn\u00e9es": [[196, "index-1"]]}}) \ No newline at end of file