My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 27, 2009
    r371 (* AwnPlugin.cs: ) committed by junalmeida   -   * AwnPlugin.cs:
    * AwnPlugin.cs:
  • Dec 27, 2009
    r370 (* AwnPlugin.cs: * BansheeAwn.mdp: ) committed by junalmeida   -   * AwnPlugin.cs: * BansheeAwn.mdp:
    * AwnPlugin.cs: * BansheeAwn.mdp:

Earlier this year

  • Nov 13, 2009
    issue 46 (save as playlist rewrites order) changed by bertrand.lorentz   -  
    Status: Accepted
    Labels: Product-Mirage
    Status: Accepted
    Labels: Product-Mirage
  • Nov 02, 2009
    issue 46 (save as playlist rewrites order) reported by jam1453   -   What steps will reproduce the problem? 1. generate a playlist using playlist generator 2. save playlist 3. open playlist from left menu What actually happens when you follow these steps? The order of the items in the playlist generator menu is not the same as the order of the items in the saved playlist What would you expect to happen when you follow them? They be the same What version of the product are you using? On what operating system? 1.6 Beta 2 (1.5.1) linux crunchbang 2.6.28-13 /9.04 Please provide any additional information below.
    What steps will reproduce the problem? 1. generate a playlist using playlist generator 2. save playlist 3. open playlist from left menu What actually happens when you follow these steps? The order of the items in the playlist generator menu is not the same as the order of the items in the saved playlist What would you expect to happen when you follow them? They be the same What version of the product are you using? On what operating system? 1.6 Beta 2 (1.5.1) linux crunchbang 2.6.28-13 /9.04 Please provide any additional information below.
  • Oct 30, 2009
    banshee-awn-plugin-0.1-banshee1.5.tar.gz (banshee-awn-plugin binary release. works with banshee 1.5.*) file uploaded by junalmeida   -  
    Labels: Featured
    Labels: Featured
  • Oct 30, 2009
    r369 ([No log message]) committed by junalmeida   -   [No log message]
    [No log message]
  • Oct 26, 2009
    issue 45 (Exception which crashes banshee when using mirage playlist g...) commented on by times.privat   -   I investigated further and found out that it happens only with certain files. As you supposed i removed the file from the library and imported it again. Mirage correctly analyzed it again: libmirageaudio: rate=44100, resampling=0,500000 libmirageaudio: decoding /media/Data/backup_sync/Musik/Deutsch/Mia/Zirkus/10 Mia - S.O.S..mp3 libmirageaudio: EOS Message sent libmirageaudio: EOS Message received libmirageaudio: time = 2630,000000 libmirageaudio: frames=2583 (maxhops=2583), size=513 Mirage - decoded frames=2583,size=513 Mirage - mfcc Execution Time: 100ms Mirage - scms created in: 31ms Mirage - Total Execution Time: 3076ms The following discoverings could be helpful: If banshee crashes when i drag a song on the mirage "Playlist Generator" i have less than 6 songs in the mirage playlist on next startup. When it does not crash after i drag&drop a song it finds 6 songs and starts playing with the first one. The number of tracks in banshee.db and mirage.db do not match (9186 in CoreTracks vs. almost 12000 in mirage). What does the "Status" column in the table MirageProcessed describe? I found entries with Status == -2 and -1 and 0.
    I investigated further and found out that it happens only with certain files. As you supposed i removed the file from the library and imported it again. Mirage correctly analyzed it again: libmirageaudio: rate=44100, resampling=0,500000 libmirageaudio: decoding /media/Data/backup_sync/Musik/Deutsch/Mia/Zirkus/10 Mia - S.O.S..mp3 libmirageaudio: EOS Message sent libmirageaudio: EOS Message received libmirageaudio: time = 2630,000000 libmirageaudio: frames=2583 (maxhops=2583), size=513 Mirage - decoded frames=2583,size=513 Mirage - mfcc Execution Time: 100ms Mirage - scms created in: 31ms Mirage - Total Execution Time: 3076ms The following discoverings could be helpful: If banshee crashes when i drag a song on the mirage "Playlist Generator" i have less than 6 songs in the mirage playlist on next startup. When it does not crash after i drag&drop a song it finds 6 songs and starts playing with the first one. The number of tracks in banshee.db and mirage.db do not match (9186 in CoreTracks vs. almost 12000 in mirage). What does the "Status" column in the table MirageProcessed describe? I found entries with Status == -2 and -1 and 0.
  • Oct 26, 2009
    issue 45 (Exception which crashes banshee when using mirage playlist g...) Labels changed by bertrand.lorentz   -   Are you saying this only happens with a specific file ? If yes, please check if mirage is able to analyze it properly : - Start banshee from a terminal - Remove the file from your library - Import it again. Mirage should analyze it again. Watch the terminal output to see if there's any error.
    Labels: Product-Mirage
    Are you saying this only happens with a specific file ? If yes, please check if mirage is able to analyze it properly : - Start banshee from a terminal - Remove the file from your library - Import it again. Mirage should analyze it again. Watch the terminal output to see if there's any error.
    Labels: Product-Mirage
  • Oct 25, 2009
    issue 45 (Exception which crashes banshee when using mirage playlist g...) reported by times.privat   -   What steps will reproduce the problem? 1. Drag a certain music file to Mirage "Playlist generator" 2. After some time banshee crashes when mirage tries to retrieve new playlist entries What version of the product are you using? On what operating system? Ubuntu Karmic (happened also on Jaunty) banshee 1.5.1-1 banshee-extension-mirage 0.5.0-2 Please provide any additional information below. Stack trace: Mirage - Faulty SCMS id=10353 d=0 Mirage - playlist in: 2250ms Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: Object reference not set to an instance of an object at Banshee.Mirage.PlaylistGeneratorSource +<UpdatePlaylist>c__AnonStorey0.<>m__0 (System.Object , System.EventArgs ) [0x00000] at Gtk.Application+InvokeCB.Invoke () [0x00000] at GLib.Timeout+TimeoutProxy.Handler () [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Banshee.Gui.GtkBaseClient.Run() at Banshee.Gui.GtkBaseClient.Startup() at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) at Banshee.Gui.GtkBaseClient.Startup() at Banshee.Gui.GtkBaseClient.Startup(System.String[] args) at Nereid.Client.Main(System.String[] args) at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] ) at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile) at Booter.Booter.BootClient(System.String clientName) at Booter.Booter.Main() libmirageaudio: destroy. ----- I also have imported my huge music library from scratch and reset mirage (in the tools menu of banshee). The error remains.
    What steps will reproduce the problem? 1. Drag a certain music file to Mirage "Playlist generator" 2. After some time banshee crashes when mirage tries to retrieve new playlist entries What version of the product are you using? On what operating system? Ubuntu Karmic (happened also on Jaunty) banshee 1.5.1-1 banshee-extension-mirage 0.5.0-2 Please provide any additional information below. Stack trace: Mirage - Faulty SCMS id=10353 d=0 Mirage - playlist in: 2250ms Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: Object reference not set to an instance of an object at Banshee.Mirage.PlaylistGeneratorSource +<UpdatePlaylist>c__AnonStorey0.<>m__0 (System.Object , System.EventArgs ) [0x00000] at Gtk.Application+InvokeCB.Invoke () [0x00000] at GLib.Timeout+TimeoutProxy.Handler () [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Banshee.Gui.GtkBaseClient.Run() at Banshee.Gui.GtkBaseClient.Startup() at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) at Banshee.Gui.GtkBaseClient.Startup() at Banshee.Gui.GtkBaseClient.Startup(System.String[] args) at Nereid.Client.Main(System.String[] args) at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] ) at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile) at Booter.Booter.BootClient(System.String clientName) at Booter.Booter.Main() libmirageaudio: destroy. ----- I also have imported my huge music library from scratch and reset mirage (in the tools menu of banshee). The error remains.
  • Sep 11, 2009
    issue 44 (mirage should not re-insert a track into the playlist if it ...) reported by will.bickerstaff   -   To reproduce 1. Use mirage to generate an automatic playlist 2. Manually remove a track ( because I don't like it ) What actually happens when you follow these steps? removed track is replayed after next song What would you expect to happen when you follow them? Track is blacklisted by mirage for the current playlist and never re-played What version of the product are you using? On what operating system? banshee 1.4.3 mirage 0.4.0 Ubuntu 9.04 Please provide any additional information below.
    To reproduce 1. Use mirage to generate an automatic playlist 2. Manually remove a track ( because I don't like it ) What actually happens when you follow these steps? removed track is replayed after next song What would you expect to happen when you follow them? Track is blacklisted by mirage for the current playlist and never re-played What version of the product are you using? On what operating system? banshee 1.4.3 mirage 0.4.0 Ubuntu 9.04 Please provide any additional information below.
  • Aug 18, 2009
    issue 42 (rescanning my collection does not terminate) changed by bertrand.lorentz   -   Mirage does an FFT and then some more analysis. It usually takes a few seconds per track. Those times are printed out to standard output, for the curious ;) There should also be a progress bar during analysis. I'm not sure, it's been a while since I last analyzed my music library... If analysis is not complete, when you start it again, it will just analyze what was not done yet. The last.fm is based on what other people have been listening to. Mirage also works for your compositions that nobody else has ever listened to. ;)
    Status: Invalid
    Labels: Product-Mirage
    Mirage does an FFT and then some more analysis. It usually takes a few seconds per track. Those times are printed out to standard output, for the curious ;) There should also be a progress bar during analysis. I'm not sure, it's been a while since I last analyzed my music library... If analysis is not complete, when you start it again, it will just analyze what was not done yet. The last.fm is based on what other people have been listening to. Mirage also works for your compositions that nobody else has ever listened to. ;)
    Status: Invalid
    Labels: Product-Mirage
  • Aug 18, 2009
    issue 43 (File collisions with popular image viewer called Mirage) changed by bertrand.lorentz   -   This was already fixed, right after the 0.5.0 release. The files are now called banshee-mirage.mo The change is there : https://svn.hop.at/comp.php?repname=mirage&path=%2F&compare[]=%2F@98&compare[]=%2F@99
    Status: Fixed
    Labels: Product-Mirage
    This was already fixed, right after the 0.5.0 release. The files are now called banshee-mirage.mo The change is there : https://svn.hop.at/comp.php?repname=mirage&path=%2F&compare[]=%2F@98&compare[]=%2F@99
    Status: Fixed
    Labels: Product-Mirage
  • Aug 17, 2009
    issue 43 (File collisions with popular image viewer called Mirage) reported by ssuomi...@unk.fi   -   banshee-mirage-0.5.0: /usr/share/locale/de/LC_MESSAGES/mirage.mo /usr/share/locale/it/LC_MESSAGES/mirage.mo mirage-0.9.3: /usr/share/locale/de/LC_MESSAGES/mirage.mo /usr/share/locale/it/LC_MESSAGES/mirage.mo Can't be installed at the same time with image viewer (that existed before banshee's mirage plugin) on file system. Homepage: http://mirageiv.berlios.de/
    banshee-mirage-0.5.0: /usr/share/locale/de/LC_MESSAGES/mirage.mo /usr/share/locale/it/LC_MESSAGES/mirage.mo mirage-0.9.3: /usr/share/locale/de/LC_MESSAGES/mirage.mo /usr/share/locale/it/LC_MESSAGES/mirage.mo Can't be installed at the same time with image viewer (that existed before banshee's mirage plugin) on file system. Homepage: http://mirageiv.berlios.de/
  • Aug 07, 2009
    issue 42 (rescanning my collection does not terminate) commented on by frederik...@gmail.com   -   Retried just now and it just finished after ~40 minutes sorry for any inconvenience, this report may have caused :)
    Retried just now and it just finished after ~40 minutes sorry for any inconvenience, this report may have caused :)
  • Aug 07, 2009
    issue 42 (rescanning my collection does not terminate) reported by frederikbraun   -   What steps will reproduce the problem? 1. activate mirage 2. click on "rescan collection" 3. wait for several hours on relatively high cpu-usage and lose your patience :) What actually happens when you follow these steps? I assume mirage is performing an FFT for all of my mp3-files, which takes some time. What would you expect to happen when you follow them? an estimation of how long it takes to FFT a file (approximately) What version of the product are you using? On what operating system? ubuntu 9.04, kernel 2.6.28-14, banshee 1.4.3, mirage 0.5.0 Please provide any additional information below. Don't consider this a usual bug report, I am more or less inquiring how long it takes and if I wasn't as patient as I'm supposed to be :) My collection is about 2500 songs, which is about 16G. How long do you consider it appropriate to wait? I spent a few hours and lost patience then. Thanks for your work on Mirage, Frederik P.S.: What do you think about http://www.lastfm.de/api/show?service=319 ? wouldnt this be slightly more convenient than performing an FFT?
    What steps will reproduce the problem? 1. activate mirage 2. click on "rescan collection" 3. wait for several hours on relatively high cpu-usage and lose your patience :) What actually happens when you follow these steps? I assume mirage is performing an FFT for all of my mp3-files, which takes some time. What would you expect to happen when you follow them? an estimation of how long it takes to FFT a file (approximately) What version of the product are you using? On what operating system? ubuntu 9.04, kernel 2.6.28-14, banshee 1.4.3, mirage 0.5.0 Please provide any additional information below. Don't consider this a usual bug report, I am more or less inquiring how long it takes and if I wasn't as patient as I'm supposed to be :) My collection is about 2500 songs, which is about 16G. How long do you consider it appropriate to wait? I spent a few hours and lost patience then. Thanks for your work on Mirage, Frederik P.S.: What do you think about http://www.lastfm.de/api/show?service=319 ? wouldnt this be slightly more convenient than performing an FFT?
  • Jul 16, 2009
    issue 11 (Mirage could be integrated in the banshee play queue) commented on by obifran.lastfm   -   It's going to be great if you manage to combine Mirage with an existing intelligent playlist. I'll be happy to test it if that's of any help.
    It's going to be great if you manage to combine Mirage with an existing intelligent playlist. I'll be happy to test it if that's of any help.
  • Jul 16, 2009
    issue 33 (overload shuffle mode) commented on by obifran.lastfm   -   Mirage is the main reason, not the only, I use Banshee. The way I see it, it's like you tell the player which mood you're in and there you go! My dream feature would be having Mirage generating a playlist with songs rated 3 or more plus songs still to rate. Also a mirage playlist only with favourites. I'm not sure whether this is issue 33, 11, or somewhere in the middle. In any case thankyou very much for your work. Really appreciated. Best regards.
    Mirage is the main reason, not the only, I use Banshee. The way I see it, it's like you tell the player which mood you're in and there you go! My dream feature would be having Mirage generating a playlist with songs rated 3 or more plus songs still to rate. Also a mirage playlist only with favourites. I'm not sure whether this is issue 33, 11, or somewhere in the middle. In any case thankyou very much for your work. Really appreciated. Best regards.
  • Jun 30, 2009
    issue 41 (Has to scan again after update) changed by bertrand.lorentz   -   Thank you for your feedback. The information that is stored by Mirage for each song was changed between the 0.4 and 0.5 versions. That's why all tracks had to be re-scanned. This change was necessary to improve the music similarity models and allow faster analysis. We increment a version number each time this is needed, and it's done only when strictly necessary. I don't like to rescan my collection either ;) I'm marking this as fixed, as it seems to me your concerns are already addressed.
    Status: Fixed
    Labels: Product-Mirage
    Thank you for your feedback. The information that is stored by Mirage for each song was changed between the 0.4 and 0.5 versions. That's why all tracks had to be re-scanned. This change was necessary to improve the music similarity models and allow faster analysis. We increment a version number each time this is needed, and it's done only when strictly necessary. I don't like to rescan my collection either ;) I'm marking this as fixed, as it seems to me your concerns are already addressed.
    Status: Fixed
    Labels: Product-Mirage
  • Jun 24, 2009
    issue 41 (Has to scan again after update) reported by CodeDash   -   What steps will reproduce the problem? 1. Install Banshee and mirage from official ubuntu repo 2. Scan some songs 3. Add launchpad banshee repo 4. Update What actually happens when you follow these steps? Everything works. The thing is that mirage after the update gave an "error" and suggested to scan library again. What would you expect to happen when you follow them? Scan once and use that for following releases. At least most of them. What version of the product are you using? On what operating system? Latest. Ubuntu 9.04. Please provide any additional information below. If someone has a huge collection and decides to scan it, its sad to know that each time he has to scan again. If this was just a one time coincidence thats fine. Btw it works great! Thank you very much!!
    What steps will reproduce the problem? 1. Install Banshee and mirage from official ubuntu repo 2. Scan some songs 3. Add launchpad banshee repo 4. Update What actually happens when you follow these steps? Everything works. The thing is that mirage after the update gave an "error" and suggested to scan library again. What would you expect to happen when you follow them? Scan once and use that for following releases. At least most of them. What version of the product are you using? On what operating system? Latest. Ubuntu 9.04. Please provide any additional information below. If someone has a huge collection and decides to scan it, its sad to know that each time he has to scan again. If this was just a one time coincidence thats fine. Btw it works great! Thank you very much!!
  • Jun 07, 2009
    banshee-coverwallpaper-0.1.1.tar.gz (banshee-coverwallpaper-extension-0.1. Works with banshee 1.0...) file uploaded by corrales.david   -  
    Labels: Type-Source OpSys-Linux Featured
    Labels: Type-Source OpSys-Linux Featured
  • Jun 07, 2009
    banshee-coverwallpaper-0.1.tar.gz (banshee-coverwallpaper-extension-0.1. Works with banshee 1.0...) file uploaded by corrales.david   -  
    Labels: Type-Source OpSys-Linux Featured
    Labels: Type-Source OpSys-Linux Featured
  • Jun 07, 2009
    banshee-coverwallpaper-0.1.tar.gz (banshee-coverwallpaper-extension-0.1. Works with banshee 1.0...) file uploaded by corrales.david   -  
    Labels: Type-Source OpSys-Linux Featured
    Labels: Type-Source OpSys-Linux Featured
  • Jun 07, 2009
    banshee-coverwallpaper-0.1.tar.gz (banshee-coverwallpaper-extension-0.1. Works with banshee 1.0...) file uploaded by corrales.david   -  
    Labels: Type-Source OpSys-Linux Featured
    Labels: Type-Source OpSys-Linux Featured
  • Jun 05, 2009
    issue 40 (Banshee crashes when running Mirage) Labels changed by bertrand.lorentz   -   Thank you for your bug report. Does it always crash on the same file, ie "09. sonic youth - the ineffable me.ape" ? Are you able to play this file with banshee and with another player, like totem ? All those GStreamer-CRITICAL messages in your log are not normal. There might be a problem with the GStreamer installation on your system. Are you using the gstreamer packages provided by your distro, and are they up-to-date ?
    Labels: Product-Mirage
    Thank you for your bug report. Does it always crash on the same file, ie "09. sonic youth - the ineffable me.ape" ? Are you able to play this file with banshee and with another player, like totem ? All those GStreamer-CRITICAL messages in your log are not normal. There might be a problem with the GStreamer installation on your system. Are you using the gstreamer packages provided by your distro, and are they up-to-date ?
    Labels: Product-Mirage
  • Jun 04, 2009
    issue 40 (Banshee crashes when running Mirage) reported by daithimacgoill   -   What steps will reproduce the problem? 1. Download and install banshee and mirage plugin 2. After importing library (approx 70k songs) run Mirage 3. What actually happens when you follow these steps? The library imports fine however when I execute Mirage it runs for a number of songs but then it just shuts down Banshee altogether. I've attached a file showing the output in terminal window What would you expect to happen when you follow them? What version of the product are you using? On what operating system? Banshee 1.4.3 Mirage Version 0.5.0 Ubuntu 8.10 Please provide any additional information below. I'm new to Linux, so maybe there is something I'm missing. But I think I've all the dependencies installed that is required for this to run. Any insight into what may be wrong would be great. I really want to get this plug-in working as it looks like such a great feature Thanks
    What steps will reproduce the problem? 1. Download and install banshee and mirage plugin 2. After importing library (approx 70k songs) run Mirage 3. What actually happens when you follow these steps? The library imports fine however when I execute Mirage it runs for a number of songs but then it just shuts down Banshee altogether. I've attached a file showing the output in terminal window What would you expect to happen when you follow them? What version of the product are you using? On what operating system? Banshee 1.4.3 Mirage Version 0.5.0 Ubuntu 8.10 Please provide any additional information below. I'm new to Linux, so maybe there is something I'm missing. But I think I've all the dependencies installed that is required for this to run. Any insight into what may be wrong would be great. I really want to get this plug-in working as it looks like such a great feature Thanks
  • May 30, 2009
    r368 (Added the COPYING file for proper Debian packaging.) committed by corrales.david   -   Added the COPYING file for proper Debian packaging.
    Added the COPYING file for proper Debian packaging.
  • May 30, 2009
    banshee-alarm-extension-0.4.3.zip (banshee-alarm-extension-0.4.2 binary release. Works with ban...) file uploaded by bertrand.lorentz   -  
    Labels: Alarm Type-Archive Featured
    Labels: Alarm Type-Archive Featured
  • May 30, 2009
    banshee-alarm-extension-0.4.3.tar.gz (banshee-alarm-extension-0.4.3. Works with banshee 1.0 and ab...) file uploaded by bertrand.lorentz   -  
    Labels: Alarm Type-Source Featured
    Labels: Alarm Type-Source Featured
  • May 30, 2009
    r367 (* ChangeLog: Version 0.4.3 released.) committed by bertrand.lorentz   -   * ChangeLog: Version 0.4.3 released.
    * ChangeLog: Version 0.4.3 released.
  • May 30, 2009
    r366 (* BUGS, README: Small updates) committed by bertrand.lorentz   -   * BUGS, README: Small updates
    * BUGS, README: Small updates
  • May 30, 2009
    r365 (Update svn:ignore again) committed by bertrand.lorentz   -   Update svn:ignore again
    Update svn:ignore again
  • May 30, 2009
    r364 (Update svn:ignore) committed by bertrand.lorentz   -   Update svn:ignore
    Update svn:ignore
  • May 30, 2009
    r363 (* Banshee.AlarmClock.csproj: Still embed the .addin.xml as a...) committed by bertrand.lorentz   -   * Banshee.AlarmClock.csproj: Still embed the .addin.xml as a resource. * configure.ac: Bump version to 0.4.3
    * Banshee.AlarmClock.csproj: Still embed the .addin.xml as a resource. * configure.ac: Bump version to 0.4.3
  • May 30, 2009
    r362 (* configure.ac, src/Banshee.AlarmClock.addin.xml, src/Bans...) committed by bertrand.lorentz   -   * configure.ac, src/Banshee.AlarmClock.addin.xml, src/Banshee.AlarmClock.addin.xml.in: Have configure automatically put the version number in the .addin.xml.
    * configure.ac, src/Banshee.AlarmClock.addin.xml, src/Banshee.AlarmClock.addin.xml.in: Have configure automatically put the version number in the .addin.xml.
  • May 30, 2009
    r361 (* COPYING, src/Alarm.cs, src/VolumeFade.cs, src/AlarmConfi...) committed by bertrand.lorentz   -   * COPYING, src/Alarm.cs, src/VolumeFade.cs, src/AlarmConfigDialog.cs, src/AlarmClockService.cs, src/ConfigurationSchema.cs, src/ConfigurationDialog.cs, src/SleepTimerConfigDialog.cs: Add copyright headers to all source files and update copyright information.
    * COPYING, src/Alarm.cs, src/VolumeFade.cs, src/AlarmConfigDialog.cs, src/AlarmClockService.cs, src/ConfigurationSchema.cs, src/ConfigurationDialog.cs, src/SleepTimerConfigDialog.cs: Add copyright headers to all source files and update copyright information.
  • May 30, 2009
    r360 (* configure.ac: Rename configure option to --user-extension) committed by bertrand.lorentz   -   * configure.ac: Rename configure option to --user-extension
    * configure.ac: Rename configure option to --user-extension
  • May 30, 2009
    r359 (* build/m4/shamrock/mono.m4: Fix typo) committed by bertrand.lorentz   -   * build/m4/shamrock/mono.m4: Fix typo
    * build/m4/shamrock/mono.m4: Fix typo
  • May 30, 2009
    r358 (* alarm.mdp: * alarm.mds: * Banshee.AlarmClock.sln: * Banshe...) committed by bertrand.lorentz   -   * alarm.mdp: * alarm.mds: * Banshee.AlarmClock.sln: * Banshee.AlarmClock.csproj: Convert solution and project files to the VisualStudio format. it's now the default for MonoDevelop 2.0.
    * alarm.mdp: * alarm.mds: * Banshee.AlarmClock.sln: * Banshee.AlarmClock.csproj: Convert solution and project files to the VisualStudio format. it's now the default for MonoDevelop 2.0.
  • Apr 01, 2009
    issue 31 (Segmentation fault) commented on by bertrand.lorentz   -   The file indeed crashes gstreamer when run like this : gst-launch-0.10 playbin uri=file:///path/to/test.mp3 I think I have the latest versions of all GStreamer stuff, so this might be another bug than the one that was linked to. I'll try to get a good stacktrace and report it to http://bugzilla.gnome.org
    The file indeed crashes gstreamer when run like this : gst-launch-0.10 playbin uri=file:///path/to/test.mp3 I think I have the latest versions of all GStreamer stuff, so this might be another bug than the one that was linked to. I'll try to get a good stacktrace and report it to http://bugzilla.gnome.org
  • Mar 25, 2009
    issue 39 (different approach to the playlist idea) Labels changed by bertrand.lorentz   -  
    Labels: Type-Enhancement Product-Mirage Type-Defect
    Labels: Type-Enhancement Product-Mirage Type-Defect
  • Mar 18, 2009
    issue 39 (different approach to the playlist idea) reported by a.gschwendt   -   Maybe this is an idea you want to think about. Why not change the playlist so that it presents similar tracks with the most similar at the beginning. Normaly the player picks the first entry of the list, but the user can choose another track to be the next. Maybe the next step would be to remember what has been choosen. Tracks i played one after another might be similar, or let's say more likely i want them to be played one after another. Maybe one way to save this information is to say every track has a position in space. If i play them one after another (fully) they should move nearer. (then there is the problem of the initial position,...) Maybe if i skip a track, it should have less value, depending on how early i skip. Maybe if i play a song more often it has a greater value. Maybe a track i haven't played for a long time has a greater value. I guess last.fm tags also seem to be a good idea. Even if i think your similarity approach is much cooler. But it can't recommend tracks i might like. Maybe to use both would be cool. As you might imagine, i have done this in my own mp3player. But i am to lazy to make it work for anybody else then me. It's my little playground. But i think some ideas i have could be used for a much better player/plugin. Hopefully this is not offending.
    Maybe this is an idea you want to think about. Why not change the playlist so that it presents similar tracks with the most similar at the beginning. Normaly the player picks the first entry of the list, but the user can choose another track to be the next. Maybe the next step would be to remember what has been choosen. Tracks i played one after another might be similar, or let's say more likely i want them to be played one after another. Maybe one way to save this information is to say every track has a position in space. If i play them one after another (fully) they should move nearer. (then there is the problem of the initial position,...) Maybe if i skip a track, it should have less value, depending on how early i skip. Maybe if i play a song more often it has a greater value. Maybe a track i haven't played for a long time has a greater value. I guess last.fm tags also seem to be a good idea. Even if i think your similarity approach is much cooler. But it can't recommend tracks i might like. Maybe to use both would be cool. As you might imagine, i have done this in my own mp3player. But i am to lazy to make it work for anybody else then me. It's my little playground. But i think some ideas i have could be used for a much better player/plugin. Hopefully this is not offending.
  • Mar 15, 2009
    jhbuild-banshee-1.4.tar.gz (jhbuild moduleset for building banshee 1.4.3 from tarball) file uploaded by bertrand.lorentz   -  
    Labels: Type-Archive
    Labels: Type-Archive
  • Mar 15, 2009
    jhbuild-banshee-svn.tar.gz (jhbuild moduleset for building banshee from svn) file uploaded by bertrand.lorentz   -  
    Labels: Type-Archive
    Labels: Type-Archive
  • Mar 09, 2009
    banshee-awn-plugin-0.1.tar.gz (Banshee Awn Extension) file uploaded by junalmeida
  • Mar 09, 2009
    r357 (initial check in of banshee-awn-plugin) committed by junalmeida   -   initial check in of banshee-awn-plugin
    initial check in of banshee-awn-plugin
  • Mar 09, 2009
    r356 ([No log message]) committed by junalmeida   -   [No log message]
    [No log message]
  • Mar 09, 2009
    issue 16 (Automatic scan after install) Labels changed by dominik.schnitzer   -   After thinking about this - the automatic scanning behavior should be configurable. * The default action would be to scan the whole library, and recheck the library status every time banshee starts (and scan new tracks if necessary) * Only do the auto-check/rescan of the library if banshee was quit successfully, and did not segfault. This should prevent situations where mp3s segfaulting mirage (see issue #31) prevent banshee to start. * If a mirage-analysis-process was stopped, automatic analysis is disabled - until reenabled by the user. This requires a preferences GUI. As proposed in Issue #9 we should use the new Banshee Preferences Source Action to handle the configuration. I am postponing this to 0.5.1 which will require Banshee 1.5+. Unfortunately 0.5.0 will not include a fix for this yet.
    Labels: mirage-0.5.1 release-0.5
    After thinking about this - the automatic scanning behavior should be configurable. * The default action would be to scan the whole library, and recheck the library status every time banshee starts (and scan new tracks if necessary) * Only do the auto-check/rescan of the library if banshee was quit successfully, and did not segfault. This should prevent situations where mp3s segfaulting mirage (see issue #31) prevent banshee to start. * If a mirage-analysis-process was stopped, automatic analysis is disabled - until reenabled by the user. This requires a preferences GUI. As proposed in Issue #9 we should use the new Banshee Preferences Source Action to handle the configuration. I am postponing this to 0.5.1 which will require Banshee 1.5+. Unfortunately 0.5.0 will not include a fix for this yet.
    Labels: mirage-0.5.1 release-0.5
  • Mar 08, 2009
    issue 9 (Exclude tracks that are too similar to the seed tracks) commented on by bertrand.lorentz   -   Those preferences would be nice indeed. A nice change has been recently committed to banshee SVN that might help with this : sources can now easily add their preferences to the main preferences dialog. You can take a look at this : http://banshee-project.org/~gburt/tmp/Screenshot-Preferences.png Audio CD support is an extension, so it should demonstrate how to do this.
    Those preferences would be nice indeed. A nice change has been recently committed to banshee SVN that might help with this : sources can now easily add their preferences to the main preferences dialog. You can take a look at this : http://banshee-project.org/~gburt/tmp/Screenshot-Preferences.png Audio CD support is an extension, so it should demonstrate how to do this.
  • Mar 07, 2009
    issue 9 (Exclude tracks that are too similar to the seed tracks) commented on by dominik.schnitzer   -   We could add a (Right-Click) preferences Item to the "Playlist Generator" item. Possible configurable items: [ ] filter too similar songs * Use Aritst Filter (max n same-artists-tracks in playlist) * Use Album Filter * Similarity Threshold Do you think this would be a good idea to way to handle the too-similar songs that way...?
    We could add a (Right-Click) preferences Item to the "Playlist Generator" item. Possible configurable items: [ ] filter too similar songs * Use Aritst Filter (max n same-artists-tracks in playlist) * Use Album Filter * Similarity Threshold Do you think this would be a good idea to way to handle the too-similar songs that way...?
  • Mar 07, 2009
    issue 28 (more manually added songs are removed and not integrated ) Status changed by dominik.schnitzer   -   I have just fixed this issue in svn (r96). Manually added songs are now appended to the current playlist and new suggestions are computed for those songs.
    Status: Fixed
    I have just fixed this issue in svn (r96). Manually added songs are now appended to the current playlist and new suggestions are computed for those songs.
    Status: Fixed
 
Hosted by Google Code