Git Product home page Git Product logo

context.elementum's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

context.elementum's Issues

Not working on Kodi 19

Hello, thanks for your work, is amazing.
On Kodi 19 when I try to install the helper it give me an error about xbmc.pyton dependence,
Can you fix it? Thanks

"Elementum Скачать" курсор баг.

При использовании пункта контектного меню "Elementum Скачать", строчка для поиска по трекерам передается не из тогого фильма, по которому вызвал контекстное меню, а из фильма, на котором стоит курсор в текущий момент. Баг актуален при использовании мышки. Если после левого клика по " Elementum Скачать " быстро перевести курсор на другой фильм, то другой фильм и будет искать. На медленных устройствах, при использовании мышки, пользоваться контектным меню весьма затруднительно. Надо приноровиться не шевелить мышь после левого клика.

Context menu Play function crash

I haven't use context menu the last months. I tried today and I get error when use play function.
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.UnboundLocalError'> Error Contents: local variable 'url' referenced before assignment Traceback (most recent call last): File "/home/user/.kodi/addons/context.elementum/context_play.py", line 8, in <module> doPlay() File "/home/user/.kodi/addons/context.elementum/plugin.py", line 137, in doPlay log.info("Starting Elementum with: %s" % url) UnboundLocalError: local variable 'url' referenced before assignment -->End of Python script error report<-- 2021-07-29 16:05:58.809 T:139716088092224 DEBUG: onExecutionDone(31, /home/user/.kodi/addons/context.elementum/context_play.py)

Assign torrent jumps to wrong section in elementum

When you go to the context menu and select assign torrent kodi goes to elementum->torrent history. If you select a torrent from this list it wont work. Instead you have to go to elementum->torrents and select a file from there.

Expected Behavior
Assign torrent jumps to elementum->torrents

Current Behavior
Assign torrent jumps to elementum->torrent history

Steps to Reproduce (for bugs)
Play a torrent in elementum. > select a title from your database > open the elementum context menu > click assign torrent

Possible Solution
Make it jump to the correct section in elementum

edit plugin.py

edit line 74 and 76 to the following

file = xbmcgui.Dialog().browseSingle(1, ADDON.getLocalizedString(32010), 'files', '', False, False, 'plugin://plugin.video.elementum/torrents/')

if not file or file == 'plugin://plugin.video.elementum/torrents/':

Doesn't work after update to elementum v:0.0.67

The "Elementum Play" stopped worked after updated elementum to 0.0.67 version. It worked fine with previous version, but now doesn't play any file. The torrents list dialog opens, but when select any file it doesn't play. In kodi.log I get this error every time I do this action:

NOTICE: [plugin.video.elementum] �[36mDEBU  torrents     ▶ AddToTorrentsMap  �[0mSaving torrent entry for TMDB: "7253902802760462776"
09:47:22.954 T:140277457090304  NOTICE: [plugin.video.elementum] �[36mDEBU  database     ▶ AddTorrentHistory  �[0mSaving torrent entry for TMDB 7253902802760462776 with infohash 68d787006985b014c323ea1ac96559903adc5e47
09:47:22.958 T:140277457090304  NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 07:47:22 | 200 | 37.738836315s |       127.0.0.1 | GET      /search?q=links
09:47:23.407 T:140275544471296   ERROR: [plugin.video.elementum] (elementum.rpc) In Handler method ElementumRPCServer.Player_Open_With_Timeout(u'plugin://plugin.video.elementum/pla...)
09:47:23.409 T:140275544471296   ERROR: [plugin.video.elementum] Unhandled error: TypeError: Player_Open() takes exactly 2 arguments (3 given)

I tried it from elementum and from yoda addon. The result and errors are the same.

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.