Skip to content

Commit 1f1c678

Browse files
committed
Bump version and set a few more settings explicitly
1 parent d500eff commit 1f1c678

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.config/MusicBrainz/Picard.ini.ini.jinja2

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
[application]
17-
version=2.11.0.final0
17+
version=2.13.3.final0
1818

1919
[persist]
2020
{{ copy('persist', 'album_view_header_locked') }}
@@ -50,6 +50,7 @@ view_cover_art=false
5050

5151
[setting]
5252
{{ copy('setting', 'acoustid_apikey') }}
53+
artists_genres=false
5354
ca_providers=
5455
clear_existing_tags=true
5556
convert_punctuation=false
@@ -66,7 +67,11 @@ enabled_plugins={{
6667
file_renaming_scripts=
6768
file_save_warning=false
6869
folksonomy_tags=true
70+
id3v2_encoding=utf-8
71+
ignore_hidden_files=false
72+
ignore_regex=
6973
ignore_track_duration_difference_under=1
74+
join_genres=
7075
max_genres=100
7176
min_genre_usage=0
7277
nat_name=[non-album tracks]
@@ -123,6 +128,7 @@ show_new_user_dialog=false
123128
standardize_artists=true
124129
standardize_instruments=true
125130
track_ars=true
131+
translate_artist_names=false
126132
use_genres=true
127133
va_name=Various Artists
128134
write_id3v23=false

0 commit comments

Comments
 (0)