Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9
Release Play Random Videos - context item and script
#61
I pushed version 1.2.1 to my repo, but I likely won't submit it to the official Kodi repo for a month or so.

It fixes the error with watched/unwatched files that @Wanderlei encountered, and rearranges the busy dialog to work with recent changes in Kodi Leia.

Edit: submitted and accepted to the official repo last week.
Reply
#62
What a great plugin! Thank you very much :-) It's really fun!
Reply
#63
We have a huge amount of family videos we want to play on a loop.  They're organized within approximately 500 folders on a file share.  

When I try to play these, it eventually gives up and doesn't play at all.  When I select a different location that has approx 10 folders of videos, it does work there.  Seems 500 or so is too much? 

Here are relevant log details (redacted some for personal family info in the folder names, I didn't see anything interesting in the redacted lines):  ojarohanab.kodi (paste)

Any idea what to try next?
Reply
#64
@Brad Peterson That is curious. Will it work if you select a smaller subfolder of this share? The GetMovieId seems out of place, maybe that share is configured as a movie share.
Reply
#65
I would love if this plugin could achieve something which I've been banging my head on for a long time with regards to TV playlists - 'Start Playing from Random'...    I prefer my TV playlists to be kept in sequential order but all i'm looking to do is randomly start playing from anywhere in the playlist WITHOUT randomizing the playlist, I want the shows to stay in order..  So from the context menu I select 'Play One Random' but if it could continue sequentially from the random episode it chose..   Currently this plugin is the closest I've seen to achieving my goal..  Its like a modified 'Play One Random' where instead it simply 'Start Playing from Random'
Reply
#66
polarisx3 Wrote:I would love if this plugin could achieve something which I've been banging my head on for a long time with regards to TV playlists - 'Start Playing from Random'... I prefer my TV playlists to be kept in sequential order but all i'm looking to do is randomly start playing from anywhere in the playlist WITHOUT randomizing the playlist, I want the shows to stay in order.. So from the context menu I select 'Play One Random' but if it could continue sequentially from the random episode it chose.. Currently this plugin is the closest I've seen to achieving my goal.. Its like a modified 'Play One Random' where instead it simply 'Start Playing from Random'

If you install the up next add-on, this will probably give you what you want.
Reply
#67
I've put together a quick port to Python 3 / Kodi 19 Matrix, version 2.0.0~adev. This is not backward-compatible with Python 2 so earlier versions of Kodi will stick with the original version 1.2.1.
Reply
#68
2 feature requests:

1) Play counts should weight the result so that no video is left unplayed, and so that videos are not repeated on back-to-back invocations.
2) Multi-part episodes should be queued next to each other with each part in the correct playback order irregardless of whether the episode is available.

Thanks for the great addon!
Reply
#69
(2020-02-09, 01:06)rmrector Wrote: I've put together a quick port to Python 3 / Kodi 19 Matrix, version 2.0.0~adev. This is not backward-compatible with Python 2 so earlier versions of Kodi will stick with the original version 1.2.1.

Hi, i am looking for an update for Matrix if there is any; the link you posted points to a python2 release. Is or will there be a Matrix version available ?

Thanks.

\edit  found it here: https://github.com/rmrector/script.playrandomvideos/  <-- doesnt seem to work, throws an error
Reply
#70
(2020-12-23, 13:05)Atreyu Wrote:
(2020-02-09, 01:06)rmrector Wrote: I've put together a quick port to Python 3 / Kodi 19 Matrix, version 2.0.0~adev. This is not backward-compatible with Python 2 so earlier versions of Kodi will stick with the original version 1.2.1.

Hi, i am looking for an update for Matrix if there is any; the link you posted points to a python2 release. Is or will there be a Matrix version available ?

Thanks.

\edit  found it here: https://github.com/rmrector/script.playrandomvideos/  <-- doesnt seem to work, throws an error

I made a quick zip from the git repo. It can be found here.
Reply
#71
(2020-12-24, 06:28)smithjd15 Wrote:
(2020-12-23, 13:05)Atreyu Wrote:
(2020-02-09, 01:06)rmrector Wrote: I've put together a quick port to Python 3 / Kodi 19 Matrix, version 2.0.0~adev. This is not backward-compatible with Python 2 so earlier versions of Kodi will stick with the original version 1.2.1.

Hi, i am looking for an update for Matrix if there is any; the link you posted points to a python2 release. Is or will there be a Matrix version available ?

Thanks.

\edit  found it here: https://github.com/rmrector/script.playrandomvideos/  <-- doesnt seem to work, throws an error

I made a quick zip from the git repo. It can be found here.

Thank you for this; much appreciated.
Unfortunately, it does not work. It installs fine, but either does nothing or it throws an error. Guess its still too early for this one.
Reply
#72
Here is version 2.0.0 with more Py3 / Matrix fixes.
Reply
#73
(2021-01-30, 07:13)rmrector Wrote: Here is version 2.0.0 with more Py3 / Matrix fixes.

Tried v2.0.0 (2021-01-29) and first results are positive. Thank you for maintaining this addon. Great stuff!
Reply
#74
Somewhat of a regular user and I have not been able to find a flaw yet.
Are you considering admitting it in the Kodi repo so more ppl can benefit?
Reply
#75
(2021-02-20, 14:07)Atreyu Wrote: Are you considering admitting it in the Kodi repo so more ppl can benefit?
https://github.com/xbmc/repo-scripts/pull/1854
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9

Logout Mark Read Team Forum Stats Members Help
Play Random Videos - context item and script2