Skip to content
Snippets Groups Projects

[3.0] fetcher: don't download network metadata if the user doesn't want to

Merged Steve Lhomme requested to merge robUx4/vlc:30-no-network-fetch into 3.0.x

The option is defined as "Allow metadata network access". If it's false (default but query during the first run) that means the user doesn't want to check metadata from the network. So we should not start a network job when there's a possibility to do it.

This is a regression from ea88b8d6. Before that we only used FETCHER_SCOPE_LOCAL if the option wasn't set.

(cherry picked from commit 1a85d679)

Draft until !6170 (merged) merged in master.

The 3.0 code is more tricky so we just keep checking at the last minute we may want to access the network.

Edited by Steve Lhomme

Merge request reports

Merge request pipeline #523958 passed

Merge request pipeline passed for 5cdb9b25

Closed by avatar (May 7, 2025 7:29pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading