SASlions1 / jmm

Automatically exported from code.google.com/p/jmm
0 stars 0 forks source link

Add an import type that looks for new anime/files only. #387

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Sometimes you simply want to add a new anime to JMM. Adding a button to the 
server import section that runs an import that checks for new files that 
haven't been seen before and only works on those would be nice for this. A 
typical import can add thousands of tasks for JMM to complete before it gets 
round to adding the new anime, creating hours before it enters the collection. 

Original issue reported on code.google.com by Craige1Emmott on 14 Jan 2013 at 2:30

GoogleCodeExporter commented 8 years ago
Importing on my system does this already? 

Original comment by imperia...@gmail.com on 14 Jan 2013 at 2:38

GoogleCodeExporter commented 8 years ago
Importing does a lot of extra stuff like recheck unrecognised files, check 
calendar, etc. A typical import for me generates roughly 750 tasks that takes 
at least an hour or two to finish. So by the time the new anime is in JMM I 
could of finished 5 episodes. 

An import that only handles new files, would drastically reduce this time down 
to something around 5-10 min.

Original comment by Craige1Emmott on 16 Jan 2013 at 11:34

GoogleCodeExporter commented 8 years ago
When you run the full import, new files and adding new anime are always given 
the top priority. So even if you have 750 items queued, new stuff should be 
done first.

If it is not doing this, then it is a bug (but I don't believe this is the case)

The only exception is unrecognised files, which are also include in the top 
bracket of priorities

Calendar is not done as part of the import.

Original comment by werndly...@gmail.com on 21 Jan 2013 at 1:48

GoogleCodeExporter commented 8 years ago

Original comment by werndly...@gmail.com on 19 Aug 2014 at 7:33