
Remember position
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
When enabled, this extensions remembers the last position for all video files played, automatically resuming playback where you finished last time.
NOTE: This extension works on VLC 2.0.8 but not on 2.1.x as far as I know. Checkout the homepage for more info.
Installation:
On Windows, put it in %USERPROFILE%/AppData/Roaming/vlc/lua/extensions/(I had to create the lua and extensions folder)
Ubuntu:
You need to put the file mempos.lua in the following directory:
~/.local/share/vlc/lua/extensions
Musiclicker94
1 year ago
Report
Francewhoa
2 years ago
Report
Imran51408
4 years ago
Report
Crumbley
5 years ago
Ran a 2 hour film with the current position being recorded right to the very end.
Ran the film again with Remember position turned off.
Activated the extension and the film jumped to the end of the film and finished.
The record was not deleted in the pos.txt file when the position recording was active and the film had reached the end.
Pos record elapsed and total seconds?
["Film name.mp4"] = 7442.710,
Regards,
Crumbley.
Report
augustbering
5 years ago
Report
Crumbley
5 years ago
Ticked Resume Position
Loaded media file - went directly to remembered position
Played for 5 minutes
Loaded a second media file
Loaded interface Debug Logging
Error occurring every 10 seconds = lastsavepos not calculated due to being nil value, line 97.
Report
Crumbley
5 years ago
I've taken the easy way out;I've gone back to VLC version 2 0 8.
Only one wish list item left.
By default, could it go to the remembered position when starting a media file rather than defaulting to the beginning?
That would mean that if the user wants to start a media file at the beginning when it had been started at the remembered position then they would need adjust the position slider to the beginning.
Normally I would like to listen to an audio book file from where I left off and only very rarely would I need to start the audio file from the beginning again.
These files can be ten or more hours long and I tend to listen in half hour sessions.
Impressive coding. Not over complicated functionality. Well done.
Report
Crumbley
5 years ago
If set to activate should stay that way for ever more or until a user changes it.
Report
Crumbley
5 years ago
It installs correctly and appears in the VLC view drop down list but I can't get the entry to react to mouse clicks.
VLC Resume Media V2 now runs OK under Window 7 64 bit so Remember Position may need the same solution.
How do I run Remember Position in debug mode to see if I can detect where the program is going wrong?
Wish list...
Can the Remember Position be made to work like the Video Resumer 1.1.3 addon in Firefox?
Basically at the start of every media file being played check the Remember Position flag. If the Remember position flag is not ticked start at the beginning of the media file.
If the Remember Position is ticked then see if the media file has an entry in a work file and start at the remembered position.
If no entry for that file then create an entry.
Record position in the work file every three seconds.
If media file position is within five seconds of the end of the media file then delete workfile entry.
Report
karpa
5 years ago
Just a question. Would it be possible to make it enabled by default?
So when you play a file, it remembers the position and perhaps when you play the same file again, it could as whether you want to play from beginning or from the last position?
Thanks (:
Report
Predatux
5 years ago
Report
chanchullero
5 years ago
Report
kantor
5 years ago
http://macokratie.blogspot.de/2013/07/vlc-wiedergabe-fortsetzen-per-extension.html
Report
ajkessel
5 years ago
[0000000002106e30] lua generic error: Could not activate extension!
Any ideas how to troubleshoot?
Report
Troll7848
6 years ago
Report
resthavener
6 years ago
Report
gevrey
6 years ago
Report
cdcclabtec
5 years ago
Report
mrgreeneyes
6 years ago
When I click on download it just shows a bunch of code.
Report
jackiass
6 years ago
Report
KurtTappe
6 years ago
Report
cruelty
6 years ago
Report
cruelty
6 years ago
Report
cruelty
6 years ago
However it doesn't do it auotmatically when closing vlc and then opening the file again - now the remember position is unchecked again.
Report
shoq
5 years ago
This is very frustrating. For such a simple extension, why isn't the author either removing it, or telling us why it's failing.
Report