feat: add ability to change folder naming convention

This commit is contained in:
Simon Ding
2024-09-20 20:03:05 +08:00
parent f5c977224b
commit 9968f9f225
8 changed files with 131 additions and 39 deletions

View File

@@ -72,7 +72,7 @@ class Activity {
required this.size,
required this.seedRatio});
final String? id;
final int? id;
final int? mediaId;
final int? episodeId;
final String? sourceTitle;