Skip to content

Conversation

@CyanVoxel
Copy link
Member

Summary

Fixes #1123 by correctly processing the ignore patterns into glob patterns for use with wcmatch.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added this to the Alpha v9.5.6 milestone Sep 11, 2025
@CyanVoxel CyanVoxel added TagStudio: Library Relating to the TagStudio library system Priority: High An important issue requiring attention labels Sep 11, 2025
@CyanVoxel CyanVoxel moved this to 🍃 Pending Merge in TagStudio Development Sep 11, 2025
Copy link
Collaborator

@Computerdores Computerdores left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't test right now, but processing into glob before using it as a glob makes sense to me ^^

@CyanVoxel CyanVoxel merged commit d7573b3 into main Sep 11, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from 🍃 Pending Merge to ✅ Done in TagStudio Development Sep 11, 2025
@CyanVoxel CyanVoxel deleted the fix-1123 branch September 11, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: High An important issue requiring attention TagStudio: Library Relating to the TagStudio library system

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Can't relink file entries if .ts_ignore contains leading slash pattern

3 participants