|
|
#201 |
|
Junior Member
Join Date: Oct 2002
Location: Brasil
Posts: 34
|
found a small bug in playlist when I mistakenly added a folder twice:
removing duplicate entries causes playlist loose the ability to retrieve tag info, only displaying filename info like if don't have id3 tag(artist/music). it shoud have a refresh command. Winamp 5.572 build 2830 to reproduce: 1. clean install 2. add a folder with more files that the playlist can show 3. add some duplicate files from this same folder(or the entire folder) 4. remove duplicate entries (via shift+delete shortcut or button doesn't matter) 5. result > playlist show some music with id3 tag info and the others without, only filename. (scroll if necessary). it's happening with all classic/modern/bento skins, so is a playlist bug |
|
|
|
|
|
#202 |
|
Member
Join Date: Aug 2006
Location: Sweden
Posts: 62
|
The file assosciation to .m3u playlists doesn't seem to stick to winamp using the version 5.572.. think that 5.571 was the same.
OS: Vista x64 SP2 |
|
|
|
|
|
#203 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,489
|
r.e.e.d: can you provide a copy of the playlist contents (ideally as a m3u8 playlist) before and after you've done that action (and as a clarification it's not a direct playlist action and is implemented via gen_jumpex.dll) though i've just tried to reproduce it (after changing playlist title reading back to play+view instead of background reading) and couldn't get it to happen. also can you provide a plugins list so we can check plugin versions please.
Alpha2k6: have you definitely made sure that you're running the current 5.572 build (if need be please create a plugin's list for us to confirm). [edit] list of plugins -daz |
|
|
|
|
|
#204 |
|
Junior Member
Join Date: Oct 2002
Location: Brasil
Posts: 34
|
it's a clean install/default plugins.
added a screenshot and a original m3u8 without duplicates |
|
|
|
|
|
#205 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,489
|
r.e.e.d: i've worked out what's going on. with how you're loading the files, Winamp hasn't cached all of the title data for the files which is causing an unfortunate quirk in the remove duplicates functionality.
so... when the remove duplicates is done, Winamp is queried for the title as the code is essentially creating a new playlist and it passes to Winamp the title it received back. the benefit of this is that it doesn't cause a complete re-population of the playlist titles when they are already known. however as you've found, if the titles aren't fully loaded then when you use the remove duplicates, it's filling the title data with a best guess (essentially the filename) which Winamp provided in the creation of the new playlist. so i guess i'll have to have a look at determining in a better way if a file title has been loaded for the file otherwise not pass anything in order to get Winamp to try to load it again. -daz |
|
|
|
|
|
#206 |
|
Junior Member
Join Date: Oct 2002
Location: Brasil
Posts: 34
|
ok! thanks.
|
|
|
|
|
|
#207 | |
|
Member
Join Date: Aug 2006
Location: Sweden
Posts: 62
|
Quote:
http://meggamusic.co.uk/shup/1264599664/My_Plugins.txt |
|
|
|
|
|
|
#208 |
|
16-Bit Addicted
Join Date: Apr 2004
Posts: 3,525
|
Alpha2k6: Please attach such infos as txt file in future, it's a pain to scroll, if a posting is so long.
My Winamp Info Report Own Projects: | Nullsoft Tray Control Icon Pack v3.1 | Winamp Essentials Pack v5.63a | Winamp Backup Tool v1.0 | >> Winamp Info Tool v4.1 << | German Translations: | Offizielle Deutsche Winamp Sprachdatei v5.63 | Offizielle Deutsche Winamp Sprachdatei Plus Version 5.63 | Useful Winamp Plug-ins: | SNESAmp | 64th Note | NotSo FatSo | in_zip | Highly Experimental PSF Player | Yar Matey! Playlist Copier v1.11 | |
|
|
|
|
|
#209 |
|
Member
Join Date: Feb 2001
Posts: 97
|
Argh, I noticed there is no mention of the cross linking track issue (iPod classic anyway).
Haven't had a chance to see if its been silently fixed. Only got back from Holiday yesterday. I will be really narked if this isn't fixed, I either use winamps iPod support and have artwork displayable, but cross linked tracks occurring, or used ml_ipod which doesn't have artwork supprt. And yes I have plenty of times formated, resynched and a few weeks later cross linked tracks. I'm convinced the problem is having clashing file names when uploading to the iPod, because one week things are fine and the next a different song plays to the one from the week before, with incorrect length after copy new items to the iPod |
|
|
|
|
|
#210 | |
|
Junior Member
Join Date: Apr 2009
Location: USA
Posts: 2
|
Quote:
When I open "Remove missing files from Media Library" the first click does nothing and I have to click it again then it runs the scan and Winamp crashes. Winamp Pro latest version. |
|
|
|
|
|
|
#211 |
|
Junior Member
Join Date: Jul 2007
Posts: 8
|
I just want to chime in with the rest that the new OSD is no improvement with the old version. It takes up too much from the window, is right in front of the subtitles (and stays there for 5s before fading away) and is positioned too high. The old one was nice and basic (which is one of the main reasons why I like Winamp) and got the job done.
Hopefully there will be some changes or at least an option to use the previous, less intrusive OSD. |
|
|
|
|
|
#212 |
|
Techorator
Winamp Team Join Date: Jun 2000
Posts: 35,163
|
Just added this to the Updates & Extras section of the first post:
Local Media plugin (ml_local.dll) v2.91 Fixes: Rating lost when updating mp3 file info Also fixes the weirdness when rating mp4/m4a files with writeratings=1 set in gen_ml.ini |
|
|
|
|
|
#213 | |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
Quote:
I think I partially figured it out.. when it flickers on the first click it IS starting it but it's either behind the window or just hasn't drawn it yet.. if you wait it eventually pops up. The second click (basically running two scans at once) is what I think crashes it. I seem to recall this feature normally blocking you from doing other things in Winamp when it's running (is the term "modal"?); so the big problem is that it's not locking down the window - allowing the second run. |
|
|
|
|
|
|
#214 | |
|
Forum King
|
Quote:
PENN STATE Radio or http://www.LION-Radio.org/ -- BUG #1 = Winamp skips short tracks Wish #1 = Multiple Column Sorting Wish #2 = Add TCMP/Compilation editing |
|
|
|
|
|
|
#215 |
|
Techorator
Winamp Team Join Date: Jun 2000
Posts: 35,163
|
It's initially the fix for the "Rating is wiped when updating MP3 File Info" bug in 5.57x.
There was also a weird bug which affected m4a when the writeratings=1 setting was enabled, where the m4a file lost all metadata and format info until the next m4a file was rated, etc etc. So yes, it's the natural continuation of the development for writing ratings to tags (currently for mp3 & mp4/m4a only, with hopefully flac, ogg & wma to follow later). |
|
|
|
|
|
#216 |
|
Forum King
|
Egg,
please forgive these questions, but i'm hopelessly confused. does 5.572 support writing or reading ratings to/from tags in any way? i was under the impression it did not. my understanding is that winamp only supports ratings in the ML DB and ignores tags all together. in "Wish #1" in my sig below, benski gave me a "beta way" to do ratings, but i can't use it b/c its not compatible with WMP or anything else. my understanding was he was going to work on it and i haven't heard anything since. so i am still then totally confused by what you posted above. i don't understand what it does, what it is, or what it is meant to fix? PENN STATE Radio or http://www.LION-Radio.org/ -- BUG #1 = Winamp skips short tracks Wish #1 = Multiple Column Sorting Wish #2 = Add TCMP/Compilation editing |
|
|
|
|
|
#217 |
|
16-Bit Addicted
Join Date: Apr 2004
Posts: 3,525
|
MrSinatra:
The feature is a brand new feature, which still needs a lot of work. While 5.572 was only a bug fix realese. The feature can be manually enabled, if you set writeratings=1 in gen_ml.ini. But there is still no GUI to enable it via options and it's disabled as default, because it isn't finished yet and may has some glitches. The updated file fixes some weird issues with rating of mp4/m4a files, if people have manually enabled that option. It also fixes another issue which is independent from the new (hidden) feature and important for all users. Again 5.572 was just an unplanned release to fix some bugs. Bug fix releases usually don't contain incomplete, new features. ![]() The feature will be available in an upcoming release (maybe 5.58?). My Winamp Info Report Own Projects: | Nullsoft Tray Control Icon Pack v3.1 | Winamp Essentials Pack v5.63a | Winamp Backup Tool v1.0 | >> Winamp Info Tool v4.1 << | German Translations: | Offizielle Deutsche Winamp Sprachdatei v5.63 | Offizielle Deutsche Winamp Sprachdatei Plus Version 5.63 | Useful Winamp Plug-ins: | SNESAmp | 64th Note | NotSo FatSo | in_zip | Highly Experimental PSF Player | Yar Matey! Playlist Copier v1.11 | |
|
|
|
|
|
#218 |
|
Forum King
|
i'm still confused...
do i need the "popm.zip" stuff still? (the stuff benski posted in my wish #1 link in my sig) or is what Egg posted all i need? what manual edits to ini or other files do i need to make? and i still don't know how the feature is implemented or to what degree... does winamp now read and write ratings to tags? what if the ML already has ratings? which takes precedence? what scale is being used to represent the ratings? 0-255? etc... PENN STATE Radio or http://www.LION-Radio.org/ -- BUG #1 = Winamp skips short tracks Wish #1 = Multiple Column Sorting Wish #2 = Add TCMP/Compilation editing |
|
|
|
|
|
#219 |
|
Techorator
Winamp Team Join Date: Jun 2000
Posts: 35,163
|
@Mr Sinatra
The POPM frame stuff (in_mp3 & ml_local) that Benski posted in your thread was included in 5.572 However, we didn't document it, because it's a work in progress. We disabled it by default, and to enable it you need to manually set: writeratings=1 in gen_ml.ini So... the newer ml_local.dll fixes two 5.57-specific bugs related to ratings: 1. Rating is lost when updating mp3 file info ie. rate a file in winamp, then view File Info (Alt+3) for that file, click 'Update' and the rating you just set is gone. 2. When writeratings=1 is set in gen_ml.ini, m4a files temporarily lose metadata & format info when you rate them. ie. add an album of m4a files to the playlist, rate the first track, then try to play it - and notice how it skips to the next track. If you view File Info for that 1st track, the metadata & format info are empty. However, when you rate track 2, then track 1 becomes playable again, and the metadata & format info return, but then track 2 is affected by the bug instead. The only way to fix it was to make a physical copy of the last track and rate that last. Then all the album tracks were ok, and you could then close winamp and delete the copied file (Windows wasn't letting you delete said file, because it was locked whilst Winamp was open). The new ml_local fixes all that. The first bug occurred regardless of the writeratings setting, but was caused by the implementation of that feature. Oh, and it also fixes the tabbing order of Director & Producer in the Edit Selected Items (Ctrl+E) dialog. Re: "what if the ML already has ratings? which takes precedence? what scale is being used to represent the ratings? 0-255?" Well, if you've already rated an mp3 in Winamp before the popm feature was implemented/enabled, then the rating will only be stored in the ML database. If you rate it again in Winamp, then both the mldb entry and id3v2 popm field will be updated, so Winamp will then read the new value. If you rate it externally with a program/app that writes ratings to the popm frame (ID3FID_POPULARIMETER), then as with all things when edited externally, you will need to refresh the metadata in the library for Winamp to be able to see it. ie. Media Library -> Local Media view -> song(s) -> right-click -> Read metadata on selected items Yes, we're using the WMP-style 0-255 scale for ID3FID_POPULARIMETER (0,1,64,128,196,255) The ID3FN_RATING field stores the Rating within the POPM frame. Though note that the IDFN_RATING is not standardized. e.g. Some players/systems use a 1-10 scale, and then divided by 2, some use just 1-5, some use 0-255 (and the scale might not always coincide with wmp's version above) etc etc etc. At the moment, I think we read popm 0-255, but write 1-5, which is why currently, eg. a 1-5 star rating in Winamp only shows as 1 star in Windows, heh (I guess this will need changing). By the way, I strongly recommend that you DO NOT use Windows Explorer / WMP in Windows 7 to edit any tags whatsoever, including star Ratings, because it destroys custom TXXX frames such as Album Artist and ReplayGain: http://www.hydrogenaudio.org/forums/...howtopic=76998 That's a pretty bad bug in Win7, and I'm quite amazed that it hasn't been patched yet. |
|
|
|
|
|
#220 |
|
Forum King
|
DJ Egg,
thanks for that reply, very helpful. in the interests of not dragging this thread [hijacked] further off topic i posted your post and my reply in my wish thread. would you be good enough to reply there please? http://forums.winamp.com/showthread....52#post2625752 PENN STATE Radio or http://www.LION-Radio.org/ -- BUG #1 = Winamp skips short tracks Wish #1 = Multiple Column Sorting Wish #2 = Add TCMP/Compilation editing |
|
|
|
|
|
#221 |
|
Member
Join Date: Feb 2001
Posts: 97
|
Am I ever going to get any acknowledgement of the iPod syncing occasionally causing cross linked tracks, and track disappearance?
|
|
|
|
|
|
#222 |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
I had crosslinked tracks at one point and have also noticed entire library disappearance when it overfills. pmp_ipod doesn't properly account for the space required for the iPod Control and album art files so when it autofills from empty to 100% full the database can't be written to the iPod even though all the files are there. ml_ipod can fix this. I keep it on standby for such things, though I like the way pmp_ipod is streamlined into the ML interface better.
Request: A little SmartView Query Language love. |
|
|
|
|
|
#223 |
|
Major Dude
Join Date: Jan 2006
Location: Cananada
Posts: 802
|
It also seems as though SoundCheck info is inconsistently written to the IPod_Control DB from replaygain id3 tags, resulting in some tracks still playing more quietly than they would in winamp even though soundcheck is being applied to them.
Request: A little SmartView Query Language love. |
|
|
|
|
|
#224 |
|
Member
Join Date: Sep 2004
Posts: 78
|
want to have bento skin combine video and vis tab as one (video as priority if playing video files)
also i want to have a mini tabs as small as the repeat/shuffle buttons line vertically for the multi content view on its left instead of the small button on the lower right to switch between file info/vis/settings/eq And Lastly to have an option DO NOT SHOW BROWSER TAB! already posted on the wishlist, just to have some attention.. Sorry for being stubborn just want to have those.. U |
|
|
|
|
|
#225 | |
|
Forum King
|
Quote:
itunes sux, ipods suck, and i would use a mp3 player that supports RG. PENN STATE Radio or http://www.LION-Radio.org/ -- BUG #1 = Winamp skips short tracks Wish #1 = Multiple Column Sorting Wish #2 = Add TCMP/Compilation editing |
|
|
|
|
|
|
#226 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,489
|
spin26: you know you're not meant to double-post (as you've done) and as for the request you're probably going to get it implemented quicker by taking the bento source code and working on it yourself (not trying to sound harsh but being realistic with such a large design change for the skin).
-daz |
|
|
|
|
|
#227 |
|
Member
Join Date: Jul 2005
Posts: 69
|
When installing the latest version 5.572 if support for MP4s is checked it disables DirectShow for that extension.
Normally I use ffdshow codecs for MP4s and so MP4; is in DirectShow. But it still wouldn't work until I removed "in_mp4.dll" from the Plugins folder. There wasn't a problem with Flash videos, which I also use ffdshow codecs for. It only took me about two hours to figure it out because after updating I could no longer get my MP4s to work. So what good is "in_mp4.dll", all I got was sound and no video? |
|
|
|
|
|
#228 |
|
Techorator
Winamp Team Join Date: Jun 2000
Posts: 35,163
|
Please refer to the release notes in the first post:
http://forums.winamp.com/showthread....d=315355#video |
|
|
|
|
|
#229 |
|
Junior Member
Join Date: Jan 2010
Posts: 13
|
Hi guys, I'm running Winamp 5.572 and found it crashes when I add new Podcast feeds.
I'm running Windows XP Pro, Version 2002, Service Pack 3. |
|
|
|
|
|
#230 |
|
Techorator
Winamp Team Join Date: Jun 2000
Posts: 35,163
|
We can't reproduce the problem.
Please provide some example feed url's which cause Winamp to crash. Also include details of the crash error message. Are you adding the feeds via the Podcast Directory interface or via the manual "Add RSS Subscription" dialog? Attaching your List of Plugins would also help... |
|
|
|
|
|
#231 |
|
Junior Member
Join Date: Jan 2010
Posts: 13
|
Here are some example feeds:
pcast://leo.am/podcasts/twif - This week in the fun (clicked on link directly) http://revision3.com/internetsuperstar/feed/MP4-Large (Added via "Add RSS Subscription") http://g4tv.com//xplay/podcasts/6/XPlay_Daily_Video_Podcast.xml (Added via "Add RSS Subscription") I seem to have trouble reproducing the problem when removing and adding existing podcasts. Please find my list of plugins attached. |
|
|
|
|
|
#232 |
|
Senior Member
Join Date: Jun 2006
Location: Poland
Posts: 144
|
I've noticed a strange bug.
In 5.572 Winamp version on Winamp Modern Skin try to grab and move to left that vertical bar on Playlist Editor but do not drop it, just hold. You should see something like that: ![]() As attached file I send windows crash log. The library that causes this is "tataki.dll". Sorry for my bad English ===================== MB: Gigabyte P35C-DS3R || CPU: Intel Core 2 Duo E8400 (3.00 GHz) || RAM: 8 GB Kingston DDR3 1333MHz || Audio card: ASUS Xonar D2X || Video card: GeForce 460 GTX || OS: Windows 7 SP1 || DirectX: 9.0c (latest) || Winamp version: latest || Winamp skin: Modern |
|
|
|
|
|
#233 |
|
Techorator
Winamp Team Join Date: Jun 2000
Posts: 35,163
|
@Serpher
What vertical bar on Winamp Modern skin Playlist Editor? You mean the sidecar from the Essentials Pack? If yes, then it's not supported, but maybe Martin might look into it...? @Cozmoz Those feeds don't crash Winamp for me. Well, they all add to Subscriptions ok anyway. The mp3 podcasts from the 1st & 3rd feeds all play (stream) ok, though the g4tv server is a bit iffy. The revision3.com h264/mp4 podcasts play like shit though, lol. Alas, mp4 video streaming (with in_mp4, Winamp Pro only) still needs a lot of work. When downloaded, the mp4 files play ok though... What's the details of the crash error message? Do you still get a crash after removing in_mplayer.dll and setting output to out_ds instead of out_mp3? |
|
|
|
|
|
#234 |
|
Junior Member
Join Date: Jan 2010
Posts: 13
|
I've made ur suggested changes and I'll let you know if the error occurs again and with what feed.
|
|
|
|
|
|
#235 |
|
Senior Member
Join Date: Jun 2006
Location: Poland
Posts: 144
|
@DJ Egg
Maybe I described that using wrong words. Either way I don't know if it is from Essentials Pack or build into but it is what you saying. Sorry for my bad English ===================== MB: Gigabyte P35C-DS3R || CPU: Intel Core 2 Duo E8400 (3.00 GHz) || RAM: 8 GB Kingston DDR3 1333MHz || Audio card: ASUS Xonar D2X || Video card: GeForce 460 GTX || OS: Windows 7 SP1 || DirectX: 9.0c (latest) || Winamp version: latest || Winamp skin: Modern |
|
|
|
|
|
#236 |
|
16-Bit Addicted
Join Date: Apr 2004
Posts: 3,525
|
Just installed the Playlist Sidecar (from the EP) for testing and couldn't reproduce any crash here, doesn't matter, where I move the vertical bar to.
You may should delete studio.xnf, this files gets often corrupt from time to time and produces weird issues. My Winamp Info Report Own Projects: | Nullsoft Tray Control Icon Pack v3.1 | Winamp Essentials Pack v5.63a | Winamp Backup Tool v1.0 | >> Winamp Info Tool v4.1 << | German Translations: | Offizielle Deutsche Winamp Sprachdatei v5.63 | Offizielle Deutsche Winamp Sprachdatei Plus Version 5.63 | Useful Winamp Plug-ins: | SNESAmp | 64th Note | NotSo FatSo | in_zip | Highly Experimental PSF Player | Yar Matey! Playlist Copier v1.11 | |
|
|
|
|
|
#237 |
|
Senior Member
Join Date: Jun 2006
Location: Poland
Posts: 144
|
For me windows was tellin' that "tataki.dll" file was responsible for the crash, but now I've done clean install and all its normal. The weird thing is that the Sidecar previously was "wider", I mean there is that vertical 1px wide grey beam, and then was like maybe 10px wide o_O
Just nevermind... Sorry for my bad English ===================== MB: Gigabyte P35C-DS3R || CPU: Intel Core 2 Duo E8400 (3.00 GHz) || RAM: 8 GB Kingston DDR3 1333MHz || Audio card: ASUS Xonar D2X || Video card: GeForce 460 GTX || OS: Windows 7 SP1 || DirectX: 9.0c (latest) || Winamp version: latest || Winamp skin: Modern |
|
|
|
|
|
#238 |
|
Senior Member
Join Date: Jun 2006
Location: Poland
Posts: 144
|
Sorry for my bad English ===================== MB: Gigabyte P35C-DS3R || CPU: Intel Core 2 Duo E8400 (3.00 GHz) || RAM: 8 GB Kingston DDR3 1333MHz || Audio card: ASUS Xonar D2X || Video card: GeForce 460 GTX || OS: Windows 7 SP1 || DirectX: 9.0c (latest) || Winamp version: latest || Winamp skin: Modern |
|
|
|
|
|
#239 |
|
Member
|
I have a following problem:
After inserting an Audio CD in the drive Autoplay window comes, and i select Winamp to play disc. Winamp launches and crashes immediately after this. However i can launch Winamp and play disc normally. olexijl running Winamp 5.572 on Win7 |
|
|
|
|
|
#240 |
|
16-Bit Addicted
Join Date: Apr 2004
Posts: 3,525
|
OlexijL:
Can you post the whole crash message or provide a screenshot of it? Also does tthis happen, when it's accessing Gracenore database and is the 'Rip & Burn' view in the library opened during the crash? My Winamp Info Report Own Projects: | Nullsoft Tray Control Icon Pack v3.1 | Winamp Essentials Pack v5.63a | Winamp Backup Tool v1.0 | >> Winamp Info Tool v4.1 << | German Translations: | Offizielle Deutsche Winamp Sprachdatei v5.63 | Offizielle Deutsche Winamp Sprachdatei Plus Version 5.63 | Useful Winamp Plug-ins: | SNESAmp | 64th Note | NotSo FatSo | in_zip | Highly Experimental PSF Player | Yar Matey! Playlist Copier v1.11 | |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|