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.

SickBeard MediaBrowser post processing fix

Featured Replies

The SickBeard post processing for MediaBrowser has an error where it doesn't work right on NAS systems. It lists the filename for the episode image with the full path name and the full path on an unRAID server isn't the same path you see from the network so MediaBrowser can't find the file. I changed the processing file so that it doesn't use the path name. Other metadata programs seem to use the EpisodeID to name the episode image so this still doesn't work with them. At any rate, attached is the file that I modified. Take the ".txt" of the end and replace the SickBeard file. This is the line I changed, it's near the bottom of the file;

 

thumb.text = helpers.replaceExtension(ek.ek(os.path.basename, ep_obj.location), 'jpg')

 

If someone knows a better way then post it up. I'm just sticking it here in case it helps anyone else. I'd post the problem up on GitHub if I could be bothered signing up.

mediabrowser.py.txt

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.