ewelike23 / jmm

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

Use web cache to store information about related anime #344

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use web cache to store information about related anime

This information can then be used when grouping anime together on import

Original issue
http://code.google.com/p/jmm/issues/detail?id=341

Original issue reported on code.google.com by werndly...@gmail.com on 22 Nov 2012 at 11:21

GoogleCodeExporter commented 8 years ago
I think all avenues should be looked at that would avoiding needing accessing 
another web location besides AniDB to get anime data (mainly from an efficiency 
standpoint), especially if it may raise costs like server costs for JMM.
If all else fails though and a web-cache would make a large enough impact in 
improving the JMM experience, I support the idea.

Original comment by inferk...@gmail.com on 23 Nov 2012 at 7:44

GoogleCodeExporter commented 8 years ago
Just a suggestion

I could do a simple scrapper, that get all series relations in anidb, and 
generate a group metadata from it in xml format, Run every 15 days or so, and 
Leo can host that metadata in the same place, where JMM update the files, and 
make the clients download it every time is updated.

Original comment by maximo.p...@nutzcode.com on 6 Apr 2013 at 8:27

GoogleCodeExporter commented 8 years ago
https://github.com/japanesemediamanager/jmmserver/issues/35

Original comment by werndly...@gmail.com on 19 Aug 2014 at 5:46