|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
iTunes support for notification center (song changes, etc.)
Hey everyone,
Can anyone tell me if iTunes sends out notifications for events like song changes? |
|
|
|
0
|
|
|
#2 |
|
It doesn't.
__________________
___🏃_ |
|
|
|
0
|
|
|
#3 |
|
Ok, thank you very much. I'd appreciate if it were available, other music apps have similar on-screen notifications...
|
|
|
|
0
|
|
|
#4 |
|
Yeah, this would be pretty cool.
|
|
|
|
0
|
|
|
#6 | ||
|
Quote:
Quote:
Tada. |
|||
|
|
0
|
|
|
#7 |
|
I've created an app which uses AppleScripts and Terminal-Notifier (https://github.com/alloy/terminal-notifier) to display track names as notification centre notifications when the song changes.
I've put it all into a neat little application package for people to easily install and use themselves (see the instructions file inside the ZIP archive). Here's the link to the ZIP file containing everything you need. http://www.mediafire.com/?9h01wlo18ptly Give it a go and let me know how it goes! Last edited by heghead; Aug 7, 2012 at 09:46 PM. Reason: Updating URL to new host |
|
|
|
16
|
|
|
#8 | |
|
Quote:
Thank you!
|
||
|
|
0
|
|
|
#9 | |
|
Quote:
![]() I compared it, and Hiss + Bowtie that I recommended took several hundred MB's of RAM, your app only uses 8,4 MB... |
||
|
|
0
|
|
|
#10 |
|
That's great. I might try that.
But my main question is does the notification go away or do you need to clear it. One of my beef's with Notifications in iOS is that if it tells me I have new mail and then I read the new mail in the mail app independent of going through the notification to get to it, when I pull down the notification center later on my phone, it still shows. GameCenter does this a lot too. Once I read the mail item or delete it or whatever, I want notification center to be on the same page. Maybe I have something set up wrong. Will your app just keep producing a list of songs I needs to remove from the list?
__________________
I know this because Tyler knows this.
You are not a beautiful snowflake. You are the same decaying matter as everything else. |
|
|
|
0
|
|
|
#11 |
|
roland.g: notification dissapears automatically from the notification center as soon the music stopped or paused.
|
|
|
|
0
|
|
|
#12 | ||
|
Quote:
![]() Quote:
|
|||
|
|
0
|
|
|
#13 |
|
It seems that if I press forward or backwards multiple times it only shows an alert for the first song. I'd have to wait for the alert to disappear before pressing forward/backward for the next song to appear.
EDIT: Hmm, nm. It seems that it has an issue with some song names. Most songs prompt an alert, but some songs won't display an alert. EDIT2: It seems a pattern of songs that have artists that start with a [ don't display an alert. EDIT3: Yep, I removed the [ from the beginning of the artist and now it prompts an alert. Just thought you'd want to know.
__________________
15" 2011 MacBook Pro, 2.2 GHz i7 Quad, 8GB DDR3, 1GB Radeon HD 6750M, 750GB HDD; 32GB iPhone 5
Last edited by Icy1007; Aug 7, 2012 at 08:25 PM. |
|
|
|
0
|
|
|
#14 | |
|
Quote:
As a compromise the script only runs once every second, dramatically decreasing resources needed, but slowing down the responsiveness of the notifications. If you do have any songs in particular which don't show a notification, let me know what their names are and I can edit the script to fix it ![]() EDIT: Okay, I'll look into a fix for the [ issue! Thanks!! |
||
|
|
0
|
|
|
#15 |
|
Activity Monitor is reporting NowPlaying as using between 0.5% and 0.7% of my CPU (Max of 800%).
Does seem right? Just wondering. EDIT: And it seems to be using more cpu% when no song is playing... using 1.0% when nothing is playing. Anyway, it's not that big a deal 0.5-1.0 is nothing. Thanks for the script
__________________
15" 2011 MacBook Pro, 2.2 GHz i7 Quad, 8GB DDR3, 1GB Radeon HD 6750M, 750GB HDD; 32GB iPhone 5
Last edited by Icy1007; Aug 7, 2012 at 08:43 PM. |
|
|
|
0
|
|
|
#16 | |
|
Quote:
![]() I'm looking into the bracket issue now - thanks so much for picking it up. I will have a revision uploaded in a few hours. |
||
|
|
0
|
|
|
#17 | |
|
Quote:
I just happened to play one of those two when I first started up NowPlaying.
__________________
15" 2011 MacBook Pro, 2.2 GHz i7 Quad, 8GB DDR3, 1GB Radeon HD 6750M, 750GB HDD; 32GB iPhone 5
|
||
|
|
0
|
|
|
#18 |
|
Hi Everyone,
Please click the link below to download the new version of NowPlaying. It is now hosted on MediaFire so that I can monitor downloads and upload new versions easily. New to v1.1:
http://www.mediafire.com/?9h01wlo18ptly |
|
|
|
0
|
|
|
#19 | |
|
Quote:
Perfect! |
||
|
|
0
|
|
|
#20 | |
|
Quote:
__________________
White iPhone 5 64GB | Black iPad mini 16GB | 13" MacBook Air 2011 | AppleTV 3G |
||
|
|
0
|
|
|
#21 | |
|
Quote:
Thanks. I took a look at your script. I like how you fixed the "Bracket Bug". ![]() EDIT: Not sure how adding a space before and/or after the symbol fixes it, but whatever works. lol
__________________
15" 2011 MacBook Pro, 2.2 GHz i7 Quad, 8GB DDR3, 1GB Radeon HD 6750M, 750GB HDD; 32GB iPhone 5
|
||
|
|
0
|
|
|
#22 | |
|
Quote:
The issue is actually with the terminal-notifier app I use to send the notifications, so there's no way I can fix it properly ![]() I didn't actually add a space, I had to use a different unicode character which looks just like a square bracket with a space before it... lol it was the only solution which I could find which actually worked.. |
||
|
|
1
|
|
|
#23 | |
|
Quote:
|
||
|
|
0
|
|
|
#24 | |
|
Quote:
__________________
15" 2011 MacBook Pro, 2.2 GHz i7 Quad, 8GB DDR3, 1GB Radeon HD 6750M, 750GB HDD; 32GB iPhone 5
|
||
|
|
0
|
|
|
#25 |
|
Pretty epic! Thanx
__________________
ppleholic
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 04:09 AM.







Thank you!


15" 2011 MacBook Pro, 2.2 GHz i7 Quad, 8GB DDR3, 1GB Radeon HD 6750M, 750GB HDD; 

Linear Mode
