Commit Graph

107 Commits

Author SHA1 Message Date
afkarxyz 927aad30e7 .move website below network info 2026-04-13 23:01:14 +07:00
afkarxyz 7320cfb6ca .failed fetch pop up 2026-04-13 23:00:10 +07:00
afkarxyz d85d3174e9 .refine ip info 2026-04-13 22:57:34 +07:00
afkarxyz eda188d4b0 .ip detection 2026-04-13 22:56:57 +07:00
afkarxyz 7997f7e264 .remove spotfetch api 2026-04-13 22:50:45 +07:00
afkarxyz 5a3f819cef .upc metadata 2026-04-13 22:39:58 +07:00
afkarxyz 66e3f0e572 .improved recent fetches 2026-04-13 22:18:08 +07:00
afkarxyz 2684bc54bd .improve fetch track list info 2026-04-13 22:07:34 +07:00
afkarxyz db8f82aa17 .redownlaod with suffix, isrc variable 2026-04-13 21:53:47 +07:00
afkarxyz e79622751d .clickable variables 2026-04-13 21:17:07 +07:00
afkarxyz 1b00badd93 .playlist owner folder name 2026-04-13 20:56:24 +07:00
afkarxyz 24d640443a .refine check availibility 2026-04-13 20:43:37 +07:00
afkarxyz 0d42bc3877 .time ago 2026-04-02 18:34:48 +07:00
afkarxyz 7f12b76fd9 .cleanup 2026-04-02 17:41:25 +07:00
afkarxyz 99f5e4e8b3 .reorder layout 2026-04-02 16:28:21 +07:00
afkarxyz 2d2ceac569 .dropdown region songlink 2026-04-02 16:22:14 +07:00
afkarxyz 5fa9da8e23 .refine about page 2026-04-02 16:10:28 +07:00
afkarxyz 0237895603 .refine about page 2026-04-02 15:46:35 +07:00
afkarxyz 42278aa1f3 .songlink default 2026-04-02 14:53:46 +07:00
afkarxyz 41eda2d230 .batch audio quality analyzer 2026-04-02 11:30:00 +07:00
afkarxyz 78caf6cc61 .simple open folder 2026-04-02 10:36:40 +07:00
afkarxyz 9314b8ec99 .fix audio analyzer alac 2026-04-02 10:31:56 +07:00
afkarxyz cfcb890469 .link resolver 2026-04-02 10:14:49 +07:00
afkarxyz 264b474903 .refine check status 2026-04-02 08:55:24 +07:00
afkarxyz 6066278fe6 .icon 2026-04-02 08:46:34 +07:00
afkarxyz e3f8f7be0a .cleanup 2026-03-25 20:53:26 +07:00
afkarxyz 5ebd28982b .final 2026-03-25 20:44:31 +07:00
afkarxyz f8ef1180f6 .improve audio quality analyzer 2026-03-25 20:10:05 +07:00
afkarxyz 386c541658 .reorder audio tools 2026-03-25 19:56:23 +07:00
afkarxyz d60a068cab .x 2026-03-25 19:47:40 +07:00
afkarxyz 78adc15be3 .tools refine hover 2026-03-25 19:34:54 +07:00
afkarxyz 724520f51f .refine progressbar audio quality analyzer 2026-03-25 19:25:26 +07:00
afkarxyz c342c3f9ee .remake audio quality analyzer 2026-03-25 18:52:27 +07:00
afkarxyz 528bf65771 .refine audio quality analyzer 2026-03-25 17:39:43 +07:00
afkarxyz 0e6b6f9d39 .audio resampler 2026-03-25 17:24:38 +07:00
afkarxyz 45885e1856 .rename 2026-03-25 16:24:24 +07:00
afkarxyz b31e1fe565 .fix spotify rate limit issue 2026-03-25 16:17:44 +07:00
afkarxyz 4e7fc468cd .history page refined 2026-03-25 15:13:36 +07:00
afkarxyz d8722c58dc .refine artist fetch all tracks 2026-03-25 13:43:14 +07:00
afkarxyz dd67b54ea9 .refine issue 2026-03-25 12:06:54 +07:00
afkarxyz cbca6c799f .improve about page 2026-03-25 12:02:14 +07:00
sh4tteredd ae2e4eb155 support for homebrew ffmpeg on macos (#649)
* support for homebrew ffmpeg on macos

* Add build instructions

* Revise README

* Detect homebrew and install ffmpeg with homebrew

---------

Co-authored-by: afkarxyz <mzamzamafkarhadiq@gmail.com>
2026-03-24 21:00:31 +07:00
afkarxyz b3273b7602 v7.1.1 2026-03-11 03:19:59 +07:00
afkarxyz 74001462b4 v7.1.0 2026-02-25 14:39:52 +07:00
Blake L. fdca1ab461 feat: Enhance ArtistInfo component with album selection and download options (#493) 2026-02-25 14:22:42 +07:00
afkarxyz 3d8ff2cedd v7.1.0 2026-02-25 14:20:48 +07:00
afkarxyz 9ef24f5a91 v7.1.0 2026-02-24 18:42:22 +07:00
afkarxyz cb3a6a32cb v7.0.9 2026-02-12 01:08:44 +07:00
afkarxyz df56049db2 v7.0.8 2026-02-10 21:18:05 +07:00
diego2glez 71bce5d33e fix: add year field to lyrics and cover download template data (#453)
- Extract year from releaseDate using substring(0, 4) in both hooks
- Add year field to templateData in single download functions
- Add year field to templateData in bulk download functions
- Allows parseTemplate() to correctly replace {year} placeholder instead of defaulting to '0000'
- Fixes folder structure generation when year is used in filename or folder templates

Co-authored-by: Diego Glez <diego@example.com>
2026-02-10 20:58:41 +07:00