Results 1 issues of CloudyMusic

I want to load a feed synchronously, and am attempting to use the following syntax as shown (roughly) in the readme: `List articles = PkRSS.with(context).load(url).get();` However, that line always seems...