GithubHelp home page GithubHelp logo

silentvoid13 / syncdisboi Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 0.0 177 KB

Music streaming platforms (Youtube Music, Spotify, Tidal) synchronization tool

License: GNU Affero General Public License v3.0

Rust 96.63% Just 0.58% Nix 2.80%
playlist playlist-manager spotify youtube-music music-library tidal

syncdisboi's Issues

Thanks for creating this :) quick qu.

Just used for the first time and it worked well thank you.

I wondered, does it support syncing the liked/followed artists at all between Tidal <> Spotify?

Thanks again.

rust 1.8 build support :)

Hi @SilentVoid13

I've been using your app successfully, but now Nix unstable has updated to rust 1.8 and I am failing to build your app.

Just a placeholder incase your will at some stage support rust 1.8 :)

error: builder for '/nix/store/dibalmn5daskz6n10q8w1fmahp0mn7qm-sync-dis-boi-unstable-2024-08-20.drv' failed with exit code 101;
       last 25 log lines:
       >    Compiling backtrace v0.3.71
       > error[E0282]: type annotations needed for `Box<_>`
       >   --> /build/sync-dis-boi-unstable-2024-08-20-vendor.tar.gz/time/src/format_description/parse/mod.rs:83:9
       >    |
       > 83 |     let items = format_items
       >    |         ^^^^^
       > ...
       > 86 |     Ok(items.into())
       >    |              ---- type must be known at this point
       >    |
       > help: consider giving `items` an explicit type, where the placeholders `_` are specified
       >    |
       > 83 |     let items: Box<_> = format_items
       >    |              ++++++++
       >
       >    Compiling adler v1.0.2
       >    Compiling gimli v0.28.1
       >    Compiling tower-service v0.3.2
       >    Compiling anstyle v1.0.6
       >    Compiling httpdate v1.0.3
       >    Compiling psl-types v2.0.11
       >    Compiling eyre v0.6.12
       > For more information about this error, try `rustc --explain E0282`.
       > error: could not compile `time` (lib) due to 1 previous error
       > warning: build failed, waiting for other jobs to finish...
       For full logs, run 'nix log /nix/store/dibalmn5daskz6n10q8w1fmahp0mn7qm-sync-dis-boi-unstable-2024-08-20.drv'.

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.