Giter VIP home page Giter VIP logo

Comments (24)

keskad avatar keskad commented on June 24, 2024

Thank you for your report. I will try to improve subget command line interface.

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

Ohh will be great !!!!! Thanks

Wys³ane z iPhone'a

Dnia 2 pa¼ 2012 o godz. 16:23 "Damian Kêska" [email protected]
napisa³(a):

Thank you for your report. I will try to improve subget command line
interface.

Reply to this email directly or view it on
GitHubhttps://github.com//issues/20#issuecomment-9072488.

from subget.

keskad avatar keskad commented on June 24, 2024

Subget have shell interface but as i know there are some bugs i must fix to get it back to work.

from subget.

keskad avatar keskad commented on June 24, 2024

Fixed in 1.7.3

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

Hi sorry for stupid question but please let me know how from shell run subget for searching subtitles ?
some example line

http://o7.no/RBaF0j

from subget.

keskad avatar keskad commented on June 24, 2024

I reopened the issue due to some gtk dependency problems with plugins.

So, here are examples:
subget.py -l pl -c -q Prince\ of\ Persia/Prince\ of\ Persia.avi

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

yes, in this way im try but without success
try consider add scaning folder for movies ... because run subget for everyone movie file if somebody have large library could be time-consuming :) hihi

from subget.

keskad avatar keskad commented on June 24, 2024

I created wiki page for shell interface:
https://github.com/webnull/subget/wiki/Using-shell-commands-to-download-subtitles

from subget.

keskad avatar keskad commented on June 24, 2024

And so you can specify multiple files:
eg. subget file1.avi file2.mp4 file3.ogv

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

( 'avi' 'rmvb' 'mov' 'mp4' 'mpg' 'mkv' 'mpeg' 'wmv' ) im take this from napi.sh script (script in bash for download subtitles from napiprojekt)

Please maybe look in code how this script scan directory, maybe will be useful
http://pastebin.com/wn2dfGeg

http://o7.no/RBmDa3
http://o7.no/Rdtl3S

from subget.

keskad avatar keskad commented on June 24, 2024

I know how to scan directory also with subdirectories (recursive) but if i may implement this function i would do this maybe in next week - not now.

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

great and big thanks :) for your working

from subget.

keskad avatar keskad commented on June 24, 2024

I think i should rewrite code responsible for calling plugins to download subtitles. This is necessary to finish scanning directories function.

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

any news ?

from subget.

keskad avatar keskad commented on June 24, 2024

Subget is working from shell but i dont have time to implement any new functions at now.

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

sorry im even once over console mode dont get any subtitles for movies :(
for me this dont work :(

i get this
http://pastebin.com/zkXLRhtP

or over other method
http://pastebin.com/vn98LUee

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

any progress ? changes ?

from subget.

keskad avatar keskad commented on June 24, 2024

I fixed some bugs in CLI. You have to test new versions and tell me whats wrong.

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

Sorry still nothing :(,
here is debug

Without choose language (then i see subtitles ...)
http://pastebin.com/KDbnY7n6

When i choose language then only show 2 line and subget - stop :(
http://pastebin.com/dt4zp26x

I will be very graceful for fix that add downloading subtitles over movie folder (not for one file like now)
If you have some donation button - please let me know where i can find ... THX

from subget.

keskad avatar keskad commented on June 24, 2024

So, i will debug it, remove these GTK errors and fix that crash. I think it should be finished until Sunday.
Thank you for your bug report.

from subget.

keskad avatar keskad commented on June 24, 2024

To bypass missing GTK library messages in plugins you should disable those plugins in configuration file.

[plugins]
disabled = daemonize,dialog,videoplayers,console,bus

from subget.

keskad avatar keskad commented on June 24, 2024

subget-working

from subget.

piotrasd avatar piotrasd commented on June 24, 2024

ok im setup config like you say, and ok latest error dissapear, but i get new one :/

root@unRAID:/usr/lib/python2.6/site-packages# subget -l pl -q -c /mnt/user/movies/Dream\ House\ (2011)/Dream\ House.mkv
Subget is loading in "en_US" language.
Traceback (most recent call last):
File "/usr/bin/subget", line 2241, in
SubgetMain.main()
File "/usr/bin/subget", line 306, in main
self.listLanguages()
File "/usr/bin/subget", line 259, in listLanguages
images = os.listdir(self.subgetOSPath+"/usr/share/subget/icons/flags")
OSError: [Errno 2] No such file or directory: '/usr/share/subget/icons/flags'

from subget.

keskad avatar keskad commented on June 24, 2024

Your subget installation is not complete. Please download right package from http://s1.paczkownia.kablownia.org or from GIT.

If you are installing subget from GIT you should use three commands:
./setup.py build
./setup.py install
./setup.py install_data # i think that you didnt that last one

from subget.

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.