{"id":13835160,"url":"https://github.com/hacel/recent","last_synced_at":"2026-01-16T16:47:54.674Z","repository":{"id":43324142,"uuid":"163205320","full_name":"hacel/recent","owner":"hacel","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-14T17:31:54.000Z","size":3202,"stargazers_count":83,"open_issues_count":6,"forks_count":13,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-10T12:01:19.768Z","etag":null,"topics":["mpv-script"],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hacel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-26T18:05:47.000Z","updated_at":"2025-06-30T20:42:13.000Z","dependencies_parsed_at":"2024-01-15T19:05:17.783Z","dependency_job_id":"a15e41c2-e519-42e1-be48-9e275807f22c","html_url":"https://github.com/hacel/recent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hacel/recent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacel%2Frecent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacel%2Frecent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacel%2Frecent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacel%2Frecent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacel","download_url":"https://codeload.github.com/hacel/recent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacel%2Frecent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mpv-script"],"created_at":"2024-08-04T14:00:57.431Z","updated_at":"2026-01-16T16:47:54.653Z","avatar_url":"https://github.com/hacel.png","language":"Lua","readme":"# recent.lua\n#### Recently played menu\nLogs played files to a history log file with an interactive 'recently played' menu that reads from the log. Allows for automatic or manual logging if you want a file bookmark menu instead.\n\n\n![](../assets/recent.png)\n### Menu controls:\n* Default display hotkey is **`` ` ``**\n* Keyboard:\n    * `UP`/`DOWN` to move selection\n    * `ENTER` to load highlighted entry\n    * `DEL` to delete highlighted entry\n    * `0`-`9` for quick selection\n    * `ESC` to exit\n* Mouse (if turned on):\n    * `WHEEL_UP`/`WHEEL_DOWN` to move selection\n    * `MBTN_MID` to load highlighted entry\n    * `MBTN_RIGHT` to exit\n#### Modify settings through `script-opts/recent.conf`\n* Log path is `history.log` inside whatever config directory mpv reads\n* Disabling `auto_save` makes it only save with a keybind\n    * No save key is bound by default, see `script-opts`\n* See comments in the script for more info\n\n#### Play most recent one.\n\n```ini\nKEY                 script-binding recent/play-last\n```\n\n### uosc integration\n\n**[tomasklaen/uosc](https://github.com/tomasklaen/uosc) is required.**\n\n[Menu](https://github.com/tomasklaen/uosc#adding-items-to-menu) - add following to `input.conf`.\n\n```ini\nKEY                 script-binding recent/display-recent          #! Recently played\n```\n\n[Controls](https://github.com/tomasklaen/uosc#set-prop-value) - add following to `uosc.conf#controls`.\n\n```ini\ncommand:history:script-message-to recent display-recent?Recently played\n```\n\n### mpv-menu-plugin integration\n\n**[mpv-menu-plugin](https://github.com/tsl0922/mpv-menu-plugin) is required.**\n\n[Menu](https://github.com/tsl0922/mpv-menu-plugin?tab=readme-ov-file#messages) - add following to `input.conf`.\n\n```ini\nKEY                 script-binding recent/display-recent        #! Recently played  #@recent\n```\n\n","funding_links":[],"categories":["Playback"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacel%2Frecent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacel%2Frecent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacel%2Frecent/lists"}