Download
It's all about seing what files you've got and edit their properties. Until now, the library view with its column sorting which didn't work properly wasn't very useful. Now it is a full blown library manager.
Changelog
- Code: Select all
pms-mlx 0.7
Bug fixes:
- Make the sorting work in the library view
- Show correct time of day when a file has been played
- Fix the transcode file selection (broken again…)
Improvements:
- Improve IMDB plugin
- Don't load files into library at startup
- Modify the FileSystemFolderPlugin to show all drives if no folder has been configured
Features
- Create file edit dialog
- Add a tag to multiple files
- Edit multiple files
- Update file properties and tags with plugins
- Allow editing of file properties in the grid
- Add quick tag functionality
- Delete option in library
- File properties update by id and name search
https://github.com/taconaut/pms-mlx/issues?milestone=1&state=closed
The imdb import plugin has some hidden feature. Add those parameters to the pms.conf in your profile directory to configure them:
- imdb_cover_width (int): Configure the width of the cover returned by IMDB. If the original width is larger then th e configured value it will be resized, otherwise the original one will be returned. Default is 320
is 320px
- imdb_plot (long/short): long or short plot. Default is long
- imdb_use_rotten_tomatoes (true/false): if true, the rotten tomatoes rating will be used. tomatoMeter -> rating percent, tomatoReviews -> rating voters. Default is false.
