Giter VIP home page Giter VIP logo

cassette's People

Contributors

vinz243 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cassette's Issues

Security issue: reading tracker credentials by subscribing to tracker events

It's currently possible to listen to tracker events, such as model::willupdate::tracker::* and then fetch trackers credentials. This needs to get fixed before 1.0 by:

  • Adding a flag to state, disableEvents: true that will prevent events.
  • Add a writeOut props to state which contains a list of props that should get written out before displaying.

Multiple indexers support

Support not only PTH, but any gazelle tracker.

I will have to show release results progressively, according to response time.

Downloading support

Ofc, I need to add downloading support using for the moment only rTorrent

Better library management

I need a lot better library management including:

  • bind files to library so we can delete them
  • auto scan feature

Configuration UI

Make a UI to help configurate every cassette options

  • indexers
  • library
  • general settings

Partial download management

It would be great if user could be able to search for a track and download it, or only download a few tracks of an album. While using LastFM API (or any other API) to fetch tracks album, and then downloading it as normal is possible, this implementation would be misleading as it stills add the whole album to library.

A better way to do that would be downloading partially. Even tho this is the expected behavior, it is still not the best since AFAIK rTorrent provides no simple API for partial downloads, and also partial downloads are often criticized and looked down, particularly on private tracker like PTH. The solution would be to download everything, and then add only the selected track to library.

Then, how to handle this ? As far as things went, the scanner scans rtorrent download folder and everything.
The best way I can see is to create an exclusion list in database
So this needs a few things:

  • get a track's album
  • find release for track
  • create an exclusion list for database
  • support exclusion by using a mediastic middleware
  • add other tracks to this list (which means finding which is which)

Better library browsing

  • Artist list
  • artist view albums
  • artist view albums stream
  • artist view tracks
  • album list
  • album view
  • track list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.