Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] JPDVM2014 Templates

Featured Replies

Hi,

Thank you for maintaining these docker apps 🙏

the fivefilters-full-text-rss docker app is not extracting full text rss articles from Appleinsider, when used in conjunction with the FreshRSS Readable extension.

Any idea how to solve this?

  • Replies 228
  • Views 34.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Posting to say thank you! I have been running Radicale server container on my Unraid home server for a month now and it's been fantastic for organizing personal and family activities. Our family

  • ... I forgot I was setting all that up while remote... So obviously LAN IP not working... My bad, sorry, all working

  • @JPDVM2014 thanks! that did it! also thanks for mentioning the delete/rename - i'm fairly new with this 🙃     @adambeck7 if you are still looking for a solution this worked for me!

Posted Images

  • Author

@mjeshurun Hi! I actually only maintain the templates, not the apps themselves. I wish I had the skill to help with the apps too. 😁

I'd ask over at the github for the docker image.

GitHub
No image preview

GitHub - heussd/fivefilters-full-text-rss-docker: Retriev...

Retrieves the full-text of individual Web pages or entire RSS feeds - Unofficial Docker image for fivefilters' Full-Text RSS service - heussd/fivefilters-full-text-rss-docker
58 minutes ago, JPDVM2014 said:

@mjeshurun Hi! I actually only maintain the templates, not the apps themselves. I wish I had the skill to help with the apps too. 😁

I'd ask over at the github for the docker image.

GitHub
No image preview

GitHub - heussd/fivefilters-full-text-rss-docker: Retriev...

Retrieves the full-text of individual Web pages or entire RSS feeds - Unofficial Docker image for fivefilters' Full-Text RSS service - heussd/fivefilters-full-text-rss-docker

Thank you for the suggestion.

I wanted to do that before writing in this forum, but the GitHub project doesn’t have an issues tab, so I don’t know how to contact the docker app’s maintainer to report this problem.

  • Author

@mjeshurun Sorry, I didn't notice that. I tried finding a github for the original project, and all I could find was site filters. It looks like the apple insider filter hasn't been updated in a while, so I'm assuming they changed something on their end.

I actually don't use five filters any more, you can do this right in FreshRSS.

Not sure which feed you are using, but I tested out https://appleinsider.com/rss/news. If you go to manage the feed, scroll down to content retrieval. In "Article CSS selector on original website" put #article-block. Then down under Advanced in "CSS selector of the elements to remove" put #article-comments. You don't need this one if you want to see the comments.

Once you do that, scroll all the way down and Clear Cache and Reload Articles to refresh the feed.

EDIT: If you want to do this for other websites, your browser of choice probably has a plugin to help. I'm on Firefox, and I used https://addons.mozilla.org/en-US/firefox/addon/elempick/

swappy-20250819_191630.png

Edited by JPDVM2014

7 hours ago, JPDVM2014 said:

@mjeshurun Sorry, I didn't notice that. I tried finding a github for the original project, and all I could find was site filters. It looks like the apple insider filter hasn't been updated in a while, so I'm assuming they changed something on their end.

I actually don't use five filters any more, you can do this right in FreshRSS.

Not sure which feed you are using, but I tested out https://appleinsider.com/rss/news. If you go to manage the feed, scroll down to content retrieval. In "Article CSS selector on original website" put #article-block. Then down under Advanced in "CSS selector of the elements to remove" put #article-comments. You don't need this one if you want to see the comments.

Once you do that, scroll all the way down and Clear Cache and Reload Articles to refresh the feed.

EDIT: If you want to do this for other websites, your browser of choice probably has a plugin to help. I'm on Firefox, and I used https://addons.mozilla.org/en-US/firefox/addon/elempick/

swappy-20250819_191630.png

Thank you for the explanation. It worked for Appleinsider :)

Is there a guide somewhere I can read about how to retrieve full articles right in FreshRSS?

I tried to use the method you described with a different rss feed, but it did not work and the full article is not shown.

  • Author

Unfortunately, I wasn't able to find any detailed tutorials for it. They all pretty much just walk you through the steps you already know. The hardest part is figuring out the right CSS selector to use. It could be different for every site. That is where a plugin can help.

If you want to post the feed you were trying, I can take a look. I think once you see a few sites, you'll get the hang of it.

3.3.0 updated the template for Spotizerr removing the PUID and PGID, replacing them with user: UID:GID. Any way you can update the template? Thanks for your work!

Just installed and configured Kapowarr and everything is running fine. But changed the network to a GluetunVPN container where where I also run the other arr apps but the web UI won't load.

Anyone running Kapowarr through GluetunVPN succesfully?

  • Author

@CopesaCola Sure thing! It's actually been on my to-do list since I saw there was recently a relatively substantial update.

  • Author

@codefeetI run it through gluetun with no issue. I have issues occasionally with everything through gluetun where I have to restart the whole stack. If I only restart the one container that needs it, it will go back to not working correctly.

So, if you already did the part of adding the gluetun network to the kapowarr container and adding the kapowarr port to gluetun, I'd say restart gluetun then kapowarr and see if that helps.

20 minutes ago, JPDVM2014 said:

@CopesaCola Sure thing! It's actually been on my to-do list since I saw there was recently a relatively substantial update.

Awesome, thanks so much for the quick response!

Thanks for providing the template for LMS however, it seems that the custom config instructions aren't working.

The steps given are:

If you need to customize the default config, after install, in the Unraid terminal, cd to LMS config directory and run the below command to download the default config file. Make any needed changes and restart the container.

wget https://raw.githubusercontent.com/epoupon/lms/master/conf/lms.conf

I make some changes to the config file that was downloaded, restart the container but the changes aren't implemented.

The default config file in the container is /etc/lms.conf and it seems that this is the config file that the container continues to use.

It seems like there isn't a link between /var/lms/lms.conf and this path above?

  • Author

@th3unpleasantpeasant I don't use LMS any longer, so there may have been some changes. I'll take a look and see if I can update the template/instructions. I may not get to it until the weekend though.

  • Author

Yep, the template pulls directly from the upstream docker image. So it will update as long as the LMS maintainer keeps updating.

  • Author

@th3unpleasantpeasant I took a quick look, and it should still work correctly. Looking at those custom config instructions though, maybe it overwrites with the default config at container start now. I'll have

Just to make sure, when you run that wget command, you are in the config directory? Default is /mnt/user/appdata/lms/config. So, from your unraid system terminal, you would do "cd /mnt/user/appdata/lms/config" then the wget command.

I wasn't originally, I was in /mnt/user/appdata/lms but I've created the config folder through the terminal and downloaded the lms.conf to /mnt/user/appdata/lms/config using wget. I made a quick change to the lms.conf and restarted the container but the change isn't being picked up when the container starts up again

  • Author

Can you post a screenshot of your template when you can?

Sorry for the delay. Screenshots below. I've not made any changes to the default settings.

Screenshot 2025-08-29 145217.png

Screenshot 2025-08-29 145306.png

  • Author

@th3unpleasantpeasant No problem at all!

Looks like you need to add the config directory. Click "Add another path..." then set it like in this screenshot. That should, hopefully, get you all squared away.

Screenshot_20250829_103105_IronFox.jpg

That seems to have fixed it. Thank you very much :)

It may be worth adding this to the template for others.

This was initially failing for me when I set up the additional path. Access Mode: Read/Write fixed it

  • Author

It should be in the template already, but I'll double-check. Glad to hear it is fixed!

Have problem with the LMS docker. Just downloaded the docker but unraid is giving me this error

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/containers/bd80989a3002e178c6a35578350a96c75e6a6fd3d1e39c9687d1673f84dc65af/resolv.conf" to rootfs at "/etc/resolv.conf": create mountpoint for /etc/resolv.conf mount: create target of file bind-mount: mknod regular file /var/lib/docker/btrfs/subvolumes/e6c9b643f1f70d8cc99f1cb97cbd3839aafe859519ce9519c9116f144201d69a/etc/resolv.conf: read-only file system: unknown.

Only thing that i have changed is the media folder and have downloaded the config file.

how can i fix this?

Update
Found the problem, the access to the config was set to read only, setting the access mode to Read/Write fixed the problem and now the docker starts

Edited by Pepreal

  • Author

Yea, if you need to use a custom config, you need to create tge file from the system terminal first, but I guess it's easier to just give it read/write privileges. I'll change the template!

@JPDVM2014 Spotizerr moved from github to lavaforge.org/spotizerr. How can we get this working in UnRaid?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.