惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
美团技术团队
博客园 - 司徒正美
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
博客园_首页
雷峰网
雷峰网
V
V2EX
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)
量子位
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
V
Visual Studio Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
Jina AI
Jina AI
月光博客
月光博客
L
LangChain Blog

ashishb.net

A day in Luxembourg - the richest country in the world I was asked to install malware during a fake interview Book summary: Breakneck - China's quest to engineer the future by Dan Wang Book summary: How to Teach Your Baby to Read Book Summary: The Discontented Little Baby Book by Pamela Douglas Introducing Amazing Sandbox - run third-party tools and AI agents securely on your machine Why software outsourcing gets a bad reputation? Book summary: The Natural Baby Sleep Solution by Polly Moore A day in Antwerp, Belgium Journey of online influencers Two days in Brussels, Belgium Shortcuts - when we love them and when we don't A visit to Rakhigarhi Three days in overhyped Paris Empty Japan, crowded Tokyo The real lock-in in GitHub is not the code, but the stars 11-day Norwegian Breakaway East Caribbean cruise Sanskrit and Sri Lankan Air Force Use REST with Open API The Achilles heel of American capitalism Costa Rica in 4 days At a juice stall in Sri Lanka A short stay at Warsaw, Poland Best practices for using Python & uv inside Docker Two days in Vilnius, Lithuania How IntelliJ IDEs waste disk space Pregnancy Why there aren't many digital nomads from India Two days in Riga, Latvia To keep your machine secure, run third-party tools inside Docker
MusicSync: best alternative to Google Play Music and Goog...
Ashish Bhatia · 2021-04-02 · via ashishb.net

Google Play Music was great. Apart from one missing feature about the inability to upload music from the phone to the Google Play Music library, I had no other complaints. Then it was abruptly shut down.

Google provided YouTube Music as an alternative. Unless you pay for the premium version, you can’t listen to the music offline, so, no music access while flying or traveling with no connectivity. Also, YouTube Music without Premium won’t play music with the phone screen turned off. I don’t mind paying. The problem is that it’s a subscription, so, you never know what the price will be a year or two from now.

This was a tipping point for me, I looked at quite a few alternatives. I couldn’t find a single alternative that can play music from cloud storage in offline mode without requiring me to buy a subscription. So, being an engineer, I ended up building one.

MusicSync is an Android app that plays music stored on your phone or on Google Drive. It has intelligent offline caching to ensure that data usage is minimized. MusicSync works in offline mode and with the screen turned off. MusicSync supports Android Auto as well as Chromecast. It is modeled after Google Play Music as much as possible. It has minimal display ads that can be removed with a limited one-time purchase of the ad-free version.

So, try it, and let me know if you like it.

Update Sep 2023

I heard the rumors earlier this year that Google Podcasts would shut down. So, I started adding podcast support to MusicSync. Unlike music, people usually listen to podcast episodes only once. And they usually play it without downloading. Further, the user wants to change playback speed and skip silence. I’m happy to announce that MusicSync already supports that. You can either search for podcasts or copy/paste a web URL into MusicSync to subscribe to an RSS feed. By default, all newly published episodes will be added to “Queue”. You can enable/disable this for individual podcasts.

And today Google Podcasts have been shut down.