19 |
- |
1 |
<!DOCTYPE html>
|
|
|
2 |
<html lang="en-US">
|
|
|
3 |
<head>
|
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
5 |
<title>Find Cheap Music...</title>
|
|
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
7 |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
|
|
8 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js" integrity="sha384-JUMjoW8OzDJw4oFpWIB2Bu/c6768ObEthBMVSiIx4ruBIEdyNSUQAjJNFqT5pnJ6" crossorigin="anonymous"></script>
|
|
|
9 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
|
|
|
10 |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
|
48 |
- |
11 |
<link rel="stylesheet" href="css/style.min.css" integrity="sha384-yJFS3zzJvOVhVghCftxNaWxX2fXRthhi6Fm4jqndvS0mnKH8OkJuPOGsBPvxJDvO" crossorigin="anonymous">
|
19 |
- |
12 |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
|
|
|
13 |
<link rel="stylesheet" href="css/jquery.flexdatalist.min.css" integrity="sha384-IUkltzhO8hiEuEm0UJQvWrrtE1xqVHA0NbUeIY7a+zCokg7LqiDf5HSt69ru8a7R" crossorigin="anonymous">
|
|
|
14 |
<script src="js/jquery.flexdatalist.min.js" integrity="sha384-JKZ5fd3wxuyCR/AhbpbYALE2xwlYMGYu0XpsXixX7YOni1G0is+vwTuSMuGGYhnl" crossorigin="anonymous"></script>
|
|
|
15 |
<script src="js/input-clearer.min.js" integrity="sha384-PPIpFAWvzKO0l06o6zNV8tPFHNistosIDKHylKx5kJIM9zceSlJxAScUWQpt02xy" crossorigin="anonymous"></script>
|
48 |
- |
16 |
<script src="js/paginate.min.js" integrity="sha384-sN78hrw/H8RzeS4ete92bJj3Y0lEBeiryHisgrRm/pvsPyGLf0M14Vnm+cRxVchm" crossorigin="anonymous"></script>
|
37 |
- |
17 |
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900iSlabo+27px&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
|
19 |
- |
18 |
</head>
|
|
|
19 |
<body>
|
|
|
20 |
|
48 |
- |
21 |
<pre>https://api.discogs.com/database/search?token=ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv&type=All&q=Francesca+Michielin<br>stdClass Object
|
|
|
22 |
(
|
|
|
23 |
[pagination] => stdClass Object
|
|
|
24 |
(
|
|
|
25 |
[per_page] => 50
|
|
|
26 |
[items] => 105
|
|
|
27 |
[page] => 1
|
|
|
28 |
[urls] => stdClass Object
|
|
|
29 |
(
|
|
|
30 |
[last] => https://api.discogs.com/database/search?q=Francesca+Michielin&per_page=50&token=ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv&type=All&page=3
|
|
|
31 |
[next] => https://api.discogs.com/database/search?q=Francesca+Michielin&per_page=50&token=ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv&type=All&page=2
|
|
|
32 |
)
|
|
|
33 |
|
|
|
34 |
[pages] => 3
|
|
|
35 |
)
|
|
|
36 |
|
|
|
37 |
[results] => Array
|
|
|
38 |
(
|
|
|
39 |
[0] => stdClass Object
|
|
|
40 |
(
|
|
|
41 |
[thumb] => https://img.discogs.com/vfJOT20gH0utMPDpSYmcTszsD1c=/150x150/smart/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/A-3189227-1362855966-1145.jpeg.jpg
|
|
|
42 |
[title] => Francesca Michielin
|
|
|
43 |
[user_data] => stdClass Object
|
|
|
44 |
(
|
|
|
45 |
[in_collection] =>
|
|
|
46 |
[in_wantlist] =>
|
|
|
47 |
)
|
|
|
48 |
|
|
|
49 |
[master_url] =>
|
|
|
50 |
[uri] => /artist/3189227-Francesca-Michielin
|
|
|
51 |
[cover_image] => https://img.discogs.com/NpBEih74smNUMVEcFmSZ4EALiWc=/560x393/smart/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/A-3189227-1362855966-1145.jpeg.jpg
|
|
|
52 |
[resource_url] => https://api.discogs.com/artists/3189227
|
|
|
53 |
[master_id] =>
|
|
|
54 |
[type] => artist
|
|
|
55 |
[id] => 3189227
|
|
|
56 |
)
|
|
|
57 |
|
|
|
58 |
[1] => stdClass Object
|
|
|
59 |
(
|
|
|
60 |
[user_data] => stdClass Object
|
|
|
61 |
(
|
|
|
62 |
[in_collection] =>
|
|
|
63 |
[in_wantlist] =>
|
|
|
64 |
)
|
|
|
65 |
|
|
|
66 |
[community] => stdClass Object
|
|
|
67 |
(
|
|
|
68 |
[have] => 62
|
|
|
69 |
[want] => 15
|
|
|
70 |
)
|
|
|
71 |
|
|
|
72 |
[catno] => 88843060682
|
|
|
73 |
[year] => 2015
|
|
|
74 |
[id] => 961011
|
|
|
75 |
[style] => Array
|
|
|
76 |
(
|
|
|
77 |
[0] => Ballad
|
|
|
78 |
[1] => Europop
|
|
|
79 |
)
|
|
|
80 |
|
|
|
81 |
[thumb] => https://img.discogs.com/LVc-KmE-kOzyOeEu9UjXv_k24Ow=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7636402-1450874021-7912.jpeg.jpg
|
|
|
82 |
[title] => Francesca Michielin - Di20
|
|
|
83 |
[label] => Array
|
|
|
84 |
(
|
|
|
85 |
[0] => RCA
|
|
|
86 |
[1] => Sony Music
|
|
|
87 |
[2] => Sony Music Entertainment Italy S.p.A.
|
|
|
88 |
[3] => Sony Music Entertainment Italy S.p.A.
|
|
|
89 |
[4] => Sony Music Entertainment Italy S.p.A.
|
|
|
90 |
)
|
|
|
91 |
|
|
|
92 |
[master_id] => 961011
|
|
|
93 |
[type] => master
|
|
|
94 |
[format] => Array
|
|
|
95 |
(
|
|
|
96 |
[0] => CD
|
|
|
97 |
[1] => Album
|
|
|
98 |
)
|
|
|
99 |
|
|
|
100 |
[barcode] => Array
|
|
|
101 |
(
|
|
|
102 |
[0] => 888430606821
|
|
|
103 |
[1] => BIEM/GEMA
|
|
|
104 |
)
|
|
|
105 |
|
|
|
106 |
[master_url] => https://api.discogs.com/masters/961011
|
|
|
107 |
[genre] => Array
|
|
|
108 |
(
|
|
|
109 |
[0] => Rock
|
|
|
110 |
[1] => Pop
|
|
|
111 |
)
|
|
|
112 |
|
|
|
113 |
[country] => Italy
|
|
|
114 |
[uri] => /Francesca-Michielin-Di20/master/961011
|
|
|
115 |
[cover_image] => https://img.discogs.com/HbUiF1p09CA3h8SGmAsoZtrQp9Y=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7636402-1450874021-7912.jpeg.jpg
|
|
|
116 |
[resource_url] => https://api.discogs.com/masters/961011
|
|
|
117 |
)
|
|
|
118 |
|
|
|
119 |
[2] => stdClass Object
|
|
|
120 |
(
|
|
|
121 |
[user_data] => stdClass Object
|
|
|
122 |
(
|
|
|
123 |
[in_collection] =>
|
|
|
124 |
[in_wantlist] =>
|
|
|
125 |
)
|
|
|
126 |
|
|
|
127 |
[community] => stdClass Object
|
|
|
128 |
(
|
|
|
129 |
[have] => 63
|
|
|
130 |
[want] => 14
|
|
|
131 |
)
|
|
|
132 |
|
|
|
133 |
[catno] => 19075800762
|
|
|
134 |
[year] => 2018
|
|
|
135 |
[id] => 1299252
|
|
|
136 |
[style] => Array
|
|
|
137 |
(
|
|
|
138 |
[0] => Indie Pop
|
|
|
139 |
)
|
|
|
140 |
|
|
|
141 |
[thumb] => https://img.discogs.com/D_ku8f-wkx_GDhkx1u5CZDErTpA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11407240-1515787781-4066.jpeg.jpg
|
|
|
142 |
[title] => Francesca Michielin - 2640
|
|
|
143 |
[label] => Array
|
|
|
144 |
(
|
|
|
145 |
[0] => RCA
|
|
|
146 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
147 |
)
|
|
|
148 |
|
|
|
149 |
[master_id] => 1299252
|
|
|
150 |
[type] => master
|
|
|
151 |
[format] => Array
|
|
|
152 |
(
|
|
|
153 |
[0] => CD
|
|
|
154 |
[1] => Album
|
|
|
155 |
)
|
|
|
156 |
|
|
|
157 |
[barcode] => Array
|
|
|
158 |
(
|
|
|
159 |
[0] => 19075800762
|
|
|
160 |
)
|
|
|
161 |
|
|
|
162 |
[master_url] => https://api.discogs.com/masters/1299252
|
|
|
163 |
[genre] => Array
|
|
|
164 |
(
|
|
|
165 |
[0] => Pop
|
|
|
166 |
)
|
|
|
167 |
|
|
|
168 |
[country] => Italy
|
|
|
169 |
[uri] => /Francesca-Michielin-2640/master/1299252
|
|
|
170 |
[cover_image] => https://img.discogs.com/7o-WmNldRnaHPIOynLpLqTmHgH8=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11407240-1515787781-4066.jpeg.jpg
|
|
|
171 |
[resource_url] => https://api.discogs.com/masters/1299252
|
|
|
172 |
)
|
|
|
173 |
|
|
|
174 |
[3] => stdClass Object
|
|
|
175 |
(
|
|
|
176 |
[user_data] => stdClass Object
|
|
|
177 |
(
|
|
|
178 |
[in_collection] =>
|
|
|
179 |
[in_wantlist] =>
|
|
|
180 |
)
|
|
|
181 |
|
|
|
182 |
[community] => stdClass Object
|
|
|
183 |
(
|
|
|
184 |
[have] => 43
|
|
|
185 |
[want] => 13
|
|
|
186 |
)
|
|
|
187 |
|
|
|
188 |
[catno] => 88985303762
|
|
|
189 |
[year] => 2016
|
|
|
190 |
[format_quantity] => 1
|
|
|
191 |
[id] => 8141044
|
|
|
192 |
[style] => Array
|
|
|
193 |
(
|
|
|
194 |
[0] => Pop Rock
|
|
|
195 |
)
|
|
|
196 |
|
|
|
197 |
[thumb] => https://img.discogs.com/IoM3vclwyE5ugWDCIbiqdSNwjSo=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8141044-1455913725-2731.jpeg.jpg
|
|
|
198 |
[title] => Francesca Michielin - Di20are
|
|
|
199 |
[label] => Array
|
|
|
200 |
(
|
|
|
201 |
[0] => RCA
|
|
|
202 |
[1] => Sony Music
|
|
|
203 |
)
|
|
|
204 |
|
|
|
205 |
[master_id] => 961011
|
|
|
206 |
[type] => release
|
|
|
207 |
[format] => Array
|
|
|
208 |
(
|
|
|
209 |
[0] => CD
|
|
|
210 |
[1] => Album
|
|
|
211 |
[2] => Deluxe Edition
|
|
|
212 |
)
|
|
|
213 |
|
|
|
214 |
[barcode] => Array
|
|
|
215 |
(
|
|
|
216 |
[0] => 889853037629
|
|
|
217 |
)
|
|
|
218 |
|
|
|
219 |
[master_url] => https://api.discogs.com/masters/961011
|
|
|
220 |
[genre] => Array
|
|
|
221 |
(
|
|
|
222 |
[0] => Rock
|
|
|
223 |
[1] => Pop
|
|
|
224 |
)
|
|
|
225 |
|
|
|
226 |
[country] => Italy
|
|
|
227 |
[uri] => /Francesca-Michielin-Di20are/release/8141044
|
|
|
228 |
[cover_image] => https://img.discogs.com/j7PLAjhsw156Yk8JPsNEc4Ukg5I=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8141044-1455913725-2731.jpeg.jpg
|
|
|
229 |
[resource_url] => https://api.discogs.com/releases/8141044
|
|
|
230 |
)
|
|
|
231 |
|
|
|
232 |
[4] => stdClass Object
|
|
|
233 |
(
|
|
|
234 |
[user_data] => stdClass Object
|
|
|
235 |
(
|
|
|
236 |
[in_collection] =>
|
|
|
237 |
[in_wantlist] =>
|
|
|
238 |
)
|
|
|
239 |
|
|
|
240 |
[community] => stdClass Object
|
|
|
241 |
(
|
|
|
242 |
[have] => 43
|
|
|
243 |
[want] => 5
|
|
|
244 |
)
|
|
|
245 |
|
|
|
246 |
[catno] => 19075800762
|
|
|
247 |
[year] => 2018
|
|
|
248 |
[format_quantity] => 1
|
|
|
249 |
[id] => 11407240
|
|
|
250 |
[style] => Array
|
|
|
251 |
(
|
|
|
252 |
[0] => Indie Pop
|
|
|
253 |
)
|
|
|
254 |
|
|
|
255 |
[thumb] => https://img.discogs.com/D_ku8f-wkx_GDhkx1u5CZDErTpA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11407240-1515787781-4066.jpeg.jpg
|
|
|
256 |
[title] => Francesca Michielin - 2640
|
|
|
257 |
[label] => Array
|
|
|
258 |
(
|
|
|
259 |
[0] => RCA
|
|
|
260 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
261 |
)
|
|
|
262 |
|
|
|
263 |
[master_id] => 1299252
|
|
|
264 |
[type] => release
|
|
|
265 |
[format] => Array
|
|
|
266 |
(
|
|
|
267 |
[0] => CD
|
|
|
268 |
[1] => Album
|
|
|
269 |
)
|
|
|
270 |
|
|
|
271 |
[barcode] => Array
|
|
|
272 |
(
|
|
|
273 |
[0] => 19075800762
|
|
|
274 |
)
|
|
|
275 |
|
|
|
276 |
[master_url] => https://api.discogs.com/masters/1299252
|
|
|
277 |
[genre] => Array
|
|
|
278 |
(
|
|
|
279 |
[0] => Pop
|
|
|
280 |
)
|
|
|
281 |
|
|
|
282 |
[country] => Italy
|
|
|
283 |
[uri] => /Francesca-Michielin-2640/release/11407240
|
|
|
284 |
[cover_image] => https://img.discogs.com/7o-WmNldRnaHPIOynLpLqTmHgH8=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11407240-1515787781-4066.jpeg.jpg
|
|
|
285 |
[resource_url] => https://api.discogs.com/releases/11407240
|
|
|
286 |
)
|
|
|
287 |
|
|
|
288 |
[5] => stdClass Object
|
|
|
289 |
(
|
|
|
290 |
[user_data] => stdClass Object
|
|
|
291 |
(
|
|
|
292 |
[in_collection] =>
|
|
|
293 |
[in_wantlist] =>
|
|
|
294 |
)
|
|
|
295 |
|
|
|
296 |
[community] => stdClass Object
|
|
|
297 |
(
|
|
|
298 |
[have] => 31
|
|
|
299 |
[want] => 5
|
|
|
300 |
)
|
|
|
301 |
|
|
|
302 |
[catno] => 88725457532
|
|
|
303 |
[year] => 2012
|
|
|
304 |
[format_quantity] => 1
|
|
|
305 |
[id] => 4362413
|
|
|
306 |
[style] => Array
|
|
|
307 |
(
|
|
|
308 |
[0] => Pop Rock
|
|
|
309 |
)
|
|
|
310 |
|
|
|
311 |
[thumb] => https://img.discogs.com/CUwm8rq_km6j-YzTO0eNbRoNtf8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-4362413-1362855836-7223.jpeg.jpg
|
|
|
312 |
[title] => Francesca Michielin - Riflessi Di Me
|
|
|
313 |
[label] => Array
|
|
|
314 |
(
|
|
|
315 |
[0] => RCA
|
|
|
316 |
[1] => Sony Music
|
|
|
317 |
[2] => Sony Music Entertainment Italy S.p.A.
|
|
|
318 |
[3] => Sony Music Entertainment Italy S.p.A.
|
|
|
319 |
[4] => Sony Music Entertainment
|
|
|
320 |
[5] => Pinaxa Studio
|
|
|
321 |
)
|
|
|
322 |
|
|
|
323 |
[master_id] => 0
|
|
|
324 |
[type] => release
|
|
|
325 |
[format] => Array
|
|
|
326 |
(
|
|
|
327 |
[0] => CD
|
|
|
328 |
[1] => Album
|
|
|
329 |
)
|
|
|
330 |
|
|
|
331 |
[barcode] => Array
|
|
|
332 |
(
|
|
|
333 |
[0] => 887254575320
|
|
|
334 |
[1] => BIEM/GEMA
|
|
|
335 |
)
|
|
|
336 |
|
|
|
337 |
[master_url] =>
|
|
|
338 |
[genre] => Array
|
|
|
339 |
(
|
|
|
340 |
[0] => Rock
|
|
|
341 |
[1] => Pop
|
|
|
342 |
)
|
|
|
343 |
|
|
|
344 |
[country] => Italy
|
|
|
345 |
[uri] => /Francesca-Michielin-Riflessi-Di-Me/release/4362413
|
|
|
346 |
[cover_image] => https://img.discogs.com/ByRVIE5btr1fKbUd2JZ1ChcIPyQ=/fit-in/500x497/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-4362413-1362855836-7223.jpeg.jpg
|
|
|
347 |
[resource_url] => https://api.discogs.com/releases/4362413
|
|
|
348 |
)
|
|
|
349 |
|
|
|
350 |
[6] => stdClass Object
|
|
|
351 |
(
|
|
|
352 |
[user_data] => stdClass Object
|
|
|
353 |
(
|
|
|
354 |
[in_collection] =>
|
|
|
355 |
[in_wantlist] =>
|
|
|
356 |
)
|
|
|
357 |
|
|
|
358 |
[community] => stdClass Object
|
|
|
359 |
(
|
|
|
360 |
[have] => 20
|
|
|
361 |
[want] => 9
|
|
|
362 |
)
|
|
|
363 |
|
|
|
364 |
[catno] => 19075913881
|
|
|
365 |
[year] => 2018
|
|
|
366 |
[format_quantity] => 2
|
|
|
367 |
[id] => 12899487
|
|
|
368 |
[style] => Array
|
|
|
369 |
(
|
|
|
370 |
[0] => Indie Pop
|
|
|
371 |
)
|
|
|
372 |
|
|
|
373 |
[thumb] => https://img.discogs.com/y6JfZ92JU0-naIkuIvQi-IgEfX4=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-12899487-1544120956-3968.jpeg.jpg
|
|
|
374 |
[title] => Francesca Michielin - 2640
|
|
|
375 |
[label] => Array
|
|
|
376 |
(
|
|
|
377 |
[0] => Sony Music
|
|
|
378 |
[1] => RCA
|
|
|
379 |
[2] => Sony Music Entertainment Italy S.p.A.
|
|
|
380 |
[3] => Sony Music Entertainment Italy S.p.A.
|
|
|
381 |
[4] => Sony Music Entertainment Italy S.p.A.
|
|
|
382 |
)
|
|
|
383 |
|
|
|
384 |
[master_id] => 1299252
|
|
|
385 |
[type] => release
|
|
|
386 |
[format] => Array
|
|
|
387 |
(
|
|
|
388 |
[0] => Vinyl
|
|
|
389 |
[1] => LP
|
|
|
390 |
[2] => Album
|
|
|
391 |
)
|
|
|
392 |
|
|
|
393 |
[barcode] => Array
|
|
|
394 |
(
|
|
|
395 |
[0] => 1 90759 13881 6
|
|
|
396 |
)
|
|
|
397 |
|
|
|
398 |
[master_url] => https://api.discogs.com/masters/1299252
|
|
|
399 |
[genre] => Array
|
|
|
400 |
(
|
|
|
401 |
[0] => Pop
|
|
|
402 |
)
|
|
|
403 |
|
|
|
404 |
[country] => Italy
|
|
|
405 |
[uri] => /Francesca-Michielin-2640/release/12899487
|
|
|
406 |
[cover_image] => https://img.discogs.com/J2pR6334g1Ak23ZeIe3xtsuHaNI=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-12899487-1544120956-3968.jpeg.jpg
|
|
|
407 |
[resource_url] => https://api.discogs.com/releases/12899487
|
|
|
408 |
)
|
|
|
409 |
|
|
|
410 |
[7] => stdClass Object
|
|
|
411 |
(
|
|
|
412 |
[user_data] => stdClass Object
|
|
|
413 |
(
|
|
|
414 |
[in_collection] =>
|
|
|
415 |
[in_wantlist] =>
|
|
|
416 |
)
|
|
|
417 |
|
|
|
418 |
[community] => stdClass Object
|
|
|
419 |
(
|
|
|
420 |
[have] => 4
|
|
|
421 |
[want] => 24
|
|
|
422 |
)
|
|
|
423 |
|
|
|
424 |
[catno] => SONY
|
|
|
425 |
[year] => 2016
|
|
|
426 |
[format_quantity] => 1
|
|
|
427 |
[id] => 10582220
|
|
|
428 |
[style] => Array
|
|
|
429 |
(
|
|
|
430 |
[0] => Ballad
|
|
|
431 |
)
|
|
|
432 |
|
|
|
433 |
[thumb] => https://img.discogs.com/XQcvcOiTdAnPGUKnR8E8RRuIWFk=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-10582220-1500335713-4956.jpeg.jpg
|
|
|
434 |
[title] => Francesca Michielin - Nessun Grado Di Separazione - No degree of separation
|
|
|
435 |
[label] => Array
|
|
|
436 |
(
|
|
|
437 |
[0] => RCA Records Label
|
|
|
438 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
439 |
[2] => RCA Records Label
|
|
|
440 |
)
|
|
|
441 |
|
|
|
442 |
[master_id] => 999676
|
|
|
443 |
[type] => release
|
|
|
444 |
[format] => Array
|
|
|
445 |
(
|
|
|
446 |
[0] => CD
|
|
|
447 |
[1] => Promo
|
|
|
448 |
)
|
|
|
449 |
|
|
|
450 |
[barcode] => Array
|
|
|
451 |
(
|
|
|
452 |
[0] => 898533312
|
|
|
453 |
)
|
|
|
454 |
|
|
|
455 |
[master_url] => https://api.discogs.com/masters/999676
|
|
|
456 |
[genre] => Array
|
|
|
457 |
(
|
|
|
458 |
[0] => Pop
|
|
|
459 |
)
|
|
|
460 |
|
|
|
461 |
[country] => Europe
|
|
|
462 |
[uri] => /Francesca-Michielin-Nessun-Grado-Di-Separazione-No-degree-of-separation-/release/10582220
|
|
|
463 |
[cover_image] => https://img.discogs.com/yqoCw-6FCkbk7omYASRmHTROGy0=/fit-in/466x500/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-10582220-1500335713-4956.jpeg.jpg
|
|
|
464 |
[resource_url] => https://api.discogs.com/releases/10582220
|
|
|
465 |
)
|
|
|
466 |
|
|
|
467 |
[8] => stdClass Object
|
|
|
468 |
(
|
|
|
469 |
[user_data] => stdClass Object
|
|
|
470 |
(
|
|
|
471 |
[in_collection] =>
|
|
|
472 |
[in_wantlist] =>
|
|
|
473 |
)
|
|
|
474 |
|
|
|
475 |
[community] => stdClass Object
|
|
|
476 |
(
|
|
|
477 |
[have] => 7
|
|
|
478 |
[want] => 33
|
|
|
479 |
)
|
|
|
480 |
|
|
|
481 |
[catno] => none
|
|
|
482 |
[year] => 2016
|
|
|
483 |
[id] => 999676
|
|
|
484 |
[style] => Array
|
|
|
485 |
(
|
|
|
486 |
[0] => Ballad
|
|
|
487 |
)
|
|
|
488 |
|
|
|
489 |
[thumb] => https://img.discogs.com/tplsbfAimbSxJF5p6QP-ZBpbQlQ=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8510553-1463071808-2046.jpeg.jpg
|
|
|
490 |
[title] => Francesca Michielin - Nessun Grado Di Separazione
|
|
|
491 |
[label] => Array
|
|
|
492 |
(
|
|
|
493 |
[0] => RCA Records Label
|
|
|
494 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
495 |
[2] => RCA Records Label
|
|
|
496 |
)
|
|
|
497 |
|
|
|
498 |
[master_id] => 999676
|
|
|
499 |
[type] => master
|
|
|
500 |
[format] => Array
|
|
|
501 |
(
|
|
|
502 |
[0] => File
|
|
|
503 |
[1] => MP3
|
|
|
504 |
[2] => Single
|
|
|
505 |
)
|
|
|
506 |
|
|
|
507 |
[barcode] => Array
|
|
|
508 |
(
|
|
|
509 |
)
|
|
|
510 |
|
|
|
511 |
[master_url] => https://api.discogs.com/masters/999676
|
|
|
512 |
[genre] => Array
|
|
|
513 |
(
|
|
|
514 |
[0] => Pop
|
|
|
515 |
)
|
|
|
516 |
|
|
|
517 |
[country] => Europe
|
|
|
518 |
[uri] => /Francesca-Michielin-Nessun-Grado-Di-Separazione/master/999676
|
|
|
519 |
[cover_image] => https://img.discogs.com/YzuBkzDMCVqo3E9Dbmdo030bOw0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8510553-1463071808-2046.jpeg.jpg
|
|
|
520 |
[resource_url] => https://api.discogs.com/masters/999676
|
|
|
521 |
)
|
|
|
522 |
|
|
|
523 |
[9] => stdClass Object
|
|
|
524 |
(
|
|
|
525 |
[user_data] => stdClass Object
|
|
|
526 |
(
|
|
|
527 |
[in_collection] =>
|
|
|
528 |
[in_wantlist] =>
|
|
|
529 |
)
|
|
|
530 |
|
|
|
531 |
[community] => stdClass Object
|
|
|
532 |
(
|
|
|
533 |
[have] => 23
|
|
|
534 |
[want] => 5
|
|
|
535 |
)
|
|
|
536 |
|
|
|
537 |
[catno] => 19075815927
|
|
|
538 |
[year] => 2018
|
|
|
539 |
[format_quantity] => 1
|
|
|
540 |
[id] => 11407613
|
|
|
541 |
[style] => Array
|
|
|
542 |
(
|
|
|
543 |
[0] => Indie Pop
|
|
|
544 |
)
|
|
|
545 |
|
|
|
546 |
[thumb] => https://img.discogs.com/Y8chnLFOlko74w2_kwJChOuOwh8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11407613-1515874421-1000.jpeg.jpg
|
|
|
547 |
[title] => Francesca Michielin - Io Non Abito Al Mare
|
|
|
548 |
[label] => Array
|
|
|
549 |
(
|
|
|
550 |
[0] => RCA
|
|
|
551 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
552 |
)
|
|
|
553 |
|
|
|
554 |
[master_id] => 1299224
|
|
|
555 |
[type] => release
|
|
|
556 |
[format] => Array
|
|
|
557 |
(
|
|
|
558 |
[0] => Vinyl
|
|
|
559 |
[1] => 7"
|
|
|
560 |
[2] => 45 RPM
|
|
|
561 |
[3] => Limited Edition
|
|
|
562 |
[4] => Numbered
|
|
|
563 |
[5] => Numbered
|
|
|
564 |
)
|
|
|
565 |
|
|
|
566 |
[barcode] => Array
|
|
|
567 |
(
|
|
|
568 |
)
|
|
|
569 |
|
|
|
570 |
[master_url] => https://api.discogs.com/masters/1299224
|
|
|
571 |
[genre] => Array
|
|
|
572 |
(
|
|
|
573 |
[0] => Pop
|
|
|
574 |
)
|
|
|
575 |
|
|
|
576 |
[country] => Italy
|
|
|
577 |
[uri] => /Francesca-Michielin-Io-Non-Abito-Al-Mare/release/11407613
|
|
|
578 |
[cover_image] => https://img.discogs.com/ucyqtaFUHiZoxRWzaiEij3VZdRM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11407613-1515874421-1000.jpeg.jpg
|
|
|
579 |
[resource_url] => https://api.discogs.com/releases/11407613
|
|
|
580 |
)
|
|
|
581 |
|
|
|
582 |
[10] => stdClass Object
|
|
|
583 |
(
|
|
|
584 |
[user_data] => stdClass Object
|
|
|
585 |
(
|
|
|
586 |
[in_collection] =>
|
|
|
587 |
[in_wantlist] =>
|
|
|
588 |
)
|
|
|
589 |
|
|
|
590 |
[community] => stdClass Object
|
|
|
591 |
(
|
|
|
592 |
[have] => 24
|
|
|
593 |
[want] => 5
|
|
|
594 |
)
|
|
|
595 |
|
|
|
596 |
[catno] => 19075815927
|
|
|
597 |
[year] => 2018
|
|
|
598 |
[id] => 1299224
|
|
|
599 |
[style] => Array
|
|
|
600 |
(
|
|
|
601 |
[0] => Indie Pop
|
|
|
602 |
)
|
|
|
603 |
|
|
|
604 |
[thumb] => https://img.discogs.com/Y8chnLFOlko74w2_kwJChOuOwh8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11407613-1515874421-1000.jpeg.jpg
|
|
|
605 |
[title] => Francesca Michielin - Io Non Abito Al Mare
|
|
|
606 |
[label] => Array
|
|
|
607 |
(
|
|
|
608 |
[0] => RCA
|
|
|
609 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
610 |
)
|
|
|
611 |
|
|
|
612 |
[master_id] => 1299224
|
|
|
613 |
[type] => master
|
|
|
614 |
[format] => Array
|
|
|
615 |
(
|
|
|
616 |
[0] => Vinyl
|
|
|
617 |
[1] => 7"
|
|
|
618 |
[2] => 45 RPM
|
|
|
619 |
[3] => Limited Edition
|
|
|
620 |
[4] => Numbered
|
|
|
621 |
[5] => Numbered
|
|
|
622 |
)
|
|
|
623 |
|
|
|
624 |
[barcode] => Array
|
|
|
625 |
(
|
|
|
626 |
)
|
|
|
627 |
|
|
|
628 |
[master_url] => https://api.discogs.com/masters/1299224
|
|
|
629 |
[genre] => Array
|
|
|
630 |
(
|
|
|
631 |
[0] => Pop
|
|
|
632 |
)
|
|
|
633 |
|
|
|
634 |
[country] => Italy
|
|
|
635 |
[uri] => /Francesca-Michielin-Io-Non-Abito-Al-Mare/master/1299224
|
|
|
636 |
[cover_image] => https://img.discogs.com/ucyqtaFUHiZoxRWzaiEij3VZdRM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11407613-1515874421-1000.jpeg.jpg
|
|
|
637 |
[resource_url] => https://api.discogs.com/masters/1299224
|
|
|
638 |
)
|
|
|
639 |
|
|
|
640 |
[11] => stdClass Object
|
|
|
641 |
(
|
|
|
642 |
[user_data] => stdClass Object
|
|
|
643 |
(
|
|
|
644 |
[in_collection] =>
|
|
|
645 |
[in_wantlist] =>
|
|
|
646 |
)
|
|
|
647 |
|
|
|
648 |
[community] => stdClass Object
|
|
|
649 |
(
|
|
|
650 |
[have] => 18
|
|
|
651 |
[want] => 2
|
|
|
652 |
)
|
|
|
653 |
|
|
|
654 |
[catno] => 88691934352
|
|
|
655 |
[year] => 2012
|
|
|
656 |
[format_quantity] => 1
|
|
|
657 |
[id] => 7368202
|
|
|
658 |
[style] => Array
|
|
|
659 |
(
|
|
|
660 |
)
|
|
|
661 |
|
|
|
662 |
[thumb] => https://img.discogs.com/p94rcZ8WveMNgFqCYCMRzvhQsfI=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7368202-1452892371-8341.jpeg.jpg
|
|
|
663 |
[title] => Francesca Michielin - Distratto
|
|
|
664 |
[label] => Array
|
|
|
665 |
(
|
|
|
666 |
[0] => RCA
|
|
|
667 |
[1] => Sony Music
|
|
|
668 |
)
|
|
|
669 |
|
|
|
670 |
[master_id] => 0
|
|
|
671 |
[type] => release
|
|
|
672 |
[format] => Array
|
|
|
673 |
(
|
|
|
674 |
[0] => CD
|
|
|
675 |
[1] => EP
|
|
|
676 |
)
|
|
|
677 |
|
|
|
678 |
[barcode] => Array
|
|
|
679 |
(
|
|
|
680 |
[0] => 886919343526
|
|
|
681 |
)
|
|
|
682 |
|
|
|
683 |
[master_url] =>
|
|
|
684 |
[genre] => Array
|
|
|
685 |
(
|
|
|
686 |
[0] => Pop
|
|
|
687 |
)
|
|
|
688 |
|
|
|
689 |
[country] => Italy
|
|
|
690 |
[uri] => /Francesca-Michielin-Distratto/release/7368202
|
|
|
691 |
[cover_image] => https://img.discogs.com/xfFVKbaUn7zuMJs4WWKrJa_we74=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7368202-1452892371-8341.jpeg.jpg
|
|
|
692 |
[resource_url] => https://api.discogs.com/releases/7368202
|
|
|
693 |
)
|
|
|
694 |
|
|
|
695 |
[12] => stdClass Object
|
|
|
696 |
(
|
|
|
697 |
[user_data] => stdClass Object
|
|
|
698 |
(
|
|
|
699 |
[in_collection] =>
|
|
|
700 |
[in_wantlist] =>
|
|
|
701 |
)
|
|
|
702 |
|
|
|
703 |
[community] => stdClass Object
|
|
|
704 |
(
|
|
|
705 |
[have] => 19
|
|
|
706 |
[want] => 2
|
|
|
707 |
)
|
|
|
708 |
|
|
|
709 |
[catno] => 88843060682
|
|
|
710 |
[year] => 2015
|
|
|
711 |
[format_quantity] => 1
|
|
|
712 |
[id] => 7636402
|
|
|
713 |
[style] => Array
|
|
|
714 |
(
|
|
|
715 |
[0] => Ballad
|
|
|
716 |
[1] => Europop
|
|
|
717 |
)
|
|
|
718 |
|
|
|
719 |
[thumb] => https://img.discogs.com/LVc-KmE-kOzyOeEu9UjXv_k24Ow=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7636402-1450874021-7912.jpeg.jpg
|
|
|
720 |
[title] => Francesca Michielin - Di20
|
|
|
721 |
[label] => Array
|
|
|
722 |
(
|
|
|
723 |
[0] => RCA
|
|
|
724 |
[1] => Sony Music
|
|
|
725 |
[2] => Sony Music Entertainment Italy S.p.A.
|
|
|
726 |
[3] => Sony Music Entertainment Italy S.p.A.
|
|
|
727 |
[4] => Sony Music Entertainment Italy S.p.A.
|
|
|
728 |
)
|
|
|
729 |
|
|
|
730 |
[master_id] => 961011
|
|
|
731 |
[type] => release
|
|
|
732 |
[format] => Array
|
|
|
733 |
(
|
|
|
734 |
[0] => CD
|
|
|
735 |
[1] => Album
|
|
|
736 |
)
|
|
|
737 |
|
|
|
738 |
[barcode] => Array
|
|
|
739 |
(
|
|
|
740 |
[0] => 888430606821
|
|
|
741 |
[1] => BIEM/GEMA
|
|
|
742 |
)
|
|
|
743 |
|
|
|
744 |
[master_url] => https://api.discogs.com/masters/961011
|
|
|
745 |
[genre] => Array
|
|
|
746 |
(
|
|
|
747 |
[0] => Rock
|
|
|
748 |
[1] => Pop
|
|
|
749 |
)
|
|
|
750 |
|
|
|
751 |
[country] => Italy
|
|
|
752 |
[uri] => /Francesca-Michielin-Di20/release/7636402
|
|
|
753 |
[cover_image] => https://img.discogs.com/HbUiF1p09CA3h8SGmAsoZtrQp9Y=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7636402-1450874021-7912.jpeg.jpg
|
|
|
754 |
[resource_url] => https://api.discogs.com/releases/7636402
|
|
|
755 |
)
|
|
|
756 |
|
|
|
757 |
[13] => stdClass Object
|
|
|
758 |
(
|
|
|
759 |
[user_data] => stdClass Object
|
|
|
760 |
(
|
|
|
761 |
[in_collection] =>
|
|
|
762 |
[in_wantlist] =>
|
|
|
763 |
)
|
|
|
764 |
|
|
|
765 |
[community] => stdClass Object
|
|
|
766 |
(
|
|
|
767 |
[have] => 2
|
|
|
768 |
[want] => 3
|
|
|
769 |
)
|
|
|
770 |
|
|
|
771 |
[catno] => none
|
|
|
772 |
[year] => 2016
|
|
|
773 |
[format_quantity] => 0
|
|
|
774 |
[id] => 8307373
|
|
|
775 |
[style] => Array
|
|
|
776 |
(
|
|
|
777 |
[0] => Ballad
|
|
|
778 |
)
|
|
|
779 |
|
|
|
780 |
[thumb] => https://img.discogs.com/MEPuWm1_q7oFFLoih9dE6sNBLng=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8307373-1459046546-5417.jpeg.jpg
|
|
|
781 |
[title] => Francesca Michielin - No Degree Of Separation
|
|
|
782 |
[label] => Array
|
|
|
783 |
(
|
|
|
784 |
[0] => Sony Music
|
|
|
785 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
786 |
)
|
|
|
787 |
|
|
|
788 |
[master_id] => 999676
|
|
|
789 |
[type] => release
|
|
|
790 |
[format] => Array
|
|
|
791 |
(
|
|
|
792 |
[0] => File
|
|
|
793 |
[1] => AAC
|
|
|
794 |
[2] => Single
|
|
|
795 |
)
|
|
|
796 |
|
|
|
797 |
[barcode] => Array
|
|
|
798 |
(
|
|
|
799 |
[0] => id1094766524
|
|
|
800 |
)
|
|
|
801 |
|
|
|
802 |
[master_url] => https://api.discogs.com/masters/999676
|
|
|
803 |
[genre] => Array
|
|
|
804 |
(
|
|
|
805 |
[0] => Pop
|
|
|
806 |
)
|
|
|
807 |
|
|
|
808 |
[country] => Unknown
|
|
|
809 |
[uri] => /Francesca-Michielin-No-Degree-Of-Separation/release/8307373
|
|
|
810 |
[cover_image] => https://img.discogs.com/dpcACYcuWkfE_fC1-rDAxICZRwI=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8307373-1459046546-5417.jpeg.jpg
|
|
|
811 |
[resource_url] => https://api.discogs.com/releases/8307373
|
|
|
812 |
)
|
|
|
813 |
|
|
|
814 |
[14] => stdClass Object
|
|
|
815 |
(
|
|
|
816 |
[user_data] => stdClass Object
|
|
|
817 |
(
|
|
|
818 |
[in_collection] =>
|
|
|
819 |
[in_wantlist] =>
|
|
|
820 |
)
|
|
|
821 |
|
|
|
822 |
[community] => stdClass Object
|
|
|
823 |
(
|
|
|
824 |
[have] => 1
|
|
|
825 |
[want] => 2
|
|
|
826 |
)
|
|
|
827 |
|
|
|
828 |
[catno] => none
|
|
|
829 |
[year] => 2016
|
|
|
830 |
[format_quantity] => 0
|
|
|
831 |
[id] => 8510553
|
|
|
832 |
[style] => Array
|
|
|
833 |
(
|
|
|
834 |
[0] => Ballad
|
|
|
835 |
)
|
|
|
836 |
|
|
|
837 |
[thumb] => https://img.discogs.com/tplsbfAimbSxJF5p6QP-ZBpbQlQ=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8510553-1463071808-2046.jpeg.jpg
|
|
|
838 |
[title] => Francesca Michielin - Nessun Grado Di Separazione
|
|
|
839 |
[label] => Array
|
|
|
840 |
(
|
|
|
841 |
[0] => RCA Records Label
|
|
|
842 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
843 |
[2] => RCA Records Label
|
|
|
844 |
)
|
|
|
845 |
|
|
|
846 |
[master_id] => 999676
|
|
|
847 |
[type] => release
|
|
|
848 |
[format] => Array
|
|
|
849 |
(
|
|
|
850 |
[0] => File
|
|
|
851 |
[1] => MP3
|
|
|
852 |
[2] => Single
|
|
|
853 |
)
|
|
|
854 |
|
|
|
855 |
[barcode] => Array
|
|
|
856 |
(
|
|
|
857 |
)
|
|
|
858 |
|
|
|
859 |
[master_url] => https://api.discogs.com/masters/999676
|
|
|
860 |
[genre] => Array
|
|
|
861 |
(
|
|
|
862 |
[0] => Pop
|
|
|
863 |
)
|
|
|
864 |
|
|
|
865 |
[country] => Europe
|
|
|
866 |
[uri] => /Francesca-Michielin-Nessun-Grado-Di-Separazione/release/8510553
|
|
|
867 |
[cover_image] => https://img.discogs.com/YzuBkzDMCVqo3E9Dbmdo030bOw0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8510553-1463071808-2046.jpeg.jpg
|
|
|
868 |
[resource_url] => https://api.discogs.com/releases/8510553
|
|
|
869 |
)
|
|
|
870 |
|
|
|
871 |
[15] => stdClass Object
|
|
|
872 |
(
|
|
|
873 |
[user_data] => stdClass Object
|
|
|
874 |
(
|
|
|
875 |
[in_collection] =>
|
|
|
876 |
[in_wantlist] =>
|
|
|
877 |
)
|
|
|
878 |
|
|
|
879 |
[community] => stdClass Object
|
|
|
880 |
(
|
|
|
881 |
[have] => 0
|
|
|
882 |
[want] => 2
|
|
|
883 |
)
|
|
|
884 |
|
|
|
885 |
[catno] => none
|
|
|
886 |
[year] => 2016
|
|
|
887 |
[format_quantity] => 0
|
|
|
888 |
[id] => 8510493
|
|
|
889 |
[style] => Array
|
|
|
890 |
(
|
|
|
891 |
[0] => Ballad
|
|
|
892 |
)
|
|
|
893 |
|
|
|
894 |
[thumb] => https://img.discogs.com/5jsLKMyMTmsaHdb4p8HzbJSi_c0=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8510493-1463071610-8540.jpeg.jpg
|
|
|
895 |
[title] => Francesca Michielin - Nessun Grado Di Separazione
|
|
|
896 |
[label] => Array
|
|
|
897 |
(
|
|
|
898 |
[0] => RCA Records Label
|
|
|
899 |
)
|
|
|
900 |
|
|
|
901 |
[master_id] => 999676
|
|
|
902 |
[type] => release
|
|
|
903 |
[format] => Array
|
|
|
904 |
(
|
|
|
905 |
[0] => File
|
|
|
906 |
[1] => MP3
|
|
|
907 |
[2] => Single
|
|
|
908 |
)
|
|
|
909 |
|
|
|
910 |
[barcode] => Array
|
|
|
911 |
(
|
|
|
912 |
[0] => B01BN726KA
|
|
|
913 |
)
|
|
|
914 |
|
|
|
915 |
[master_url] => https://api.discogs.com/masters/999676
|
|
|
916 |
[genre] => Array
|
|
|
917 |
(
|
|
|
918 |
[0] => Pop
|
|
|
919 |
)
|
|
|
920 |
|
|
|
921 |
[country] => Italy
|
|
|
922 |
[uri] => /Francesca-Michielin-Nessun-Grado-Di-Separazione/release/8510493
|
|
|
923 |
[cover_image] => https://img.discogs.com/zaMFhFm8-8tiL35rR3LBotfVepw=/fit-in/500x500/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8510493-1463071610-8540.jpeg.jpg
|
|
|
924 |
[resource_url] => https://api.discogs.com/releases/8510493
|
|
|
925 |
)
|
|
|
926 |
|
|
|
927 |
[16] => stdClass Object
|
|
|
928 |
(
|
|
|
929 |
[user_data] => stdClass Object
|
|
|
930 |
(
|
|
|
931 |
[in_collection] =>
|
|
|
932 |
[in_wantlist] =>
|
|
|
933 |
)
|
|
|
934 |
|
|
|
935 |
[community] => stdClass Object
|
|
|
936 |
(
|
|
|
937 |
[have] => 0
|
|
|
938 |
[want] => 2
|
|
|
939 |
)
|
|
|
940 |
|
|
|
941 |
[catno] => none
|
|
|
942 |
[year] => 2016
|
|
|
943 |
[format_quantity] => 0
|
|
|
944 |
[id] => 8307383
|
|
|
945 |
[style] => Array
|
|
|
946 |
(
|
|
|
947 |
)
|
|
|
948 |
|
|
|
949 |
[thumb] => https://img.discogs.com/MZB_HaC4ev3XQNJxJhaknxRexnk=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8307383-1459046615-3067.jpeg.jpg
|
|
|
950 |
[title] => Francesca Michielin - Nessun Grado Di Separazione
|
|
|
951 |
[label] => Array
|
|
|
952 |
(
|
|
|
953 |
[0] => Sony Music Entertainment Italy S.p.A.
|
|
|
954 |
)
|
|
|
955 |
|
|
|
956 |
[master_id] => 999676
|
|
|
957 |
[type] => release
|
|
|
958 |
[format] => Array
|
|
|
959 |
(
|
|
|
960 |
[0] => File
|
|
|
961 |
[1] => AAC
|
|
|
962 |
)
|
|
|
963 |
|
|
|
964 |
[barcode] => Array
|
|
|
965 |
(
|
|
|
966 |
)
|
|
|
967 |
|
|
|
968 |
[master_url] => https://api.discogs.com/masters/999676
|
|
|
969 |
[genre] => Array
|
|
|
970 |
(
|
|
|
971 |
[0] => Pop
|
|
|
972 |
)
|
|
|
973 |
|
|
|
974 |
[country] => Italy
|
|
|
975 |
[uri] => /Francesca-Michielin-Nessun-Grado-Di-Separazione/release/8307383
|
|
|
976 |
[cover_image] => https://img.discogs.com/JIq2VtE9ZWhIpq878lcX6eRbzYE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8307383-1459046615-3067.jpeg.jpg
|
|
|
977 |
[resource_url] => https://api.discogs.com/releases/8307383
|
|
|
978 |
)
|
|
|
979 |
|
|
|
980 |
[17] => stdClass Object
|
|
|
981 |
(
|
|
|
982 |
[user_data] => stdClass Object
|
|
|
983 |
(
|
|
|
984 |
[in_collection] =>
|
|
|
985 |
[in_wantlist] =>
|
|
|
986 |
)
|
|
|
987 |
|
|
|
988 |
[community] => stdClass Object
|
|
|
989 |
(
|
|
|
990 |
[have] => 2
|
|
|
991 |
[want] => 0
|
|
|
992 |
)
|
|
|
993 |
|
|
|
994 |
[catno] => none
|
|
|
995 |
[year] => 2017
|
|
|
996 |
[format_quantity] => 0
|
|
|
997 |
[id] => 11205624
|
|
|
998 |
[style] => Array
|
|
|
999 |
(
|
|
|
1000 |
[0] => Ballad
|
|
|
1001 |
)
|
|
|
1002 |
|
|
|
1003 |
[thumb] => https://img.discogs.com/ay5jGz-0IxW14lWSbeBFDRtHcpU=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11205624-1520910209-5350.jpeg.jpg
|
|
|
1004 |
[title] => Francesca Michielin - Vulcano
|
|
|
1005 |
[label] => Array
|
|
|
1006 |
(
|
|
|
1007 |
[0] => Sony Music
|
|
|
1008 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
1009 |
)
|
|
|
1010 |
|
|
|
1011 |
[master_id] => 0
|
|
|
1012 |
[type] => release
|
|
|
1013 |
[format] => Array
|
|
|
1014 |
(
|
|
|
1015 |
[0] => File
|
|
|
1016 |
[1] => AAC
|
|
|
1017 |
[2] => Single
|
|
|
1018 |
)
|
|
|
1019 |
|
|
|
1020 |
[barcode] => Array
|
|
|
1021 |
(
|
|
|
1022 |
[0] => 1258638940
|
|
|
1023 |
)
|
|
|
1024 |
|
|
|
1025 |
[master_url] =>
|
|
|
1026 |
[genre] => Array
|
|
|
1027 |
(
|
|
|
1028 |
[0] => Pop
|
|
|
1029 |
)
|
|
|
1030 |
|
|
|
1031 |
[country] => Unknown
|
|
|
1032 |
[uri] => /Francesca-Michielin-Vulcano/release/11205624
|
|
|
1033 |
[cover_image] => https://img.discogs.com/47kLXTH4tkch5XfFDYTLgli6nm4=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11205624-1520910209-5350.jpeg.jpg
|
|
|
1034 |
[resource_url] => https://api.discogs.com/releases/11205624
|
|
|
1035 |
)
|
|
|
1036 |
|
|
|
1037 |
[18] => stdClass Object
|
|
|
1038 |
(
|
|
|
1039 |
[user_data] => stdClass Object
|
|
|
1040 |
(
|
|
|
1041 |
[in_collection] =>
|
|
|
1042 |
[in_wantlist] =>
|
|
|
1043 |
)
|
|
|
1044 |
|
|
|
1045 |
[community] => stdClass Object
|
|
|
1046 |
(
|
|
|
1047 |
[have] => 62
|
|
|
1048 |
[want] => 7
|
|
|
1049 |
)
|
|
|
1050 |
|
|
|
1051 |
[catno] => 19075932841
|
|
|
1052 |
[year] => 2019
|
|
|
1053 |
[id] => 1524382
|
|
|
1054 |
[style] => Array
|
|
|
1055 |
(
|
|
|
1056 |
[0] => Prog Rock
|
|
|
1057 |
)
|
|
|
1058 |
|
|
|
1059 |
[thumb] => https://img.discogs.com/zzpmX1UMoDjvrxLyY1EqFGaJMFE=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-13346177-1552728266-6146.jpeg.jpg
|
|
|
1060 |
[title] => Le Orme - Sulle Ali Di Un Sogno
|
|
|
1061 |
[label] => Array
|
|
|
1062 |
(
|
|
|
1063 |
[0] => Sony Music
|
|
|
1064 |
)
|
|
|
1065 |
|
|
|
1066 |
[master_id] => 1524382
|
|
|
1067 |
[type] => master
|
|
|
1068 |
[format] => Array
|
|
|
1069 |
(
|
|
|
1070 |
[0] => Vinyl
|
|
|
1071 |
[1] => LP
|
|
|
1072 |
[2] => Album
|
|
|
1073 |
[3] => Limited Edition
|
|
|
1074 |
[4] => Numbered
|
|
|
1075 |
)
|
|
|
1076 |
|
|
|
1077 |
[barcode] => Array
|
|
|
1078 |
(
|
|
|
1079 |
[0] => 190759328415
|
|
|
1080 |
)
|
|
|
1081 |
|
|
|
1082 |
[master_url] => https://api.discogs.com/masters/1524382
|
|
|
1083 |
[genre] => Array
|
|
|
1084 |
(
|
|
|
1085 |
[0] => Rock
|
|
|
1086 |
)
|
|
|
1087 |
|
|
|
1088 |
[country] => Italy
|
|
|
1089 |
[uri] => /Le-Orme-Sulle-Ali-Di-Un-Sogno/master/1524382
|
|
|
1090 |
[cover_image] => https://img.discogs.com/E9fn9vaF2PyAs6B-nCb5EQWF_A0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-13346177-1552728266-6146.jpeg.jpg
|
|
|
1091 |
[resource_url] => https://api.discogs.com/masters/1524382
|
|
|
1092 |
)
|
|
|
1093 |
|
|
|
1094 |
[19] => stdClass Object
|
|
|
1095 |
(
|
|
|
1096 |
[user_data] => stdClass Object
|
|
|
1097 |
(
|
|
|
1098 |
[in_collection] =>
|
|
|
1099 |
[in_wantlist] =>
|
|
|
1100 |
)
|
|
|
1101 |
|
|
|
1102 |
[community] => stdClass Object
|
|
|
1103 |
(
|
|
|
1104 |
[have] => 45
|
|
|
1105 |
[want] => 2
|
|
|
1106 |
)
|
|
|
1107 |
|
|
|
1108 |
[catno] => 19075932841
|
|
|
1109 |
[year] => 2019
|
|
|
1110 |
[format_quantity] => 1
|
|
|
1111 |
[id] => 13346177
|
|
|
1112 |
[style] => Array
|
|
|
1113 |
(
|
|
|
1114 |
[0] => Prog Rock
|
|
|
1115 |
)
|
|
|
1116 |
|
|
|
1117 |
[thumb] => https://img.discogs.com/zzpmX1UMoDjvrxLyY1EqFGaJMFE=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-13346177-1552728266-6146.jpeg.jpg
|
|
|
1118 |
[title] => Le Orme - Sulle Ali Di Un Sogno
|
|
|
1119 |
[label] => Array
|
|
|
1120 |
(
|
|
|
1121 |
[0] => Sony Music
|
|
|
1122 |
)
|
|
|
1123 |
|
|
|
1124 |
[master_id] => 1524382
|
|
|
1125 |
[type] => release
|
|
|
1126 |
[format] => Array
|
|
|
1127 |
(
|
|
|
1128 |
[0] => Vinyl
|
|
|
1129 |
[1] => LP
|
|
|
1130 |
[2] => Album
|
|
|
1131 |
[3] => Limited Edition
|
|
|
1132 |
[4] => Numbered
|
|
|
1133 |
)
|
|
|
1134 |
|
|
|
1135 |
[barcode] => Array
|
|
|
1136 |
(
|
|
|
1137 |
[0] => 190759328415
|
|
|
1138 |
)
|
|
|
1139 |
|
|
|
1140 |
[master_url] => https://api.discogs.com/masters/1524382
|
|
|
1141 |
[genre] => Array
|
|
|
1142 |
(
|
|
|
1143 |
[0] => Rock
|
|
|
1144 |
)
|
|
|
1145 |
|
|
|
1146 |
[country] => Italy
|
|
|
1147 |
[uri] => /Le-Orme-Sulle-Ali-Di-Un-Sogno/release/13346177
|
|
|
1148 |
[cover_image] => https://img.discogs.com/E9fn9vaF2PyAs6B-nCb5EQWF_A0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-13346177-1552728266-6146.jpeg.jpg
|
|
|
1149 |
[resource_url] => https://api.discogs.com/releases/13346177
|
|
|
1150 |
)
|
|
|
1151 |
|
|
|
1152 |
[20] => stdClass Object
|
|
|
1153 |
(
|
|
|
1154 |
[user_data] => stdClass Object
|
|
|
1155 |
(
|
|
|
1156 |
[in_collection] =>
|
|
|
1157 |
[in_wantlist] =>
|
|
|
1158 |
)
|
|
|
1159 |
|
|
|
1160 |
[community] => stdClass Object
|
|
|
1161 |
(
|
|
|
1162 |
[have] => 72
|
|
|
1163 |
[want] => 11
|
|
|
1164 |
)
|
|
|
1165 |
|
|
|
1166 |
[catno] => 88843098162
|
|
|
1167 |
[year] => 2014
|
|
|
1168 |
[id] => 922411
|
|
|
1169 |
[style] => Array
|
|
|
1170 |
(
|
|
|
1171 |
)
|
|
|
1172 |
|
|
|
1173 |
[thumb] => https://img.discogs.com/YhOz0CNY9iNvTZR860I8r0YKczk=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-6292242-1423127538-9045.jpeg.jpg
|
|
|
1174 |
[title] => Fedez - Pop-Hoolista
|
|
|
1175 |
[label] => Array
|
|
|
1176 |
(
|
|
|
1177 |
[0] => Newtopia
|
|
|
1178 |
)
|
|
|
1179 |
|
|
|
1180 |
[master_id] => 922411
|
|
|
1181 |
[type] => master
|
|
|
1182 |
[format] => Array
|
|
|
1183 |
(
|
|
|
1184 |
[0] => CD
|
|
|
1185 |
[1] => Album
|
|
|
1186 |
)
|
|
|
1187 |
|
|
|
1188 |
[barcode] => Array
|
|
|
1189 |
(
|
|
|
1190 |
)
|
|
|
1191 |
|
|
|
1192 |
[master_url] => https://api.discogs.com/masters/922411
|
|
|
1193 |
[genre] => Array
|
|
|
1194 |
(
|
|
|
1195 |
[0] => Hip Hop
|
|
|
1196 |
)
|
|
|
1197 |
|
|
|
1198 |
[country] => Italy
|
|
|
1199 |
[uri] => /Fedez-Pop-Hoolista/master/922411
|
|
|
1200 |
[cover_image] => https://img.discogs.com/eDp8LPg_EArazDTc789WenaOAkY=/fit-in/326x326/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-6292242-1423127538-9045.jpeg.jpg
|
|
|
1201 |
[resource_url] => https://api.discogs.com/masters/922411
|
|
|
1202 |
)
|
|
|
1203 |
|
|
|
1204 |
[21] => stdClass Object
|
|
|
1205 |
(
|
|
|
1206 |
[user_data] => stdClass Object
|
|
|
1207 |
(
|
|
|
1208 |
[in_collection] =>
|
|
|
1209 |
[in_wantlist] =>
|
|
|
1210 |
)
|
|
|
1211 |
|
|
|
1212 |
[community] => stdClass Object
|
|
|
1213 |
(
|
|
|
1214 |
[have] => 65
|
|
|
1215 |
[want] => 8
|
|
|
1216 |
)
|
|
|
1217 |
|
|
|
1218 |
[catno] => 0602567641865
|
|
|
1219 |
[year] => 2018
|
|
|
1220 |
[format_quantity] => 2
|
|
|
1221 |
[id] => 11973050
|
|
|
1222 |
[style] => Array
|
|
|
1223 |
(
|
|
|
1224 |
[0] => Trap
|
|
|
1225 |
)
|
|
|
1226 |
|
|
|
1227 |
[thumb] => https://img.discogs.com/8cQAECjYroHMe8BRUw69725jQbA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11973050-1525784997-7493.jpeg.jpg
|
|
|
1228 |
[title] => Carl Brave - Notti Brave
|
|
|
1229 |
[label] => Array
|
|
|
1230 |
(
|
|
|
1231 |
[0] => Universal Music Group
|
|
|
1232 |
[1] => Universal Music Italia s.r.l.
|
|
|
1233 |
[2] => Universal Music Italia s.r.l.
|
|
|
1234 |
[3] => Amazon.it
|
|
|
1235 |
[4] => Alpha Dept. Studio
|
|
|
1236 |
)
|
|
|
1237 |
|
|
|
1238 |
[master_id] => 1361693
|
|
|
1239 |
[type] => release
|
|
|
1240 |
[format] => Array
|
|
|
1241 |
(
|
|
|
1242 |
[0] => Vinyl
|
|
|
1243 |
[1] => LP
|
|
|
1244 |
[2] => Album
|
|
|
1245 |
)
|
|
|
1246 |
|
|
|
1247 |
[barcode] => Array
|
|
|
1248 |
(
|
|
|
1249 |
[0] => 0 602567 641889
|
|
|
1250 |
[1] => LC 01846
|
|
|
1251 |
[2] => B07CH5Y89Z
|
|
|
1252 |
[3] => 6764186 LP1 A
|
|
|
1253 |
[4] => 6764186 LP1 B
|
|
|
1254 |
[5] => 6764186 LP2 A
|
|
|
1255 |
[6] => 6764186 LP2 B
|
|
|
1256 |
[7] => SIAE
|
|
|
1257 |
)
|
|
|
1258 |
|
|
|
1259 |
[master_url] => https://api.discogs.com/masters/1361693
|
|
|
1260 |
[genre] => Array
|
|
|
1261 |
(
|
|
|
1262 |
[0] => Electronic
|
|
|
1263 |
[1] => Hip Hop
|
|
|
1264 |
[2] => Pop
|
|
|
1265 |
)
|
|
|
1266 |
|
|
|
1267 |
[country] => Italy
|
|
|
1268 |
[uri] => /Carl-Brave-Notti-Brave/release/11973050
|
|
|
1269 |
[cover_image] => https://img.discogs.com/4ne1jOasqp6NFxf7jEw_NQPg57s=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11973050-1525784997-7493.jpeg.jpg
|
|
|
1270 |
[resource_url] => https://api.discogs.com/releases/11973050
|
|
|
1271 |
)
|
|
|
1272 |
|
|
|
1273 |
[22] => stdClass Object
|
|
|
1274 |
(
|
|
|
1275 |
[user_data] => stdClass Object
|
|
|
1276 |
(
|
|
|
1277 |
[in_collection] =>
|
|
|
1278 |
[in_wantlist] =>
|
|
|
1279 |
)
|
|
|
1280 |
|
|
|
1281 |
[community] => stdClass Object
|
|
|
1282 |
(
|
|
|
1283 |
[have] => 99
|
|
|
1284 |
[want] => 25
|
|
|
1285 |
)
|
|
|
1286 |
|
|
|
1287 |
[catno] => 0602567641865
|
|
|
1288 |
[year] => 2018
|
|
|
1289 |
[id] => 1361693
|
|
|
1290 |
[style] => Array
|
|
|
1291 |
(
|
|
|
1292 |
[0] => Trap
|
|
|
1293 |
)
|
|
|
1294 |
|
|
|
1295 |
[thumb] => https://img.discogs.com/8cQAECjYroHMe8BRUw69725jQbA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11973050-1525784997-7493.jpeg.jpg
|
|
|
1296 |
[title] => Carl Brave - Notti Brave
|
|
|
1297 |
[label] => Array
|
|
|
1298 |
(
|
|
|
1299 |
[0] => Universal Music Group
|
|
|
1300 |
[1] => Universal Music Italia s.r.l.
|
|
|
1301 |
[2] => Universal Music Italia s.r.l.
|
|
|
1302 |
[3] => Amazon.it
|
|
|
1303 |
[4] => Alpha Dept. Studio
|
|
|
1304 |
)
|
|
|
1305 |
|
|
|
1306 |
[master_id] => 1361693
|
|
|
1307 |
[type] => master
|
|
|
1308 |
[format] => Array
|
|
|
1309 |
(
|
|
|
1310 |
[0] => Vinyl
|
|
|
1311 |
[1] => LP
|
|
|
1312 |
[2] => Album
|
|
|
1313 |
)
|
|
|
1314 |
|
|
|
1315 |
[barcode] => Array
|
|
|
1316 |
(
|
|
|
1317 |
[0] => 0 602567 641889
|
|
|
1318 |
[1] => LC 01846
|
|
|
1319 |
[2] => B07CH5Y89Z
|
|
|
1320 |
[3] => 6764186 LP1 A
|
|
|
1321 |
[4] => 6764186 LP1 B
|
|
|
1322 |
[5] => 6764186 LP2 A
|
|
|
1323 |
[6] => 6764186 LP2 B
|
|
|
1324 |
[7] => SIAE
|
|
|
1325 |
)
|
|
|
1326 |
|
|
|
1327 |
[master_url] => https://api.discogs.com/masters/1361693
|
|
|
1328 |
[genre] => Array
|
|
|
1329 |
(
|
|
|
1330 |
[0] => Electronic
|
|
|
1331 |
[1] => Hip Hop
|
|
|
1332 |
[2] => Pop
|
|
|
1333 |
)
|
|
|
1334 |
|
|
|
1335 |
[country] => Italy
|
|
|
1336 |
[uri] => /Carl-Brave-Notti-Brave/master/1361693
|
|
|
1337 |
[cover_image] => https://img.discogs.com/4ne1jOasqp6NFxf7jEw_NQPg57s=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11973050-1525784997-7493.jpeg.jpg
|
|
|
1338 |
[resource_url] => https://api.discogs.com/masters/1361693
|
|
|
1339 |
)
|
|
|
1340 |
|
|
|
1341 |
[23] => stdClass Object
|
|
|
1342 |
(
|
|
|
1343 |
[user_data] => stdClass Object
|
|
|
1344 |
(
|
|
|
1345 |
[in_collection] =>
|
|
|
1346 |
[in_wantlist] =>
|
|
|
1347 |
)
|
|
|
1348 |
|
|
|
1349 |
[community] => stdClass Object
|
|
|
1350 |
(
|
|
|
1351 |
[have] => 167
|
|
|
1352 |
[want] => 12
|
|
|
1353 |
)
|
|
|
1354 |
|
|
|
1355 |
[catno] => 5054197920424
|
|
|
1356 |
[year] => 2017
|
|
|
1357 |
[id] => 1266432
|
|
|
1358 |
[style] => Array
|
|
|
1359 |
(
|
|
|
1360 |
)
|
|
|
1361 |
|
|
|
1362 |
[thumb] => https://img.discogs.com/CzI1eXl8UzkTEPCyUnfgSs10aN4=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11124676-1510314935-8303.jpeg.jpg
|
|
|
1363 |
[title] => Cristina D'Avena - Duets - Tutti Cantano Cristina
|
|
|
1364 |
[label] => Array
|
|
|
1365 |
(
|
|
|
1366 |
[0] => Warner Bros. Records
|
|
|
1367 |
)
|
|
|
1368 |
|
|
|
1369 |
[master_id] => 1266432
|
|
|
1370 |
[type] => master
|
|
|
1371 |
[format] => Array
|
|
|
1372 |
(
|
|
|
1373 |
[0] => CD
|
|
|
1374 |
[1] => Album
|
|
|
1375 |
)
|
|
|
1376 |
|
|
|
1377 |
[barcode] => Array
|
|
|
1378 |
(
|
|
|
1379 |
[0] => 5054197920424
|
|
|
1380 |
)
|
|
|
1381 |
|
|
|
1382 |
[master_url] => https://api.discogs.com/masters/1266432
|
|
|
1383 |
[genre] => Array
|
|
|
1384 |
(
|
|
|
1385 |
[0] => Pop
|
|
|
1386 |
[1] => Children's
|
|
|
1387 |
)
|
|
|
1388 |
|
|
|
1389 |
[country] => Italy
|
|
|
1390 |
[uri] => /Cristina-DAvena-Duets-Tutti-Cantano-Cristina/master/1266432
|
|
|
1391 |
[cover_image] => https://img.discogs.com/7zLsGGZe5UcHeICQG5sXB_fArQw=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11124676-1510314935-8303.jpeg.jpg
|
|
|
1392 |
[resource_url] => https://api.discogs.com/masters/1266432
|
|
|
1393 |
)
|
|
|
1394 |
|
|
|
1395 |
[24] => stdClass Object
|
|
|
1396 |
(
|
|
|
1397 |
[user_data] => stdClass Object
|
|
|
1398 |
(
|
|
|
1399 |
[in_collection] =>
|
|
|
1400 |
[in_wantlist] =>
|
|
|
1401 |
)
|
|
|
1402 |
|
|
|
1403 |
[community] => stdClass Object
|
|
|
1404 |
(
|
|
|
1405 |
[have] => 115
|
|
|
1406 |
[want] => 11
|
|
|
1407 |
)
|
|
|
1408 |
|
|
|
1409 |
[catno] => 5054197930911
|
|
|
1410 |
[year] => 2017
|
|
|
1411 |
[format_quantity] => 2
|
|
|
1412 |
[id] => 11124807
|
|
|
1413 |
[style] => Array
|
|
|
1414 |
(
|
|
|
1415 |
)
|
|
|
1416 |
|
|
|
1417 |
[thumb] => https://img.discogs.com/4_YvEIS_2RdUsov_k6yurZl1BjU=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11124807-1510317284-1840.jpeg.jpg
|
|
|
1418 |
[title] => Cristina D'Avena - Duets - Tutti Cantano Cristina
|
|
|
1419 |
[label] => Array
|
|
|
1420 |
(
|
|
|
1421 |
[0] => Warner Bros. Records
|
|
|
1422 |
[1] => Warner Music Italia Srl
|
|
|
1423 |
[2] => Warner Music Italia Srl
|
|
|
1424 |
)
|
|
|
1425 |
|
|
|
1426 |
[master_id] => 1266432
|
|
|
1427 |
[type] => release
|
|
|
1428 |
[format] => Array
|
|
|
1429 |
(
|
|
|
1430 |
[0] => Vinyl
|
|
|
1431 |
[1] => LP
|
|
|
1432 |
[2] => Album
|
|
|
1433 |
[3] => Limited Edition
|
|
|
1434 |
[4] => Numbered
|
|
|
1435 |
)
|
|
|
1436 |
|
|
|
1437 |
[barcode] => Array
|
|
|
1438 |
(
|
|
|
1439 |
[0] => 5054197930911
|
|
|
1440 |
)
|
|
|
1441 |
|
|
|
1442 |
[master_url] => https://api.discogs.com/masters/1266432
|
|
|
1443 |
[genre] => Array
|
|
|
1444 |
(
|
|
|
1445 |
[0] => Pop
|
|
|
1446 |
[1] => Children's
|
|
|
1447 |
)
|
|
|
1448 |
|
|
|
1449 |
[country] => Italy
|
|
|
1450 |
[uri] => /Cristina-DAvena-Duets-Tutti-Cantano-Cristina/release/11124807
|
|
|
1451 |
[cover_image] => https://img.discogs.com/WNQXSdgW4Vi-Vz8PMaBcMpAjAiM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11124807-1510317284-1840.jpeg.jpg
|
|
|
1452 |
[resource_url] => https://api.discogs.com/releases/11124807
|
|
|
1453 |
)
|
|
|
1454 |
|
|
|
1455 |
[25] => stdClass Object
|
|
|
1456 |
(
|
|
|
1457 |
[user_data] => stdClass Object
|
|
|
1458 |
(
|
|
|
1459 |
[in_collection] =>
|
|
|
1460 |
[in_wantlist] =>
|
|
|
1461 |
)
|
|
|
1462 |
|
|
|
1463 |
[community] => stdClass Object
|
|
|
1464 |
(
|
|
|
1465 |
[have] => 49
|
|
|
1466 |
[want] => 2
|
|
|
1467 |
)
|
|
|
1468 |
|
|
|
1469 |
[catno] => 88843098162
|
|
|
1470 |
[year] => 2014
|
|
|
1471 |
[format_quantity] => 1
|
|
|
1472 |
[id] => 6292242
|
|
|
1473 |
[style] => Array
|
|
|
1474 |
(
|
|
|
1475 |
)
|
|
|
1476 |
|
|
|
1477 |
[thumb] => https://img.discogs.com/YhOz0CNY9iNvTZR860I8r0YKczk=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-6292242-1423127538-9045.jpeg.jpg
|
|
|
1478 |
[title] => Fedez - Pop-Hoolista
|
|
|
1479 |
[label] => Array
|
|
|
1480 |
(
|
|
|
1481 |
[0] => Newtopia
|
|
|
1482 |
)
|
|
|
1483 |
|
|
|
1484 |
[master_id] => 922411
|
|
|
1485 |
[type] => release
|
|
|
1486 |
[format] => Array
|
|
|
1487 |
(
|
|
|
1488 |
[0] => CD
|
|
|
1489 |
[1] => Album
|
|
|
1490 |
)
|
|
|
1491 |
|
|
|
1492 |
[barcode] => Array
|
|
|
1493 |
(
|
|
|
1494 |
)
|
|
|
1495 |
|
|
|
1496 |
[master_url] => https://api.discogs.com/masters/922411
|
|
|
1497 |
[genre] => Array
|
|
|
1498 |
(
|
|
|
1499 |
[0] => Hip Hop
|
|
|
1500 |
)
|
|
|
1501 |
|
|
|
1502 |
[country] => Italy
|
|
|
1503 |
[uri] => /Fedez-Pop-Hoolista/release/6292242
|
|
|
1504 |
[cover_image] => https://img.discogs.com/eDp8LPg_EArazDTc789WenaOAkY=/fit-in/326x326/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-6292242-1423127538-9045.jpeg.jpg
|
|
|
1505 |
[resource_url] => https://api.discogs.com/releases/6292242
|
|
|
1506 |
)
|
|
|
1507 |
|
|
|
1508 |
[26] => stdClass Object
|
|
|
1509 |
(
|
|
|
1510 |
[user_data] => stdClass Object
|
|
|
1511 |
(
|
|
|
1512 |
[in_collection] =>
|
|
|
1513 |
[in_wantlist] =>
|
|
|
1514 |
)
|
|
|
1515 |
|
|
|
1516 |
[community] => stdClass Object
|
|
|
1517 |
(
|
|
|
1518 |
[have] => 1
|
|
|
1519 |
[want] => 0
|
|
|
1520 |
)
|
|
|
1521 |
|
|
|
1522 |
[catno] => none
|
|
|
1523 |
[year] => 2017
|
|
|
1524 |
[format_quantity] => 0
|
|
|
1525 |
[id] => 11190691
|
|
|
1526 |
[style] => Array
|
|
|
1527 |
(
|
|
|
1528 |
[0] => Ballad
|
|
|
1529 |
)
|
|
|
1530 |
|
|
|
1531 |
[thumb] => https://img.discogs.com/RV-ynlTd6I-VyYLlU8niI2Q7ddI=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11190691-1520910820-4108.png.jpg
|
|
|
1532 |
[title] => Francesca Michielin - Io Non Abito Al Mare
|
|
|
1533 |
[label] => Array
|
|
|
1534 |
(
|
|
|
1535 |
[0] => Sony Music
|
|
|
1536 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
1537 |
)
|
|
|
1538 |
|
|
|
1539 |
[master_id] => 1299224
|
|
|
1540 |
[type] => release
|
|
|
1541 |
[format] => Array
|
|
|
1542 |
(
|
|
|
1543 |
[0] => File
|
|
|
1544 |
[1] => AAC
|
|
|
1545 |
[2] => Single
|
|
|
1546 |
)
|
|
|
1547 |
|
|
|
1548 |
[barcode] => Array
|
|
|
1549 |
(
|
|
|
1550 |
[0] => 1310381748
|
|
|
1551 |
)
|
|
|
1552 |
|
|
|
1553 |
[master_url] => https://api.discogs.com/masters/1299224
|
|
|
1554 |
[genre] => Array
|
|
|
1555 |
(
|
|
|
1556 |
[0] => Electronic
|
|
|
1557 |
[1] => Pop
|
|
|
1558 |
)
|
|
|
1559 |
|
|
|
1560 |
[country] => Unknown
|
|
|
1561 |
[uri] => /Francesca-Michielin-Io-Non-Abito-Al-Mare/release/11190691
|
|
|
1562 |
[cover_image] => https://img.discogs.com/Vp19BOJ5UPz6dWJwXHugD4j9hrk=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11190691-1520910820-4108.png.jpg
|
|
|
1563 |
[resource_url] => https://api.discogs.com/releases/11190691
|
|
|
1564 |
)
|
|
|
1565 |
|
|
|
1566 |
[27] => stdClass Object
|
|
|
1567 |
(
|
|
|
1568 |
[user_data] => stdClass Object
|
|
|
1569 |
(
|
|
|
1570 |
[in_collection] =>
|
|
|
1571 |
[in_wantlist] =>
|
|
|
1572 |
)
|
|
|
1573 |
|
|
|
1574 |
[community] => stdClass Object
|
|
|
1575 |
(
|
|
|
1576 |
[have] => 0
|
|
|
1577 |
[want] => 0
|
|
|
1578 |
)
|
|
|
1579 |
|
|
|
1580 |
[catno] => none
|
|
|
1581 |
[year] => 2012
|
|
|
1582 |
[format_quantity] => 0
|
|
|
1583 |
[id] => 11257761
|
|
|
1584 |
[style] => Array
|
|
|
1585 |
(
|
|
|
1586 |
[0] => Europop
|
|
|
1587 |
)
|
|
|
1588 |
|
|
|
1589 |
[thumb] => https://img.discogs.com/PS6H9nPHZ5OyC5GQmtqHG4mDuI4=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11257761-1520907271-7156.png.jpg
|
|
|
1590 |
[title] => Francesca Michielin - Sola
|
|
|
1591 |
[label] => Array
|
|
|
1592 |
(
|
|
|
1593 |
[0] => Sony Music
|
|
|
1594 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
1595 |
)
|
|
|
1596 |
|
|
|
1597 |
[master_id] => 0
|
|
|
1598 |
[type] => release
|
|
|
1599 |
[format] => Array
|
|
|
1600 |
(
|
|
|
1601 |
[0] => File
|
|
|
1602 |
[1] => AAC
|
|
|
1603 |
[2] => Single
|
|
|
1604 |
)
|
|
|
1605 |
|
|
|
1606 |
[barcode] => Array
|
|
|
1607 |
(
|
|
|
1608 |
[0] => 555304034
|
|
|
1609 |
)
|
|
|
1610 |
|
|
|
1611 |
[master_url] =>
|
|
|
1612 |
[genre] => Array
|
|
|
1613 |
(
|
|
|
1614 |
[0] => Pop
|
|
|
1615 |
)
|
|
|
1616 |
|
|
|
1617 |
[country] => Unknown
|
|
|
1618 |
[uri] => /Francesca-Michielin-Sola/release/11257761
|
|
|
1619 |
[cover_image] => https://img.discogs.com/6ILCtTmhhKpY2PBoa8UjL6obzdk=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11257761-1520907271-7156.png.jpg
|
|
|
1620 |
[resource_url] => https://api.discogs.com/releases/11257761
|
|
|
1621 |
)
|
|
|
1622 |
|
|
|
1623 |
[28] => stdClass Object
|
|
|
1624 |
(
|
|
|
1625 |
[user_data] => stdClass Object
|
|
|
1626 |
(
|
|
|
1627 |
[in_collection] =>
|
|
|
1628 |
[in_wantlist] =>
|
|
|
1629 |
)
|
|
|
1630 |
|
|
|
1631 |
[community] => stdClass Object
|
|
|
1632 |
(
|
|
|
1633 |
[have] => 27
|
|
|
1634 |
[want] => 6
|
|
|
1635 |
)
|
|
|
1636 |
|
|
|
1637 |
[catno] => 88883798102
|
|
|
1638 |
[year] => 2013
|
|
|
1639 |
[format_quantity] => 2
|
|
|
1640 |
[id] => 5583743
|
|
|
1641 |
[style] => Array
|
|
|
1642 |
(
|
|
|
1643 |
)
|
|
|
1644 |
|
|
|
1645 |
[thumb] => https://img.discogs.com/8hYXsIpO6kmMd5GMlc93pcEjNO8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-5583743-1423127480-3223.jpeg.jpg
|
|
|
1646 |
[title] => Fedez - Sig. Brainwash - L'Arte Di Accontentare
|
|
|
1647 |
[label] => Array
|
|
|
1648 |
(
|
|
|
1649 |
[0] => Epic
|
|
|
1650 |
)
|
|
|
1651 |
|
|
|
1652 |
[master_id] => 675011
|
|
|
1653 |
[type] => release
|
|
|
1654 |
[format] => Array
|
|
|
1655 |
(
|
|
|
1656 |
[0] => CD
|
|
|
1657 |
[1] => DVD
|
|
|
1658 |
)
|
|
|
1659 |
|
|
|
1660 |
[barcode] => Array
|
|
|
1661 |
(
|
|
|
1662 |
[0] => 8 88837 98102 6
|
|
|
1663 |
)
|
|
|
1664 |
|
|
|
1665 |
[master_url] => https://api.discogs.com/masters/675011
|
|
|
1666 |
[genre] => Array
|
|
|
1667 |
(
|
|
|
1668 |
[0] => Hip Hop
|
|
|
1669 |
[1] => Pop
|
|
|
1670 |
)
|
|
|
1671 |
|
|
|
1672 |
[country] => Italy
|
|
|
1673 |
[uri] => /Fedez-Sig-Brainwash-LArte-Di-Accontentare/release/5583743
|
|
|
1674 |
[cover_image] => https://img.discogs.com/h_sE0buKGr9rhsOvfw2zJkp1dgo=/fit-in/600x450/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-5583743-1423127480-3223.jpeg.jpg
|
|
|
1675 |
[resource_url] => https://api.discogs.com/releases/5583743
|
|
|
1676 |
)
|
|
|
1677 |
|
|
|
1678 |
[29] => stdClass Object
|
|
|
1679 |
(
|
|
|
1680 |
[user_data] => stdClass Object
|
|
|
1681 |
(
|
|
|
1682 |
[in_collection] =>
|
|
|
1683 |
[in_wantlist] =>
|
|
|
1684 |
)
|
|
|
1685 |
|
|
|
1686 |
[community] => stdClass Object
|
|
|
1687 |
(
|
|
|
1688 |
[have] => 70
|
|
|
1689 |
[want] => 10
|
|
|
1690 |
)
|
|
|
1691 |
|
|
|
1692 |
[catno] => 88765472982
|
|
|
1693 |
[year] => 2013
|
|
|
1694 |
[id] => 675011
|
|
|
1695 |
[style] => Array
|
|
|
1696 |
(
|
|
|
1697 |
)
|
|
|
1698 |
|
|
|
1699 |
[thumb] => https://img.discogs.com/IkCfuzSpip-IDMXSCWv3dIRpYD8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-5277575-1423127784-7221.jpeg.jpg
|
|
|
1700 |
[title] => Fedez - Sig. Brainwash - L'Arte Di Accontentare
|
|
|
1701 |
[label] => Array
|
|
|
1702 |
(
|
|
|
1703 |
[0] => Epic
|
|
|
1704 |
)
|
|
|
1705 |
|
|
|
1706 |
[master_id] => 675011
|
|
|
1707 |
[type] => master
|
|
|
1708 |
[format] => Array
|
|
|
1709 |
(
|
|
|
1710 |
[0] => CD
|
|
|
1711 |
)
|
|
|
1712 |
|
|
|
1713 |
[barcode] => Array
|
|
|
1714 |
(
|
|
|
1715 |
[0] => 88765472992
|
|
|
1716 |
)
|
|
|
1717 |
|
|
|
1718 |
[master_url] => https://api.discogs.com/masters/675011
|
|
|
1719 |
[genre] => Array
|
|
|
1720 |
(
|
|
|
1721 |
[0] => Hip Hop
|
|
|
1722 |
)
|
|
|
1723 |
|
|
|
1724 |
[country] => Italy
|
|
|
1725 |
[uri] => /Fedez-Sig-Brainwash-LArte-Di-Accontentare/master/675011
|
|
|
1726 |
[cover_image] => https://img.discogs.com/ybymvEc4kKfIqCjnoz0a3vJrbOM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-5277575-1423127784-7221.jpeg.jpg
|
|
|
1727 |
[resource_url] => https://api.discogs.com/masters/675011
|
|
|
1728 |
)
|
|
|
1729 |
|
|
|
1730 |
[30] => stdClass Object
|
|
|
1731 |
(
|
|
|
1732 |
[user_data] => stdClass Object
|
|
|
1733 |
(
|
|
|
1734 |
[in_collection] =>
|
|
|
1735 |
[in_wantlist] =>
|
|
|
1736 |
)
|
|
|
1737 |
|
|
|
1738 |
[community] => stdClass Object
|
|
|
1739 |
(
|
|
|
1740 |
[have] => 1
|
|
|
1741 |
[want] => 0
|
|
|
1742 |
)
|
|
|
1743 |
|
|
|
1744 |
[catno] => none
|
|
|
1745 |
[year] => 2015
|
|
|
1746 |
[format_quantity] => 0
|
|
|
1747 |
[id] => 11257778
|
|
|
1748 |
[style] => Array
|
|
|
1749 |
(
|
|
|
1750 |
[0] => Europop
|
|
|
1751 |
)
|
|
|
1752 |
|
|
|
1753 |
[thumb] => https://img.discogs.com/Ia0pCeYpF0x2K29AOspl6T_i6aI=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11257778-1512873153-4335.jpeg.jpg
|
|
|
1754 |
[title] => Francesca Michielin - Battito Di Ciglia
|
|
|
1755 |
[label] => Array
|
|
|
1756 |
(
|
|
|
1757 |
[0] => Sony Music
|
|
|
1758 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
1759 |
)
|
|
|
1760 |
|
|
|
1761 |
[master_id] => 0
|
|
|
1762 |
[type] => release
|
|
|
1763 |
[format] => Array
|
|
|
1764 |
(
|
|
|
1765 |
[0] => File
|
|
|
1766 |
[1] => AAC
|
|
|
1767 |
[2] => Single
|
|
|
1768 |
)
|
|
|
1769 |
|
|
|
1770 |
[barcode] => Array
|
|
|
1771 |
(
|
|
|
1772 |
[0] => 1011349479
|
|
|
1773 |
)
|
|
|
1774 |
|
|
|
1775 |
[master_url] =>
|
|
|
1776 |
[genre] => Array
|
|
|
1777 |
(
|
|
|
1778 |
[0] => Pop
|
|
|
1779 |
)
|
|
|
1780 |
|
|
|
1781 |
[country] => Unknown
|
|
|
1782 |
[uri] => /Francesca-Michielin-Battito-Di-Ciglia/release/11257778
|
|
|
1783 |
[cover_image] => https://img.discogs.com/FnWEXLMo7j3J2S39iEcSYxIt_EU=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11257778-1512873153-4335.jpeg.jpg
|
|
|
1784 |
[resource_url] => https://api.discogs.com/releases/11257778
|
|
|
1785 |
)
|
|
|
1786 |
|
|
|
1787 |
[31] => stdClass Object
|
|
|
1788 |
(
|
|
|
1789 |
[user_data] => stdClass Object
|
|
|
1790 |
(
|
|
|
1791 |
[in_collection] =>
|
|
|
1792 |
[in_wantlist] =>
|
|
|
1793 |
)
|
|
|
1794 |
|
|
|
1795 |
[community] => stdClass Object
|
|
|
1796 |
(
|
|
|
1797 |
[have] => 0
|
|
|
1798 |
[want] => 0
|
|
|
1799 |
)
|
|
|
1800 |
|
|
|
1801 |
[catno] => none
|
|
|
1802 |
[year] => 2014
|
|
|
1803 |
[format_quantity] => 0
|
|
|
1804 |
[id] => 11257769
|
|
|
1805 |
[style] => Array
|
|
|
1806 |
(
|
|
|
1807 |
[0] => Europop
|
|
|
1808 |
)
|
|
|
1809 |
|
|
|
1810 |
[thumb] => https://img.discogs.com/oHLsEffS8UdoUjC77dA8WBKxCzw=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11257769-1512872967-4570.jpeg.jpg
|
|
|
1811 |
[title] => Francesca Michielin - Amazing
|
|
|
1812 |
[label] => Array
|
|
|
1813 |
(
|
|
|
1814 |
[0] => Sony Music
|
|
|
1815 |
[1] => Sony Music Entertainment
|
|
|
1816 |
)
|
|
|
1817 |
|
|
|
1818 |
[master_id] => 0
|
|
|
1819 |
[type] => release
|
|
|
1820 |
[format] => Array
|
|
|
1821 |
(
|
|
|
1822 |
[0] => File
|
|
|
1823 |
[1] => AAC
|
|
|
1824 |
[2] => Single
|
|
|
1825 |
)
|
|
|
1826 |
|
|
|
1827 |
[barcode] => Array
|
|
|
1828 |
(
|
|
|
1829 |
)
|
|
|
1830 |
|
|
|
1831 |
[master_url] =>
|
|
|
1832 |
[genre] => Array
|
|
|
1833 |
(
|
|
|
1834 |
[0] => Pop
|
|
|
1835 |
)
|
|
|
1836 |
|
|
|
1837 |
[country] => Unknown
|
|
|
1838 |
[uri] => /Francesca-Michielin-Amazing/release/11257769
|
|
|
1839 |
[cover_image] => https://img.discogs.com/ZluPuIw2RN3o7L5vF-YCr3Q48_s=/fit-in/460x460/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11257769-1512872967-4570.jpeg.jpg
|
|
|
1840 |
[resource_url] => https://api.discogs.com/releases/11257769
|
|
|
1841 |
)
|
|
|
1842 |
|
|
|
1843 |
[32] => stdClass Object
|
|
|
1844 |
(
|
|
|
1845 |
[style] => Array
|
|
|
1846 |
(
|
|
|
1847 |
)
|
|
|
1848 |
|
|
|
1849 |
[thumb] => https://img.discogs.com/g9te8FZNNKZqi-9qAzjlonId-4Y=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-13764144-1560611815-8304.jpeg.jpg
|
|
|
1850 |
[uri] => /Francesca-Michielin-di20/release/13764144
|
|
|
1851 |
[format] => Array
|
|
|
1852 |
(
|
|
|
1853 |
[0] => CD
|
|
|
1854 |
)
|
|
|
1855 |
|
|
|
1856 |
[country] => Taiwan
|
|
|
1857 |
[barcode] => Array
|
|
|
1858 |
(
|
|
|
1859 |
[0] => 888430606821
|
|
|
1860 |
)
|
|
|
1861 |
|
|
|
1862 |
[user_data] => stdClass Object
|
|
|
1863 |
(
|
|
|
1864 |
[in_collection] =>
|
|
|
1865 |
[in_wantlist] =>
|
|
|
1866 |
)
|
|
|
1867 |
|
|
|
1868 |
[master_url] =>
|
|
|
1869 |
[label] => Array
|
|
|
1870 |
(
|
|
|
1871 |
[0] => Sony Music
|
|
|
1872 |
)
|
|
|
1873 |
|
|
|
1874 |
[cover_image] => https://img.discogs.com/UfyGWVipxyvkYACJXj6JjYSZQT4=/fit-in/543x469/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-13764144-1560611815-8304.jpeg.jpg
|
|
|
1875 |
[format_quantity] => 1
|
|
|
1876 |
[catno] => 88843060682
|
|
|
1877 |
[community] => stdClass Object
|
|
|
1878 |
(
|
|
|
1879 |
[have] => 0
|
|
|
1880 |
[want] => 0
|
|
|
1881 |
)
|
|
|
1882 |
|
|
|
1883 |
[genre] => Array
|
|
|
1884 |
(
|
|
|
1885 |
[0] => Pop
|
|
|
1886 |
)
|
|
|
1887 |
|
|
|
1888 |
[title] => Francesca Michielin - di20
|
|
|
1889 |
[resource_url] => https://api.discogs.com/releases/13764144
|
|
|
1890 |
[master_id] => 0
|
|
|
1891 |
[type] => release
|
|
|
1892 |
[id] => 13764144
|
|
|
1893 |
)
|
|
|
1894 |
|
|
|
1895 |
[33] => stdClass Object
|
|
|
1896 |
(
|
|
|
1897 |
[user_data] => stdClass Object
|
|
|
1898 |
(
|
|
|
1899 |
[in_collection] =>
|
|
|
1900 |
[in_wantlist] =>
|
|
|
1901 |
)
|
|
|
1902 |
|
|
|
1903 |
[community] => stdClass Object
|
|
|
1904 |
(
|
|
|
1905 |
[have] => 0
|
|
|
1906 |
[want] => 0
|
|
|
1907 |
)
|
|
|
1908 |
|
|
|
1909 |
[catno] => none
|
|
|
1910 |
[year] => 2015
|
|
|
1911 |
[format_quantity] => 0
|
|
|
1912 |
[id] => 11257784
|
|
|
1913 |
[style] => Array
|
|
|
1914 |
(
|
|
|
1915 |
[0] => Europop
|
|
|
1916 |
)
|
|
|
1917 |
|
|
|
1918 |
[thumb] => https://img.discogs.com/fRa3IhhtYySUwDRqLPVww96e8vQ=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11257784-1512873294-1605.jpeg.jpg
|
|
|
1919 |
[title] => Francesca Michielin - Lontano
|
|
|
1920 |
[label] => Array
|
|
|
1921 |
(
|
|
|
1922 |
[0] => Sony Music
|
|
|
1923 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
1924 |
)
|
|
|
1925 |
|
|
|
1926 |
[master_id] => 0
|
|
|
1927 |
[type] => release
|
|
|
1928 |
[format] => Array
|
|
|
1929 |
(
|
|
|
1930 |
[0] => File
|
|
|
1931 |
[1] => AAC
|
|
|
1932 |
[2] => Single
|
|
|
1933 |
)
|
|
|
1934 |
|
|
|
1935 |
[barcode] => Array
|
|
|
1936 |
(
|
|
|
1937 |
[0] => 1042249663
|
|
|
1938 |
)
|
|
|
1939 |
|
|
|
1940 |
[master_url] =>
|
|
|
1941 |
[genre] => Array
|
|
|
1942 |
(
|
|
|
1943 |
[0] => Pop
|
|
|
1944 |
)
|
|
|
1945 |
|
|
|
1946 |
[country] => Unknown
|
|
|
1947 |
[uri] => /Francesca-Michielin-Lontano/release/11257784
|
|
|
1948 |
[cover_image] => https://img.discogs.com/ZNiH23BmPHJbtvygKHkd4dynMAY=/fit-in/480x480/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11257784-1512873294-1605.jpeg.jpg
|
|
|
1949 |
[resource_url] => https://api.discogs.com/releases/11257784
|
|
|
1950 |
)
|
|
|
1951 |
|
|
|
1952 |
[34] => stdClass Object
|
|
|
1953 |
(
|
|
|
1954 |
[user_data] => stdClass Object
|
|
|
1955 |
(
|
|
|
1956 |
[in_collection] =>
|
|
|
1957 |
[in_wantlist] =>
|
|
|
1958 |
)
|
|
|
1959 |
|
|
|
1960 |
[community] => stdClass Object
|
|
|
1961 |
(
|
|
|
1962 |
[have] => 0
|
|
|
1963 |
[want] => 0
|
|
|
1964 |
)
|
|
|
1965 |
|
|
|
1966 |
[catno] => none
|
|
|
1967 |
[year] => 2016
|
|
|
1968 |
[format_quantity] => 0
|
|
|
1969 |
[id] => 11257789
|
|
|
1970 |
[style] => Array
|
|
|
1971 |
(
|
|
|
1972 |
[0] => Europop
|
|
|
1973 |
)
|
|
|
1974 |
|
|
|
1975 |
[thumb] => https://img.discogs.com/V9XyQJV_TzWOwuMSjpB3YkNqLMs=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11257789-1512873402-3198.jpeg.jpg
|
|
|
1976 |
[title] => Francesca Michielin - Un Cuore In Due
|
|
|
1977 |
[label] => Array
|
|
|
1978 |
(
|
|
|
1979 |
[0] => Sony Music
|
|
|
1980 |
[1] => Sony Music Entertainment Italy S.p.A.
|
|
|
1981 |
)
|
|
|
1982 |
|
|
|
1983 |
[master_id] => 0
|
|
|
1984 |
[type] => release
|
|
|
1985 |
[format] => Array
|
|
|
1986 |
(
|
|
|
1987 |
[0] => File
|
|
|
1988 |
[1] => AAC
|
|
|
1989 |
[2] => Single
|
|
|
1990 |
)
|
|
|
1991 |
|
|
|
1992 |
[barcode] => Array
|
|
|
1993 |
(
|
|
|
1994 |
)
|
|
|
1995 |
|
|
|
1996 |
[master_url] =>
|
|
|
1997 |
[genre] => Array
|
|
|
1998 |
(
|
|
|
1999 |
[0] => Pop
|
|
|
2000 |
)
|
|
|
2001 |
|
|
|
2002 |
[country] => Unknown
|
|
|
2003 |
[uri] => /Francesca-Michielin-Un-Cuore-In-Due/release/11257789
|
|
|
2004 |
[cover_image] => https://img.discogs.com/gahYrjVK9XJ9XVIVJhtJan5aaU8=/fit-in/270x270/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11257789-1512873402-3198.jpeg.jpg
|
|
|
2005 |
[resource_url] => https://api.discogs.com/releases/11257789
|
|
|
2006 |
)
|
|
|
2007 |
|
|
|
2008 |
[35] => stdClass Object
|
|
|
2009 |
(
|
|
|
2010 |
[user_data] => stdClass Object
|
|
|
2011 |
(
|
|
|
2012 |
[in_collection] =>
|
|
|
2013 |
[in_wantlist] =>
|
|
|
2014 |
)
|
|
|
2015 |
|
|
|
2016 |
[community] => stdClass Object
|
|
|
2017 |
(
|
|
|
2018 |
[have] => 52
|
|
|
2019 |
[want] => 1
|
|
|
2020 |
)
|
|
|
2021 |
|
|
|
2022 |
[catno] => 5054197920424
|
|
|
2023 |
[year] => 2017
|
|
|
2024 |
[format_quantity] => 1
|
|
|
2025 |
[id] => 11124676
|
|
|
2026 |
[style] => Array
|
|
|
2027 |
(
|
|
|
2028 |
)
|
|
|
2029 |
|
|
|
2030 |
[thumb] => https://img.discogs.com/CzI1eXl8UzkTEPCyUnfgSs10aN4=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11124676-1510314935-8303.jpeg.jpg
|
|
|
2031 |
[title] => Cristina D'Avena - Duets - Tutti Cantano Cristina
|
|
|
2032 |
[label] => Array
|
|
|
2033 |
(
|
|
|
2034 |
[0] => Warner Bros. Records
|
|
|
2035 |
)
|
|
|
2036 |
|
|
|
2037 |
[master_id] => 1266432
|
|
|
2038 |
[type] => release
|
|
|
2039 |
[format] => Array
|
|
|
2040 |
(
|
|
|
2041 |
[0] => CD
|
|
|
2042 |
[1] => Album
|
|
|
2043 |
)
|
|
|
2044 |
|
|
|
2045 |
[barcode] => Array
|
|
|
2046 |
(
|
|
|
2047 |
[0] => 5054197920424
|
|
|
2048 |
)
|
|
|
2049 |
|
|
|
2050 |
[master_url] => https://api.discogs.com/masters/1266432
|
|
|
2051 |
[genre] => Array
|
|
|
2052 |
(
|
|
|
2053 |
[0] => Pop
|
|
|
2054 |
[1] => Children's
|
|
|
2055 |
)
|
|
|
2056 |
|
|
|
2057 |
[country] => Italy
|
|
|
2058 |
[uri] => /Cristina-DAvena-Duets-Tutti-Cantano-Cristina/release/11124676
|
|
|
2059 |
[cover_image] => https://img.discogs.com/7zLsGGZe5UcHeICQG5sXB_fArQw=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11124676-1510314935-8303.jpeg.jpg
|
|
|
2060 |
[resource_url] => https://api.discogs.com/releases/11124676
|
|
|
2061 |
)
|
|
|
2062 |
|
|
|
2063 |
[36] => stdClass Object
|
|
|
2064 |
(
|
|
|
2065 |
[user_data] => stdClass Object
|
|
|
2066 |
(
|
|
|
2067 |
[in_collection] =>
|
|
|
2068 |
[in_wantlist] =>
|
|
|
2069 |
)
|
|
|
2070 |
|
|
|
2071 |
[community] => stdClass Object
|
|
|
2072 |
(
|
|
|
2073 |
[have] => 17
|
|
|
2074 |
[want] => 9
|
|
|
2075 |
)
|
|
|
2076 |
|
|
|
2077 |
[catno] => 0602567641865
|
|
|
2078 |
[year] => 2018
|
|
|
2079 |
[format_quantity] => 2
|
|
|
2080 |
[id] => 11978002
|
|
|
2081 |
[style] => Array
|
|
|
2082 |
(
|
|
|
2083 |
)
|
|
|
2084 |
|
|
|
2085 |
[thumb] => https://img.discogs.com/hDYDXLcf6r6vwtmJ7yp_vNSHyOQ=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11978002-1525882157-5328.jpeg.jpg
|
|
|
2086 |
[title] => Carl Brave - Notti Brave
|
|
|
2087 |
[label] => Array
|
|
|
2088 |
(
|
|
|
2089 |
[0] => Universal Music Italia s.r.l.
|
|
|
2090 |
)
|
|
|
2091 |
|
|
|
2092 |
[master_id] => 1361693
|
|
|
2093 |
[type] => release
|
|
|
2094 |
[format] => Array
|
|
|
2095 |
(
|
|
|
2096 |
[0] => Vinyl
|
|
|
2097 |
[1] => LP
|
|
|
2098 |
[2] => Album
|
|
|
2099 |
)
|
|
|
2100 |
|
|
|
2101 |
[barcode] => Array
|
|
|
2102 |
(
|
|
|
2103 |
[0] => 0602567641865
|
|
|
2104 |
)
|
|
|
2105 |
|
|
|
2106 |
[master_url] => https://api.discogs.com/masters/1361693
|
|
|
2107 |
[genre] => Array
|
|
|
2108 |
(
|
|
|
2109 |
[0] => Hip Hop
|
|
|
2110 |
)
|
|
|
2111 |
|
|
|
2112 |
[country] => Italy
|
|
|
2113 |
[uri] => /Carl-Brave-Notti-Brave/release/11978002
|
|
|
2114 |
[cover_image] => https://img.discogs.com/nmwHL2uTbFeJnKLggBn5TOnyZ8M=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11978002-1525882157-5328.jpeg.jpg
|
|
|
2115 |
[resource_url] => https://api.discogs.com/releases/11978002
|
|
|
2116 |
)
|
|
|
2117 |
|
|
|
2118 |
[37] => stdClass Object
|
|
|
2119 |
(
|
|
|
2120 |
[user_data] => stdClass Object
|
|
|
2121 |
(
|
|
|
2122 |
[in_collection] =>
|
|
|
2123 |
[in_wantlist] =>
|
|
|
2124 |
)
|
|
|
2125 |
|
|
|
2126 |
[community] => stdClass Object
|
|
|
2127 |
(
|
|
|
2128 |
[have] => 32
|
|
|
2129 |
[want] => 1
|
|
|
2130 |
)
|
|
|
2131 |
|
|
|
2132 |
[catno] => 88765472982
|
|
|
2133 |
[year] => 2013
|
|
|
2134 |
[format_quantity] => 1
|
|
|
2135 |
[id] => 5277575
|
|
|
2136 |
[style] => Array
|
|
|
2137 |
(
|
|
|
2138 |
)
|
|
|
2139 |
|
|
|
2140 |
[thumb] => https://img.discogs.com/IkCfuzSpip-IDMXSCWv3dIRpYD8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-5277575-1423127784-7221.jpeg.jpg
|
|
|
2141 |
[title] => Fedez - Sig. Brainwash - L'Arte Di Accontentare
|
|
|
2142 |
[label] => Array
|
|
|
2143 |
(
|
|
|
2144 |
[0] => Epic
|
|
|
2145 |
)
|
|
|
2146 |
|
|
|
2147 |
[master_id] => 675011
|
|
|
2148 |
[type] => release
|
|
|
2149 |
[format] => Array
|
|
|
2150 |
(
|
|
|
2151 |
[0] => CD
|
|
|
2152 |
)
|
|
|
2153 |
|
|
|
2154 |
[barcode] => Array
|
|
|
2155 |
(
|
|
|
2156 |
[0] => 88765472992
|
|
|
2157 |
)
|
|
|
2158 |
|
|
|
2159 |
[master_url] => https://api.discogs.com/masters/675011
|
|
|
2160 |
[genre] => Array
|
|
|
2161 |
(
|
|
|
2162 |
[0] => Hip Hop
|
|
|
2163 |
)
|
|
|
2164 |
|
|
|
2165 |
[country] => Italy
|
|
|
2166 |
[uri] => /Fedez-Sig-Brainwash-LArte-Di-Accontentare/release/5277575
|
|
|
2167 |
[cover_image] => https://img.discogs.com/ybymvEc4kKfIqCjnoz0a3vJrbOM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-5277575-1423127784-7221.jpeg.jpg
|
|
|
2168 |
[resource_url] => https://api.discogs.com/releases/5277575
|
|
|
2169 |
)
|
|
|
2170 |
|
|
|
2171 |
[38] => stdClass Object
|
|
|
2172 |
(
|
|
|
2173 |
[user_data] => stdClass Object
|
|
|
2174 |
(
|
|
|
2175 |
[in_collection] =>
|
|
|
2176 |
[in_wantlist] =>
|
|
|
2177 |
)
|
|
|
2178 |
|
|
|
2179 |
[community] => stdClass Object
|
|
|
2180 |
(
|
|
|
2181 |
[have] => 22
|
|
|
2182 |
[want] => 3
|
|
|
2183 |
)
|
|
|
2184 |
|
|
|
2185 |
[catno] => 0602547323989
|
|
|
2186 |
[year] => 2015
|
|
|
2187 |
[format_quantity] => 1
|
|
|
2188 |
[id] => 7042978
|
|
|
2189 |
[style] => Array
|
|
|
2190 |
(
|
|
|
2191 |
)
|
|
|
2192 |
|
|
|
2193 |
[thumb] => https://img.discogs.com/XmOFo0AsmY1Mtrr7moxep_AlRr4=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7042978-1432386623-3140.jpeg.jpg
|
|
|
2194 |
[title] => Don Joe - Ora O Mai Più
|
|
|
2195 |
[label] => Array
|
|
|
2196 |
(
|
|
|
2197 |
[0] => Dogozilla Empire
|
|
|
2198 |
[1] => Universal Music Group
|
|
|
2199 |
[2] => Universal Music Italia s.r.l.
|
|
|
2200 |
[3] => Universal Music Italia s.r.l.
|
|
|
2201 |
)
|
|
|
2202 |
|
|
|
2203 |
[master_id] => 0
|
|
|
2204 |
[type] => release
|
|
|
2205 |
[format] => Array
|
|
|
2206 |
(
|
|
|
2207 |
[0] => CD
|
|
|
2208 |
[1] => Album
|
|
|
2209 |
)
|
|
|
2210 |
|
|
|
2211 |
[barcode] => Array
|
|
|
2212 |
(
|
|
|
2213 |
[0] => 0 602547 323989
|
|
|
2214 |
)
|
|
|
2215 |
|
|
|
2216 |
[master_url] =>
|
|
|
2217 |
[genre] => Array
|
|
|
2218 |
(
|
|
|
2219 |
[0] => Hip Hop
|
|
|
2220 |
)
|
|
|
2221 |
|
|
|
2222 |
[country] => Italy
|
|
|
2223 |
[uri] => /Don-Joe-Ora-O-Mai-Pi%C3%B9/release/7042978
|
|
|
2224 |
[cover_image] => https://img.discogs.com/H5RjM1ASHTWTgLPKi030Pt27Il8=/fit-in/230x230/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7042978-1432386623-3140.jpeg.jpg
|
|
|
2225 |
[resource_url] => https://api.discogs.com/releases/7042978
|
|
|
2226 |
)
|
|
|
2227 |
|
|
|
2228 |
[39] => stdClass Object
|
|
|
2229 |
(
|
|
|
2230 |
[user_data] => stdClass Object
|
|
|
2231 |
(
|
|
|
2232 |
[in_collection] =>
|
|
|
2233 |
[in_wantlist] =>
|
|
|
2234 |
)
|
|
|
2235 |
|
|
|
2236 |
[community] => stdClass Object
|
|
|
2237 |
(
|
|
|
2238 |
[have] => 9
|
|
|
2239 |
[want] => 3
|
|
|
2240 |
)
|
|
|
2241 |
|
|
|
2242 |
[catno] => 0602557589245
|
|
|
2243 |
[year] => 2017
|
|
|
2244 |
[format_quantity] => 1
|
|
|
2245 |
[id] => 10218508
|
|
|
2246 |
[style] => Array
|
|
|
2247 |
(
|
|
|
2248 |
)
|
|
|
2249 |
|
|
|
2250 |
[thumb] => https://img.discogs.com/qUNfkoM5BvrDPL7gCSMqSyIsv0M=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-10218508-1493646889-7727.jpeg.jpg
|
|
|
2251 |
[title] => Syria (2) - 10 + 10
|
|
|
2252 |
[label] => Array
|
|
|
2253 |
(
|
|
|
2254 |
[0] => Universal Music Group
|
|
|
2255 |
[1] => Universal Music Italia s.r.l.
|
|
|
2256 |
[2] => Universal Music Italia s.r.l.
|
|
|
2257 |
)
|
|
|
2258 |
|
|
|
2259 |
[master_id] => 0
|
|
|
2260 |
[type] => release
|
|
|
2261 |
[format] => Array
|
|
|
2262 |
(
|
|
|
2263 |
[0] => CD
|
|
|
2264 |
[1] => Album
|
|
|
2265 |
)
|
|
|
2266 |
|
|
|
2267 |
[barcode] => Array
|
|
|
2268 |
(
|
|
|
2269 |
[0] => 0602557589245
|
|
|
2270 |
[1] => lc 01846
|
|
|
2271 |
)
|
|
|
2272 |
|
|
|
2273 |
[master_url] =>
|
|
|
2274 |
[genre] => Array
|
|
|
2275 |
(
|
|
|
2276 |
[0] => Pop
|
|
|
2277 |
)
|
|
|
2278 |
|
|
|
2279 |
[country] => Italy
|
|
|
2280 |
[uri] => /Syria-10-10/release/10218508
|
|
|
2281 |
[cover_image] => https://img.discogs.com/-bGzDDPZtP0Z-jhpKZZmXRz0srQ=/fit-in/600x596/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-10218508-1493646889-7727.jpeg.jpg
|
|
|
2282 |
[resource_url] => https://api.discogs.com/releases/10218508
|
|
|
2283 |
)
|
|
|
2284 |
|
|
|
2285 |
[40] => stdClass Object
|
|
|
2286 |
(
|
|
|
2287 |
[user_data] => stdClass Object
|
|
|
2288 |
(
|
|
|
2289 |
[in_collection] =>
|
|
|
2290 |
[in_wantlist] =>
|
|
|
2291 |
)
|
|
|
2292 |
|
|
|
2293 |
[community] => stdClass Object
|
|
|
2294 |
(
|
|
|
2295 |
[have] => 14
|
|
|
2296 |
[want] => 3
|
|
|
2297 |
)
|
|
|
2298 |
|
|
|
2299 |
[catno] => 19075932832
|
|
|
2300 |
[year] => 2019
|
|
|
2301 |
[format_quantity] => 1
|
|
|
2302 |
[id] => 13405958
|
|
|
2303 |
[style] => Array
|
|
|
2304 |
(
|
|
|
2305 |
[0] => Prog Rock
|
|
|
2306 |
[1] => Symphonic Rock
|
|
|
2307 |
)
|
|
|
2308 |
|
|
|
2309 |
[thumb] => https://img.discogs.com/zbIFpq3G3iGmiMZvvGf8V2cF7rU=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-13405958-1553594724-5504.jpeg.jpg
|
|
|
2310 |
[title] => Le Orme - Sulle Ali Di Un Sogno
|
|
|
2311 |
[label] => Array
|
|
|
2312 |
(
|
|
|
2313 |
[0] => Sony Music
|
|
|
2314 |
)
|
|
|
2315 |
|
|
|
2316 |
[master_id] => 1524382
|
|
|
2317 |
[type] => release
|
|
|
2318 |
[format] => Array
|
|
|
2319 |
(
|
|
|
2320 |
[0] => CD
|
|
|
2321 |
[1] => Album
|
|
|
2322 |
[2] => Stereo
|
|
|
2323 |
)
|
|
|
2324 |
|
|
|
2325 |
[barcode] => Array
|
|
|
2326 |
(
|
|
|
2327 |
[0] => 1 90759 32832 3
|
|
|
2328 |
[1] => 190759328323
|
|
|
2329 |
)
|
|
|
2330 |
|
|
|
2331 |
[master_url] => https://api.discogs.com/masters/1524382
|
|
|
2332 |
[genre] => Array
|
|
|
2333 |
(
|
|
|
2334 |
[0] => Rock
|
|
|
2335 |
)
|
|
|
2336 |
|
|
|
2337 |
[country] => Italy
|
|
|
2338 |
[uri] => /Le-Orme-Sulle-Ali-Di-Un-Sogno/release/13405958
|
|
|
2339 |
[cover_image] => https://img.discogs.com/HEA8g3-ws1eT37vwXbvUwPUYm0k=/fit-in/600x609/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-13405958-1553594724-5504.jpeg.jpg
|
|
|
2340 |
[resource_url] => https://api.discogs.com/releases/13405958
|
|
|
2341 |
)
|
|
|
2342 |
|
|
|
2343 |
[41] => stdClass Object
|
|
|
2344 |
(
|
|
|
2345 |
[user_data] => stdClass Object
|
|
|
2346 |
(
|
|
|
2347 |
[in_collection] =>
|
|
|
2348 |
[in_wantlist] =>
|
|
|
2349 |
)
|
|
|
2350 |
|
|
|
2351 |
[community] => stdClass Object
|
|
|
2352 |
(
|
|
|
2353 |
[have] => 15
|
|
|
2354 |
[want] => 4
|
|
|
2355 |
)
|
|
|
2356 |
|
|
|
2357 |
[catno] => 888751606128
|
|
|
2358 |
[year] => 2015
|
|
|
2359 |
[format_quantity] => 2
|
|
|
2360 |
[id] => 7801592
|
|
|
2361 |
[style] => Array
|
|
|
2362 |
(
|
|
|
2363 |
)
|
|
|
2364 |
|
|
|
2365 |
[thumb] => https://img.discogs.com/-bjVDvpcIH2Lb9IqZarIo25A7s0=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7801592-1509105525-7745.jpeg.jpg
|
|
|
2366 |
[title] => Fedez - Pop-Hoolista Cosodipinto Edition
|
|
|
2367 |
[label] => Array
|
|
|
2368 |
(
|
|
|
2369 |
[0] => Newtopia
|
|
|
2370 |
)
|
|
|
2371 |
|
|
|
2372 |
[master_id] => 922411
|
|
|
2373 |
[type] => release
|
|
|
2374 |
[format] => Array
|
|
|
2375 |
(
|
|
|
2376 |
[0] => Box Set
|
|
|
2377 |
[1] => Deluxe Edition
|
|
|
2378 |
[2] => Limited Edition
|
|
|
2379 |
[3] => CD
|
|
|
2380 |
[4] => Album
|
|
|
2381 |
[5] => DVD
|
|
|
2382 |
)
|
|
|
2383 |
|
|
|
2384 |
[barcode] => Array
|
|
|
2385 |
(
|
|
|
2386 |
[0] => 888751606128
|
|
|
2387 |
)
|
|
|
2388 |
|
|
|
2389 |
[master_url] => https://api.discogs.com/masters/922411
|
|
|
2390 |
[genre] => Array
|
|
|
2391 |
(
|
|
|
2392 |
[0] => Hip Hop
|
|
|
2393 |
[1] => Pop
|
|
|
2394 |
)
|
|
|
2395 |
|
|
|
2396 |
[country] => Italy
|
|
|
2397 |
[uri] => /Fedez-Pop-Hoolista-Cosodipinto-Edition/release/7801592
|
|
|
2398 |
[cover_image] => https://img.discogs.com/1NlS5krxHO7sZnz2OaaBsbvD4Po=/fit-in/600x820/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7801592-1509105525-7745.jpeg.jpg
|
|
|
2399 |
[resource_url] => https://api.discogs.com/releases/7801592
|
|
|
2400 |
)
|
|
|
2401 |
|
|
|
2402 |
[42] => stdClass Object
|
|
|
2403 |
(
|
|
|
2404 |
[user_data] => stdClass Object
|
|
|
2405 |
(
|
|
|
2406 |
[in_collection] =>
|
|
|
2407 |
[in_wantlist] =>
|
|
|
2408 |
)
|
|
|
2409 |
|
|
|
2410 |
[community] => stdClass Object
|
|
|
2411 |
(
|
|
|
2412 |
[have] => 7
|
|
|
2413 |
[want] => 4
|
|
|
2414 |
)
|
|
|
2415 |
|
|
|
2416 |
[catno] => 0602567641872
|
|
|
2417 |
[year] => 2018
|
|
|
2418 |
[format_quantity] => 1
|
|
|
2419 |
[id] => 11973046
|
|
|
2420 |
[style] => Array
|
|
|
2421 |
(
|
|
|
2422 |
[0] => Trap
|
|
|
2423 |
)
|
|
|
2424 |
|
|
|
2425 |
[thumb] => https://img.discogs.com/XAtnQ_RRhCnvo_E5tsuUA8jgBxs=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11973046-1526911421-8673.png.jpg
|
|
|
2426 |
[title] => Carl Brave - Notti Brave
|
|
|
2427 |
[label] => Array
|
|
|
2428 |
(
|
|
|
2429 |
[0] => Universal Music
|
|
|
2430 |
[1] => Amazon.it
|
|
|
2431 |
)
|
|
|
2432 |
|
|
|
2433 |
[master_id] => 1361693
|
|
|
2434 |
[type] => release
|
|
|
2435 |
[format] => Array
|
|
|
2436 |
(
|
|
|
2437 |
[0] => CD
|
|
|
2438 |
[1] => Album
|
|
|
2439 |
[2] => Limited Edition
|
|
|
2440 |
)
|
|
|
2441 |
|
|
|
2442 |
[barcode] => Array
|
|
|
2443 |
(
|
|
|
2444 |
[0] => 0602567641872
|
|
|
2445 |
[1] => B07CH5HRNG
|
|
|
2446 |
[2] => S.I.A.E.
|
|
|
2447 |
)
|
|
|
2448 |
|
|
|
2449 |
[master_url] => https://api.discogs.com/masters/1361693
|
|
|
2450 |
[genre] => Array
|
|
|
2451 |
(
|
|
|
2452 |
[0] => Electronic
|
|
|
2453 |
[1] => Hip Hop
|
|
|
2454 |
[2] => Pop
|
|
|
2455 |
)
|
|
|
2456 |
|
|
|
2457 |
[country] => Italy
|
|
|
2458 |
[uri] => /Carl-Brave-Notti-Brave/release/11973046
|
|
|
2459 |
[cover_image] => https://img.discogs.com/vogbppJlyOpPqmamu1laBPBRlkI=/fit-in/320x275/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11973046-1526911421-8673.png.jpg
|
|
|
2460 |
[resource_url] => https://api.discogs.com/releases/11973046
|
|
|
2461 |
)
|
|
|
2462 |
|
|
|
2463 |
[43] => stdClass Object
|
|
|
2464 |
(
|
|
|
2465 |
[user_data] => stdClass Object
|
|
|
2466 |
(
|
|
|
2467 |
[in_collection] =>
|
|
|
2468 |
[in_wantlist] =>
|
|
|
2469 |
)
|
|
|
2470 |
|
|
|
2471 |
[community] => stdClass Object
|
|
|
2472 |
(
|
|
|
2473 |
[have] => 8
|
|
|
2474 |
[want] => 5
|
|
|
2475 |
)
|
|
|
2476 |
|
|
|
2477 |
[catno] => 888751441224
|
|
|
2478 |
[year] => 2015
|
|
|
2479 |
[format_quantity] => 2
|
|
|
2480 |
[id] => 7591204
|
|
|
2481 |
[style] => Array
|
|
|
2482 |
(
|
|
|
2483 |
)
|
|
|
2484 |
|
|
|
2485 |
[thumb] => https://img.discogs.com/IUJlxdZQ_7qV3CULKHQK_qBTvKo=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7591204-1444686550-6242.jpeg.jpg
|
|
|
2486 |
[title] => Fedez - Pop-Hoolista Cosodipinto Edition
|
|
|
2487 |
[label] => Array
|
|
|
2488 |
(
|
|
|
2489 |
[0] => Newtopia
|
|
|
2490 |
)
|
|
|
2491 |
|
|
|
2492 |
[master_id] => 922411
|
|
|
2493 |
[type] => release
|
|
|
2494 |
[format] => Array
|
|
|
2495 |
(
|
|
|
2496 |
[0] => Box Set
|
|
|
2497 |
[1] => Deluxe Edition
|
|
|
2498 |
[2] => Limited Edition
|
|
|
2499 |
[3] => Numbered
|
|
|
2500 |
[4] => CD
|
|
|
2501 |
[5] => Album
|
|
|
2502 |
[6] => DVD
|
|
|
2503 |
)
|
|
|
2504 |
|
|
|
2505 |
[barcode] => Array
|
|
|
2506 |
(
|
|
|
2507 |
)
|
|
|
2508 |
|
|
|
2509 |
[master_url] => https://api.discogs.com/masters/922411
|
|
|
2510 |
[genre] => Array
|
|
|
2511 |
(
|
|
|
2512 |
[0] => Hip Hop
|
|
|
2513 |
[1] => Pop
|
|
|
2514 |
)
|
|
|
2515 |
|
|
|
2516 |
[country] => Italy
|
|
|
2517 |
[uri] => /Fedez-Pop-Hoolista-Cosodipinto-Edition/release/7591204
|
|
|
2518 |
[cover_image] => https://img.discogs.com/SnVqQChAhwihmjN4jkzmtpHmV40=/fit-in/600x832/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7591204-1444686550-6242.jpeg.jpg
|
|
|
2519 |
[resource_url] => https://api.discogs.com/releases/7591204
|
|
|
2520 |
)
|
|
|
2521 |
|
|
|
2522 |
[44] => stdClass Object
|
|
|
2523 |
(
|
|
|
2524 |
[user_data] => stdClass Object
|
|
|
2525 |
(
|
|
|
2526 |
[in_collection] =>
|
|
|
2527 |
[in_wantlist] =>
|
|
|
2528 |
)
|
|
|
2529 |
|
|
|
2530 |
[community] => stdClass Object
|
|
|
2531 |
(
|
|
|
2532 |
[have] => 11
|
|
|
2533 |
[want] => 3
|
|
|
2534 |
)
|
|
|
2535 |
|
|
|
2536 |
[catno] => 887654730428
|
|
|
2537 |
[year] => 2013
|
|
|
2538 |
[format_quantity] => 1
|
|
|
2539 |
[id] => 9104805
|
|
|
2540 |
[style] => Array
|
|
|
2541 |
(
|
|
|
2542 |
)
|
|
|
2543 |
|
|
|
2544 |
[thumb] => https://img.discogs.com/gUdu1iQAzadBfRvNggfFt9eomRQ=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-9104805-1504854637-1275.jpeg.jpg
|
|
|
2545 |
[title] => Fedez - Sig. Brainwash - L'Arte Di Accontentare - Exclusive Edition
|
|
|
2546 |
[label] => Array
|
|
|
2547 |
(
|
|
|
2548 |
[0] => Epic
|
|
|
2549 |
)
|
|
|
2550 |
|
|
|
2551 |
[master_id] => 675011
|
|
|
2552 |
[type] => release
|
|
|
2553 |
[format] => Array
|
|
|
2554 |
(
|
|
|
2555 |
[0] => CD
|
|
|
2556 |
[1] => Special Edition
|
|
|
2557 |
)
|
|
|
2558 |
|
|
|
2559 |
[barcode] => Array
|
|
|
2560 |
(
|
|
|
2561 |
)
|
|
|
2562 |
|
|
|
2563 |
[master_url] => https://api.discogs.com/masters/675011
|
|
|
2564 |
[genre] => Array
|
|
|
2565 |
(
|
|
|
2566 |
[0] => Hip Hop
|
|
|
2567 |
)
|
|
|
2568 |
|
|
|
2569 |
[country] => Italy
|
|
|
2570 |
[uri] => /Fedez-Sig-Brainwash-LArte-Di-Accontentare-Exclusive-Edition/release/9104805
|
|
|
2571 |
[cover_image] => https://img.discogs.com/94G0ZJ_Ch6Kmz3EDOKOLWu93A-E=/fit-in/300x302/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-9104805-1504854637-1275.jpeg.jpg
|
|
|
2572 |
[resource_url] => https://api.discogs.com/releases/9104805
|
|
|
2573 |
)
|
|
|
2574 |
|
|
|
2575 |
[45] => stdClass Object
|
|
|
2576 |
(
|
|
|
2577 |
[user_data] => stdClass Object
|
|
|
2578 |
(
|
|
|
2579 |
[in_collection] =>
|
|
|
2580 |
[in_wantlist] =>
|
|
|
2581 |
)
|
|
|
2582 |
|
|
|
2583 |
[community] => stdClass Object
|
|
|
2584 |
(
|
|
|
2585 |
[have] => 189
|
|
|
2586 |
[want] => 24
|
|
|
2587 |
)
|
|
|
2588 |
|
|
|
2589 |
[catno] => 477 968 1
|
|
|
2590 |
[year] => 2016
|
|
|
2591 |
[format_quantity] => 2
|
|
|
2592 |
[id] => 8425326
|
|
|
2593 |
[style] => Array
|
|
|
2594 |
(
|
|
|
2595 |
[0] => Europop
|
|
|
2596 |
[1] => Dance-pop
|
|
|
2597 |
[2] => Pop Rock
|
|
|
2598 |
[3] => Ballad
|
|
|
2599 |
[4] => Chanson
|
|
|
2600 |
[5] => Schlager
|
|
|
2601 |
[6] => Swing
|
|
|
2602 |
)
|
|
|
2603 |
|
|
|
2604 |
[thumb] => https://img.discogs.com/HLdvrGAFfnt4cUwxyg1_YNQfrCA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8425326-1461411349-4646.jpeg.jpg
|
|
|
2605 |
[title] => Various - Eurovision Song Contest Stockholm 2016 - Come Together
|
|
|
2606 |
[label] => Array
|
|
|
2607 |
(
|
|
|
2608 |
[0] => Universal Music Group
|
|
|
2609 |
[1] => Universal Music Group
|
|
|
2610 |
[2] => Eurovision Song Contest
|
|
|
2611 |
[3] => Universal Music A/S
|
|
|
2612 |
[4] => Universal Music A/S
|
|
|
2613 |
[5] => EDC, Germany
|
|
|
2614 |
[6] => EDC, Germany
|
|
|
2615 |
)
|
|
|
2616 |
|
|
|
2617 |
[master_id] => 1076153
|
|
|
2618 |
[type] => release
|
|
|
2619 |
[format] => Array
|
|
|
2620 |
(
|
|
|
2621 |
[0] => CD
|
|
|
2622 |
[1] => Album
|
|
|
2623 |
[2] => Compilation
|
|
|
2624 |
)
|
|
|
2625 |
|
|
|
2626 |
[barcode] => Array
|
|
|
2627 |
(
|
|
|
2628 |
[0] => 602547796813
|
|
|
2629 |
[1] => 6 02547 79681 3
|
|
|
2630 |
[2] => [4x Universal logo] 06025 477 968-2 01 * 53938736
|
|
|
2631 |
[3] => [4x Universal logo] 06025 477 968-3 01 * 53938734
|
|
|
2632 |
[4] => MADE IN GERMANY BY EDC B
|
|
|
2633 |
[5] => LC01846
|
|
|
2634 |
[6] => bel BIEM
|
|
|
2635 |
)
|
|
|
2636 |
|
|
|
2637 |
[master_url] => https://api.discogs.com/masters/1076153
|
|
|
2638 |
[genre] => Array
|
|
|
2639 |
(
|
|
|
2640 |
[0] => Electronic
|
|
|
2641 |
[1] => Jazz
|
|
|
2642 |
[2] => Rock
|
|
|
2643 |
[3] => Pop
|
|
|
2644 |
[4] => Folk, World, & Country
|
|
|
2645 |
)
|
|
|
2646 |
|
|
|
2647 |
[country] => Europe
|
|
|
2648 |
[uri] => /Various-Eurovision-Song-Contest-Stockholm-2016-Come-Together/release/8425326
|
|
|
2649 |
[cover_image] => https://img.discogs.com/T5zD80eRTp2AfMwpqunTvLO7V5w=/fit-in/600x598/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8425326-1461411349-4646.jpeg.jpg
|
|
|
2650 |
[resource_url] => https://api.discogs.com/releases/8425326
|
|
|
2651 |
)
|
|
|
2652 |
|
|
|
2653 |
[46] => stdClass Object
|
|
|
2654 |
(
|
|
|
2655 |
[user_data] => stdClass Object
|
|
|
2656 |
(
|
|
|
2657 |
[in_collection] =>
|
|
|
2658 |
[in_wantlist] =>
|
|
|
2659 |
)
|
|
|
2660 |
|
|
|
2661 |
[community] => stdClass Object
|
|
|
2662 |
(
|
|
|
2663 |
[have] => 9
|
|
|
2664 |
[want] => 1
|
|
|
2665 |
)
|
|
|
2666 |
|
|
|
2667 |
[catno] => 0190758635422
|
|
|
2668 |
[year] => 2018
|
|
|
2669 |
[format_quantity] => 2
|
|
|
2670 |
[id] => 12154963
|
|
|
2671 |
[style] => Array
|
|
|
2672 |
(
|
|
|
2673 |
[0] => Pop Rock
|
|
|
2674 |
[1] => Vocal
|
|
|
2675 |
)
|
|
|
2676 |
|
|
|
2677 |
[thumb] => https://img.discogs.com/Fse-0aYz6ookb3gozWCuvpZsxas=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-12154963-1529413683-6963.jpeg.jpg
|
|
|
2678 |
[title] => Various - Radio Italia Summer Hits 2018
|
|
|
2679 |
[label] => Array
|
|
|
2680 |
(
|
|
|
2681 |
[0] => Sony Music
|
|
|
2682 |
[1] => Radio Italia
|
|
|
2683 |
[2] => Solomusicaitaliana
|
|
|
2684 |
[3] => Solomusicaitaliana
|
|
|
2685 |
[4] => Sony Music Entertainment Italy S.p.A.
|
|
|
2686 |
)
|
|
|
2687 |
|
|
|
2688 |
[master_id] => 0
|
|
|
2689 |
[type] => release
|
|
|
2690 |
[format] => Array
|
|
|
2691 |
(
|
|
|
2692 |
[0] => CD
|
|
|
2693 |
[1] => Compilation
|
|
|
2694 |
)
|
|
|
2695 |
|
|
|
2696 |
[barcode] => Array
|
|
|
2697 |
(
|
|
|
2698 |
[0] => 0190758635422
|
|
|
2699 |
)
|
|
|
2700 |
|
|
|
2701 |
[master_url] =>
|
|
|
2702 |
[genre] => Array
|
|
|
2703 |
(
|
|
|
2704 |
[0] => Rock
|
|
|
2705 |
[1] => Pop
|
|
|
2706 |
)
|
|
|
2707 |
|
|
|
2708 |
[country] => Italy
|
|
|
2709 |
[uri] => /Various-Radio-Italia-Summer-Hits-2018/release/12154963
|
|
|
2710 |
[cover_image] => https://img.discogs.com/YKuIPKfbZPI4Pm5zJeU6Sa5hSeo=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-12154963-1529413683-6963.jpeg.jpg
|
|
|
2711 |
[resource_url] => https://api.discogs.com/releases/12154963
|
|
|
2712 |
)
|
|
|
2713 |
|
|
|
2714 |
[47] => stdClass Object
|
|
|
2715 |
(
|
|
|
2716 |
[user_data] => stdClass Object
|
|
|
2717 |
(
|
|
|
2718 |
[in_collection] =>
|
|
|
2719 |
[in_wantlist] =>
|
|
|
2720 |
)
|
|
|
2721 |
|
|
|
2722 |
[community] => stdClass Object
|
|
|
2723 |
(
|
|
|
2724 |
[have] => 245
|
|
|
2725 |
[want] => 45
|
|
|
2726 |
)
|
|
|
2727 |
|
|
|
2728 |
[catno] => 477 968 1
|
|
|
2729 |
[year] => 2016
|
|
|
2730 |
[id] => 1076153
|
|
|
2731 |
[style] => Array
|
|
|
2732 |
(
|
|
|
2733 |
[0] => Europop
|
|
|
2734 |
[1] => Dance-pop
|
|
|
2735 |
[2] => Pop Rock
|
|
|
2736 |
[3] => Ballad
|
|
|
2737 |
[4] => Chanson
|
|
|
2738 |
[5] => Schlager
|
|
|
2739 |
[6] => Swing
|
|
|
2740 |
)
|
|
|
2741 |
|
|
|
2742 |
[thumb] => https://img.discogs.com/HLdvrGAFfnt4cUwxyg1_YNQfrCA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8425326-1461411349-4646.jpeg.jpg
|
|
|
2743 |
[title] => Various - Eurovision Song Contest Stockholm 2016 - Come Together
|
|
|
2744 |
[label] => Array
|
|
|
2745 |
(
|
|
|
2746 |
[0] => Universal Music Group
|
|
|
2747 |
[1] => Universal Music Group
|
|
|
2748 |
[2] => Eurovision Song Contest
|
|
|
2749 |
[3] => Universal Music A/S
|
|
|
2750 |
[4] => Universal Music A/S
|
|
|
2751 |
[5] => EDC, Germany
|
|
|
2752 |
[6] => EDC, Germany
|
|
|
2753 |
)
|
|
|
2754 |
|
|
|
2755 |
[master_id] => 1076153
|
|
|
2756 |
[type] => master
|
|
|
2757 |
[format] => Array
|
|
|
2758 |
(
|
|
|
2759 |
[0] => CD
|
|
|
2760 |
[1] => Album
|
|
|
2761 |
[2] => Compilation
|
|
|
2762 |
)
|
|
|
2763 |
|
|
|
2764 |
[barcode] => Array
|
|
|
2765 |
(
|
|
|
2766 |
[0] => 602547796813
|
|
|
2767 |
[1] => 6 02547 79681 3
|
|
|
2768 |
[2] => [4x Universal logo] 06025 477 968-2 01 * 53938736
|
|
|
2769 |
[3] => [4x Universal logo] 06025 477 968-3 01 * 53938734
|
|
|
2770 |
[4] => MADE IN GERMANY BY EDC B
|
|
|
2771 |
[5] => LC01846
|
|
|
2772 |
[6] => bel BIEM
|
|
|
2773 |
)
|
|
|
2774 |
|
|
|
2775 |
[master_url] => https://api.discogs.com/masters/1076153
|
|
|
2776 |
[genre] => Array
|
|
|
2777 |
(
|
|
|
2778 |
[0] => Electronic
|
|
|
2779 |
[1] => Jazz
|
|
|
2780 |
[2] => Rock
|
|
|
2781 |
[3] => Pop
|
|
|
2782 |
[4] => Folk, World, & Country
|
|
|
2783 |
)
|
|
|
2784 |
|
|
|
2785 |
[country] => Europe
|
|
|
2786 |
[uri] => /Various-Eurovision-Song-Contest-Stockholm-2016-Come-Together/master/1076153
|
|
|
2787 |
[cover_image] => https://img.discogs.com/T5zD80eRTp2AfMwpqunTvLO7V5w=/fit-in/600x598/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8425326-1461411349-4646.jpeg.jpg
|
|
|
2788 |
[resource_url] => https://api.discogs.com/masters/1076153
|
|
|
2789 |
)
|
|
|
2790 |
|
|
|
2791 |
[48] => stdClass Object
|
|
|
2792 |
(
|
|
|
2793 |
[user_data] => stdClass Object
|
|
|
2794 |
(
|
|
|
2795 |
[in_collection] =>
|
|
|
2796 |
[in_wantlist] =>
|
|
|
2797 |
)
|
|
|
2798 |
|
|
|
2799 |
[community] => stdClass Object
|
|
|
2800 |
(
|
|
|
2801 |
[have] => 4
|
|
|
2802 |
[want] => 0
|
|
|
2803 |
)
|
|
|
2804 |
|
|
|
2805 |
[catno] => 1297-2
|
|
|
2806 |
[year] => 2013
|
|
|
2807 |
[format_quantity] => 1
|
|
|
2808 |
[id] => 6419870
|
|
|
2809 |
[style] => Array
|
|
|
2810 |
(
|
|
|
2811 |
[0] => Pop Rock
|
|
|
2812 |
)
|
|
|
2813 |
|
|
|
2814 |
[thumb] => https://img.discogs.com/eL9e6mb12kRKP4DhsG7ORbFOwXY=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-6419870-1544780934-4431.jpeg.jpg
|
|
|
2815 |
[title] => Various - The Best Of X Factor Compilation
|
|
|
2816 |
[label] => Array
|
|
|
2817 |
(
|
|
|
2818 |
[0] => Columbia
|
|
|
2819 |
[1] => X Factor
|
|
|
2820 |
[2] => Sony Music
|
|
|
2821 |
[3] => The Saifam Group srl
|
|
|
2822 |
)
|
|
|
2823 |
|
|
|
2824 |
[master_id] => 1335986
|
|
|
2825 |
[type] => release
|
|
|
2826 |
[format] => Array
|
|
|
2827 |
(
|
|
|
2828 |
[0] => CD
|
|
|
2829 |
[1] => Compilation
|
|
|
2830 |
)
|
|
|
2831 |
|
|
|
2832 |
[barcode] => Array
|
|
|
2833 |
(
|
|
|
2834 |
[0] => 8032484080805
|
|
|
2835 |
)
|
|
|
2836 |
|
|
|
2837 |
[master_url] => https://api.discogs.com/masters/1335986
|
|
|
2838 |
[genre] => Array
|
|
|
2839 |
(
|
|
|
2840 |
[0] => Rock
|
|
|
2841 |
[1] => Pop
|
|
|
2842 |
)
|
|
|
2843 |
|
|
|
2844 |
[country] => Italy
|
|
|
2845 |
[uri] => /Various-The-Best-Of-X-Factor-Compilation/release/6419870
|
|
|
2846 |
[cover_image] => https://img.discogs.com/IaZ-EzZWGQEqau3-F_UOgGfqr0g=/fit-in/350x350/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-6419870-1544780934-4431.jpeg.jpg
|
|
|
2847 |
[resource_url] => https://api.discogs.com/releases/6419870
|
|
|
2848 |
)
|
|
|
2849 |
|
|
|
2850 |
[49] => stdClass Object
|
|
|
2851 |
(
|
|
|
2852 |
[user_data] => stdClass Object
|
|
|
2853 |
(
|
|
|
2854 |
[in_collection] =>
|
|
|
2855 |
[in_wantlist] =>
|
|
|
2856 |
)
|
|
|
2857 |
|
|
|
2858 |
[community] => stdClass Object
|
|
|
2859 |
(
|
|
|
2860 |
[have] => 9
|
|
|
2861 |
[want] => 1
|
|
|
2862 |
)
|
|
|
2863 |
|
|
|
2864 |
[catno] => 0889853065424
|
|
|
2865 |
[year] => 2016
|
|
|
2866 |
[format_quantity] => 2
|
|
|
2867 |
[id] => 8603552
|
|
|
2868 |
[style] => Array
|
|
|
2869 |
(
|
|
|
2870 |
[0] => Pop Rock
|
|
|
2871 |
[1] => Vocal
|
|
|
2872 |
)
|
|
|
2873 |
|
|
|
2874 |
[thumb] => https://img.discogs.com/ziUCqiXXpP1p_FGfnRCiaqxfi5M=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-8603552-1464942240-2998.jpeg.jpg
|
|
|
2875 |
[title] => Various - Radio Italia Summer Hits 2016
|
|
|
2876 |
[label] => Array
|
|
|
2877 |
(
|
|
|
2878 |
[0] => Sony Music
|
|
|
2879 |
)
|
|
|
2880 |
|
|
|
2881 |
[master_id] => 0
|
|
|
2882 |
[type] => release
|
|
|
2883 |
[format] => Array
|
|
|
2884 |
(
|
|
|
2885 |
[0] => CD
|
|
|
2886 |
[1] => Compilation
|
|
|
2887 |
)
|
|
|
2888 |
|
|
|
2889 |
[barcode] => Array
|
|
|
2890 |
(
|
|
|
2891 |
[0] => 0889853065424
|
|
|
2892 |
)
|
|
|
2893 |
|
|
|
2894 |
[master_url] =>
|
|
|
2895 |
[genre] => Array
|
|
|
2896 |
(
|
|
|
2897 |
[0] => Rock
|
|
|
2898 |
[1] => Pop
|
|
|
2899 |
)
|
|
|
2900 |
|
|
|
2901 |
[country] => Italy
|
|
|
2902 |
[uri] => /Various-Radio-Italia-Summer-Hits-2016/release/8603552
|
|
|
2903 |
[cover_image] => https://img.discogs.com/eK2xHI6n8tQ7nCA1ckNH3RQ-nqU=/fit-in/336x336/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-8603552-1464942240-2998.jpeg.jpg
|
|
|
2904 |
[resource_url] => https://api.discogs.com/releases/8603552
|
|
|
2905 |
)
|
|
|
2906 |
|
|
|
2907 |
)
|
|
|
2908 |
|
|
|
2909 |
)
|
|
|
2910 |
</pre>
|
19 |
- |
2911 |
<form method="post" action="/index.php">
|
48 |
- |
2912 |
<input type="hidden" name="sessionTab" value="596404910">
|
19 |
- |
2913 |
<input type="hidden" name="searchTerm" value="Francesca Michielin">
|
|
|
2914 |
<input type="hidden" name="buyerZip" value="20151">
|
|
|
2915 |
<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
|
37 |
- |
2916 |
<div class="navbar-header">
|
48 |
- |
2917 |
<span class="navbar-brand"><button type="submit" name="submit" value="Search" class="nav-link btn text-white">Find Cheap Music</button></span>
|
37 |
- |
2918 |
</div>
|
19 |
- |
2919 |
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
|
|
|
2920 |
<span class="navbar-toggler-icon"></span>
|
|
|
2921 |
</button>
|
|
|
2922 |
<div class="collapse navbar-collapse" id="collapsibleNavbar">
|
37 |
- |
2923 |
<ul class="navbar-nav mr-auto">
|
19 |
- |
2924 |
<li class="nav-item">
|
48 |
- |
2925 |
<button type="submit" name="submit" value="Search" class="nav-link btn"><i class="fas fa-home"></i></button>
|
37 |
- |
2926 |
</li>
|
40 |
- |
2927 |
<li class="nav-item">
|
|
|
2928 |
<button type="submit" name="submit" value="coupons" class="nav-link btn">Coupons</button>
|
|
|
2929 |
</li>
|
48 |
- |
2930 |
<li class="nav-item">
|
|
|
2931 |
<button type="submit" name="submit" value="wishlist" class="nav-link btn">Wishlist</button>
|
|
|
2932 |
</li>
|
37 |
- |
2933 |
<li class="nav-item">
|
19 |
- |
2934 |
<button type="submit" name="submit" value="terms" class="nav-link btn">Terms of Service</button>
|
|
|
2935 |
</li>
|
|
|
2936 |
<li class="nav-item">
|
|
|
2937 |
<button type="submit" name="submit" value="privacy" class="nav-link btn">Privacy Policy</button>
|
|
|
2938 |
</li>
|
|
|
2939 |
</ul>
|
37 |
- |
2940 |
<ul class="navbar-nav">
|
40 |
- |
2941 |
<li class="nav-item">
|
48 |
- |
2942 |
<img class="img-fluid hide-extra-small hide-small user-img" src="login/uploads/profile_picture/1561148299_phptvg1nG" alt="User Image">
|
40 |
- |
2943 |
</li>
|
|
|
2944 |
<li class="nav-item dropdown">
|
48 |
- |
2945 |
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"><i class="fas fa-user-cog"></i> Account</a>
|
40 |
- |
2946 |
<div class="dropdown-menu dropdown-menu-right">
|
48 |
- |
2947 |
<button formaction="/login/account.php" type="submit" name="submit" value="account" class="dropdown-item btn"><i class="fas fa-info-circle"></i> Information</button>
|
|
|
2948 |
<button formaction="/login/editAccount.php" type="submit" name="submit" value="editAccount" class="dropdown-item btn"><i class="fas fa-edit"></i> Edit Account</button>
|
|
|
2949 |
<button formaction="/login/changePassword.php" type="submit" name="submit" value="changePassword" class="dropdown-item btn"><i class="fas fa-key"></i> Change Password</button>
|
|
|
2950 |
<button formaction="/login/userAccount.php?logoutSubmit=1" type="submit" name="submit" value="logout" class="dropdown-item btn"><i class='fas fa-sign-out-alt'></i> Logout</button>
|
40 |
- |
2951 |
</div>
|
|
|
2952 |
</li>
|
37 |
- |
2953 |
</ul>
|
19 |
- |
2954 |
</div>
|
|
|
2955 |
</nav>
|
|
|
2956 |
</form>
|
|
|
2957 |
|
|
|
2958 |
<div class="page-header bg-primary">
|
|
|
2959 |
<div class="container text-center py-3">
|
37 |
- |
2960 |
<p id="textslide" class="d-none d-sm-block">FindCheapMusic.com</p> </div>
|
19 |
- |
2961 |
</div>
|
|
|
2962 |
|
|
|
2963 |
<div class="container-fluid bg-primary py-3">
|
|
|
2964 |
<form method="post" action="/index.php" class="form-inline"
|
48 |
- |
2965 |
onsubmit="if (document.getElementById('searchTerm').value != '') { progressBar('Searching for:<br>' + document.getElementById('searchTerm').value);document.getElementById('searchBtn').innerHTML = '<span class=\'spinner-border spinner-border-sm\'></span> Searching, please wait...'; }">
|
40 |
- |
2966 |
<input id="sessionId" type="hidden" name="sessionId" value="4jt56gj6bemm0o2r5bvmjbt276">
|
48 |
- |
2967 |
<input id="sessionTab" type="hidden" name="sessionTab" value="596404910">
|
19 |
- |
2968 |
<div class="form-group">
|
|
|
2969 |
<div class="btn-group">
|
48 |
- |
2970 |
<button class="btn input-group-text mx-1 rounded" type="button" data-toggle="modal" data-target="#searchInfoModal" data-toggle2="tooltip" title="Search Tips"><i class="fas fa-info-circle btn-search"></i></button>
|
|
|
2971 |
<button class="btn input-group-text mx-1 rounded" type="button" data-toggle="modal" data-target="#filterModal" data-keyboard="false" data-toggle2="tooltip" title="Search Filter"><i class="fas fa-filter btn-search"></i></button>
|
19 |
- |
2972 |
<div class="btn-group">
|
48 |
- |
2973 |
<button class="btn dropdown-toggle input-group-text mx-1 rounded" type="button" data-toggle="dropdown" data-toggle2="tooltip" title="Shipping to"><i class="fas fa-shipping-fast btn-search"></i></button>
|
19 |
- |
2974 |
<div class="dropdown-menu">
|
|
|
2975 |
<div class="form-inline">
|
|
|
2976 |
<label class="m-2">Shipping to:</label>
|
|
|
2977 |
<input type="text" class="form-control form-control-sm m-2" maxlength="20" style="width:12em!important" id="buyerCountry" name="buyerCountry" value="United States" readonly>
|
|
|
2978 |
<input type="text" class="form-control form-control-sm m-2" maxlength="3" style="width:3.5em!important" id="buyerCurrency" name="buyerCurrency" value="USD" readonly>
|
|
|
2979 |
<input type="text" class="form-control form-control-sm m-2" maxlength="5" style="width:5.5em!important" id="buyerZip" name="buyerZip" placeholder="Zip Code" value="20151">
|
|
|
2980 |
</div>
|
|
|
2981 |
</div>
|
|
|
2982 |
</div>
|
|
|
2983 |
</div>
|
|
|
2984 |
</div>
|
|
|
2985 |
<div class="form-group mx-1">
|
|
|
2986 |
<input id="searchTerm" list="searchHistory" name="searchTerm" type="text" class="form-control flexdatalist searchTerm-width" placeholder="Search by Barcode, Artist, Title, ..." value="Francesca Michielin">
|
|
|
2987 |
<datalist id="searchHistory">
|
48 |
- |
2988 |
<option>Francesca Michielin</option><option>Johnny Cash</option><option>Aimee Mann Charmer</option><option>Aimee Mann</option><option>Elton John</option><option>David Morales How Would U Feel</option><option>David Morales Lea-Lorien How Would U Feel</option><option>Yume</option><option>Joe Budden Mood Muzik 2: Can It Get Any Worse?</option><option>John Cougar Mellencamp John's Garage Tape</option><option>Monika Načeva Fontanela</option><option>John Cougar Mellencamp Lonely Ol' Night</option><option>John Cougar Mellencamp Scarecrow</option><option>John Cougar Mellencamp</option><option>Gkhgfsdjghfdsgjhgjkhfdsgsdfh Sdfgsfgsdhjfghjagdajfgdsajh Gfhsdgfgfjhgjhdsajfgsjadhf</option><option>Ricky Martin</option><option>Tito Rojas</option><option>Hammerstein</option><option>Frank Sinatra</option><option>Tracy Chapman</option><option>Beatles</option><option>Nine Inch Nails</option><option>Charlie Zaa</option><option>Tony Vega</option><option>Nena Kerner</option><option>Nena</option><option>Elvis Presley</option><option>Elvis</option><option>Willy_chirino</option><option>Sarah Mclachlan</option> </datalist>
|
19 |
- |
2989 |
</div>
|
|
|
2990 |
<div class="form-group">
|
|
|
2991 |
<button id="searchBtn" type="submit" class="btn btn-success mx-1 rounded" name="submit" value="Search">Go</button>
|
|
|
2992 |
</div>
|
|
|
2993 |
</form>
|
|
|
2994 |
</div>
|
|
|
2995 |
|
48 |
- |
2996 |
<div class="container-fluid bg-info"><h4 class="text-center text-white py-2">Matching Albums</h4><div id="discogsDeck" class="card-deck"><div class="card"><div class="card-header bg-secondary text-white"><h6 class="card-title">Di20 by Francesca Michielin</h6></div><div class="card-body mx-auto"><img class="btn card-img-top discogs-img" src="https://img.discogs.com/LVc-KmE-kOzyOeEu9UjXv_k24Ow=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-7636402-1450874021-7912.jpeg.jpg" data-toggle="modal" data-target="#masterModal1" title="Album Information" data-toggle2="tooltip" data-placement="bottom" alt="Discogs Cover Thumbnail"></div><div class="card-footer"><form method="post" action="/index.php"><div class="clearfix"><span class="float-left"><button type="button" class="btn btn-outline-dark mt-1 mx-1"><i class="fas fa-info" data-toggle="modal" data-target="#masterModal1" title="Album Information" data-toggle2="tooltip" data-placement="bottom"></i></button><a href="https://www.youtube.com/watch?v=En7EIQSnQ0I" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - DiVento (di20) [00:03:38]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=2cW1Ug-edyE" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Sons and daughters - Album Di20 - Testo [00:03:52]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=W94n2Abx64s" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Almeno tu - Album Di20 - Testo [00:03:22]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a></span><span class="float-right"> <input type="hidden" name="sessionTab" value="596404910"> <input type="hidden" name="discogsTitle" value="Di20"> <input type="hidden" name="discogsArtist" value="Francesca Michielin"> <input type="hidden" name="discogsWishlist" value="eyJtaWQiOjk2MTAxMSwidGl0bGUiOiJEaTIwIiwiYXJ0aXN0IjoiRnJhbmNlc2NhIE1pY2hpZWxpbiIsImJhcmNvZGUiOiIiLCJ0aHVtYm5haWwiOiJodHRwczpcL1wvaW1nLmRpc2NvZ3MuY29tXC9MVmMtS21FLWtPenlPZUV1OVVqWHZfazI0T3c9XC9maXQtaW5cLzE1MHgxNTBcL2ZpbHRlcnM6c3RyaXBfaWNjKCk6Zm9ybWF0KGpwZWcpOm1vZGVfcmdiKCk6cXVhbGl0eSg0MClcL2Rpc2NvZ3MtaW1hZ2VzXC9SLTc2MzY0MDItMTQ1MDg3NDAyMS03OTEyLmpwZWcuanBnIiwidXJsIjoiaHR0cHM6XC9cL3d3dy5kaXNjb2dzLmNvbVwvRnJhbmNlc2NhLU1pY2hpZWxpbi1EaTIwXC9tYXN0ZXJcLzk2MTAxMSJ9"> <button type="submit" name="submit" value="discogsWishlist" class="btn btn-outline-dark mt-1 mx-1"><i class="fas fa-bookmark" title="Add to Wishlist" data-toggle="tooltip" data-placement="left"></i></button> <input id="discogsSearchTerm1" type="hidden" name="discogsSearchTerm" value="Francesca Michielin Di20"> <button type="submit" name="submit" value="discogsSearch" class="btn btn-outline-dark mt-1 mx-1" onclick="progressBar('Searching for:<br>Di20 by Francesca Michielin');"><i class="fas fa-search" title="Search for Sales Offers" data-toggle="tooltip" data-placement="left"></i></button></span></div></form></div><div id="masterModal1" class="modal"><div class="modal-dialog"><div class="modal-content"><div class="modal-header bg-primary"><h4 class="modal-title mx-auto">Di20 by Francesca Michielin</h4><button type="button" class="close" data-dismiss="modal"><i class="fas fa-window-close btn-dismiss"></i></button></div><div class="modal-body mx-auto"><img class="img-fluid mx-auto mb-4" src="https://img.discogs.com/HbUiF1p09CA3h8SGmAsoZtrQp9Y=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-7636402-1450874021-7912.jpeg.jpg" alt="Discogs Cover"><table class="table-borderless table-condensed small mx-auto"><tr><td class="px-1">Title:</td><td class="px-1">Di20</td></tr><tr><td class="px-1">Artist:</td><td class="px-1">Francesca Michielin</td></tr><tr><td class="px-1">Year:</td><td class="px-1">2015</td></tr><tr><td class="px-1">Genre:</td><td class="px-1">Rock, Pop</td></tr><tr><td class="px-1">Style:</td><td class="px-1">Ballad, Europop</td></tr><tr><td colspan="2" class="px-1">Tracks:</td></tr><tr><td colspan="2"><ul class="pl-3 pt-0 small list-unstyled"><li>1. DiVento [3:38]</li><li>2. L'Amore Esiste [3:34]</li><li>3. Almeno Tu [3:26]</li><li>4. Lontano [3:06]</li><li>5. Amazing [3:28]</li><li>6. Tutto Questo Vento [3:47]</li><li>7. Battito Di Ciglia [3:39]</li><li>8. Un Cuore In Due [3:33]</li><li>9. Io E Te [3:29]</li><li>10. Sons And Daughters [3:56]</li><li>11. 25 Febbraio [3:47]</li></ul></td></tr></table></div><div class="modal-footer justify-content-between"><span class="font-weight-lighter small">Data provided by <a href="https://www.discogs.com/Francesca-Michielin-Di20/master/961011" target="_blank">Discogs</a></span><span class="float-right"><button type="button" class="btn btn-danger" data-dismiss="modal">Close</button></span></div></div></div></div></div><div class="card"><div class="card-header bg-secondary text-white"><h6 class="card-title">2640 by Francesca Michielin</h6></div><div class="card-body mx-auto"><img class="btn card-img-top discogs-img" src="https://img.discogs.com/D_ku8f-wkx_GDhkx1u5CZDErTpA=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-11407240-1515787781-4066.jpeg.jpg" data-toggle="modal" data-target="#masterModal2" title="Album Information" data-toggle2="tooltip" data-placement="bottom" alt="Discogs Cover Thumbnail"></div><div class="card-footer"><form method="post" action="/index.php"><div class="clearfix"><span class="float-left"><button type="button" class="btn btn-outline-dark mt-1 mx-1"><i class="fas fa-info" data-toggle="modal" data-target="#masterModal2" title="Album Information" data-toggle2="tooltip" data-placement="bottom"></i></button><a href="https://www.youtube.com/watch?v=yzg9U8FNyDA" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Tropicale [00:03:32]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=n3O1wXVKiFw" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Bolivia [00:03:48]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a></span><span class="float-right"> <input type="hidden" name="sessionTab" value="596404910"> <input type="hidden" name="discogsTitle" value="2640"> <input type="hidden" name="discogsArtist" value="Francesca Michielin"> <input type="hidden" name="discogsWishlist" value="eyJtaWQiOjEyOTkyNTIsInRpdGxlIjoiMjY0MCIsImFydGlzdCI6IkZyYW5jZXNjYSBNaWNoaWVsaW4iLCJiYXJjb2RlIjoiIiwidGh1bWJuYWlsIjoiaHR0cHM6XC9cL2ltZy5kaXNjb2dzLmNvbVwvRF9rdThmLXdreF9HRGhreDF1NUNaREVyVHBBPVwvZml0LWluXC8xNTB4MTUwXC9maWx0ZXJzOnN0cmlwX2ljYygpOmZvcm1hdChqcGVnKTptb2RlX3JnYigpOnF1YWxpdHkoNDApXC9kaXNjb2dzLWltYWdlc1wvUi0xMTQwNzI0MC0xNTE1Nzg3NzgxLTQwNjYuanBlZy5qcGciLCJ1cmwiOiJodHRwczpcL1wvd3d3LmRpc2NvZ3MuY29tXC9GcmFuY2VzY2EtTWljaGllbGluLTI2NDBcL21hc3RlclwvMTI5OTI1MiJ9"> <button type="submit" name="submit" value="discogsWishlist" class="btn btn-outline-dark mt-1 mx-1"><i class="fas fa-bookmark" title="Add to Wishlist" data-toggle="tooltip" data-placement="left"></i></button> <input id="discogsSearchTerm2" type="hidden" name="discogsSearchTerm" value="Francesca Michielin 2640"> <button type="submit" name="submit" value="discogsSearch" class="btn btn-outline-dark mt-1 mx-1" onclick="progressBar('Searching for:<br>2640 by Francesca Michielin');"><i class="fas fa-search" title="Search for Sales Offers" data-toggle="tooltip" data-placement="left"></i></button></span></div></form></div><div id="masterModal2" class="modal"><div class="modal-dialog"><div class="modal-content"><div class="modal-header bg-primary"><h4 class="modal-title mx-auto">2640 by Francesca Michielin</h4><button type="button" class="close" data-dismiss="modal"><i class="fas fa-window-close btn-dismiss"></i></button></div><div class="modal-body mx-auto"><img class="img-fluid mx-auto mb-4" src="https://img.discogs.com/7o-WmNldRnaHPIOynLpLqTmHgH8=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-11407240-1515787781-4066.jpeg.jpg" alt="Discogs Cover"><table class="table-borderless table-condensed small mx-auto"><tr><td class="px-1">Title:</td><td class="px-1">2640</td></tr><tr><td class="px-1">Artist:</td><td class="px-1">Francesca Michielin</td></tr><tr><td class="px-1">Year:</td><td class="px-1">2018</td></tr><tr><td class="px-1">Genre:</td><td class="px-1">Pop</td></tr><tr><td class="px-1">Style:</td><td class="px-1">Indie Pop</td></tr><tr><td colspan="2" class="px-1">Tracks:</td></tr><tr><td colspan="2"><ul class="pl-3 pt-0 small list-unstyled"><li>1. Comunicare [4:21]</li><li>2. Bolivia [3:36]</li><li>3. Noleggiami Ancora Un Film [3:44]</li><li>4. Io Non Abito Al Mare [3:13]</li><li>5. Tropicale [3:26]</li><li>6. E Se C'era... [3:15]</li><li>7. Scusa Se Non Ho Gli Occhi Azzurri [3:46]</li><li>8. Vulcano [3:14]</li><li>9. Due Galassie [2:57]</li><li>10. La Serie B [3:32]</li><li>11. Tapioca [3:43]</li><li>12. Lava [3:02]</li><li>13. Alonso [2:58]</li></ul></td></tr></table></div><div class="modal-footer justify-content-between"><span class="font-weight-lighter small">Data provided by <a href="https://www.discogs.com/Francesca-Michielin-2640/master/1299252" target="_blank">Discogs</a></span><span class="float-right"><button type="button" class="btn btn-danger" data-dismiss="modal">Close</button></span></div></div></div></div></div><div class="card"><div class="card-header bg-secondary text-white"><h6 class="card-title">Riflessi Di Me by Francesca Michielin</h6></div><div class="card-body mx-auto"><img class="btn card-img-top discogs-img" src="https://img.discogs.com/CUwm8rq_km6j-YzTO0eNbRoNtf8=/fit-in/150x150/filters:strip_icc():format(jpeg):mode_rgb():quality(40)/discogs-images/R-4362413-1362855836-7223.jpeg.jpg" data-toggle="modal" data-target="#masterModal5" title="Album Information" data-toggle2="tooltip" data-placement="bottom" alt="Discogs Cover Thumbnail"></div><div class="card-footer"><form method="post" action="/index.php"><div class="clearfix"><span class="float-left"><button type="button" class="btn btn-outline-dark mt-1 mx-1"><i class="fas fa-info" data-toggle="modal" data-target="#masterModal5" title="Album Information" data-toggle2="tooltip" data-placement="bottom"></i></button><a href="https://www.youtube.com/watch?v=FVRwz9kSZWs" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Sola [00:04:20]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=KaueMihkUnc" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca- Arcobaleni- Testo ♥ [00:03:38]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=h_aEQvr7JL4" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca- Quello che vorrei- Testo ♥ [00:04:06]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=zNzab87v9NM" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca- Mai più- Testo ♥ [00:03:24]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=ZfapL-hy6TQ" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Se cadrai [00:04:00]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=aGIMt2BTXy4" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Tutto quello che ho [00:04:27]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=oFkMFrhfPdo" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Distratto [00:04:15]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=uCF65FHt-TM" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Il più bell'abbraccio [00:04:04]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=3UxeHGE6Pd4" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Riflessi Di Me [00:03:39]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=t4wPAD2mLgg" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Francesca Michielin - Honey Sun [00:05:32]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=Ml2k1Y0RZjQ" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Non mi dire (Francesca Michielin) | Riflessi Di Me | 2012 | Traccia 11 [00:03:35]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=-wEqXksXZZ4" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Un nuovo nome. Francesca Michielin avi [00:03:53]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a><a href="https://www.youtube.com/watch?v=RhDApY4_KVc" target="_blank" role="button"><i class="fab fa-youtube btn-youtube" title="Watch Video:<br>Indelebile [00:03:32]" data-html="true" data-toggle="tooltip" data-placement="bottom"></i></a></span><span class="float-right"> <input type="hidden" name="sessionTab" value="596404910"> <input type="hidden" name="discogsTitle" value="Riflessi Di Me"> <input type="hidden" name="discogsArtist" value="Francesca Michielin"> <input type="hidden" name="discogsWishlist" value="eyJyaWQiOjQzNjI0MTMsInRpdGxlIjoiUmlmbGVzc2kgRGkgTWUiLCJhcnRpc3QiOiJGcmFuY2VzY2EgTWljaGllbGluIiwiYmFyY29kZSI6IiIsInRodW1ibmFpbCI6Imh0dHBzOlwvXC9pbWcuZGlzY29ncy5jb21cL0NVd204cnFfa202ai1ZelRPMGVOYlJvTnRmOD1cL2ZpdC1pblwvMTUweDE1MFwvZmlsdGVyczpzdHJpcF9pY2MoKTpmb3JtYXQoanBlZyk6bW9kZV9yZ2IoKTpxdWFsaXR5KDQwKVwvZGlzY29ncy1pbWFnZXNcL1ItNDM2MjQxMy0xMzYyODU1ODM2LTcyMjMuanBlZy5qcGciLCJ1cmwiOiJodHRwczpcL1wvd3d3LmRpc2NvZ3MuY29tXC9GcmFuY2VzY2EtTWljaGllbGluLVJpZmxlc3NpLURpLU1lXC9yZWxlYXNlXC80MzYyNDEzIn0="> <button type="submit" name="submit" value="discogsWishlist" class="btn btn-outline-dark mt-1 mx-1"><i class="fas fa-bookmark" title="Add to Wishlist" data-toggle="tooltip" data-placement="left"></i></button> <input id="discogsSearchTerm5" type="hidden" name="discogsSearchTerm" value="Francesca Michielin Riflessi Di Me"> <button type="submit" name="submit" value="discogsSearch" class="btn btn-outline-dark mt-1 mx-1" onclick="progressBar('Searching for:<br>Riflessi Di Me by Francesca Michielin');"><i class="fas fa-search" title="Search for Sales Offers" data-toggle="tooltip" data-placement="left"></i></button></span></div></form></div><div id="masterModal5" class="modal"><div class="modal-dialog"><div class="modal-content"><div class="modal-header bg-primary"><h4 class="modal-title mx-auto">Riflessi Di Me by Francesca Michielin</h4><button type="button" class="close" data-dismiss="modal"><i class="fas fa-window-close btn-dismiss"></i></button></div><div class="modal-body mx-auto"><img class="img-fluid mx-auto mb-4" src="https://img.discogs.com/ByRVIE5btr1fKbUd2JZ1ChcIPyQ=/fit-in/500x497/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-4362413-1362855836-7223.jpeg.jpg" alt="Discogs Cover"><table class="table-borderless table-condensed small mx-auto"><tr><td class="px-1">Title:</td><td class="px-1">Riflessi Di Me</td></tr><tr><td class="px-1">Artist:</td><td class="px-1">Francesca Michielin</td></tr><tr><td class="px-1">Label:</td><td class="px-1">RCA</td></tr><tr><td class="px-1">Format:</td><td class="px-1">CD</td></tr><tr><td class="px-1">Country:</td><td class="px-1">Italy</td></tr><tr><td class="px-1">Year:</td><td class="px-1">2012</td></tr><tr><td class="px-1">Genre:</td><td class="px-1">Rock, Pop</td></tr><tr><td class="px-1">Style:</td><td class="px-1">Pop Rock</td></tr><tr><td colspan="2" class="px-1">Tracks:</td></tr><tr><td colspan="2"><ul class="pl-3 pt-0 small list-unstyled"><li>1. Sola [4:00]</li><li>2. Arcobaleni [3:38]</li><li>3. Quello Che Vorrei [4:03]</li><li>4. Mai Più [3:21]</li><li>5. Se Cadrai [3:46]</li><li>6. Tutto Quello Che Ho [3:47]</li><li>7. Distratto [4:12]</li><li>8. Il Più Bell'abbraccio [4:03]</li><li>9. Riflessi Di Me [3:39]</li><li>10. Honey Sun [5:31]</li><li>11. Non Mi Dire [3:37]</li><li>12. Un Nuovo Nome [3:52]</li><li>13. Indelebile [3:31]</li></ul></td></tr></table></div><div class="modal-footer justify-content-between"><span class="font-weight-lighter small">Data provided by <a href="https://www.discogs.com/Francesca-Michielin-Riflessi-Di-Me/release/4362413" target="_blank">Discogs</a></span><span class="float-right"><button type="button" class="btn btn-danger" data-dismiss="modal">Close</button></span></div></div></div></div></div></div></div><div id="productTable"><div class="d-flex flex-wrap justify-content-center p-2"> <button name="submit" value="All" type="button" class="btn filterButton mx-2 btn-primary active"><span class="display-6 font-weight-bolder">All</span><span class="display-7"> from</span><br><span class="display-6 font-weight-bolder">$10.46</span> </button> <button name="submit" value="New" type="submit" class="btn filterButton mx-2 btn-primary text-dark"><span class="display-6 font-weight-bolder">New</span><span class="display-7"> from</span><br><span class="display-6 font-weight-bolder">$10.46</span> </button> <button name="submit" value="Used" type="submit" class="btn filterButton mx-2 btn-primary text-dark"><span class="display-6 font-weight-bolder">Used</span><span class="display-7"> from</span><br><span class="display-6 font-weight-bolder">$13.92</span> </button> <button name="submit" value="Digital" type="submit" class="btn filterButton mx-2 btn-primary text-dark" disabled><span class="display-6 font-weight-bolder">Digital</span><span class="display-7"> from</span><br><span class="display-6 font-weight-bolder">$0.00</span> </button> <button name="submit" value="Book" type="submit" class="btn filterButton mx-2 btn-primary text-dark" disabled><span class="display-6 font-weight-bolder">Books</span><span class="display-7"> from</span><br><span class="display-6 font-weight-bolder">$0.00</span> </button></div><div><table class="table table-striped table-condensed small"><thead class="thead-dark sticky-top"><tr><th>Image</th><th class="text-left">Title / Merchant</th><th>Condition</th><th class="hide-small">Price</th><th class="hide-small">S/H</th><th>Total</th><th class="hide-extra-small"></th></tr></thead><tbody><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=35021835&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F35021835'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/bb85b2a3-794d-49c3-a7b7-a0a8dbe4af9b_1.3d3ed237e215a095b135555525ead722.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=35021835&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F35021835'); return true;" data-toggle="tooltip" title="Buy It Now">Song for Francesca</a></span><br/><br/><span class="font-weight-bold">Walmart Marketplace</span><span class="hide-extra-small"><br/>MovieMars</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$10.46</td><td class="hide-small">Free Shipping<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$10.46</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=35021835&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F35021835'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=131852428692'); return true;"><img class="img-fluid tn-image" src="https://thumbs1.ebaystatic.com/m/mmexpDmi8ByX0YbaYSt8jNg/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=131852428692'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - Riflessi Di Me [New CD]</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>get_importcds (2,479,377 / 99.6%)</span><br>16 days 12 hours 9 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$11.09</td><td class="hide-small">Free Shipping<br>Handling Time 1 day<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$11.09</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=131852428692'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=146449469&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F146449469'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/839e9fdf-55a2-4060-959c-dc1a242aee50_1.48ca9a1cda99258705622a0a82771979.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=146449469&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F146449469'); return true;" data-toggle="tooltip" title="Buy It Now">Symphony No 6 Pathetique & Francesca Da Rimini Ela</a></span><br/><br/><span class="font-weight-bold">Walmart Marketplace</span><span class="hide-extra-small"><br/>MovieMars</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.08</td><td class="hide-small">Free Shipping<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$12.08</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=146449469&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F146449469'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=382156022234'); return true;"><img class="img-fluid tn-image" src="https://thumbs3.ebaystatic.com/m/m9AL4Odi_eZPsVejKOtjdpA/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=382156022234'); return true;" data-toggle="tooltip" title="Buy It Now">FRANCESCA MICHIELIN - DISTRATTO NEW CD</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>moviemars (2,515,107 / 98.4%)</span><br>11 days 3 hours 48 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.82</td><td class="hide-small">Free Shipping<br>Handling Time 3 days<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$12.82</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=382156022234'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=303087265306'); return true;"><img class="img-fluid tn-image" src="https://thumbs3.ebaystatic.com/m/mmexpDmi8ByX0YbaYSt8jNg/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=303087265306'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - Riflessi Di Me [New CD]</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>importcds-ca (186,006 / 99.5%)</span><br>17 days 20 hours 44 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">C $13.15<br/>≈ $9.77</td><td class="hide-small">$3.06<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$12.83</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=303087265306'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=142439176292'); return true;"><img class="img-fluid tn-image" src="https://thumbs1.ebaystatic.com/m/mJR4lDF-SgyieN0_5fgungw/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=142439176292'); return true;" data-toggle="tooltip" title="Buy It Now">FRANCESCA MICHIELIN - RIFLESSI DI ME NEW CD</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>moviemars (2,515,366 / 98.4%)</span><br>11 days 3 hours 56 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$13.26</td><td class="hide-small">Free Shipping<br>Handling Time 3 days<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$13.26</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=142439176292'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=183886556091'); return true;"><img class="img-fluid tn-image" src="https://thumbs4.ebaystatic.com/m/mYhtAoPACZcEzJhEqtM270Q/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=183886556091'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - 2640 (CD Used Very Good)</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>deepdiscount (297,029 / 98.7%)</span><br>29 days 12 hours </td><td><span class="font-weight-bold">Very Good</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$11.93</td><td class="hide-small">$1.99<br>Handling Time 1 day<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$13.92</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=183886556091'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=131828997858'); return true;"><img class="img-fluid tn-image" src="https://thumbs3.ebaystatic.com/m/mNpyasEp7bCRFu5i5spczmg/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=131828997858'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - Di20 [New CD] Germany - Import</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>get_importcds (2,482,449 / 99.6%)</span><br>23 days 22 hours 58 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$15.04</td><td class="hide-small">Free Shipping<br>Handling Time 1 day<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$15.04</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=131828997858'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=178776922&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F178776922'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/9674e78e-95dd-4ab8-becf-b79a927cb554_1.59a72600c9ca047a125c239fc8104b08.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=178776922&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F178776922'); return true;" data-toggle="tooltip" title="Buy It Now">Symphony Fantastique / Francesca Da Rimini</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$9.63</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$15.62</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=178776922&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F178776922'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=189416121&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F189416121'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/0235b289-6434-4542-ac9a-0544461f2182_1.f3a06a13c9b5d48e47cb8c4039e1886f.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=189416121&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F189416121'); return true;" data-toggle="tooltip" title="Buy It Now">Tchaikovsky: Francesca da Rimini: Symphonic Fantasy after Dante, Op.32 (CD) (Remaster)</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$9.98</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$15.97</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=189416121&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F189416121'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=115827370&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F115827370'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/c07f6aa6-d7c9-4d8a-afa7-01d86e723fda_1.30451abc3332a7d83ac718cc7e892e32.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=115827370&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F115827370'); return true;" data-toggle="tooltip" title="Buy It Now">Sinfonietta/les Fresques De Piero Della Francesca (Ancerl)</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$9.99</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$15.98</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=115827370&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F115827370'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=147128141&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F147128141'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/47b843fa-cdc8-40b7-bee2-f6aad4fbab93_1.0f3f80a9592ed266a12a52106ea960a8.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=147128141&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F147128141'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Da Rimini</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$9.99</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$15.98</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=147128141&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F147128141'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=29037974&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F29037974'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/636b9df7-d249-47b1-b9f1-7dedbc32322a_1.6cf49918009d90065cfd4ec51e4d4d4a.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=29037974&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F29037974'); return true;" data-toggle="tooltip" title="Buy It Now">Michelin Star</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$10.04</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$16.03</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=29037974&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F29037974'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://www.jdoqocy.com/click-9093269-13750962-1562955334485?url=https%3A%2F%2Fwww.fye.com%2Faec.imt5036605.2.html&cjsku=aec_imt5036605_2'); return true;"><img class="img-fluid tn-image" src="https://www.fye.com/dw/image/v2/BBNF_PRD/on/demandware.static/-/Sites-fye-master/default/dwa2470993/aec/imt/imt503/aec.imt5036605.2_0.jpg?sw=140" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://www.jdoqocy.com/click-9093269-13750962-1562955334485?url=https%3A%2F%2Fwww.fye.com%2Faec.imt5036605.2.html&cjsku=aec_imt5036605_2'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - Di20</a></span><br/><br/><span class="font-weight-bold">FYE.com</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.99</td><td class="hide-small">$3.24<br>Handling Time 1 day<br>Free Shipping over $40.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$16.23</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://www.jdoqocy.com/click-9093269-13750962-1562955334485?url=https%3A%2F%2Fwww.fye.com%2Faec.imt5036605.2.html&cjsku=aec_imt5036605_2'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://www.anrdoezrs.net/click-9093269-13750962-1562955002667?url=https%3A%2F%2Fwww.fye.com%2Faec.rcve5457532.2.html&cjsku=aec_rcve5457532_2'); return true;"><img class="img-fluid tn-image" src="https://www.fye.com/dw/image/v2/BBNF_PRD/on/demandware.static/-/Sites-fye-master/default/dwb33b5874/aec/rcv/rcve54/aec.rcve5457532.2_0.jpg?sw=140" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://www.anrdoezrs.net/click-9093269-13750962-1562955002667?url=https%3A%2F%2Fwww.fye.com%2Faec.rcve5457532.2.html&cjsku=aec_rcve5457532_2'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - Riflessi Di Me</a></span><br/><br/><span class="font-weight-bold">FYE.com</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.99</td><td class="hide-small">$3.24<br>Handling Time 1 day<br>Free Shipping over $40.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$16.23</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://www.anrdoezrs.net/click-9093269-13750962-1562955002667?url=https%3A%2F%2Fwww.fye.com%2Faec.rcve5457532.2.html&cjsku=aec_rcve5457532_2'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=293117684590'); return true;"><img class="img-fluid tn-image" src="https://thumbs3.ebaystatic.com/m/mNpyasEp7bCRFu5i5spczmg/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=293117684590'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - Di20 [New CD] Germany - Import</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>importcds-ca (185,998 / 99.5%)</span><br>24 days 2 hours 42 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">C $17.87<br/>≈ $13.27</td><td class="hide-small">$3.06<br>Handling Time 1 day<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$16.33</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=293117684590'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=401799194711'); return true;"><img class="img-fluid tn-image" src="https://thumbs4.ebaystatic.com/m/mYhtAoPACZcEzJhEqtM270Q/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=401799194711'); return true;" data-toggle="tooltip" title="Buy It Now">2640 - Francesca Michielin (CD New)</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>importcds-ca (185,991 / 99.5%)</span><br>12 days 7 hours 42 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">C $18.07<br/>≈ $13.42</td><td class="hide-small">$3.06<br>Handling Time 2 days<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$16.48</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=401799194711'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=292176157657'); return true;"><img class="img-fluid tn-image" src="https://thumbs2.ebaystatic.com/m/mPnsjKOEFvO6Emk0bSHv3Cg/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=292176157657'); return true;" data-toggle="tooltip" title="Buy It Now">FRANCESCA MICHIELIN - DI20 NEW CD</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>moviemars (2,516,189 / 98.4%)</span><br>11 days 4 hours 35 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$17.10</td><td class="hide-small">Free Shipping<br>Handling Time 3 days<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$17.10</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=292176157657'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=401763114611'); return true;"><img class="img-fluid tn-image" src="https://thumbs4.ebaystatic.com/m/mHgt9eYb8hNqoXCJzP-yi4w/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=401763114611'); return true;" data-toggle="tooltip" title="Buy It Now">Michielin, Francesca-Di20 CD NEW</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>rarewaves-usa (210,840 / 99.3%)</span><br>19 days 14 hours 34 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$17.11</td><td class="hide-small">Free Shipping<br>Handling Time 2 days<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$17.11</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=401763114611'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=113232851131'); return true;"><img class="img-fluid tn-image" src="https://thumbs4.ebaystatic.com/m/mHgt9eYb8hNqoXCJzP-yi4w/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=113232851131'); return true;" data-toggle="tooltip" title="Buy It Now">Michielin, Francesca-Di20 (UK IMPORT) CD NEW</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>rarewaves (426,441 / 99.1%)</span><br>14 days 8 hours 54 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$17.78</td><td class="hide-small">Free Shipping<br>Handling Time 2 days<br/><img class="img-fluid" title="Ships from United Kingdom" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/GB.png" alt="United Kingdom Flag"></td><td class="font-weight-bolder">$17.78</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=113232851131'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=233220100374'); return true;"><img class="img-fluid tn-image" src="https://thumbs3.ebaystatic.com/m/mHgt9eYb8hNqoXCJzP-yi4w/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=233220100374'); return true;" data-toggle="tooltip" title="Buy It Now">Michielin, Francesca-Di20 CD NEW</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>rarewaves-usa-ca (8,071 / 99.5%)</span><br>21 days 14 hours 28 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">C $19.86<br/>≈ $14.75</td><td class="hide-small">$3.07<br>Handling Time 2 days<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$17.82</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=233220100374'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=130091952&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F130091952'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/9ff67932-af38-4471-98e9-e2514749913b_1.04d05550b91f4c1d89e8522776570b98.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=130091952&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F130091952'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Da Rimini</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.03</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$18.02</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=130091952&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F130091952'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=34710477&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F34710477'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/e7542a80-e7da-476f-847d-277fd0fe477e_1.bf0df517f8d283d985eaf720a18465e8.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=34710477&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F34710477'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Da Rimini / Air & Gavotte / Suite in E</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.09</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$18.08</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=34710477&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F34710477'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=55967093&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F55967093'); return true;"><img class="img-fluid tn-image" src="https://i5.walmartimages.com/asr/2ea81f79-947a-4248-b9f0-9a53cf1d5679_1.5ee2965dbc2da2ac05f3c5e232ed569e.jpeg?odnHeight=100&odnWidth=100&odnBg=FFFFFF" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=55967093&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F55967093'); return true;" data-toggle="tooltip" title="Buy It Now">Manfred Sym / Hamlet / Romeo & Juliet / Francesca (CD)</a></span><br/><br/><span class="font-weight-bold">Walmart</span></td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$12.69</td><td class="hide-small">$5.99<br>Handling Time 1 day<br>Free Shipping over $35.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$18.68</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://goto.walmart.com/c/|PUBID|/568844/9383?veh=aff&sourceid=imp_000011112222333344&prodsku=55967093&u=https%3A%2F%2Fwww.walmart.com%2Fip%2F55967093'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=273441780908'); return true;"><img class="img-fluid tn-image" src="https://thumbs1.ebaystatic.com/m/mHgt9eYb8hNqoXCJzP-yi4w/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=273441780908'); return true;" data-toggle="tooltip" title="Buy It Now">Michielin, Francesca-Di20 (UK IMPORT) CD NEW</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>rarewaves-ca (41,311 / 99.4%)</span><br>18 days 8 hours 48 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">C $22.55<br/>≈ $16.75</td><td class="hide-small">$2.30<br>Handling Time 2 days<br/><img class="img-fluid" title="Ships from United Kingdom" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/GB.png" alt="United Kingdom Flag"></td><td class="font-weight-bolder">$19.05</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=273441780908'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://www.tkqlhce.com/click-9093269-13750962-1562955839040?url=https%3A%2F%2Fwww.fye.com%2Faec.imt5800762.2.html&cjsku=aec_imt5800762_2'); return true;"><img class="img-fluid tn-image" src="https://www.fye.com/dw/image/v2/BBNF_PRD/on/demandware.static/-/Sites-fye-master/default/dwbd1d3f19/aec/imt/imt580/aec.imt5800762.2_0.jpg?sw=140" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://www.tkqlhce.com/click-9093269-13750962-1562955839040?url=https%3A%2F%2Fwww.fye.com%2Faec.imt5800762.2.html&cjsku=aec_imt5800762_2'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin -</a></span><br/><br/><span class="font-weight-bold">FYE.com</span></td><td><span class="font-weight-bold">Used</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$15.99</td><td class="hide-small">$3.24<br>Handling Time 1 day<br>Free Shipping over $40.00<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$19.23</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://www.tkqlhce.com/click-9093269-13750962-1562955839040?url=https%3A%2F%2Fwww.fye.com%2Faec.imt5800762.2.html&cjsku=aec_imt5800762_2'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr><tr><td><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=132503512290'); return true;"><img class="img-fluid tn-image" src="https://thumbs3.ebaystatic.com/m/mYhtAoPACZcEzJhEqtM270Q/140.jpg" alt="Item Image" data-toggle="tooltip" title="Buy It Now"></a></td><td class="text-left"><span class="font-weight-bold"><a href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=132503512290'); return true;" data-toggle="tooltip" title="Buy It Now">Francesca Michielin - 2640 [New CD] Italy - Import</a></span><br/><br/><span class="font-weight-bold">eBay</span><span class="hide-extra-small"><br/>get_importcds (2,482,449 / 99.6%)</span><br>21 days 5 hours 57 minutes left</td><td><span class="font-weight-bold">Brand New</span><br/><br/><i class="category-icon fas fa-compact-disc category-icon-silver" title="Compact Disc" data-toggle="tooltip" data-placement="right" data-delay="200"></i></td><td class="hide-small">$19.97</td><td class="hide-small">Free Shipping<br>Handling Time 1 day<br/><img class="img-fluid" title="Ships from United States of America" data-toggle="tooltip" data-placement="right" data-delay="200" src="/images/flags/US.png" alt="United States of America Flag"></td><td class="font-weight-bolder">$19.97</td><td class="hide-extra-small"><a class="btn btn-danger" role="button" href="#" target="_blank" onclick="saveTransfer('https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=2&toolid=10044&campid=5338527412&customid=findCheapMusic&lgeo=1&vectorid=229466&item=132503512290'); return true;"><i class="fas fa-shopping-cart btn-shop"></i><span class="hide-small"><br>Buy It Now</span></a></td></tr></tbody><tfoot class="text-right"><tr><td class="font-italic" colspan="7">Prices retrieved on 2019-07-17 01:32 UTC<br>Daily exchange rates update</td></tr></tfoot></table></div></div><div class="modal fade" id="filterModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header bg-primary"> <h4 class="modal-title">Search Filters</h4> </div> <form method="post" action="/index.php" onsubmit="progressBar('Applying Modified Search Filter...');"> <input type="hidden" name="sessionTab" value="596404910"> <div class="modal-body"> <div class="card-group"> <div class="card m-2"> <div class="card-header font-weight-bold">Condition</div> <div class="card-body"> <div class="form-check"> <label class="form-check-label"> <input name="filterConditionNew" type="checkbox" class="form-check-input" value="New" checked>New </label> </div> <div class="form-check"> <label class="form-check-label"> <input name="filterConditionUsed" type="checkbox" class="form-check-input" value="Used" checked>Used </label> </div> </div> </div> <div class="card m-2"> <div class="card-header font-weight-bold">Media Type</div> <div class="card-body"> <div class="form-check"> <label class="form-check-label"> <input name="filterMediaTypeCD" type="checkbox" class="form-check-input" value="CD" checked><i class="fas fa-compact-disc category-icon-silver"></i> Compact Disc </label> </div> <div class="form-check"> <label class="form-check-label"> <input name="filterMediaTypeRecord" type="checkbox" class="form-check-input" value="Record" checked><i class="fas fa-dot-circle"></i> Vinyl Record </label> </div> <div class="form-check"> <label class="form-check-label"> <input name="filterMediaTypeDigital" type="checkbox" class="form-check-input" value="Digital" checked><i class="fas fa-download"></i> Digital </label> </div> <div class="form-check"> <label class="form-check-label"> <input name="filterMediaTypeBook" type="checkbox" class="form-check-input" value="Books" checked><i class="fas fa-book-open"></i> Books / Sheet Music </label> </div> </div> </div> </div> </div> <div class="modal-footer bg-primary"> <input id="tempSearchTerm" type="hidden" name="searchTerm" value=""> <button type="submit" class="btn btn-success" name="submit" value="Save" onclick="document.getElementById('tempSearchTerm').value = document.getElementById('searchTerm').value;$('#filterModal').modal('hide');">Save</button> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </form> </div> </div></div><div class="modal fade" id="searchInfoModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header bg-primary"> <h4 class="modal-title">Search Tips</h4> <button type="button" class="close" data-dismiss="modal"><i class="fas fa-window-close btn-dismiss"></i></button> </div> <div class="modal-body bg-light"> <div class="shadow p-4 mb-4 bg-white"> <h4><i class="fas fa-filter"></i> Filter</h4> <p><span class=font-weight-bold>Condition:</span> <br>Select "New" and / or "Used". The standard is to search for both.</p> <p><span class=font-weight-bold>Media Type:</span> <br>Select <i class="fas fa-compact-disc category-icon-silver"></i> "CD", <i class="fas fa-dot-circle"></i> "Vinyl Record", <i class="fas fa-download"></i> "Digital" and / or <i class="fas fa-book-open"></i> "Book / Sheet Music". The standard is to search for all types.</p> </div> <div class="shadow p-4 mb-4 bg-white"> <h4><i class="fas fa-shipping-fast"></i> Shipping To</h4> <p><span class=font-weight-bold>Country / Currency:</span> <br>At this time only "United States" / "USD" are supported. The exchange rates are updated daily.</p> <p><span class=font-weight-bold>Zip Code:</span> <br>Enter your postal code to get the accurate shipping cost for items listed using a shipping rate table.</p> </div> <div class="shadow p-4 bg-white"> <h4><i class="fas fa-search"></i> Search Keywords</h4> <p><span class=font-weight-bold>Barcode:</span> <br>The 12 or 13 digit barcode, normally located on the back, offers the best chance to find a specific album.</p> <p><span class=font-weight-bold>Artist and Title:</span> <br>The full name of the album, including artist and title, will usually lead to a specific album.</p> <p><span class=font-weight-bold>Just Artist or Title:</span> <br>Searches for artist or title alone will bring up multiple albums.</p> </div> </div> <div class="modal-footer bg-primary"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div></div>
|
19 |
- |
2997 |
<div class="modal" id="progressBarDiv">
|
|
|
2998 |
<div class="modal-dialog modal-dialog-centered">
|
|
|
2999 |
<div class="modal-content">
|
|
|
3000 |
<div class="modal-header">
|
|
|
3001 |
<h4 id="progressBarHeader">Searching</h4>
|
|
|
3002 |
</div>
|
|
|
3003 |
<div class="modal-body">
|
|
|
3004 |
<div class="progress">
|
|
|
3005 |
<div id="progressBar" class="progress-bar" style="width:0%">0%</div>
|
|
|
3006 |
</div>
|
|
|
3007 |
</div>
|
|
|
3008 |
<div class="modal-footer">
|
|
|
3009 |
<span id="progressBarMessage"></span>
|
|
|
3010 |
</div>
|
|
|
3011 |
</div>
|
|
|
3012 |
</div>
|
|
|
3013 |
</div>
|
|
|
3014 |
|
48 |
- |
3015 |
<footer class="container-fluid text-center bg-primary py-5 mt-5">
|
19 |
- |
3016 |
<p>Disclaimer: As an Associate we earn from qualifying purchases.</p> <form method="post" action="/index.php">
|
48 |
- |
3017 |
<input type="hidden" name="sessionTab" value="596404910">
|
19 |
- |
3018 |
<input type="hidden" name="searchTerm" value="Francesca Michielin">
|
|
|
3019 |
<input type="hidden" name="buyerZip" value="20151">
|
|
|
3020 |
<ul class="list-inline text-center">
|
|
|
3021 |
<li class="list-inline-item">
|
|
|
3022 |
<button class="btn btn-sm bg-light" type="submit" name="submit" value="terms">Terms of Service</button>
|
|
|
3023 |
</li>
|
|
|
3024 |
<li class="list-inline-item">
|
|
|
3025 |
<button class="btn btn-sm bg-light" type="submit" name="submit" value="privacy">Privacy Policy</button>
|
|
|
3026 |
</li>
|
|
|
3027 |
</ul>
|
|
|
3028 |
</form>
|
|
|
3029 |
<p>Copyright © 2019 FindCheapMusic.com. All rights reserved.</p>
|
|
|
3030 |
</footer>
|
|
|
3031 |
|
48 |
- |
3032 |
<script src="js/dr.min.js" integrity="sha384-FL/VpjCnfHGWtXwxie9wD7sUL0dH7754e5+41/shx9YaRujt5F7lf7OXXFuzB9Y8" crossorigin="anonymous"></script>
|
37 |
- |
3033 |
<script>var quotes = [
|
|
|
3034 |
"Find the cheapest music online.","Advertisement free website.","Create a free login to unlock additional coupon codes and special offers.","Search dozens of online stores at once.", ]; var i = 0; setInterval(function() { $("#textslide").html(quotes[i]); if (i == quotes.length) i=0; else i++; }, 5 * 1000);</script>
|
19 |
- |
3035 |
</body>
|
|
|
3036 |
</html>
|