Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ryanjay0
/
MovieExplorer
Public
forked from
anlarke/MovieExplorer
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: ryanjay0/MovieExplorer
Actions
All workflows
Workflows
Build MovieExplorer
Build MovieExplorer
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
71 workflow runs
71 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix build: remove leftover Resume.h include
Build MovieExplorer
#71:
Commit
6947c6b
pushed by
ryanjay0
2m 1s
agentic
agentic
2m 1s
View workflow file
Remove VLC resume feature entirely — Resume.h/cpp, progress bar, UseV…
Build MovieExplorer
#70:
Commit
c061ada
pushed by
ryanjay0
1m 0s
agentic
agentic
1m 0s
View workflow file
Replace regex VLC ini parsing with manual string search — eliminates …
Build MovieExplorer
#69:
Commit
a026b33
pushed by
ryanjay0
1m 52s
agentic
agentic
1m 52s
View workflow file
Fix VLC resume crash: remove Filter() from timer, add OnDestroy cleanup
Build MovieExplorer
#68:
Commit
589122b
pushed by
ryanjay0
1m 51s
agentic
agentic
1m 51s
View workflow file
Replace OnActivateApp VLC resume with timer-based polling — no UI blo…
Build MovieExplorer
#67:
Commit
a84d8d9
pushed by
ryanjay0
1m 53s
agentic
agentic
1m 53s
View workflow file
Fix crash: CancelUpdate before ReadVlcResumeFile to prevent race cond…
Build MovieExplorer
#66:
Commit
320f385
pushed by
ryanjay0
1m 59s
agentic
agentic
1m 59s
View workflow file
Fix reversed file time sort, fix crash on focus loss with UseVlc
Build MovieExplorer
#65:
Commit
f34d668
pushed by
ryanjay0
2m 10s
agentic
agentic
2m 10s
View workflow file
Fix duplicate ratings, fix VLC resume (file:// parsing, no UI blockin…
Build MovieExplorer
#64:
Commit
db52ec8
pushed by
ryanjay0
1m 47s
agentic
agentic
1m 47s
View workflow file
Fix build: remove leftover per-field combo box references in OnCommand
Build MovieExplorer
#63:
Commit
f5b70fa
pushed by
ryanjay0
2m 1s
agentic
agentic
2m 1s
View workflow file
Fix rating display and actor links, remove vestigial per-field servic…
Build MovieExplorer
#62:
Commit
3ccb74d
pushed by
ryanjay0
1m 2s
agentic
agentic
1m 2s
View workflow file
Remove MovieMeter, Dutch language, dead translations, old VS projects…
Build MovieExplorer
#61:
Commit
99defa1
pushed by
ryanjay0
2m 9s
agentic
agentic
2m 9s
View workflow file
Fix critical TMDB array parsing bug, rateLimited for strTMDBID, ListV…
Build MovieExplorer
#60:
Commit
f8ae542
pushed by
ryanjay0
2m 55s
agentic
agentic
2m 55s
View workflow file
Fix TMDB build: rename JsonParser methods to avoid macro collision, f…
Build MovieExplorer
#59:
Commit
32dcfb0
pushed by
ryanjay0
2m 21s
agentic
agentic
2m 21s
View workflow file
Add TMDB as primary data source, OMDb for ratings only
Build MovieExplorer
#58:
Commit
e1a3a82
pushed by
ryanjay0
1m 5s
agentic
agentic
1m 5s
View workflow file
Rename sort labels, default to File Time (Newest First)
Build MovieExplorer
#57:
Commit
5bd70c5
pushed by
ryanjay0
1m 48s
agentic
agentic
1m 48s
View workflow file
Add refresh toolbar button, fix Dark theme scrollbar
Build MovieExplorer
#56:
Commit
1eea304
pushed by
ryanjay0
1m 48s
agentic
agentic
1m 48s
View workflow file
Store metadata in database XML, minimal EditDlg with Refresh from Web
Build MovieExplorer
#55:
Commit
00b2362
pushed by
ryanjay0
1m 50s
agentic
agentic
1m 50s
View workflow file
Simplify Resume class, add progress bar in ListView, auto-seen at 95%
Build MovieExplorer
#54:
Commit
f26a70f
pushed by
ryanjay0
1m 46s
agentic
agentic
1m 46s
View workflow file
fix: preserve manually-edited IMDb IDs — cancel update before edit, d…
Build MovieExplorer
#53:
Commit
c1dbdb6
pushed by
ryanjay0
2m 38s
agentic
agentic
2m 38s
View workflow file
fix: RString += TCHAR workaround in ParseFileName smart dot replacement
Build MovieExplorer
#52:
Commit
3bab2f5
pushed by
ryanjay0
2m 5s
agentic
agentic
2m 5s
View workflow file
fix typo: extra apostrophe in ParseFileName.cpp
Build MovieExplorer
#51:
Commit
0bc55ed
pushed by
ryanjay0
1m 18s
agentic
agentic
1m 18s
View workflow file
improve filename parsing: smart dots, genre stripping, track numbers,…
Build MovieExplorer
#50:
Commit
8f9180e
pushed by
ryanjay0
1m 24s
agentic
agentic
1m 24s
View workflow file
fix: move m_usageTracker to public, replace RString::Format with manu…
Build MovieExplorer
#49:
Commit
4af6421
pushed by
ryanjay0
3m 2s
agentic
agentic
3m 2s
View workflow file
OMDb daily API usage tracker: prevent key revocation by auto-stopping…
Build MovieExplorer
#48:
Commit
1cbbab9
pushed by
ryanjay0
1m 5s
agentic
agentic
1m 5s
View workflow file
v1.0 QoL: dark theme default, recheck failed button, partial grid col…
Build MovieExplorer
#47:
Commit
6c342ac
pushed by
ryanjay0
2m 9s
agentic
agentic
2m 9s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.