Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    You`re missing a question mark in that link:

    http://a-trompa.net/?link_library_rss_feed=1&settingset=1

    Please consider rating the plugin and supporting its development.

    Thread Starter blogatrompa

    (@blogatrompa)

    Hello Yannick

    Thx but when I try to burn the feed in Feedburner for instance, I received this error:

    The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 5: The reference to entity “settingset” must end with the ‘;’ delimiter.

    I tried to use it in another app and I received the same XML error…

    Any ideia?

    Thx for your help.

    Rui

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I will have to investigate and get back to you on that one in the next couple of days.

    Thread Starter blogatrompa

    (@blogatrompa)

    ok
    Thx
    RD

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    If you’re willing to try a quick code change. Try changing line 28 of rssfeed.php in the plugin files to:

    home_url (), // Link

    Thread Starter blogatrompa

    (@blogatrompa)

    Hi Yannick

    Change the all line:
    home_url () . ‘?link_library_rss_feed=1&settingset=’ . $settingsetid, // Link

    for this:
    home_url (), // Link

    Right?

    Thx

    RD

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Yes, exactly. Give that a shot. It will change the URL of the feed in the header of the RSS output, but that made the difference between a valid and invalid feed when I looked at the RSS validator (http://validator.w3.org/feed/)

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I am going to search a bit more why the second GET parameter is invalid in the RSS address in the resulting feed and see if I can find a better solution.

    Thread Starter blogatrompa

    (@blogatrompa)

    Hi Yannick

    If it helps, it doesn’t work yet, with one exception. I tried in Feedly and it works!!!!!

    Bye

    RD

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Please update to the latest version of Link Library, where I did some tweaks to the RSS generation code. It now works correctly with feedburner.

    That being said, the RSS URl changed. For you, it will now be:

    http://a-trompa.net/feed/linklibraryfeed?&settingsset=1

    Please try it out and confirm if this works, then consider rating the plugin and supporting its development. Cheers!

    Thread Starter blogatrompa

    (@blogatrompa)

    Hi Yannick

    Great, great work.

    Thx

    I’m gonna rate you rplugin now.

    RD

    Thread Starter blogatrompa

    (@blogatrompa)

    Hi Yannick

    Sorry, I’m back!

    Tell me please, the feed is supposed to update immediately ? it doesn’t work. 2 days ago, to see the feed updated, I had to insert the same widget again in my template, for instance. Since yesterday that the feed don’t updated at all.

    If I click now in my rss link I see this entry but it is not displyed in widget:

    <title>
    Gileno Santana “Metamorphosis” (CD/Calígola Records)
    </title>
    <link>http://a-trompa.net/tag/gileno-santana</link&gt;
    <description/>
    <pubDate>Fri, 27 Feb 2015 12:14:00 GMT</pubDate>
    <category>G</category>
    </item>
    <item>

    But I don’t see, in both places (feed code and widget display) 2 another entries that I insert 30 min ago:

    Ladybug “Ladybug” (EP/Ed. Autor) (Edit) |
    Tomba Lobos “Adeus” (EP/Gentle Records) FREE (Edit) |

    The plugin have any rule, like 24h after, for instance?

    Thx

    Rui

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    They should show up right away. Do you have multiple libraries setup, with different libraries displaying different categories?

    The settingsset=1 parameter represents the settings # of the library.

    Thread Starter blogatrompa

    (@blogatrompa)

    Hi Yannick

    Right, I understand that. I have just one library with a lot of categories, one for each letter, more two for # and V/A.

    http://a-trompa.net/discos-2015

    Thx

    RD

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I will research over the week-end and see why the feed would not get updated right away. Stay tuned.

Viewing 15 replies - 1 through 15 (of 17 total)

The topic ‘RSS Feed’ is closed to new replies.