Carried10 Posted February 2, 2019 Share Posted February 2, 2019 I have been a long time Poweramp user. Combined with Tasker, it's a vital part of my life. The v3 update broke some communication with Tasker (and plugins). Recently, Tasker and plugins have been fixed, but to complete optimization, Tasker(AutoShortcuts) needs Poweramp to "create standard Android shortcuts". Please add this functionality to Poweramp. Thanks! Link to comment Share on other sites More sharing options...
maxmp Posted February 2, 2019 Share Posted February 2, 2019 Poweramp (again in build 818) supports (standard android API) shortcuts to playlists. Link to comment Share on other sites More sharing options...
shemantis Posted September 4, 2019 Share Posted September 4, 2019 I am getting this same error when trying to use AutoShortcut to link to a playlist shortcut. I've never seen it from another app. Link to comment Share on other sites More sharing options...
MarkoP Posted December 10, 2019 Share Posted December 10, 2019 The problem persists. Restore the old standard as in V2. Or create an interface to Tasker Link to comment Share on other sites More sharing options...
Carried10 Posted December 10, 2019 Author Share Posted December 10, 2019 I turned to KWGT to work around the broken Tasker shortcuts. Those also didn't work. I asked KWGT if there was anything they could do to fix it. Their response is that its a Power Amp issue, the playlist shortcut doesnt return a valid data object usable with: getParcelableExtra(Intent.EXTRA_SHORTCUT_INTENT); I hope this helps return this functionally. Thank you for your attention and efforts! Link to comment Share on other sites More sharing options...
maxmp Posted December 12, 2019 Share Posted December 12, 2019 Let me check this shortly. Please note that Android shortcut functionality was changed between Android 7 -> 8. Poweramp supports both variants as required by launchers. Also Poweramp v3 supports everything in it’s API that v2 supported and more. There are restrictions and limitations imposed by new sdk target (Poweramp has sdk target=29 so it’s on edge), but most intents work without changes or with little tweaking. PS I checked that Tasker plugin (AutoShortcut) and it seems it uses old API, which is not working anymore starting from Android 8 (SDK=26). Poweramp still uses old API on devices with Android 5-7, but it's can't use old API on Android 8+, as shortcuts won't be created. @Carried10 On Android 8+ this is different intent (see here if interested http://androidxref.com/9.0.0_r3/xref/frameworks/base/services/core/java/com/android/server/pm/ShortcutRequestPinProcessor.java#289) and even if I add EXTRA_SHORTCUT_INTENT it won't work, unfortunately (tested). Link to comment Share on other sites More sharing options...
j.mrtns Posted March 3, 2020 Share Posted March 3, 2020 Hello, I have the same kind of issue with automation apps like Automate, Tasker, Automagic, IFTTT, Macrodroid, Automatelt. All these automation apps return errors when trying to use Poweramp playlist shortcut because they couldn't obtain a path for the playlist selected. I understand the point about APIs versions but I guess all these apps cannot be wrong at the same time, no? So maybe there is other issue about the shortcut method? Any help on this? Thanks a lot! Link to comment Share on other sites More sharing options...
Karposh81 Posted June 3, 2021 Share Posted June 3, 2021 On 3/3/2020 at 4:18 PM, j.mrtns said: Hello, I have the same kind of issue with automation apps like Automate, Tasker, Automagic, IFTTT, Macrodroid, Automatelt. I got the same problem since switching the phone (Samsung Android 9 -> Cyrus Android 9). What could the problem be? Thanks to all helpers in advance! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.