Commit Graph

  • 9bdce00501 update speed-transition * use sub-end instead of sub-text. Disadvantage is that ignoring subtitles is broken right now. Advantage: image based subtitles are working. For dvd subtitles (that's what I tested) it can happen that some subtitle lines, get 'eaten'. They don't show even though they should. * implement sub-timeout: when subtitles are displayed without change for some time (5s) -> speedup. (Useful for autogenerated subtitles) * improvements to skip mode: - better behaviour if next subtitle is not in cache - option for non-exact skips. This also implements seek-back since a skip is not guaranteed to end at the next line. It might skip over it. * users can now supply a script configuration file (speed_transition.conf) * remove key binding for sub visibility. Pressing v seems to handle this nicely. * change key binding for skip mode to alt + j * added bunch of debugging code to better debug issues master zenyd 2024-02-12 03:28:35 +0100
  • 7100d19d18
    Update speed-transition.lua (#52) bitingsock 2024-01-26 07:37:18 -0800
  • ed8d9f8326
    Update speed-transition.lua bitingsock 2024-01-24 19:21:49 -0800
  • 3ad7502fe2
    Providing Auth configuration via subselect.conf (#37) RaXorX 2024-01-20 01:37:15 +0530
  • 91bd35c341
    Merge 9cf15fcb1f into 19ea069abc bitingsock 2023-03-31 14:56:00 -0700
  • 9cf15fcb1f
    Clarify some grammer bitingsock 2023-03-31 14:55:40 -0700
  • 33e12f9a7f
    Merge 33dc780dff into 19ea069abc Obegg 2022-06-24 04:16:24 +0300
  • 33dc780dff
    Add msg.info Obegg 2022-06-24 04:16:05 +0300
  • 2101fcbaa8
    Merge branch 'temp' into portable_config RaXorX 2022-06-11 01:02:01 +0530
  • 034822084e
    Portable Configuration RaXorX 2022-05-07 00:07:21 +0530
  • d065a8e6c0
    Providing Auth configuration via subselect.conf RaXorX 2022-05-06 22:57:20 +0530
  • 19ea069abc subselect: use robust path for loading subselect.py zenyd 2022-04-22 13:03:58 +0200
  • 885b9bd056 delete-file: option to move instead of delete zenyd 2022-04-22 00:08:36 +0200
  • d5ea82a604 subselect: move into subfolder zenyd 2022-04-22 00:06:28 +0200
  • f6a2019d5e
    Update README.md (#33) Sharad79zero 2022-04-19 20:23:11 +0530
  • 893978f57e
    Provider Auth Configuration (#36) RaXorX 2022-04-19 20:22:51 +0530
  • 7698c5ed7a
    Provider Auth Configuration RaXorX 2022-04-18 22:28:07 +0530
  • 7ba062e2c3
    Update README.md Sharad79zero 2021-09-16 16:38:52 +0530
  • 85f9964f30 add script censor zenyd 2021-03-13 16:18:52 +0100
  • 54a74c4441 add script copy-paste-URL zenyd 2021-03-09 01:57:39 +0100
  • efa300fb6b
    key bind for list of delete marks (#27) bitingsock 2021-03-07 03:31:37 -0800
  • c8b4639c52
    better matching bitingsock 2021-03-07 03:09:26 -0800
  • f175a92690
    add space to help wrapping bitingsock 2021-03-07 02:48:18 -0800
  • de3f1f2c65
    add new keybinds bitingsock 2021-03-07 02:39:00 -0800
  • 9ef1adfa81
    undelete all and globalize timer bitingsock 2021-03-06 15:54:23 -0800
  • d9fd475f6f
    put showListTimer:resume() in condition bitingsock 2021-03-06 10:41:16 -0800
  • 4d9e32a36e
    make show list a toggle so we don't spam the terminal bitingsock 2021-03-06 10:37:12 -0800
  • c8bd7c057c
    key bind for list of delete marks bitingsock 2021-03-05 14:52:47 -0800
  • 019fb5346c
    Document user options and add some new features (#26) bitingsock 2021-02-28 22:03:07 +0000
  • 18c88c20d2
    Update speed-transition.lua bitingsock 2021-02-28 19:14:22 +0000
  • c1f267059f
    Update speed-transition.lua bitingsock 2021-02-28 19:11:24 +0000
  • 17708568b5
    Update README.md bitingsock 2021-02-28 18:08:43 +0000
  • 581c2f3a9a
    Update speed-transition.lua bitingsock 2021-02-28 18:02:09 +0000
  • 7aa68f2ddb
    Document user options and add some new features bitingsock 2021-02-20 00:28:15 -0800
  • a413bc3d47
    Update speed-transition.lua bitingsock 2021-02-14 02:55:38 -0800
  • 86e7146e5f
    Update speed-transition.lua bitingsock 2021-02-14 02:47:50 -0800
  • 9a47b78e6d
    leadin does not actually need to clamp upper limit bitingsock 2021-02-14 02:45:24 -0800
  • 7c78192914
    add https://github.com/zenyd/mpv-scripts/issues/21 bitingsock 2021-02-14 02:23:04 -0800
  • 5c657bf995
    Document user options and add some new features bitingsock 2021-02-13 01:25:45 -0800
  • 34b3ccefa1 fix set_property aid cannot be set to nil 0xACE 2020-01-17 04:09:43 +0000
  • 4c237b17cf subselect.lua: * use mp.command_native instead of deprecated utils.subprocess * send filename to python script instead of media-title * status returned from subprocess can be negative even if command succeeds -> check error_string instead zenyd 2020-04-26 21:31:40 +0200
  • d208a56655 fix set_property aid cannot be set to nil 0xACE 2020-01-17 04:09:43 +0000
  • 68733c81f3 more subtitle hiding bitingsock 2018-11-29 04:21:08 -0800
  • c7f88e0ec2 drop audio on desync bitingsock 2018-11-29 03:43:22 -0800
  • 1afeb39a93
    more subtitle hiding bitingsock 2018-11-29 04:21:08 -0800
  • 92d5cd4555
    drop audio on desync bitingsock 2018-11-29 03:43:22 -0800
  • 9eefa4ee4a delete_file: fix for files not deleted on end of playlist Svetlin Ankov 2018-04-09 22:13:05 +0300
  • 50a3f36c92 delete_file: fix for files not deleted on end of playlist Svetlin Ankov 2018-04-09 22:13:05 +0300
  • 4c023ed7ea add directskip mode and make skip value calculation more robust zenyd 2017-11-05 21:29:18 +0100
  • afdb6f8669 temporarily disable skipmode when seeking back zenyd 2017-11-05 21:23:31 +0100
  • 3881ac9324 intentation... zenyd 2017-10-19 21:37:52 +0200
  • 5cccb90061 add script delete_file.lua zenyd 2017-10-19 21:26:02 +0200
  • 2d0388fc90 skip mode bitingsock 2017-10-17 17:21:56 -0700
  • d18f33904b skip mode bitingsock 2017-10-17 17:19:19 -0700
  • c07bfeef4d skip mode bitingsock 2017-10-17 17:21:56 -0700
  • eef55290d8 skip mode bitingsock 2017-10-17 17:19:19 -0700
  • 39153916d2 prep for leadin limit and dont over seek bitingsock 2017-10-17 17:07:40 -0700
  • a9b5c4eee6 limit the range of leadin zenyd 2017-10-17 20:50:15 +0200
  • b13a5d1e86 Merge d2753a909d into 9cee9e21ad bitingsock 2017-10-14 21:40:21 +0000
  • d2753a909d toggle clarity bitingsock 2017-10-14 14:40:18 -0700
  • c78afbb474 add toggle and recursion bitingsock 2017-10-13 18:53:52 -0700
  • 4fc48ead09 document skip mode bitingsock 2017-10-13 18:49:46 -0700
  • 1010b9f252 less needless seeks and check for pause bitingsock 2017-10-10 22:17:43 -0700
  • 1db216a5b7 initial experiment with "skip mode" bitingsock 2017-10-10 00:17:07 -0700
  • 9cee9e21ad Set download directory on every script invokation zenyd 2017-10-02 21:42:11 +0200
  • ca9399a200 Do not speed transition when seeking in speedup zones zenyd 2017-10-02 16:35:51 +0200
  • 60d5e6f681 Accept non empty sub-text like we did previously zenyd 2017-10-01 00:03:12 +0200
  • 7556942813 Revert "restore normal speed when no subtitles is selected" zenyd 2017-10-01 00:00:33 +0200
  • 781a42b664 Revert "Fix Reset early when seeking to a different speedup zone in the past" zenyd 2017-10-01 00:00:19 +0200
  • 759bd191c0 Fix Reset early when seeking to a different speedup zone in the past zenyd 2017-09-30 20:25:32 +0200
  • d873898409 restore normal speed when no subtitles is selected zenyd 2017-09-30 18:14:00 +0200
  • f480c14de9 Write subtitle names as utf-8 byte stream to stdout zenyd 2017-09-30 01:54:46 +0200
  • 9c82eea4b3 Fix further regression in check_position zenyd 2017-09-29 02:38:21 +0200
  • 586734094e Fix previous commit 2c75a7ba1e zenyd 2017-09-28 20:10:01 +0200
  • 2c75a7ba1e Complete the previous functionality of add_timers in check_position zenyd 2017-09-28 04:00:32 +0200
  • 6d62d857b2 all changes from https://github.com/zenyd/mpv-scripts/pull/3 bitingsock 2017-09-27 18:38:50 -0700
  • 8a92e260b3 all changes from https://github.com/zenyd/mpv-scripts/pull/3 bitingsock 2017-09-27 18:38:50 -0700
  • 39c9afb19d Merge a741a37de6 into 5793184c2d bitingsock 2017-09-28 01:37:28 +0000
  • a741a37de6 Limit the number of calls for check_should_speedup zenyd 2017-09-28 02:53:19 +0200
  • 3ba06bc3ca Merge 92dd05bb3f into 5793184c2d bitingsock 2017-09-28 00:30:40 +0000
  • 92dd05bb3f speedup was changed back to default bitingsock 2017-09-27 17:30:39 -0700
  • f311587bd5 checking on update depricates setting mark and postition bitingsock 2017-09-27 17:28:42 -0700
  • 10ac48b586 checking OnUpdate actually depricates measuring from mark bitingsock 2017-09-27 17:27:34 -0700
  • 57e98d31fb Merge pull request #1 from zenyd/bitingsock-patch-3 bitingsock 2017-09-27 16:28:53 -0700
  • bb9da3c3c3 Restore some required logic and refactor zenyd 2017-09-27 21:43:51 +0200
  • 09ec1be53f catch case for speed not getting set bitingsock 2017-09-26 23:24:02 -0700
  • 816d82da22 don't need to check for pause anymore bitingsock 2017-09-26 23:09:33 -0700
  • ee74cfd233 observes the "time-pos" property instead of using timers bitingsock 2017-09-26 23:05:24 -0700
  • 5793184c2d Minimize frame drops on resuming normal speed zenyd 2017-09-26 15:36:50 +0200
  • bd746aa3dd forgot this zenyd 2017-09-24 21:44:52 +0200
  • 883859f91c attempts to add my optional leadin (#2) bitingsock 2017-09-24 12:40:41 -0700
  • 471ba6551a Update speed-transition.lua bitingsock 2017-09-24 11:55:40 -0700
  • b0dcc1aced Update speed-transition.lua bitingsock 2017-09-24 11:54:29 -0700
  • ee31ae58b6 Focus on the input box upon start zenyd 2017-09-24 16:34:55 +0200
  • 97d5a122a2 bind return key to search zenyd 2017-09-24 16:30:31 +0200
  • 4f271f1892 Fix search for empty Input zenyd 2017-09-24 16:27:44 +0200
  • 457836399c Decouple initialization from script invokation zenyd 2017-09-24 15:42:57 +0200
  • 80d23f99cd fix tab width (sigh) and update readme zenyd 2017-09-24 04:56:35 +0200
  • 348749e6ce Add subselect script zenyd 2017-09-24 03:15:02 +0200
  • f2e50f66ce attempts to add my optional leadin bitingsock 2017-09-23 12:17:20 -0700