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.

New Permissions tool auto run at intervals

Featured Replies

I'm using transmission client and every now and then completed torrents are not deleted by Couchpotato and remain in the queue. I have noticed that running new permissions solves this issue (Don't know why!) Is it possible that new permissions could automatically run every few days or once a week or something? Linux noob here so if you are going to suggest some scripts please try and point to something that is a bit descriptive in nature. Thank you.

1 minute ago, extremeaudio said:

I'm using transmission client and every now and then completed torrents are not deleted by Couchpotato and remain in the queue. I have noticed that running new permissions solves this issue (Don't know why!) Is it possible that new permissions could automatically run every few days or once a week or something? Linux noob here so if you are going to suggest some scripts please try and point to something that is a bit descriptive in nature. Thank you.

#1 - Don't run the stock New Permissions tool.  It may trash your docker appdata, as docker apps may have their own unique permission requirements.  Instead run the Docker Safe New Permissions Tool that comes with the Fix Common Problems plugin.  It won't touch anything within your appdata

 

Your actual problem is better fixed within transmission itself (it may have within its GUI the ability to set permissions on the completed permissions.  Try setting it to something like 0777)

 

If it doesn't, and you still want to go the script method, then you want to look at the user scripts plugin, and create a script that does what you want.  Script would probably be something akin to:

 

chmod 0777 -R /mnt/user/CompletedTorrents

  • Community Expert
45 minutes ago, Squid said:

#1 - Don't run the stock New Permissions tool.  It may trash your docker appdata, as docker apps may have their own unique permission requirements.  Instead run the Docker Safe New Permissions Tool that comes with the Fix Common Problems plugin.  It won't touch anything within your appdata

 

Your actual problem is better fixed within transmission itself (it may have within its GUI the ability to set permissions on the completed permissions.  Try setting it to something like 0777)

 

If it doesn't, and you still want to go the script method, then you want to look at the user scripts plugin, and create a script that does what you want.  Script would probably be something akin to:

 

chmod 0777 -R /mnt/user/CompletedTorrents

You have to edit umask in settings.json in transmission's appdata. See transmission website.

  • Author

Yes it has to be set to 0 for 0777 it seems. Trying it out. Thanks for the help.

Archived

This topic is now archived and is closed to further replies.

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.