• 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 29
[CLOSED] Hive (QVIVO) Video/Music add-on for KODI / XBMC
THANK YOU !!

    You deserve a kiss !!! LOLOLOL
Reply
Dmdsoftware,

   I'm still creating folders with nothing inside.

It creates a folder with the name of the movie and this this empty folder. It has no strm file.

My movies are within folders in hive.
x> x fime

may be important information.
Reply
Can anyone confirm that the problem is only with me.
   I can not create the strm files in a folder on the network.
  Always creates an empty movie folder.
Reply
(2015-03-25, 14:25)iorifly Wrote: Can anyone confirm that the problem is only with me.
   I can not create the strm files in a folder on the network.
  Always creates an empty movie folder.

Can you report if you can create a single STRM over network?

I have smb://IP/path setup in my XBMC and it saved the STRM files.
Reply
(2015-03-23, 21:51)dmdsoftware Wrote: The new API will be added as optional in the Account screen (where you input your username and password; a API type will be allowed to be selected).

Maybe in the next version? Huh

Regards.
Reply
(2015-03-25, 17:14)Yorick Wrote:
(2015-03-23, 21:51)dmdsoftware Wrote: The new API will be added as optional in the Account screen (where you input your username and password; a API type will be allowed to be selected).

Maybe in the next version? Huh

Regards.

When I get time, I will create a module for the new API, but the user will be able to continue to use the current API or select the new one, from the account setup screen. I like to keep options open incase a user runs into an issue on the new API that worked on the old API -- they can simply revert back to old API by changing a dropdown. It's a strategy I try to deploy on all my plugins, as other cloud providers like Google Drive offer 5+ APIs to access your data (Docs API1, Docs API2, Docs API3, Drive API1, Drive, API2, reverse-engineered web-app) -- more choice is always better, especially if an issue develops on one particular API, etc.
Reply
(2015-03-25, 18:06)dmdsoftware Wrote: When I get time, I will create a module for the new API, but the user will be able to continue to use the current API or select the new one, from the account setup screen. I like to keep options open incase a user runs into an issue on the new API that worked on the old API -- they can simply revert back to old API by changing a dropdown. It's a strategy I try to deploy on all my plugins, as other cloud providers like Google Drive offer 5+ APIs to access your data (Docs API1, Docs API2, Docs API3, Drive API1, Drive, API2, reverse-engineered web-app) -- more choice is always better, especially if an issue develops on one particular API, etc.

Thank you so much for your work Wink
Reply
(2015-03-25, 18:10)Yorick Wrote:
(2015-03-25, 18:06)dmdsoftware Wrote: When I get time, I will create a module for the new API, but the user will be able to continue to use the current API or select the new one, from the account setup screen. I like to keep options open incase a user runs into an issue on the new API that worked on the old API -- they can simply revert back to old API by changing a dropdown. It's a strategy I try to deploy on all my plugins, as other cloud providers like Google Drive offer 5+ APIs to access your data (Docs API1, Docs API2, Docs API3, Drive API1, Drive, API2, reverse-engineered web-app) -- more choice is always better, especially if an issue develops on one particular API, etc.

Thank you so much for your work Wink

...Also to clarify, the OAUTH2 for facebook and Google has precedence over the new API work, unless, of course, the old API suddenly stops working.
Reply
Hi, i still have problems with strm files.
In fact i can make it, but i can not play them, allways get the same error.

One or more items failed to play
My LOG file looks like this...

Code:
16:48:15 T:4792  NOTICE: Thread LanguageInvoker start, auto delete: false
16:48:15 T:4792  NOTICE: -->Python Interpreter Initialized<--
16:48:16 T:2540  NOTICE: DVDPlayer: Opening:
16:48:16 T:2540 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:48:16 T:6800  NOTICE: Thread DVDPlayer start, auto delete: false
16:48:16 T:6800  NOTICE: Creating InputStream
16:48:16 T:6800   ERROR: CDVDPlayer::OpenInputStream - error opening []
16:48:16 T:6800  NOTICE: CDVDPlayer::OnExit()
16:48:16 T:2540   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998]
16:48:16 T:3416  NOTICE: Thread BackgroundLoader start, auto delete: false
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting

And my STRM file
Code:
plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998

Any idea of what's going wrong. Thank You in advance.
Reply
(2015-03-26, 18:47)tranqui69 Wrote: Hi, i still have problems with strm files.
In fact i can make it, but i can not play them, allways get the same error.

One or more items failed to play
My LOG file looks like this...

Code:
16:48:15 T:4792  NOTICE: Thread LanguageInvoker start, auto delete: false
16:48:15 T:4792  NOTICE: -->Python Interpreter Initialized<--
16:48:16 T:2540  NOTICE: DVDPlayer: Opening:
16:48:16 T:2540 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:48:16 T:6800  NOTICE: Thread DVDPlayer start, auto delete: false
16:48:16 T:6800  NOTICE: Creating InputStream
16:48:16 T:6800   ERROR: CDVDPlayer::OpenInputStream - error opening []
16:48:16 T:6800  NOTICE: CDVDPlayer::OnExit()
16:48:16 T:2540   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998]
16:48:16 T:3416  NOTICE: Thread BackgroundLoader start, auto delete: false
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting

And my STRM file
Code:
plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998

Any idea of what's going wrong. Thank You in advance.

Do you have multiple accounts defined?
Reply
(2015-03-25, 14:29)dmdsoftware Wrote:
(2015-03-25, 14:25)iorifly Wrote: Can anyone confirm that the problem is only with me.
   I can not create the strm files in a folder on the network.
  Always creates an empty movie folder.

Can you report if you can create a single STRM over network?

I have smb://IP/path setup in my XBMC and it saved the STRM files.



If I select only the movie.mkv file. I can create the strm.
  Now if this movie.mlk is inside a folder on kodi, can not create.
Reply
(2015-03-27, 02:17)iorifly Wrote:
(2015-03-25, 14:29)dmdsoftware Wrote:
(2015-03-25, 14:25)iorifly Wrote: Can anyone confirm that the problem is only with me.
   I can not create the strm files in a folder on the network.
  Always creates an empty movie folder.

Can you report if you can create a single STRM over network?

I have smb://IP/path setup in my XBMC and it saved the STRM files.



If I select only the movie.mkv file. I can create the strm.
  Now if this movie.mlk is inside a folder on kodi, can not create.

I'll check it out.
Reply
(2015-03-26, 18:51)dmdsoftware Wrote:
(2015-03-26, 18:47)tranqui69 Wrote: Hi, i still have problems with strm files.
In fact i can make it, but i can not play them, allways get the same error.

One or more items failed to play
My LOG file looks like this...

Code:
16:48:15 T:4792  NOTICE: Thread LanguageInvoker start, auto delete: false
16:48:15 T:4792  NOTICE: -->Python Interpreter Initialized<--
16:48:16 T:2540  NOTICE: DVDPlayer: Opening:
16:48:16 T:2540 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:48:16 T:6800  NOTICE: Thread DVDPlayer start, auto delete: false
16:48:16 T:6800  NOTICE: Creating InputStream
16:48:16 T:6800   ERROR: CDVDPlayer::OpenInputStream - error opening []
16:48:16 T:6800  NOTICE: CDVDPlayer::OnExit()
16:48:16 T:2540   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998]
16:48:16 T:3416  NOTICE: Thread BackgroundLoader start, auto delete: false
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting

And my STRM file
Code:
plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998

Any idea of what's going wrong. Thank You in advance.

Do you have multiple accounts defined?

Yes I have 2 premium accounts....Confused
Reply
(2015-03-27, 18:50)tranqui69 Wrote:
(2015-03-26, 18:51)dmdsoftware Wrote:
(2015-03-26, 18:47)tranqui69 Wrote: Hi, i still have problems with strm files.
In fact i can make it, but i can not play them, allways get the same error.

One or more items failed to play
My LOG file looks like this...

Code:
16:48:15 T:4792  NOTICE: Thread LanguageInvoker start, auto delete: false
16:48:15 T:4792  NOTICE: -->Python Interpreter Initialized<--
16:48:16 T:2540  NOTICE: DVDPlayer: Opening:
16:48:16 T:2540 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:48:16 T:6800  NOTICE: Thread DVDPlayer start, auto delete: false
16:48:16 T:6800  NOTICE: Creating InputStream
16:48:16 T:6800   ERROR: CDVDPlayer::OpenInputStream - error opening []
16:48:16 T:6800  NOTICE: CDVDPlayer::OnExit()
16:48:16 T:2540   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998]
16:48:16 T:3416  NOTICE: Thread BackgroundLoader start, auto delete: false
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting
16:48:16 T:2540  NOTICE: CDVDPlayer::CloseFile()
16:48:16 T:2540  NOTICE: DVDPlayer: waiting for threads to exit
16:48:16 T:2540  NOTICE: DVDPlayer: finished waiting

And my STRM file
Code:
plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998

Any idea of what's going wrong. Thank You in advance.

Do you have multiple accounts defined?

Yes I have 2 premium accounts....Confused

Then I know what the issue is. I only have one account so I rely on others to test who have more than 1 account. There was an issue with multiple-account with regards to playback via STRM in past, seems like either it crept up again, or you are using an old STRM. When the problem crept up in this thread, there was a fix and direction that existing STRM files needed to be recreated.

Please try this:

Select any video in your second account account registered as 2 in settings. Create a STRM for that video. Try playing back the STRM. Also validate by opening the STRM that you see either a username= or instance= in the file.

The STRM you posted doesn't have either, so either it was created before and never re-created after the change a few releases back, or something has regressed back so the instance isn't being added.

I was testing username=, but it should be using instance= at this stage. instance=hive1 for instance will instruct the strm to playback against the first account, instance=hive2 against the second account. username=email@email.com would tell it to playback whichever account is registered with that email address (not sure how well this was tested by users though).

You can add the instance= as part of the existing STRM, and it will playback against the correct account, depending on which account the video is on:

plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998&instance=hive1
plugin://plugin.video.hive/?mode=video&title=Deadwood_1x04&filename=4778998&instance=hive2
Reply
Yes! dmdsoftware!

Adding &instance=hive1 or &instance=hive2 (no matter in what order, playback works)

With the latest version of the plugin I created a "strm" file using the account number two, but are generated without the final part "&instance=hiveXXX"
Reply
  • 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 29

Logout Mark Read Team Forum Stats Members Help
[CLOSED] Hive (QVIVO) Video/Music add-on for KODI / XBMC8