Windows [ADDED in Frodo] XBMC - Autoplay next video
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-07-24 15:12
Post: #51
(yeah just wanted to make my point
My XBMC stuff: ...inc: |
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,954 Joined: Jan 2011 Reputation: 132 Location: Arizona, USA |
2012-08-02 03:17
Post: #52
Another (possibly more complex) idea occurred to me that might simplify settings and defaults. I've got a video player (MPlayerX for Mac OS X) that will only auto play the next file if it is named in such a way that would suggest that it is the "next episode". So if I have in one folder a bunch of random stuff, it will auto play the episodes of the same show, but stop when it hits something else. This behavior would also play movies one at a time (in most cases).
You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
Dush
Junior Member Joined: Aug 2012 Reputation: 0 Location: Rennes, France |
2012-08-05 16:07
Post: #53
Hi,
I'm glad to see I'm not the only one to looking for this kind of feature... But I would like more complete solution. Something to list series which I began to watch, and when I select one of them, start the next episode to see, and the next after (such as "play from here"). This feature is planned on future release ? How to request for new feature ? You said devs are very busy, are-there any chance to see this feature in next release ?
(This post was last modified: 2012-08-05 16:28 by Dush.)
|
| find quote |
Dush
Junior Member Joined: Aug 2012 Reputation: 0 Location: Rennes, France |
2012-08-07 22:46
Post: #54
No reaction
![]() It's because you don't see ? You don't understand what I means (my poor English don't help) ? Or this feature isn't interested ? I suggest something else to take your idea Ned : "Series Mode" if disabled, xbmc's behavior is not changed. If it's on :
I began to read code to see if I can do it, and if it's difficult... But my c++ is little rusty
|
| find quote |
shelby67
Junior Member Posts: 21 Joined: May 2012 Reputation: 0 Location: Melbourne, Australia |
2012-08-08 02:34
Post: #55
Hi Dush,
Things move slowly around here, a little patience is required. Your idea has merit, but I think it is adding an extra layer of complexity. If you do manage to write some code for this it would be interesting to see. (2012-08-02 03:17)Ned Scott Wrote: Another (possibly more complex) idea occurred to me that might simplify settings and defaults. I've got a video player (MPlayerX for Mac OS X) that will only auto play the next file if it is named in such a way that would suggest that it is the "next episode". So if I have in one folder a bunch of random stuff, it will auto play the episodes of the same show, but stop when it hits something else. This behavior would also play movies one at a time (in most cases). Hi Ned, After thinking about this for a while, I do like the idea. I am very happy with the way the current patch is working though (that's just me). If your method above were to be cooked into XBMC - I would happily accept it.
(This post was last modified: 2012-08-08 02:36 by shelby67.)
|
| find quote |
shelby67
Junior Member Posts: 21 Joined: May 2012 Reputation: 0 Location: Melbourne, Australia |
2012-09-04 08:55
Post: #56
Woohoo! Over 5000 views!
I recently tried Plex on my Samsung Smart TV, they have added an autoplay feature. It s a hot button (press "A" to toggle autoplay on/off) This seems to be a nice way to do it, however using Plex was sadly unfulfilling afer using XBMC. The patched version of XBMC is still working perfectly. |
| find quote |
kaffekask
Senior Member Posts: 200 Joined: Jul 2012 Reputation: 7 Location: Stockholm, Sweden |
2012-09-05 00:13
Post: #57
I've forgotten to add my support for this feature I think.
I've downloaded the patched version and using it since that's how I personally whats TV Shows, only completed seasons and 3-24 episodes in a row. (2012-08-07 22:46)Dush Wrote: No reaction I like your idea, it would save my thumb some clicks. |
| find quote |
dmbs1
Junior Member Posts: 7 Joined: Jun 2012 Reputation: 0 |
2012-09-05 17:06
Post: #58
I really needs this feature too, but I am using Mac.
|
| find quote |
PhilipJ
Junior Member Posts: 8 Joined: Sep 2012 Reputation: 0 |
2012-09-21 21:00
Post: #59
this is the single most annoying "feature" (I'll rather call it a bug, or an issue with the design) of xbmc - every single media player I have used - WD TV, Xtreamer, popcorn hour - they all behaved the NORMAL - expected way by default. ie if you have a folder with 10 files and you choose to play the 5th file, it would continue with the remaining files until the end of the directory is reached.
Nobody keeps 5 different movies in a single directory, so there is absolutely no reason why the player should *not* continue playing the files that follow. The only workaround I have found for this annoying *bug* is the following: 1. select a directory with files (in my case - videos) 2. press play, to have xbmc play the whole directory 3. once the first file starts to play, press the button for videos 4. press the button for context menu 5. choose Now playing 6. in the list of files in the directory selected in the 1st step, choose the file that you wanted to play in the first place 7. voila! the player will continue with the remaining files ! user-friendly as hell |
| find quote |
magao
Senior Member Posts: 117 Joined: Sep 2008 Reputation: 1 |
2012-09-24 00:54
Post: #60
(2012-09-21 21:00)PhilipJ Wrote: Nobody keeps 5 different movies in a single directory, so there is absolutely no reason why the player should *not* continue playing the files that follow. I do. I have a "Movies" directory with lots of movies in it. Why on earth would I have separate directories for each movie which is a single file? However, that point is irrelevant. "Play from here" ideally should only play back files which match the original sufficiently. Ideally it would also ensure playing back in episode order, stopping if there is a gap. And take into account v1, v2, PROPER, etc. The way I see it working best is "Play from here" immediately constructs a playlist from the remaining files/episodes, filters out those which don't match the original, and display it. You then have an opportunity to edit it before playback. Ideally configuration options for the "Play" command would be something like: - Play single episode - Play episodes from here - Display episode playlist from here |
| find quote |


Search
Help