raphamorim/clapton

[torrent] support recursive folders

开放

#21 创建于 2017年8月20日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (4 个派生)github user discovery
hacktoberfest

仓库指标

星标
 (51 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南