Skip to content

Commit

Permalink
[MovieList.py] Improve and optimize the code
Browse files Browse the repository at this point in the history
- Sort and optimize the imports.
- Remove the duplicate EXTENSION definitions and use the definitions directly from FileList.py.
- Ignore all JPEG files as they are often added as movie posters but should not be listed as extra media.
- Optimize and PEP8 some of the code.
- Use consistent quotation marks.
- Improve some logging messages.
- Improve some of the comments.

This is not a full refactor of the code though a more comprehensive refactor and optimization will probably be done later.

@jbleyel also contributed to the commit.
  • Loading branch information
IanSav authored Jan 16, 2025
1 parent fa5f092 commit b69b3bc
Showing 1 changed file with 175 additions and 253 deletions.
Loading

0 comments on commit b69b3bc

Please sign in to comment.