raphamorim/clapton

[torrent] support recursive folders

Open

#21 ouverte le 20 août 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (7 forks)github user discovery
hacktoberfest

Métriques du dépôt

Stars
 (51 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur