mussorgsky
14 years agoPreparing 0.2.2 release mussorgsky-0.2.2-1
Ivan Frade [Sat, 5 Sep 2009 08:05:19 +0000 (11:05 +0300)]
Preparing 0.2.2 release

14 years agoRemove references to the old album_art file
Ivan Frade [Sat, 5 Sep 2009 08:03:17 +0000 (11:03 +0300)]
Remove references to the old album_art file

This was crashing the boot of the application

14 years agoNew version in changelog mussorgsky-0.2.1-1
Ivan Frade [Fri, 4 Sep 2009 22:25:33 +0000 (01:25 +0300)]
New version in changelog

14 years agoPreparing 0.2.1 release
Ivan Frade [Fri, 4 Sep 2009 22:17:04 +0000 (01:17 +0300)]
Preparing 0.2.1 release

14 years agoSame API but now retrieving the album art in threads
Ivan Frade [Fri, 4 Sep 2009 22:11:34 +0000 (01:11 +0300)]
Same API but now retrieving the album art in threads

14 years agoConsistent __create_view with other panels
Ivan Frade [Fri, 4 Sep 2009 22:09:34 +0000 (01:09 +0300)]
Consistent __create_view with other panels

14 years agoSkip empty image
Ivan Frade [Fri, 4 Sep 2009 19:29:04 +0000 (22:29 +0300)]
Skip empty image

If we cannot download one of the images, don't add an stock icon, so next image gets the correct position.

14 years agoForce thumbnail if new album art has been selected
Ivan Frade [Tue, 1 Sep 2009 20:17:39 +0000 (23:17 +0300)]
Force thumbnail if new album art has been selected

It was possible to download a new album art and use still the old thumbnail!

14 years agoSort results by added time
Ivan Frade [Thu, 27 Aug 2009 21:25:01 +0000 (00:25 +0300)]
Sort results by added time

14 years agoBack to TouchSelectorEntry for artist and albums
Ivan Frade [Thu, 27 Aug 2009 20:14:34 +0000 (23:14 +0300)]
Back to TouchSelectorEntry for artist and albums

14 years agoPreparing 0.2 release mussorgsky-0.2-1
Ivan Frade [Wed, 26 Aug 2009 22:48:42 +0000 (01:48 +0300)]
Preparing 0.2 release

14 years agoUse the right variable!
Ivan Frade [Wed, 26 Aug 2009 08:47:55 +0000 (11:47 +0300)]
Use the right variable!

14 years agoBe sure there is image and thumb
Ivan Frade [Wed, 26 Aug 2009 08:47:17 +0000 (11:47 +0300)]
Be sure there is image and thumb

Maybe it cannot happen. But a check never hurts

14 years agoAdded "trying" to download dialog
Ivan Frade [Wed, 26 Aug 2009 08:46:01 +0000 (11:46 +0300)]
Added "trying" to download dialog

The big name shows the last downloaded album art
The small letters explain what are we trying to download now.
It should help in some "stall" cases.

14 years agoUse gobject markup escape instead of a custom function
Ivan Frade [Wed, 26 Aug 2009 08:45:24 +0000 (11:45 +0300)]
Use gobject markup escape instead of a custom function

14 years agoAllow cancel between image downloads
Ivan Frade [Wed, 26 Aug 2009 06:47:24 +0000 (09:47 +0300)]
Allow cancel between image downloads

Handle response signal and cancel downloads

14 years agoAsync album art showing thumbnails
Ivan Frade [Tue, 25 Aug 2009 20:54:28 +0000 (23:54 +0300)]
Async album art showing thumbnails

Async retrieval of the album art. Showing thumbnails instead
of full images. Show 5 images instead of 4 in the dialog

14 years agoRetrieving album art in a callback
Ivan Frade [Tue, 25 Aug 2009 18:56:59 +0000 (21:56 +0300)]
Retrieving album art in a callback

14 years agoRefactor: retrieve the album art inside the dialog
Ivan Frade [Tue, 25 Aug 2009 18:16:36 +0000 (21:16 +0300)]
Refactor: retrieve the album art inside the dialog

First step to show the dialog while downloading the stuff.

14 years agoUse the album art selection dialog
Ivan Frade [Fri, 21 Aug 2009 15:01:08 +0000 (18:01 +0300)]
Use the album art selection dialog

14 years agoHandle no_results page in image online search
Ivan Frade [Fri, 21 Aug 2009 15:00:45 +0000 (18:00 +0300)]
Handle no_results page in image online search

14 years agoUse __ to prefix internal methods
Ivan Frade [Fri, 21 Aug 2009 15:00:11 +0000 (18:00 +0300)]
Use __ to prefix internal methods

14 years agoNew dialog to select album art
Ivan Frade [Fri, 21 Aug 2009 14:59:38 +0000 (17:59 +0300)]
New dialog to select album art

14 years agoUse the new external function for escaping html
Ivan Frade [Fri, 21 Aug 2009 06:50:57 +0000 (09:50 +0300)]
Use the new external function for escaping html

14 years agoEscape text before insert in markup
Ivan Frade [Thu, 20 Aug 2009 22:49:19 +0000 (01:49 +0300)]
Escape text before insert in markup

Moved counters to the dialog title, instead of a label.

14 years agoRead links as a generator
Ivan Frade [Thu, 20 Aug 2009 22:48:02 +0000 (01:48 +0300)]
Read links as a generator

Read links from a web page as a generator. Clean up the code, prepare the things to retrieve different alternatives for certaing album/artist

14 years agoCommon code to a utils file
Ivan Frade [Thu, 20 Aug 2009 22:46:59 +0000 (01:46 +0300)]
Common code to a utils file

escape_html function is needed when printing in markup

14 years agoCode from pickar to infer metadata from file path
Ivan Frade [Thu, 20 Aug 2009 20:49:38 +0000 (23:49 +0300)]
Code from pickar to infer metadata from file path

Pack of regular expressions to get artist/album/title from the path.
Still not used in the code, but can be helpful.

14 years agoUpdated album art panel
Ivan Frade [Wed, 19 Aug 2009 22:15:14 +0000 (01:15 +0300)]
Updated album art panel

Cut too long song names
Expand the image column, to get the album art aligned to the right
Receive the list as construction parameter

14 years agoMove iter to next element also in exception
Ivan Frade [Wed, 19 Aug 2009 22:13:18 +0000 (01:13 +0300)]
Move iter to next element also in exception

Download was stuck in one element when an exception happened.

14 years agoEscape data before putting it into markup
Ivan Frade [Wed, 19 Aug 2009 21:17:11 +0000 (00:17 +0300)]
Escape data before putting it into markup

14 years agoHandle exception when thumbnail doesnt exist
Ivan Frade [Wed, 19 Aug 2009 21:16:41 +0000 (00:16 +0300)]
Handle exception when thumbnail doesnt exist

14 years agoAdded new file in setup.py
Ivan Frade [Wed, 19 Aug 2009 21:16:11 +0000 (00:16 +0300)]
Added new file in setup.py

14 years agoNew panel for album art handling
Ivan Frade [Wed, 19 Aug 2009 20:51:17 +0000 (23:51 +0300)]
New panel for album art handling

Automatic download as menu option.
Donwload dialog using a TreeModel instead of a list.

14 years agoRevamping UI
Ivan Frade [Wed, 19 Aug 2009 20:44:38 +0000 (23:44 +0300)]
Revamping UI

Removed unneccesary methods in tracker_backend
Simplified layout of buttons.

14 years agoShow current item/total items in edit_panel title
Ivan Frade [Sun, 16 Aug 2009 12:26:49 +0000 (15:26 +0300)]
Show current item/total items in edit_panel title

Show in the title current_time/total_items pending to edit, to give
a user an idea of the remaining work

14 years agoUpdate to new python-hildon widgets
Ivan Frade [Sun, 16 Aug 2009 10:36:28 +0000 (13:36 +0300)]
Update to new python-hildon widgets

hildon_touch_selector_entry_new_text doesnt exit anymore. Replacing
it with hildon_touch_selector_new_text. Not sure it allows use typing.

14 years agoHandle correctly the signal connection/disconnection mussorgsky-0.1-1
Ivan Frade [Sun, 28 Jun 2009 20:03:13 +0000 (23:03 +0300)]
Handle correctly the signal connection/disconnection

14 years agoStore albums and artist typed by the user
Ivan Frade [Sun, 28 Jun 2009 18:21:59 +0000 (21:21 +0300)]
Store albums and artist typed by the user

Keep the caches up to date, otherwise we would need to query
tracker again.

14 years agoUse correct icon
Ivan Frade [Sun, 28 Jun 2009 18:17:02 +0000 (21:17 +0300)]
Use correct icon

And removed duplicated field in the .desktop description

14 years agoShow proper image in the download dialog
Ivan Frade [Sun, 28 Jun 2009 18:15:05 +0000 (21:15 +0300)]
Show proper image in the download dialog

Text and image were mismatched previously. Now we show the _last_
album art retrieved. Not very usefull to detect problematic album
downloads...

14 years agoScripts under lib/mussorgsky and only the launch script in bin
Ivan Frade [Sun, 28 Jun 2009 18:12:44 +0000 (21:12 +0300)]
Scripts under lib/mussorgsky and only the launch script in bin

14 years agoAdded get All option to the main UI
Ivan Frade [Sun, 28 Jun 2009 10:50:44 +0000 (13:50 +0300)]
Added get All option to the main UI

14 years agoNew method to get all pairs artist/album
Ivan Frade [Sun, 28 Jun 2009 10:49:39 +0000 (13:49 +0300)]
New method to get all pairs artist/album

14 years agoAdd new Download dialog for the "download all"
Ivan Frade [Sun, 28 Jun 2009 10:49:09 +0000 (13:49 +0300)]
Add new Download dialog for the "download all"

14 years agoAdded socket timeout downloading album art
Ivan Frade [Sun, 28 Jun 2009 10:34:56 +0000 (13:34 +0300)]
Added socket timeout downloading album art

Otherwise we would be still waiting for the cover

14 years agoUse hildon picker instead of button + selector
Ivan Frade [Sun, 28 Jun 2009 08:52:40 +0000 (11:52 +0300)]
Use hildon picker instead of button + selector

14 years agoAdded icon for the menu
Ivan Frade [Sun, 28 Jun 2009 08:51:28 +0000 (11:51 +0300)]
Added icon for the menu

14 years agoSection: user/multimedia
Ivan Frade [Sun, 28 Jun 2009 08:33:54 +0000 (11:33 +0300)]
Section: user/multimedia

14 years agoGet only JPEG images for thumbnails
Ivan Frade [Sun, 28 Jun 2009 07:49:11 +0000 (10:49 +0300)]
Get only JPEG images for thumbnails

Get URL from the results page until it is a jpeg.
Added command line options parsing to make it useful

14 years agoPIL as mandatory dependency, libxml optional
Ivan Frade [Sun, 28 Jun 2009 05:20:19 +0000 (08:20 +0300)]
PIL as mandatory dependency, libxml optional

14 years agoBetter debug output for scripting
Ivan Frade [Sat, 27 Jun 2009 12:33:32 +0000 (15:33 +0300)]
Better debug output for scripting

14 years agoRemove generated file
Ivan Frade [Sat, 27 Jun 2009 12:33:12 +0000 (15:33 +0300)]
Remove generated file

14 years agoImplemented MSN album art retrieval
Ivan Frade [Sat, 27 Jun 2009 00:50:50 +0000 (03:50 +0300)]
Implemented MSN album art retrieval

14 years agoAdd .gitignore file to the repository
Ivan Frade [Fri, 26 Jun 2009 21:30:57 +0000 (00:30 +0300)]
Add .gitignore file to the repository

14 years agoBrowse all music utility
Ivan Frade [Thu, 25 Jun 2009 22:58:16 +0000 (01:58 +0300)]
Browse all music utility

Added button in the main screen, and method to retrieve all songs
in the tracker backend

14 years agoUse PIL as first option
Ivan Frade [Thu, 25 Jun 2009 22:57:20 +0000 (01:57 +0300)]
Use PIL as first option

Instead of hildon-thumbnailer. Added few checks to artist and album

14 years agoTry to retrieve online art automatically
Ivan Frade [Thu, 25 Jun 2009 22:55:04 +0000 (01:55 +0300)]
Try to retrieve online art automatically

Use an idle function to retrieve the album art and set it into the image.
Uninstall the function on when moving to other song

14 years agoUse 'normal' as thumbnail size for album art
Ivan Frade [Wed, 24 Jun 2009 22:58:10 +0000 (01:58 +0300)]
Use 'normal' as thumbnail size for album art

14 years agoShow album art if exists
Ivan Frade [Wed, 24 Jun 2009 22:55:24 +0000 (01:55 +0300)]
Show album art if exists

14 years agoFixed "unknown" case
Ivan Frade [Wed, 24 Jun 2009 22:52:37 +0000 (01:52 +0300)]
Fixed "unknown" case

If we cannot recode the string, use the string as-it-is.
Removed some debug info, and added a main, for debugging.

14 years agoMerge branch 'master' of https://git.maemo.org/projects/mussorgsky
Ivan Frade [Wed, 24 Jun 2009 21:13:20 +0000 (00:13 +0300)]
Merge branch 'master' of https://git.maemo.org/projects/mussorgsky

Conflicts:
src/edit_panel.py

14 years agoAdd button and image to choose album art
Ivan Frade [Wed, 24 Jun 2009 20:35:17 +0000 (23:35 +0300)]
Add button and image to choose album art

14 years agoAdd button and image to choose album art
Ivan Frade [Wed, 24 Jun 2009 20:35:17 +0000 (23:35 +0300)]
Add button and image to choose album art

14 years agoUse table for the edit view layout
Ivan Frade [Wed, 24 Jun 2009 19:39:35 +0000 (22:39 +0300)]
Use table for the edit view layout

14 years agoAdd dependencies in control file
Ivan Frade [Tue, 23 Jun 2009 21:30:31 +0000 (00:30 +0300)]
Add dependencies in control file

14 years agoRemove pyid3lib dependency
ivan [Tue, 23 Jun 2009 21:25:11 +0000 (00:25 +0300)]
Remove pyid3lib dependency

It is not using that library anymore

14 years agoUse an script to invoke the program
Ivan Frade [Tue, 23 Jun 2009 21:18:58 +0000 (00:18 +0300)]
Use an script to invoke the program

It is usefull to preprend run-standlone in scratchbox, and to use
the right python version on the device.

14 years agoFirst version of installation files
Ivan Frade [Tue, 23 Jun 2009 20:29:17 +0000 (23:29 +0300)]
First version of installation files

14 years agoFix package building inside scratchbox
Ivan Frade [Tue, 23 Jun 2009 20:24:26 +0000 (23:24 +0300)]
Fix package building inside scratchbox

14 years agoAdd debian/ packaging
Ivan Frade [Tue, 23 Jun 2009 18:11:13 +0000 (21:11 +0300)]
Add debian/ packaging

This generates a debian packages (on desktop) that looks ok
for the device

14 years agoInitial import
Ivan Frade [Tue, 23 Jun 2009 15:32:19 +0000 (18:32 +0300)]
Initial import

14 years agowelcome
www-data [Tue, 23 Jun 2009 13:50:32 +0000 (16:50 +0300)]
welcome