Msync: Maintain lower-bitrate copy of your music files

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • msync

    Maintain a lower-bitrate copy of a music library in sync with the main copy. (by cdzombak)

  • codecfs

    On-the-fly encoding of music trough ffmpeg and the filesystem

  • It's a shame you have to jump through so many hoops just to have your own music wherever you want it.

    I did something similar a long time ago, a process that transcodes music on-the-fly with ffmpeg and exposes the ogg version through a FUSE filesystem, also built with go (https://github.com/rakoo/codecfs/). I just tested and you can export this FUSE filesystem through SFTP, and VLC on Android can open remote folders through SFTP... so you can have your entire library compressed on-the-fly on both Android and iOS, and there is no lag between input and playback.

    Filesystems all the way down and it works transparently (even though to be even cleaner SFTP should be mountable and available as a standard folder in Android). Somewhere in there Plan9 says "I told you so".

    (Note if you're doing that: there is an issue with entering credentials on Android with SFTP, see https://code.videolan.org/videolan/vlc-android/-/issues/1508)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • spotify downloader written in pure go

    1 project | /r/golang | 5 Apr 2021
  • Spotify Downloader in pure Go

    1 project | /r/golang | 5 Apr 2021
  • How to Build in Public as a Tech Professional

    2 projects | dev.to | 2 May 2024
  • Jsfxr: 8-Bit sound maker and sfx generator

    3 projects | news.ycombinator.com | 23 Apr 2024
  • Show HN: Pyzam, Shazam for DJs and Mixtapes in Python

    2 projects | news.ycombinator.com | 24 Apr 2024