View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019633 | Addons (external) | Tagging / Organizing | public | 2022-12-19 16:03 | 2024-03-06 19:30 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.1 | ||||
Summary | 0019633: Publish "Mark Played" addon | ||||
Description | User here https://www.mediamonkey.com/forum/viewtopic.php?p=503992#p503992 requested an addon to increase played# on selected files and set 'Last Time Played' to now. As the code is quite simple I utilized the addon, download it from here: https://www.dropbox.com/s/orlno2z9vl31bhk/markPlayed.mmip?dl=0 Upon installing it adds "Mark selected files as played..." to the context-menu > Edit tags > It can be assigned to a hotkey too. | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=104792 User claims it crashes MM, I am unable to replicate. Ticket # 6184 with logs from user. | ||||
Tags | No tags attached. | ||||
|
User note from https://www.mediamonkey.com/forum/viewtopic.php?p=505067#p505067: Thats Addon only sets the actual time and +1 to the Track. ok but most of time a realize the wrong infos after a couple ouf hours. option to edit the info would be nice. |
|
As found by user from [Ticket # 6184] there is a crash "too many threads for indexing" when using this addon on hundreds of tracks.. Fix is available under the same link here: https://www.dropbox.com/s/orlno2z9vl31bhk/markPlayed.mmip?dl=0 Could you please publish it? |
|
Also, the code should be adjusted to write the Played table also: https://www.mediamonkey.com/forum/viewtopic.php?p=512461#p512461 Another issue is that increasing the played also tags the file for no obvious reason (neither LastTimePlayed and PlayCounter is part of file tag) |
|
Fix is available under the same link here: https://www.dropbox.com/s/orlno2z9vl31bhk/markPlayed.mmip?dl=0 |
|
Published here: https://www.mediamonkey.com/addons/browse/item/mark-played/ |
|
This addon works only with version 5.1+ : https://www.mediamonkey.com/forum/viewtopic.php?p=517641#p517641 So we should add "minAppVersion": "5.1.0" to the info.json within the mmip |
|
The MMIP re-packed with minAppVersion is here: https://www.dropbox.com/scl/fi/vvhb2gr1fjtrb2w4x6t80/markPlayed.mmip?rlkey=shuxv8usgoxuu7iwuu1pe8321&dl=0 Can you please update it in the repository? |
|
Re published at https://www.mediamonkey.com/addons/browse/item/mark-played/ |