brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Add support for combined episode importing #82

Open brandan-schmitz opened 3 years ago

brandan-schmitz commented 3 years ago

Some episodes are combined into one file, even though they are listed on TVDB and IMDb as separate episodes. The bot should be able to handle these types of episodes. When being imported, these episodes can be expected to use a filename format that uses both episodes TVDB ID separated by an underscore.

For example, episodes 1 & 2 of Space: Above and Beyond are commonly combined into one file. That file would be named as follows: 4349588_197869.mkv

brandan-schmitz commented 3 years ago

This also needs to get imported into the TV show download process for the rare episodes that are combined.