headphones icon indicating copy to clipboard operation
headphones copied to clipboard

maxsize exceeded

Open BoBoGrEy opened this issue 8 years ago • 4 comments

Hello, I use headphones on synology, and I'm trying to download some albuns and most of the times it gives me this error: Dream Theater -The Astonishing (2-CD) 2016 320ak is larger than the maxsize or has too little seeders for this category, skipping. (Size: 313702481 bytes, Seeders: 74)

The seeders issue I already found that changing in download settings solves it...but this above in particular has 74 seeders, so I suspect it's really the album size! How can I change the maxsize for the albuns?

BoBoGrEy avatar Jun 03 '16 00:06 BoBoGrEy

What are your Quality settings?

On 3/06/2016, at 12:08 PM, BoBoGrEy [email protected] wrote:

Hello, I use headphones on synology, and I'm trying to download some albuns and most of the times it gives me this error: Dream Theater -The Astonishing (2-CD) 2016 320ak is larger than the maxsize or has too little seeders for this category, skipping. (Size: 313702481 bytes, Seeders: 74)

The seeders issue I already found that changing in download settings solves it...but this above in particular has 74 seeders, so I suspect it's really the album size! How can I change the maxsize for the albuns?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

AdeHub avatar Jun 03 '16 03:06 AdeHub

Quality settings: Highest Quality excluding Lossless

BoBoGrEy avatar Jun 03 '16 15:06 BoBoGrEy

I know this is an old issue, but I am having the same issue.

`

2019-06-26 13:09:15 INFO [320kbps] Dance Gavin Dance - Instant Gratification is larger than the maxsize or has too little seeders for this category, skipping. (Size: 103043563 bytes, Seeders: 1)
`

I even tried setting my quality settings to include lossless to overcome the size issue. It only resolved some of the album size flags.

I set my minimum seeders to a value of 1, so this should download. There are other items failing that have 1000+ seeders for the same issue.

Is the size limit configurable in a config file somewhere outside of the UI?

brycestejskal avatar Jun 26 '19 20:06 brycestejskal

I answered my own question.

Go to your headphones directory, then headphones folder within said directory. Open "searcher.py"

CTRL+F search for maxsize

There are many lines where you will need to append a zero or whatever value you prefer.

Restart headphones, enjoy.

brycestejskal avatar Jun 26 '19 20:06 brycestejskal