Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

torrent-files-library

jy9541MIT1.5.1

Scan directories to build a library of media files (movie or tv show) that follows torrent naming conventions

torrent, library, parser, torrent file, torrent files, parse torrent, parse torrent file, parse torrent files, parse torrent name, torrent library

readme

torrent-files-library Build Status Coveralls branch Dependency Status Dev Dependency Status License: MIT semantic-release Join the chat at https://gitter.im/torrent-files-library-/Lobby Greenkeeper badge

Scan directories to build a library of media files (movie or tv show) that follows torrent naming conventions

What to do with this library ?

A lot of things :

Don't hesitate to suggest new features : it is always worthy :)

Documentation

For more examples and API details, see API documentation with manual

Installation

For npm users :

$ npm install --save torrent-files-library

for Yarn :

$ yarn add torrent-files-library

Test

npm test

To generate a test coverage report:

npm run coverage

Contributing

  • If you're unsure if a feature would make a good addition, you can always create an issue first.
  • We aim for 100% test coverage. Please write tests for any new functionality or changes.
  • Any API changes should be fully documented.
  • Make sure your code meets our linting standards. Run npm run lint to check your code.
  • Be mindful of others when making suggestions and/or code reviewing.

changelog

1.5.1 (2018-02-15)

Chore

CI

Docs

Perf

Changelog

1.5.0 (2018-01-29)

Docs

Feat

1.4.0 (2018-01-28)

Chore

Docs

Feat

Perf

1.3.0 (2018-01-27)

Chore

Docs

Feat

Fix

Test

1.2.4 (2018-01-21)

Fix

1.2.3 (2018-01-21)

Chore

Docs

Perf

Style

Test

1.2.2 (2017-12-23)

Chore

CI

Refactor

1.2.1 (2017-09-10)

Fix

1.2.0 (2017-09-08)

Feat

Style

Test

1.1.0 (2017-09-08)

Chore

Docs

Feat

Style

Test

1.0.4 (2017-09-06)

Chore

Docs

Perf

Test

1.0.3 (2017-09-03)

Docs

Feat

Fix

Perf

Refactor

Test

1.0.2 (2017-08-30)

Docs

Fix

Refactor

1.0.1 (2017-08-29)

Fix

1.0.0 (2017-08-29)

CI

Docs

Feat

Fix

Test