Commit graph

17 commits

Author SHA1 Message Date
51e22f6d48 Enhance track fetching and downloading logic:
- Added support for checking existence of unknown file types during download.
- Improved user feedback by logging downloaded track progress.
- Increased the limit of fetched favorite tracks from 50 to 10,000.
2025-05-08 07:11:55 -04:00
9275f2160c Update dasha dependency version to 3 and remove unused import in decrypt helper 2025-05-08 06:35:25 -04:00
bd8287e935 Refactor dependencies and implement audio decryption logic for enhanced track handling 2025-05-08 06:32:08 -04:00
5325bbc34a Refactor authentication and utility functions for improved handling of audio formats and API responses 2025-05-05 20:58:55 -04:00
d055deec29 Remove mp4box dependency from package.json and bun.lock 2025-04-20 04:53:59 -04:00
bb570387fd Add DASH MPD parsing and MP4 to FLAC conversion functionality 2025-04-20 04:53:40 -04:00
34e6265cae Add fluent-ffmpeg dependency and refactor AAC to FLAC conversion logic 2025-04-20 03:12:29 -04:00
df0627dea2 Comment out file existence check and response headers for track API 2025-04-20 03:07:04 -04:00
5124e38399 Refactor track API routes to improve parameter handling and response formatting 2025-04-20 02:48:43 -04:00
c471925ebc update bun.lock 2025-04-19 23:52:58 -04:00
adc7463a8d remove ungodly amount of unsed packages 2025-04-19 23:51:15 -04:00
1c2692ea4b remove fluent ffmpeg 2025-04-19 23:47:45 -04:00
524c413579 remove mpv dep, convert aac to flac 2025-04-19 23:39:47 -04:00
wont-stream
80d73027a6 Add track downloading functionality and improve error handling 2025-04-17 01:07:38 -04:00
wont-stream
43667b79f0 Refactor localStorage import and update .gitignore for localstorage.json 2025-04-16 22:57:56 -04:00
wont-stream
67dce9ddc0 init 2025-04-08 02:07:54 -04:00
54dfc1d822 Initial commit 2025-04-07 20:05:21 +00:00