Results 13 comments of Lars Jung

if you send your code, I can have a look..

the main problem with this feature is, that h5ai can't count direct downloads via links. it could only count clicks on files done through the h5ai GUI..

@jezikk82 did you try to add these file types? can you provide some files of those types for testing (per mail, please)?

It's not too easy to add, I'll mark it as feature, but might take some time...

@jezikk82, @shageman I added a new type `img-raw` and added it to the thumbnail list in 48954756e8627ab27259e0f25990b5c16206af10. You can find a dev build [here](http://release.larsjung.de/h5ai/develop/) starting with `h5ai-0.26.1+140`. Would be cool,...

@jezikk82 @shageman does this work, can we close this issue?

you have to do both changes highlighted here: https://github.com/lrsjng/h5ai/commit/48954756e8627ab27259e0f25990b5c16206af10

Wasn't meant to be that much change when I forked, feel free to reject if it is too much..

@zenorocha I'm afraid breaking it down into smaller patches won't be possible. There are no incremental steps to update this. `background.js` and `content.js` are completely redesigned :/

@jyasskin @zenorocha @ebidel Hi, since my [patch](https://github.com/webcomponents/chrome-webcomponents-extension/pull/7) might be a bit too match for a patch as it actually rewrites the `background.js` and `content.js`, I uploaded some code [to a...