Show last 50 scrobbles
This commit is contained in:
@@ -14,7 +14,7 @@ defmodule LastFm.APIImpl do
|
|||||||
user: user,
|
user: user,
|
||||||
api_key: api_key,
|
api_key: api_key,
|
||||||
format: "json",
|
format: "json",
|
||||||
limit: 20
|
limit: 50
|
||||||
]
|
]
|
||||||
|
|
||||||
url = @base_url <> "?" <> URI.encode_query(options)
|
url = @base_url <> "?" <> URI.encode_query(options)
|
||||||
|
|||||||
Reference in New Issue
Block a user