eksopl / fuuka

Fuuka Imageboard Archiver
http://code.google.com/p/fuuka/
Other
58 stars 7 forks source link

Every dropped thread is marked as deleted #57

Closed anounyym1 closed 12 years ago

anounyym1 commented 12 years ago

I am sure this is just my mistake, but almost every thread is marked as deleted, even these are only normally "dropped". Example: http://archive.rebeccablacktech.com/g/?task=page&page=100 http://archive.rebeccablacktech.com/mu/?task=page&page=100

http://archive.rebeccablacktech.com/g/thread/25480792 http://archive.installgentoo.net/g/thread/25480792 (it isn't marked as deleted on installgentoo)

And dumper gives following lines: [154 7 0 0 0 ] 25514602: deleted (last seen on page 0) [153 6 0 0 0 ] 25514705: deleted (last seen on page 0)

eksopl commented 12 years ago

You need to watch the last couple of pages with a low refresh rate.

Try something like: [[[0], 15], [[2..13], 500], [[1,14,15], 60]]

anounyym1 commented 12 years ago

I thought that it's that easily fixed, thanks!

nstepien commented 12 years ago

@anounyym1 You'll have to adjust that since the number of pages decreased.

anounyym1 commented 12 years ago

@MayhemYDG Yes I noticed that [[[0], 15], [[2..8], 500], [[1,9,10], 60]] should be right?

nstepien commented 12 years ago

Looks good to me.

eksopl commented 12 years ago

Fixed.