-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A massive difference between network usage and output size #437
Comments
Oh wow, that looks like a serious bug. I'll try to reproduce this and investigate why. Thanks for reporting! |
No problem, I will try to reproduce it as well |
The problem occurs even I am using 0.8.1 [•] Collation Complete |
By the way, I don't know if it would help, but I can never install freyr directly without an issue:
After the installation of
But still, the download size is around 500MB
|
This was caused by buffer overflows in AtomicParsley, which have now been resolved. The docker images have been updated following #476. You can download binaries from https://github.com/miraclx/atomicparsley/releases/tag/20230114.175602.21bde60. |
Thanks a lot for your hard work. It works perfectly after using your
version of AtomicParsley. Thanks to you again!
…On Thu, 6 Apr 2023 at 04:34, Miraculous Owonubi ***@***.***> wrote:
This was caused by buffer overflows in AtomicParsley, which have now been
resolved. The docker images have been updated following #476
<#476>. You can download binaries
from
https://github.com/miraclx/atomicparsley/releases/tag/20230114.175602.21bde60
.
—
Reply to this email directly, view it on GitHub
<#437 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW56NBYXSYESRTMCOUSCYADW7Y2UNANCNFSM6AAAAAAVA4MNG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
After downloading the binary, how do you install it? |
Answered in #662 (comment) |
Thanks for your hard work and I find your tool very useful for me. However, I find it interesting that there are a massive difference between network usage and output size of my songs. Also, a song I download with freyr before (probably a few version before) would have 10-20 MB. Now, with the latest version(0.9.0), size of a track would be 500 MB or so. I am just curious why?
For example:
``
Stats
[•] Runtime: [31.6s]
[•] Total queries: [01]
[•] Total tracks: [01]
» Skipped: [00]
✓ Passed: [01]
✕ Failed: [00]
[•] Output directory: [.]
[•] Total Output size: 528.52 MB
[•] Total Network Usage: 10.69 MB
♫ Media: 10.57 MB
➤ Album Art: 118.25 KB
[•] Output bitrate: 320k
``
The text was updated successfully, but these errors were encountered: