Bug 321107 - Import OPML file for Podcast not working.
Summary: Import OPML file for Podcast not working.
Status: CONFIRMED
Alias: None
Product: amarok
Classification: Applications
Component: Podcast (show other bugs)
Version: 2.8-git
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-06-13 12:24 UTC by metalbrick
Modified: 2017-08-21 07:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description metalbrick 2013-06-13 12:24:42 UTC
when click "Import OPML file" nothing happened.

Reproducible: Always

Steps to Reproduce:
1. click "Import OPML file"
Comment 1 Myriam Schweingruber 2013-06-13 14:25:18 UTC
I can't reproduce this with current Amarok v2.7.0-385-g99b8a1c

This has been fixed by various commits, most likely one of these:

http://commits.kde.org/amarok/00ea1116c554aeb8505554085b35ddb3d0abffce
http://commits.kde.org/amarok/d3982dc6c2fa2953c37d4864bca61e73aff19a52
Comment 2 metalbrick 2014-05-28 04:15:36 UTC
The issue is still on my system of KDE 4.13 amarok 2.8.

When I click "Import OPML File", nothing happens.
Comment 3 metalbrick 2014-05-28 04:28:29 UTC
The last output of debug:

amarok: BEGIN: bool AmarokUrl::run() 
amarok:   BEGIN: bool AmarokUrlHandler::run(AmarokUrl) 
amarok:     command:  "service-podcastdirectory" 
amarok:     registered commands:  ("context", "navigate", "play", "playlist") 
amarok:   END__: bool AmarokUrlHandler::run(AmarokUrl) [Took: 0s] 
amarok:   BEGIN: virtual BookmarkViewItem::~BookmarkViewItem() 
amarok:   END__: virtual BookmarkViewItem::~BookmarkViewItem() [Took: 0s] 
amarok: END__: bool AmarokUrl::run() [Took: 0s] 
amarok: BEGIN: virtual BookmarkViewItem::~BookmarkViewItem() 
amarok: END__: virtual BookmarkViewItem::~BookmarkViewItem() [Took: 0s]
Comment 4 Myriam Schweingruber 2015-04-21 22:40:00 UTC
It can't work currently as the source it tries to get the opml file from is not available anymore. It still points to the old kollide server address
TODO: correct the source URL
Comment 5 Stefano Pettini 2017-08-21 07:13:39 UTC
I verified that it works. You must have the "Podcast Directory" plugin enabled.