Giter Site home page Giter Site logo

Comments (9)

G1zm0 avatar G1zm0 commented on August 20, 2024

You have a cache directory specified in your command??
can you add your command??

from subliminal.

sabiwa avatar sabiwa commented on August 20, 2024

Hmmm when I add the cache dir it works, thats different from the previous version

from subliminal.

G1zm0 avatar G1zm0 commented on August 20, 2024

I know that especially Bierdopje.com requires a cache folder.
I had the same error. But it works now.
Issue can be closed I guess?

from subliminal.

sabiwa avatar sabiwa commented on August 20, 2024

Yeah but before there was a default cachedir in bierdopje when you didnt put one

Do you also noticed that subliminal doesnt work on dirs anymore but needs files now

from subliminal.

Diaoul avatar Diaoul commented on August 20, 2024

That was looooong time ago. I'm not sure any user would expect subliminal to create a file somewhere on the file system that they're not aware of.

Maybe I'll put it back but I have to handle every OS and thats ugly extra code for this small feature.

from subliminal.

G1zm0 avatar G1zm0 commented on August 20, 2024

@sabiwa it works fine in dirs on my machine.
Does your command looks a bit like this??
/opt/local/bin/subliminal -m -l en -l nl --cache-dir=/location/to/your/cache /location/to/your/video -v -v
This should generate a lot of output on the screen, so you can see were is fails.

from subliminal.

sabiwa avatar sabiwa commented on August 20, 2024

My command is like yours

./download -l nl -v -v -cache-dir ~/.cache/ /location/to/your/video
Traceback (most recent call last):
File "./download", line 25, in
import subliminal
File "/home/xxx/subliminal/subliminal/init.py", line 32, in
from videos import *
File "/home/xxx/subliminal/subliminal/videos.py", line 31, in
import kaa.metadata
ImportError: No module named kaa.metadata

from subliminal.

G1zm0 avatar G1zm0 commented on August 20, 2024

I don't see anything wrong for now.
I miss the "=" after cache-dir, but that shouldn't matter
try using " " around the paths

from subliminal.

Diaoul avatar Diaoul commented on August 20, 2024

1.1 is under heavy development, sometimes it'll work, sometimes it won't.

Don't submit any issue with 1.1 please

from subliminal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.