Quote:
Originally Posted by solomon
When I look at Trook's AtomFeedParser.java it appears the function isStanzaSearchLink() checks the link type for *EQUALITY* with "application/atom+xml" which was true in Stanza 0.6.5x but not in 0.7.x
|
Yes, when I change the opds.py so NAVLINK returs the simpler "type" (like LINK does) then Trook is happy.
Is there a way to compile my hacked opds.py into opds.pyo so I can copy it over to my headless file server and not have to convert that to running source mode also?
I'm updating
Trook Issue 35 with the problem on Trook's side... but I don't know how quickly/if Trook will be updated. Certainly other Nook users should weigh in there if they're concerned.
Richard