Giter Site home page Giter Site logo

Wrong rss item urls about proxitok HOT 12 CLOSED

pablouser1 avatar pablouser1 commented on September 9, 2024 3
Wrong rss item urls

from proxitok.

Comments (12)

pablouser1 avatar pablouser1 commented on September 9, 2024

Hi, maybe this was related to #56? Can you check if it is now working?

from proxitok.

konopielko avatar konopielko commented on September 9, 2024

This is a separate issue - some rss readers require for the entire urls to be present - so instead of "/video" all urls in the rss feed should feature the entire address (with the instance url) - "example.com/video"

from proxitok.

pablouser1 avatar pablouser1 commented on September 9, 2024

This is a separate issue - some rss readers require for the entire urls to be present

That is controlled by the APP_URL env variable

Maybe this has something to do with the Docker deployment method.
Right now Docker sets the default url to '/' which does work for HTML, but doesn't for those rss readers.

A workaround for this can be setting a custom env variable before using docker-compose, like:

APP_URL='https://example.com' docker-compose up

If the instance is using the manual deploy method, it should set that env variable on the .env file

from proxitok.

konopielko avatar konopielko commented on September 9, 2024

Sounds like thats it - could you try that on the official instance? If that works than it would also be great to it add to the wiki

from proxitok.

pablouser1 avatar pablouser1 commented on September 9, 2024

could you try that on the official instance

The official instance already has the correct APP_URL env, so it should work.

it would also be great to it add to the wiki

You're right, I'll add a warning for Docker users on the wiki

from proxitok.

pabloscloud avatar pabloscloud commented on September 9, 2024

This is not fixed. It’s still not working in the iOS reeder app.

from proxitok.

pablouser1 avatar pablouser1 commented on September 9, 2024

I think it is now fixed, now the whole url is shown instead of only the path.

@pabloscloud can you confirm it works now on your iOS app?

from proxitok.

pabloscloud avatar pabloscloud commented on September 9, 2024

It doesn’t. I’m using Reeder on iOS and macOS and it doesn’t work in NetNewsWire either

from proxitok.

konopielko avatar konopielko commented on September 9, 2024

Same here, I also checked with News Explorer - and the feed on the official instance still provides only partial urls:
src="/stream?url=…
Instead of:
src="https://proxitok.herokuapp.com/stream?url=…

from proxitok.

pablouser1 avatar pablouser1 commented on September 9, 2024

I've forgot to add the APP_URL env variable to the official instance... now it shows the whole url

from proxitok.

konopielko avatar konopielko commented on September 9, 2024

It works! Thank you ☺️

from proxitok.

pabloscloud avatar pabloscloud commented on September 9, 2024

Yes, works now

from proxitok.

Related Issues (20)

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.