Page 1 of 1

Can't get rid of broken podcast url...buttons are gone

PostPosted: Thu Sep 19, 2013 3:03 pm
by saturnvrocket
I was trying to get the podcast function to work, and it originally had all the correct interface buttons and the add url box, but I guess I tried to add an invalid url and it broke the podcast function and made all the buttons go away.

I tried reinstalling subsonic, but that didn't solve the issue for some reason...from the screenshot included you can see that the current podcast url has an error, and under the url there are no buttons, so I can't delete it or get rid of it or add any other podcasts.

How can I get rid of this broken podcast url and restore the original podcast interface so that I can use it again?

Here is the log info from the about page. I can provide the full log if needed.

[9/19/13 10:40:19 AM EDT] INFO DaoHelper Checking database schema.
[9/19/13 10:40:19 AM EDT] INFO DaoHelper Done checking database schema.
[9/19/13 10:40:19 AM EDT] INFO PlayerDao Deleted 1 player(s) that haven't been used after Sun Jul 21 10:40:19 EDT 2013
[9/19/13 10:40:20 AM EDT] INFO MediaScannerService Automatic media library scanning scheduled to run every 1 day(s), starting at Fri Sep 20 03:00:00 EDT 2013
[9/19/13 10:40:20 AM EDT] INFO PodcastService Automatic Podcast update scheduled to run every 24 hour(s), starting at Thu Sep 19 10:45:20 EDT 2013
[9/19/13 10:40:26 AM EDT] INFO VersionService Resolved local Subsonic version to: 4.8
[9/19/13 10:40:26 AM EDT] INFO VersionService Resolved latest Subsonic final version to: 4.8
[9/19/13 10:40:26 AM EDT] INFO VersionService Resolved latest Subsonic beta version to: 4.7.beta3
[9/19/13 10:40:28 AM EDT] WARN NetworkService No UPnP router found.
[9/19/13 10:45:20 AM EDT] INFO PodcastService Starting scheduled Podcast refresh.
[9/19/13 10:45:20 AM EDT] INFO PodcastService Completed scheduled Podcast refresh.
[9/19/13 10:46:21 AM EDT] WARN PodcastService Failed to get/parse RSS file for Podcast channel http://www.123teachme.com/learn_spanish ... _dialogues
[9/19/13 10:48:43 AM EDT] INFO PodcastService Automatic Podcast update disabled.
[9/19/13 11:27:50 AM EDT] INFO PodcastService Automatic Podcast update disabled.

Re: Can't get rid of broken podcast url...buttons are gone

PostPosted: Thu Sep 04, 2014 1:57 am
by catherder2000
I have Subsonic 4.9 Premium running on Ubuntu Server 14.04 TLS. I have not any problems until now.

My problem is similar to yours.

I have three podcast URLs listed. The first one says that 5 episodes are downloaded, but when I click on the "show episodes" link nothing happens. The next one shows the URL and "Error on line 51: The entity "raquo" was referenced, but not declared." The third just shows Error. I could display the episode list before I tried adding the other two URLs.

The subsonic logs match what is displayed on the screen as far as error messages go and rebooting the server did not help.

Re: Can't get rid of broken podcast url...buttons are gone

PostPosted: Sun Oct 05, 2014 5:38 am
by dokjest
I'm getting this as well. I've first experienced it in 4.8 when I mis-typed the url. It's still there and I've just upgraded to 5.0.

The host is running Windows 8.1 and Java 7v40.

I used Chrome to inspect the page and it found 9 errors on the page, here is a sample of the error found:

function toggleEpisodes(channelIndex) {
for (var i = 0; i < episodeCount; i++) { Uncaught ReferenceError: episodeCount is not defined
var row = $("episodeRow" + i);
if (row.title == "channel" + channelIndex) {
row.toggle();
$("channelExpanded" + channelIndex).checked = row.visible() ? "checked" : "";

I did a test and performed a fresh install of my Subsonic, but I lot so many of my folders and all that I restored it back. Figured I would prefer to have the error than have to rebuild 700gb of directories (Yes some are video, but still)

Let me know if you find anything, and good luck!

Dok Jest

Re: Can't get rid of broken podcast url...buttons are gone

PostPosted: Tue Oct 07, 2014 4:29 pm
by saphyrre
Had exactly the same problem (one of the podcast URLs was invalid), and the add/remove/update links were gone from the page, along wih the same "invalid episodecount" JS error. As weird as it souds, try opening the podcasts page in internet explorer, mine had the links there and i was able to remove the invalid URL. Failing that, try firefox with Noscript addon.

Re: Can't get rid of broken podcast url...buttons are gone

PostPosted: Fri Oct 10, 2014 8:37 pm
by FloorGeneral
This happened to me, and the way I fixed it is really easy, provided that you have an Android phone with the DSub Subsonic app. Just go into your podcasts on the app, refresh them so that the podcast in question shows up, and delete it from there. Go back to subsonic in your browser(s) and everything should be back to normal.

I don't believe there is an iOS app with podcast support, and I don't believe that the OFFICIAL Subsonic Android app supports podcasts. DSub does however, and it took me literally seconds to get rid of the bad podcast.