Skip to content

Commit 817841d

Browse files
committed
Release Ver2.53
1 parent cbdecd9 commit 817841d

10 files changed

Lines changed: 34 additions & 0 deletions

SMBSync2/src/main/assets/SMBSync2_Change_EN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 2021-06-15 Ver2.53
2+
3+
- Added support for changing the execution order of tasks in the schedule.
4+
- Added support for specifying the length of file names to ignore.
5+
16
#### 2021-05-14 Ver2.52
27

38
- Fixed an error in Media Scan.

SMBSync2/src/main/assets/SMBSync2_Change_JA.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 2021-06-15 Ver2.53
2+
3+
- スケジュールでタスクの実行順序を変更できるようにした
4+
- 無視するファイル名の長さを指定できるようにした。
5+
16
#### 2021-05-14 Ver2.52
27

38
- Media Scanでエラーになる現象に対応

SMBSync2/src/main/assets/SMBSync2_Help_EN_task.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ If checked, it will not process directories/files that contain characters that c
207207

208208
If checked, files with a file size of 0 bytes will be ignored.
209209

210+
### Ignore the file if the length of the file name is longer than the specified value
211+
212+
Specifies the maximum length (in bytes) of the output file name. Ignores the file if the number of bytes in the file name exceeds the maximum.
213+
210214
### Manuals
211215
[FAQ](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_FAQ_JA.htm)
212216
[Manual](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_JA.htm)

SMBSync2/src/main/assets/SMBSync2_Help_FR_task.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ Si cette case est cochée, le système ne traitera pas les répertoires/fichiers
208208

209209
Si cette case est cochée, les fichiers dont la taille est de 0 octet sont ignorés.
210210

211+
### Ignorer le fichier si la longueur du nom du fichier est supérieure à la valeur spécifiée.
212+
213+
Spécifie la longueur maximale (en octets) du nom du fichier de sortie. Ignore le fichier si le nombre d'octets dans le nom du fichier dépasse le maximum.
214+
211215
### Manuels
212216
[FAQ](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_FAQ_JA.htm)
213217
[Manual](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_JA.htm)

SMBSync2/src/main/assets/SMBSync2_Help_IT_task.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ Se spuntato, il sistema non processerà le directory/file che contengono caratte
208208

209209
Se spuntato, i file con una dimensione di 0 byte vengono ignorati.
210210

211+
### Ignora il file se la lunghezza del nome del file è più lunga del valore specificato
212+
213+
Specifica la lunghezza massima (in byte) del nome del file di output. Ignora il file se il numero di byte nel nome del file supera il massimo.
214+
211215
### Manuali
212216
[FAQ](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_FAQ_JA.htm)
213217
[Manual](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_JA.htm)

SMBSync2/src/main/assets/SMBSync2_Help_JA_task.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,10 @@ SmbFile.setLastModified()やFile.setLastModified()が失敗する場合に有効
202202

203203
チェックするとファイルサイズが0バイトのファイルを無視します。
204204

205+
### ファイル名の長さが指定した値より長い場合はファイルを無視する
206+
207+
出力ファイル名の最大長(バイト数)を指定します。ファイル名のバイト数が最大値を超えた場合はファイルを無視します。
208+
205209
### ドキュメント
206210
[FAQ](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_FAQ_JA.htm)
207211
[マニュアル](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_JA.htm)

SMBSync2/src/main/assets/SMBSync2_Help_RU_task.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ avi, m4u, mov, mp4, movie, mpe, mpeg, mpg, mxu, qt, wmv
203203

204204
Если флажок установлен, файлы с размером файла 0 байт игнорируются.
205205

206+
### Игнорировать файл, если длина имени файла больше указанного значения
207+
208+
Задает максимальную длину (в байтах) имени выходного файла. Игнорирует файл, если количество байтов в имени файла превышает максимальное значение.
209+
206210
### Руководства
207211
[FAQ](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_FAQ_JA.htm)
208212
[Manual](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_JA.htm)

SMBSync2/src/main/assets/SMBSync2_Help_ZH_task.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ avi, m4u, mov, mp4, movie, mpe, mpeg, mpg, mxu, qt, wmv
203203

204204
如果选中,文件大小为0字节的文件将被忽略。
205205

206+
### 如果文件名的长度超过指定值,则忽略该文件
207+
208+
指定输出文件名的最大长度(字节数)。如果文件名中的字节数超过最大值,则忽略该文件。
209+
206210
### 使用说明书
207211
[FAQ](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_FAQ_JA.htm)
208212
[Manual](https://sentaroh.github.io/Documents/SMBSync2/SMBSync2_Desc_JA.htm)

debug_apk/SMBSync2_debug.apk

674 Bytes
Binary file not shown.

help/@help_smbsync2.xlsm

854 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)