Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Advancedsettings Timeseek Ignored
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Advancedsettings Timeseek Ignored
20th Mar, 2013, 10:25 AM
Post: #1
snowman58 Offline
Registered
Posts: 10
Joined: Mar 2013
Reputation: 0
Advancedsettings Timeseek Ignored
I have set a fifteen second backward time seek under the video section of my advancedsettings. However Xbian seems to ignore the setting and continues to use 30 seconds. The 30 second line is ahead of the 15 second line and commented out.

The advancedsettings file is located in \xbian\.xbmc\userdata & the actual line is:
<timeseekbackward>-15</timeseekbackward>

Any suggestions why Xbian is either ignoring the timeseek setting or perhaps not seeing the advancedsettings file?

Note that the same advancedsettings file works under Raspbian.

Thanks!

Raspberry Pi B (512)
Xbian: 1.0a5
XBMC 12.0 Git 20130127 Compiled Jan 30 2013
Find all posts by this user
Quote this message in a reply
20th Mar, 2013, 04:32 PM
Post: #2
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Advancedsettings Timeseek Ignored
@snowman58
Maybe u did something wrong? Did u use <usetimeseeking>True?
Code:
<advancedsettings>
   <network>
        <cachemembuffersize>20971520</cachemembuffersize>
   </network>
   <fanartres>540</fanartres>
   <imageres>256</imageres>
   <gputempcommand>echo "$(/opt/vc/bin/vcgencmd measure_temp | grep -o "[0-9]\{2\}") C"</gputempcommand>
   <cputempcommand>echo "$(/opt/vc/bin/vcgencmd measure_temp | grep -o "[0-9]\{2\}") C"</cputempcommand>
   <lookandfeel>
        <webserver>true</webserver>
        <guires>720</guires>
   </lookandfeel>
   <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
   <video>
     <adjustrefreshrate>
       <override>
         <fps>23.976</fps>
         <refresh>24.0</refresh>
       </override>
     </adjustrefreshrate>

     <usetimeseeking>true</usetimeseeking>
     <timeseekforward>10</timeseekforward>
     <timeseekbackward>-10</timeseekbackward>
     <timeseekforwardbig>30</timeseekforwardbig>
     <timeseekbackwardbig>-30</timeseekbackwardbig>
   </video>
</advancedsettings>
Find all posts by this user
Quote this message in a reply
20th Mar, 2013, 04:58 PM
Post: #3
snowman58 Offline
Registered
Posts: 10
Joined: Mar 2013
Reputation: 0
RE: Advancedsettings Timeseek Ignored
Yes, I included usetimeseeking = True.

Here is the entire section, perhaps you will see something that escapes me.

As I said above, the same advancedsettings file works as expected in Raspbian.

Thanks!


Code:
<advancedsettings>
<video>
  <usetimeseeking>true</usetimeseeking>  <!-- Whether to use time based or percentage based seeking. -->
#  <smallstepbackseconds>7</smallstepbackseconds>  <!-- Length of the small skip back (normally the BACK button) when playing a video -->
        <timeseekforward>30</timeseekforward>  <!-- Time to seek forward in seconds when doing a short seek.  Defaults to 30. -->
#      <timeseekbackward>-30</timeseekbackward>
        <timeseekbackward>-15</timeseekbackward>  <!-- Time to seek backward in seconds when doing a short seek.  Defaults to -30. -->
        <timeseekforwardbig>60</timeseekforwardbig>  <!-- Time to seek forward in seconds when doing a long seek.  Defaults to 600 (10 minutes). -->
        <timeseekbackwardbig>-45</timeseekbackwardbig>  <!-- Time to seek forward in seconds when doing a long seek.  Defaults to -600 (10 minutes). -->
</video>

</advancedsettings>
Find all posts by this user
Quote this message in a reply
20th Mar, 2013, 05:40 PM
Post: #4
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Advancedsettings Timeseek Ignored
I think you commented it out wrong, should be <!--key>value</key-->

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
21st Mar, 2013, 02:06 AM
Post: #5
snowman58 Offline
Registered
Posts: 10
Joined: Mar 2013
Reputation: 0
RE: Advancedsettings Timeseek Ignored
I removed everything except the timeseek section and it now works, so apparently there was a problem some where else.

Thanks for you assistance.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 19th May, 2025, 05:26 AM Powered By MyBB, © 2002-2025 MyBB Group.