Code Monkey home page Code Monkey logo

podcast-feed-library's People

Contributors

dankottke avatar jabromen avatar jsgrosman avatar maciejwalkowiak avatar markuslewis avatar skajake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

podcast-feed-library's Issues

Repository is down

Hi, sadly the repository went down. Can you do something about it?

Regards,
Linus

New Release

We're currently using the 2.2 release, but running into the multithreading issues with SimpleDateFormat that you've fixed in the latest commits.

It's worked very well, other than that.

Can you create a 2.3 release JAR of the latest code?

Thanks

InvalidFeedException / ei.a: Error parsing feed XML.

Hi,
the library was working fine.
the last days I get an error

Warning: Caught exception attempting to use SAX to load a SAX XMLReader
Warning: Exception was: tq.c: Can't create default XMLReader; is system property org.xml.sax.driver set?
Warning: I will print the stack trace then carry on using the default SAX parser
tq.c: Can't create default XMLReader; is system property org.xml.sax.driver set?
at qf.a.r(SourceFile:232)
at jq.c.a(SourceFile:95)
at xb.cy1.e(SourceFile:9)
at xb.ue0.(SourceFile:13)
at um.h1.a(SourceFile:28)
at z9.n.run(SourceFile:51)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)

Exception: InvalidFeedException / ei.a: Error parsing feed XML.

Invalid feed...?

Hello,

I have been using this library for some time, which is excellent, though recently it seems that an InvalidFeedException is encountered using a familiar/curated feed URL, which is a 'head scratcher'.  

I have tried to debug, though there seems to be some issue with the following URL that I am unable to track down - any thoughts?  

    - <url removed>

Please advise, and thanks.

rehmke

Error connecting to the repository:

With a Gradle build:

repositories {
    maven {
        setUrl("https://maven.icosillion.com/artifactory/open-source/")
    }
    ...
}
...

dependencies {
    implementation("com.icosillion.podengine:podengine:2.4")
    ...

I am getting this error:

Could not download podengine-2.4.jar (com.icosillion.podengine:podengine:2.4)
Could not get resource 'https://maven.icosillion.com/artifactory/open-source/com/icosillion/podengine/podengine/2.4/podengine-2.4.jar'.
Could not GET 'https://maven.icosillion.com/artifactory/open-source/com/icosillion/podengine/podengine/2.4/podengine-2.4.jar'.
Connect to maven.icosillion.com:443 [maven.icosillion.com/51.15.68.123] failed: Connection refused (Connection refused)
Connection refused (Connection refused)

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Would it be possible to distribute this dependency to maven central ?

[Error: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT ๏ปฟ@1:2 in java.io.InputStreamReader@32c7721)]

Hey Markus,

Thanks for this library ๐Ÿ‘ - it works very well however I get this error:

[Error: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT ๏ปฟ@1:2 in java.io.InputStreamReader@32c7721)]

when I pass in: https://podkast.nrk.no/program/loerdagsraadet.rss

A quick google search suggests it has something to do with charset, is this something that can be fixed with this library? :)

Add iOS 11 Tags

With iOS 11 Apple have updated the iTunes Podcast Feed Specification to add new tags. Support for these should be added to the library.

New & Updated Tags

  • <itunes:type>
  • <itunes:season>
  • <itunes:episodes>
  • <itunes:title>
  • <itunes:episodeType>
  • <guid>
  • <itunes:summary>
  • <content:encoded>

Android Studio Compatibility

I got this to work as a dependency in Android Studio, but I had to do the following:

compile ('com.icosillion.podengine:podengine:2.1') {
exclude group: 'xml-apis'
}

Maybe it's just a problem with my setup, I'm not sure.

I'm not exactly sure what the problem is, but the error I was getting is the following: Error:Execution failed for task ':app:transformClassesWithDexForDebug'.

com.android.build.api.transform.TransformException: java.lang.RuntimeException: java.lang.RuntimeException: Unable to pre-dex '/home/oddalot/.gradle/caches/modules-2/files-2.1/xml-apis/xml-apis/1.0.b2/3136ca936f64c9d68529f048c2618bd356bf85c9/xml-apis-1.0.b2.jar' to '/home/oddalot/AndroidStudioProjects/Podtastic/app/build/intermediates/pre-dexed/debug/xml-apis-1.0.b2_4e16f10e0045765a8c3405fa03d74170faf048ba.jar'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.