MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    How to Use NY Times Subscription with Default Newsfeed Module

    Scheduled Pinned Locked Moved Development
    9 Posts 4 Posters 861 Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      raspberrypi9 @sdetweil
      last edited by

      @sdetweil Any pointers on how I can add that functionality on my own? Thanks!

      S J 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @raspberrypi9
        last edited by

        @raspberrypi9 no, no experience w that moduie

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @sdetweil
          last edited by

          @raspberrypi9 AND there is no guarantee its the same across providers

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • J Offline
            JohnGalt @raspberrypi9
            last edited by

            @raspberrypi9 – Would the content provider happen to have a separate RSS feed for subscribers?

            karsten13K 1 Reply Last reply Reply Quote 0
            • karsten13K Offline
              karsten13 @JohnGalt
              last edited by

              From the sample config the normal feed url is https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml (they maybe have more).

              My first thought was to use https://username:password@rss.nytimes.com/services/xml/rss/nyt/HomePage.xml but the problem here is another one. The feed is free so you need no authentication for the feed but some articles of the feed that should be displayed with ARTICLE_MORE_DETAILS are protected. Because the article urls are extracted from the feed I have no idea how to implement this at the moment.

              J 1 Reply Last reply Reply Quote 0
              • J Offline
                JohnGalt @karsten13
                last edited by

                @karsten13 – Yes, that’s what I figured.

                The problem from the provider’s perspective would be how to both give access to legitimate subscribers while limiting access to others. The only solution that springs to mind would be to authenticate the user when they query the server, but for something like this where all the users’ computers might each be coming for content several times each day - it begins to be a lot of computing overhead.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy