mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-09-03 21:00:03 +02:00
Enable Rename for Sonarr Side BW
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
-- @operation: export
|
||||||
|
-- @entity: batch
|
||||||
|
-- @name: Enable Rename for Sonarr Side BW
|
||||||
|
-- @exportedAt: 2026-08-28T20:49:44.601Z
|
||||||
|
-- @opIds: 14048
|
||||||
|
|
||||||
|
-- --- BEGIN op 14048 ( update custom_format "BW" )
|
||||||
|
update "custom_formats" set "include_in_rename" = 1 where "name" = 'BW' and "include_in_rename" = 0;
|
||||||
|
-- --- END op 14048
|
||||||
Reference in New Issue
Block a user