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.

Subliminal subtitles on UNRAID.

Featured Replies

Hey,

 

Anyone managed to run subliminal on unraid?

Or use it via the sickbeard plugin? And making the install

stay after a server reboot?

 

I'm a linux newbie, so be gentle :)

 

Thanks.

  • 1 year later...

Rise, necrothread, rise!

 

I'm curious about this too.  Not only subliminal, but any other automatic subtitle solution (like Periscope, except Subliminal is a fork of Periscope, so they may be really similar).  Thanks!

Alright, here's the newest version of Subliminal I can find:  https://github.com/Diaoul/subliminal

 

First step was to install "ez_setup" for python:

 

wget --no-check-certificate https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py -O - | python

 

Then install beautifulsoup4:

 

easy_install beautifulsoup4

 

OK, that takes care of all the dependencies.  Now to try to run it (I'm on unRaid 5.0.5):

 

subliminal -l en -- /mnt/user/MediaTank/Incoming/TV/The.Walking.Dead.S04E03.720p.HDTV.x264-KILLERS.mkv
Traceback (most recent call last):
  File "/usr/bin/subliminal", line 9, in <module>
    load_entry_point('subliminal==0.7.4', 'console_scripts', 'subliminal')()
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 351, in load_entry_point
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 2363, in load_entry_point
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 2088, in load
  File "build/bdist.linux-i686/egg/subliminal/__init__.py", line 9, in <module>
  File "/usr/lib/python2.6/site-packages/subliminal-0.7.4-py2.6.egg/subliminal/api.py", line 95
    providers_by_name = {ep.name: ep.load() for ep in pkg_resources.iter_entry_points(PROVIDERS_ENTRY_POINT)}

 

 

Unfortunately, it requires Python 2.7 (see last comment on this page from author, this page references the same error I get):

 

https://github.com/Diaoul/subliminal/issues/233

 

UnRaid comes with 2.6 at the moment.  :(  Any ideas, anyone?  Modify my go file to install python 2.7 on every boot?  :(

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.