raphamorim/clapton

[torrent] support recursive folders

Open

#21 aberto em 20 de ago. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (7 forks)github user discovery
hacktoberfest

Métricas do repositório

Stars
 (51 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador