GithubHelp home page GithubHelp logo

supki / scrobblers Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 242 KB

Lastfm scrobblers making library

Home Page: http://supki.github.io/scrobblers

License: BSD 2-Clause "Simplified" License

Haskell 95.40% Nix 4.60%

scrobblers's People

Contributors

dmalikov avatar supki avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

scrobblers's Issues

Exceptions and encryption

Currently exceptions in scrobblers with encryption may (and will) completely destroy scrobbling process: IV will not be the same in sender and receiver. There should be an option to prevent that.

For example, user may use encryption only in exception-free scrobblers, but that would require more splitting than necessary.

Also I may be just missing some encryption mode that solves that problem.

Support netwire > 5

Currentlyscrobblers are kinda tricky to build because of old netwire usage:

>> cabal install scrobblers.cabal --dependencies only --constraint="netwire > 4"  
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: liblastfm-0.4.0.0 (user goal)
trying: profunctors-4.0.4/installed-177... (dependency of liblastfm-0.4.0.0)
trying: scrobblers-0.1.0.0 (user goal)
next goal: netwire (dependency of scrobblers-0.1.0.0)
rejecting: netwire-5.0.0 (conflict: scrobblers => netwire<5)
rejecting: netwire-4.0.7, 4.0.6, 4.0.5, 4.0.4, 4.0.3, 4.0.2, 4.0.1, 4.0.0
(conflict: profunctors==4.0.4/installed-177..., netwire => profunctors>=0.1 &&
<4)
rejecting: netwire-3.1.0, 3.0.1, 3.0.0, 2.0.1, 2.0.0, 1.2.7, 1.2.6, 1.2.5,
1.2.4, 1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.0, 1.0.0 (global constraint requires
>4)
Backjump limit reached (change with --max-backjumps).

Using profuntors < 4 considered harmful, thus it will be great to move onto new fresh netwire.

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.