INTERACT FORUM

More => Old Versions => JRiver Media Center 27 for Windows => Topic started by: Snookboy on November 15, 2020, 04:14:08 pm

Title: Importing ISO files over +/- 62 GB
Post by: Snookboy on November 15, 2020, 04:14:08 pm
Forgive me if this has been mentioned elsewhere but it seems my installation of JRiver does not import large ISO files.  Cutoff seems to be about 62 GB.  Anything over that and it does not import.  It will play but will not import into library.

Am I missing a setting, is this a limitation, or is no one else having this issue?

TIA
Title: Re: Importing ISO files over +/- 62 GB
Post by: Matt on November 16, 2020, 10:38:33 am
This is the code:
(nFileSize < (BYTES_IN_GIGABYTE * 60))) // 50GB is the maximum capacity of a dual layer disc

That's used to decide if the type is blu-ray.

Are you saying you have blu-rays that are larger?
Title: Re: Importing ISO files over +/- 62 GB
Post by: Hendrik on November 16, 2020, 10:57:48 am
UltraHD triple-layer Blu-rays can be up to 100GB now.
Title: Re: Importing ISO files over +/- 62 GB
Post by: Matt on November 16, 2020, 11:43:09 am
Next build we'll try this:
Changed: Blu-ray ISO files up to 120 GB are supported instead of only 60 GB.
Title: Re: Importing ISO files over +/- 62 GB
Post by: Snookboy on November 16, 2020, 05:39:14 pm
These are ISO files ripped from 4K UHD discs, most are over 50 GB, some over 80.  Anything over about 62 GB does not import. 
Title: Re: Importing ISO files over +/- 62 GB
Post by: James Strachan on November 17, 2020, 03:02:57 pm
I have been trying for weeks to figure out why my UHD ISOs are not importing and it turns out simply to be the size!
This fix will be very welcome.
Title: Re: Importing ISO files over +/- 62 GB
Post by: Snookboy on November 17, 2020, 03:13:33 pm
Yup, agreed.  Anxiously awaiting the next build with the fix. 

Thanks Matt.
Title: Re: Importing ISO files over +/- 62 GB
Post by: Matt on November 19, 2020, 08:35:35 am
New build here:
https://yabb.jriver.com/interact/index.php/topic,127629.0.html

Thanks for the help.