raphamorim/clapton

[torrent] support recursive folders

Open

#21 aperta il 20 ago 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (7 fork)github user discovery
hacktoberfest

Metriche repository

Star
 (51 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor