Too many files being created/used while reconstructing

Issue #156 new
Former user created an issue

Using Gfy-pyrescene-4d4bcce5ed8a on windows.

For example "Call.of.Duty.Black.Ops.III.Zombie.Chronicles.German-0x0007" creates too many files and the file extension is no longer recognized as being rar. After changing the is_rar method to allow more extensions a "Too many open files" exception is raised which can be worked around as well.

Details: http://rescene.wikidot.com/forum/t-3570519/call-of-duty-black-ops-iii-zombie-chronicles-german-0x0007

Also "Baldurs.Gate.Siege.of.Dragonspear.Update.v2.3-BAT" just creates too many part files while compressing until the file extension reaches .|00 which is not valid (at least on windows).

Details: http://rescene.wikidot.com/forum/t-3716956/baldurs-gate-siege-of-dragonspear-update-v2-3-bat

Comments (1)

  1. Gfy repo owner
    • Skip ISDb hash creation for non video files. Fixes issue #158
    • Allow more rar extensions. See issue #156
    • Handle repeating ID3v2 tags when there are marker issues and fix the unit test

    → <<cset 559c646b87bd>>

  2. Log in to comment