mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

Please provide a way disable resume playback #681

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

I don't want gnome-mplayer to ask me if I want to resume playback on something 
I've watched before.  Please provide a setting to disable it without having to 
recompile.

Original issue reported on code.google.com by sean.ken...@gmail.com on 8 May 2013 at 9:38

GoogleCodeExporter commented 8 years ago

I would be happy as well for an option to disable the "resume playback dialog"

thanks and regards

Holger

Original comment by hha...@gmail.com on 16 May 2013 at 6:12

GoogleCodeExporter commented 8 years ago
Change is in the SVN code under Edit -> Preferences -> Interface

Original comment by kdeko...@gmail.com on 16 May 2013 at 6:21

GoogleCodeExporter commented 8 years ago
Also if enabled, please suppress the popup if it would "resume" at 0:00.

Original comment by ryan.yoo...@gmail.com on 7 Jun 2013 at 11:39

GoogleCodeExporter commented 8 years ago
Already in the svn code

Original comment by kdeko...@gmail.com on 8 Jun 2013 at 12:26

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I know this is a bit old, but I'm using archlinux [KDE] (latest updates) and 
gnome-mplayer v1.09 and MPlayer 1.0.9-1 (SVN-r37224) and the option to resume 
or not doesn't actually do anything.
I really liked this option when I used it with kubuntu and I'd like to have it 
on arch too, and I figured that it should work the same but it never did for me.

And yes I have all the deps installed and it works fine otherwise. I've also 
asked this on arch's forums but no answer to get it to resume/remember...

the only output that persists for, I think all times, when I launch using 
command line is this:

GMLIB-Message: after init: position=0.000 length=0.000 start_time=0.000 
run_time=0.000 volume=0.00 player=dead media=unknown uri=
(gnome-mplayer:19419): GLib-CRITICAL **: Source ID 66 was not found when 
attempting to remove it
(gnome-mplayer:19419): GLib-CRITICAL **: Source ID 67 was not found when 
attempting to remove it
(gnome-mplayer:19419): GLib-CRITICAL **: Source ID 68 was not found when 
attempting to remove it

Original comment by krack...@gmail.com on 24 Oct 2014 at 6:07

GoogleCodeExporter commented 8 years ago
To make resume work, you need to compile it with libgda enabled and have a 
supported database (sqlite) installed. Otherwise the data needed to resume is 
just stored to RAM.

Original comment by kdeko...@gmail.com on 24 Oct 2014 at 5:03