53b2d9c07b
Silently avoid empty description and note
2016-01-17 20:50:58 +01:00
56ee04e768
Tweak number of main explorer
2016-01-17 20:47:38 +01:00
15c40d70cc
Makes a loop to fetch everything
2016-01-17 20:33:40 +01:00
c070c63463
Adds HTTP Get rate limitation on cache
...
We don't want to have a large bandwidth on bedetheque.com, so the pace
at which we perform GET request is limited by a maximal number of
request over a window (per example no more than 10 request over 10
second)
If more request are required, the request is simply paused until we go
back within the limit ;). Go rulez !
2016-01-17 19:05:30 +01:00
b58b7e7e6a
Implements cahcing of album description and cover
2016-01-17 18:45:36 +01:00
105961a466
Adds a skeleton for an AlbumDescriptionCache
2016-01-17 13:13:27 +01:00
b743fffb23
Implements csv parsing
2016-01-17 12:58:59 +01:00
ab201424ad
Adds a skeleton for an AlbumCsvReader
2016-01-17 12:03:28 +01:00
150ce1e76e
Renames file to match type name
2016-01-16 19:08:49 +01:00
3d636d4cca
Implements a stupid crawler
2016-01-14 15:41:13 +01:00
f394ff0069
Implements URI guessing
2016-01-14 15:07:45 +01:00
21f6c21de4
Makes the sanitazition test pass
2016-01-14 14:15:01 +01:00
9854ec868a
Splits in two steps
2016-01-14 13:47:43 +01:00
01d8e1fabb
Adds test data for URI generation
2016-01-14 13:22:09 +01:00
89a975b2e4
Corrects the project description
2016-01-14 12:56:21 +01:00
87a165eb1a
Adds base type for our system
2016-01-14 12:56:21 +01:00
01642af48e
Base program skeleton
2016-01-14 12:49:45 +01:00
c34419e61e
initial commit
2016-01-14 12:04:07 +01:00