adjust block unique constraint (#1634)
* upgrade dependencies * allow blocks with same name in different groups * code cleanup
This commit is contained in:
@@ -42,7 +42,7 @@ public class ResourceExtractorService : BackgroundService
|
||||
"_ArtistTitleAlbum_CenterTop.sbntxt",
|
||||
FileSystemLayout.MusicVideoCreditsTemplatesFolder,
|
||||
stoppingToken);
|
||||
|
||||
|
||||
await ExtractTemplateResource(
|
||||
assembly,
|
||||
"_channel.sbntxt",
|
||||
|
||||
Reference in New Issue
Block a user