cpd73 wrote:
> With the default skin it is possible to save a subscribed podcast (i.e.
> one that appears in the podcast list when the podcast app is opened,
> without needing to search) as a favourite. However, I can not do this
> with Material as the podcast's URL is not returned in the list (ony its
> name/title and icon are supplied). Any chance this can be fixed? I
> looked at the code, but ended up getting lost...
Did you try the latest LMS 8.2 build? Here's a snippet from the response
Material is getting:
Code:
--------------------
{
"icon":
"https://f.prxu.org/59/images/d452ebe9-7814-4f3c-bd2e-be28c2468002/EH_Logo_zag_1500x1500.jpg",
"infoParams": {
"image":
"https://f.prxu.org/59/images/d452ebe9-7814-4f3c-bd2e-be28c2468002/EH_Logo_zag_1500x1500.jpg",
"url": "http://feeds.earhustlesq.com/earhustlesq",
"name": "Ear Hustle"
},
"addAction": "go",
"actions": {
"go": {
"cmd": [
"podcasts",
"items"
],
"params": {
"menu": "podcasts",
"item_id": "0_ear%20hustle.0"
}
}
},
"text": "Ear Hustle"
},
--------------------
And this actually renders an "Add to Favourites" menu item.
That said, the favourited item (the podcast feed URL itself) wouldn't be
useful in the favs, as it doesn't render the individual episodes.
Michael
"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=114760
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter