mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
RenameProvider will return string for Multi-Episode files.
This commit is contained in:
parent
9cb1eb7597
commit
cbaa2f7ef4
4 changed files with 434 additions and 44 deletions
|
@ -5,5 +5,6 @@
|
|||
public int Id { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string Pattern { get; set; }
|
||||
public string EpisodeSeparator { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue