Class | Description |
---|---|
FileNameParser |
Used to parse a filename and work out the correct season and episode number
of the file.
|
Messages |
Message bundle class
|
ParsedFileName |
This class is used to hold information about a episode that has been parsed
with the @see FileNameParser.
|
PatternMatcher |
This class is used to translate media directory patterns into filenames with the media
|
RenameAction |
This action is used to rename media files in a media directory based on a pattern.
|
RenameActionInfo |
Extension information about the action
RenameAction |
Enum | Description |
---|---|
Token |
This enum contains all the tokens that are allowed in a pattern
|
Exception | Description |
---|---|
PatternException |
Thrown if their is a problem related to rename patters
|