raphamorim / clapton

Yet Another Open Source Desktop Media Player
https://raphamorim.io/clapton/
MIT License
50 stars 7 forks source link

[torrent] support recursive folders #21

Open raphamorim opened 7 years ago

raphamorim commented 7 years ago

Today, we support Torrent structure like

- myfile.mp4

First Case

However, we need to understanding formats like (animes/novels/drama torrent formats), e.g:

- myFirstEpisode
- mySecondEpisode
- myThirdEpisode
...

Clapton should understand this structure and create a playlist from it.

Second Case

- myPaste
   - myAnotherPaste
      - myMovie.mp4