Like I said, right click > options > edit ini
As you've correctly noted, there is no popup section in the skin.ini files, only the main playingnow ini file
remember that MC changes track roughly 5 seconds before the last track actually ends.
there's a built in delay to stop the MC playback display showing the next track with a track position of -00:05, which is what it used to do, but the plugin picks up the track change as soon as MC reports it happening. You can see this as the popup opens showing the next track details while the current track is still shown in the MC display window.
-marko.
there's no way around that as far as I know.
Hi marko,
Somehow it is still not working for me. Like you said, i have right-clicked the pop-up and edited to ini by adding a line "Popupatend=0". However I still get a pop-up at the end of each song for the song that is ending, roughly 10sec before the end, and then another one for the next song, roughtly 5sec before the end.
I even tried to set "Enablepop=False", but I still get popups. Not sure what's going wrong. This is how the ini file (the one from right-clicking the popup) looks like now, but I still get popups:
;--------------------------------------------------------------------------------
; GENERAL SECTION
;--------------------------------------------------------------------------------
[General]
EnableMediaCentreMultiMediaKeys=False
EnablePopup=False
EnablePaste=True
EnableLogging=False
EnableSpeech=False
EnableAudioScrobbler=False
;--------------------------------------------------------------------------------
; POPUP SECTION
;--------------------------------------------------------------------------------
[Popup]
Poll=750
ShowHotkey=Win+P
ToggleHotkey=Win+Ctrl+P
Skin=Adaptive
ExcludeExtensions=vob,mpg,mpeg,avi,dvd*,mov,asf
PopupOnFullscreen=Always
PopupAtEnd=0
EnableSound=False
;--------------------------------------------------------------------------------
; PASTE SECTION
;--------------------------------------------------------------------------------
[Paste]
NumPastes=2
[Paste 1]
Hotkey=Win+F9
Tokens=/me is playing: <red><Name><purple> - <red><Album><purple> [Time: <Duration> | <Bitrate> kbps <Type> | <FileSize>]
[Paste 2]
Hotkey=Win+F10
Tokens=/me is playing: <Name> - <Album> [Time: <Duration> | <Bitrate> kbps <Type> | <FileSize>]
;--------------------------------------------------------------------------------
; SKINS SECTION
;--------------------------------------------------------------------------------
[Skins]
JpegQualityOnSave=100
;Path=C:\Development\Perforce\C\MediaCenter\PlayingNow\Skins
Random=False
;--------------------------------------------------------------------------------
; LOGGING SECTION
;--------------------------------------------------------------------------------
[Logging]
;MaxEntries=50
;Filename=c:\PlayingNowHistory.txt
;Tokens=<Name>\t<Album>\t<Artist>
;Thumbnail=LoggingThumbnail
;Script=C:\PlayingNow.bat
;UseTempThumbnailFilename=True
;HideScriptWindow=False
;SaveWMPMetadata=True
;MSNSupport=True
MSNTokens=<Name> - <Album> [Time: <Duration> | <Bitrate> kbps <Type> | <FileSize>]
;LiveMessengerSupport=True
LiveMessengerTokens=<Name> - <Album> [Time: <Duration> | <Bitrate> kbps <Type> | <FileSize>]
[LoggingThumbnail]
Type=1
MissingImage=c:\PlayingNowMissingImage.jpg
;--------------------------------------------------------------------------------
; FTP SECTION
;--------------------------------------------------------------------------------
[Ftp]
;AlternativeINI=c:\MyFtps.ini
NumFtps=0
[Ftp 1]
Address=any.old.server
Port=21
UserName=Rhino
Password=Banga
PassiveMode=False
Filename=PlayingNow.jpg
Skin=Slimline
;--------------------------------------------------------------------------------
; Speech
;--------------------------------------------------------------------------------
[Speech]
;ToggleHotkey=Win+Ctrl+S
; Note that MC's Player/Volume must be set to Internal for this to work.
;LowerVolumeWhenSpeaking=False
[Speech SameAlbum]
NumTexts=3
Text 1=Also from <Artist> is <Name>
Text 2=Now Playing <Name>
Text 3=Here's <Name> on the album <Album>
[Speech DifferentAlbum]
NumTexts=2
Text 1=Here's <Name> from <Album> by <Artist>
Text 2=Now Playing <Name> from the album <Album> by <Artist>
;--------------------------------------------------------------------------------
; AudioScrobbler
;--------------------------------------------------------------------------------
[AudioScrobbler]
;LogFilename=c:\AudioScrobblerLog.txt
;LogLimit=1024
; By default a track must have been playing for 50% or 240 seconds (or whichever is the soonest)
; before submitting ... Changing the value below will alter the 240 requirement.
;HighWaterMark=120
UserName=
Password=
Extensions=*.mp3,*.ape,*.wma,*.ogg,*.flac
Artist=<"Artist">
Album=<"Album">
Name=<"Name">