Skip to content

Some help with Optimize DB and CleanBundles. #559

@DutchyOven

Description

@DutchyOven

Just curious how should Cleanbundles and Optimize DB look?

when I do empty trash I write this...
plex.library.section('Music').emptyTrash()
and it works fine
But when I want to optimize or clean bundles I tried the ones below, by themselves in their own .py, it runs with no errors but I don't see Plex actually do anything.

plex.library.optimize()
plex.library.cleanBundles()

Am I writing this correctly? Should I see the little icon spinning like I do when I manually hit these?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions