Kulag / KADR

Fork of AniDB UDP API client adbren. Renames and organizes anime files based on data from anidb.net.
Other
11 stars 3 forks source link

Some files are repeatedly added to mylist, despite being already added #18

Open Kulag opened 11 years ago

Kulag commented 11 years ago

I suspect this is related to $file->lid being used for mylist lookup when available, and not reattempting with fid if a not found is returned.

The lid returned when attempting to add a file already in mylist may also not be being used to update the cached file record as it ought to be.